network

  1. P

    jails Interface does not return to host after kill jail

    Hello darlings! Basically, i did created a JAIL, with this configuration: main { host.hostname = "main"; exec.clean; exec.start = "/bin/sh /etc/rc"; exec.stop = "/bin/sh /etc/rc.shutdown"; exec.prestart += "kldload -n ipfw_nat"; exec.prestart += "kldload -n ipsec"...
  2. A

    Gateway

    Hi, My freebsd has multiple network interfaces and have one default gateway e.g. 192.168.0.1/24 . I want that the gateway should be 10.0.0.1/24 when any request/traffic arrives on the IP 10.0.0.20/24, I mean it should not consider the default gateway when the traffic comes for IP 10.0.0.20/24 ...
  3. LuMarans30

    No internet connection

    Dear FreeBSD Community, I have recently installed FreeBSD 14-RELEASE and am attempting to connect my wireless card to my university's Wi-Fi using the instructions provided in the FreeBSD Handbook. The router utilizes WPA2-Enterprise security, so I configured "/etc/wpa-supplicant.conf" as the...
  4. hellfire103

    iwn0 keeps going down

    I am currently running FreeBSD 14.0-RELEASE on a ThinkPad T400. I will often be using my device, when the WiFi will suddenly shut off. i3status reports that it's "down" and wifimgr is blank. I've tried restarting all and any network-related daemons, to no avail, and wifimgr doesn't seem to be...
  5. janprzy

    Solved send failed: No buffer space available

    My NAS is running FreeBSD 13.2-RELEASE-p9. I rebooted it a couple of days ago and suddenly, the network keeps crashing if certain services are running: When starting Unbound or Avahi, all outgoing and incoming connections immediately fail. I just tried starting Unbound while leaving a ping to...
  6. N

    service netif restart && service routing restart removes default route for gateway received via dhclient

    Hi, I have a FreeBSD server running 14.0. It's primary network interface receives public IP and default route via dhclient. Sometimes after fiddling with static routes in fib 1 and adding these to rc.conf I need to run: service netif restart service routing restart This however removes the...
  7. D

    Solved IP traffic from host to netgraph VM invalid

    I created a ng_bridge with link0 and link1 connected to my physical devices lower and upper. I then created a bhyve VM with a netgraph virtio-net device that is connected to link2. Here is `ngctl dot` to help visualize it: Here is ngctl commands I issued: msg re0: setpromisc 1 msg re0...
  8. quarck

    general/other No route to host on GCP

    Hi, I have a problem with network connectivity on FreeBSD 13.2 on Google Cloud Platform. After the first startup, the machine cannot reach the internet. When I reboot it the connectivity appears. Here are two serial console logs: First boot Booting [/boot/kernel/kernel]...
  9. B

    A bridge with more than two interfaces does not work

    I'm just learning freebsd. I have two vlans in the network, I want to create a bridge between them, I create a bridge, I throw one of the vlan interfaces there, I have access to this vlan from the bridge, but if I throw the second vlan interface, I lose access to the first vlan, and to the...
  10. rwv37

    Installing for a usually-keyboardless/monitorless system with GELI password required on boot?

    For years now, I've been setting up my FreeBSD servers with GELI encrypting nearly the entire disk (except for boot stuff). Long ago I did this manually, but in recent years I've been letting the standard FreeBSD installer process do it for me. When the machine powers up, it boots as far as...
  11. P

    jails Conflict on TUN interfaces between different jails

    I have two separate jails that are not visible to each other. There is no sharing of tun* interfaces in the devfs.rules. However, when I create the tun0 interface in Jail 1, I encounter difficulties creating the same interface, tun0, in Jail 2. Upon attempting, I receive a message indicating...
  12. S

    Running Caprover in guest os behind NAT

    Hello dear FreeBSD gurus. Not sure this topic fits in here, feel free to move the topic if it's not correct. What i'm trying to do is to install Caprover (caprover.com) on a guest os on my FreeBSD host machine. I'm doing virtualization with bhyve. This is not the relevant part though ;) So...
  13. I

    Using iwlwifi during install

    I'm trying to install FreeBSD 13.2. My laptop has an Intel 8260 Wireless-AC adapter. The live install media uses the "iwm" driver by default which does not work with this network adapter (no networks found). The "iwlwifi" driver works fine without issue when I set it up post install. How do I...
  14. cgenie

    pf.conf for VPN inside jails

    Hello, I have trouble setting up pf.conf so that from inside a jail I can access my VPN network. I'm using Bastille and I have something like this in the pf.conf file: bastille_if="bastille0" ext_if="vtnet0" vpn_if="tun1" my_jail_addr=10.10.2.30 my_vpn_addr=10.15.1.1 set skip on lo #set...
  15. cbunn

    Solved Networking failures not long after every boot (after restoring a root ZFS pool to new hardware)

    EDIT: For anyone looking for the solution, it was to install the net/realtek-re-kmod package. Though in my case, since my system was not up-to-date, the critical first step was to update to the latest RELEASE version of FreeBSD. I'm replacing a NUC that I use as a server with several services...
  16. B

    25G in a jail or bhyve

    Is there a way to get the full line speed of the NIC in a jail or bhyve ? I have a server with a mlx5en(4) NIC, a Mellanox ConnectX-4 Lx 2x25G. I would like to setup it as a router and provide a wan for the internal vms /jails and others machines. Unfortunately there is an issue using SRV-IO...
  17. gotnull

    Solved Searching For The Right Technical Term

    Hi all, I need some help, I don't know exactly what I am looking for so I would like some advice with what I am trying to do here. So I play with NAT jails currently, and I would like to : _ access them using a proper domain name (a fake one see the note below) instead of IP+PORT. _ avoid the...
  18. C

    XL 710 and FreeBSD 13/12

    Hi everyone: I have a strange problem with an Intel(R) Ethernet Controller XL710 for 40GbE card which I have. This card is connected via QSFP+ from a Supermicro server to a QSFP port on a Mellanox switch. When I first installed FreeBSD 13.2, it shows this: Jul 10 13:28:50 mercury02 kernel...
  19. H

    [PfSense] CARP protocol since FreeBSD 14.0

    Hello there, I'm new in this forum, sorry if my message is not in the correct category. I'm using FreeBSD 14.0 with pfSense plus 23.05. I have 2 nodes (2 NetGate 7100 routers) in redundancy with CARP VIPs on several interfaces. One node is master called "RT1" and the other one in backup...
  20. BaronBS

    jails Wifi socks Hurd!

    So, I know that network doesn't work with bhyve and wifi, I'm using a lagg (wlan0 + em0) setup. But does anyone here was able to make jails+vnet work with wifi(in a lagg setup)?
Back
Top