Hello...
I have been running a VM (pfSense) on FreeNAS 11.1 for some months with out problems. A few days ago, I upgraded from 11.1-RELEASE to 11.1-U1. When the FreeNAS machine came back up again, I no longer had network connectivity to/from the VM. I tried to reboot to FreeNAS-RELEASE, but the VM still had no network.
From the VM, I can no longer ping machines on the network(s), and I can no longer ping the VM from other machines, including the FreeNAS host.
In the VM, all connections are via VLANs on the vtnet0 NIC. There is no untagged traffic from/to the VM. I have checked the switch, and all relevant are untagged on the relevant port.
On the FreeNAS side, the VM has a single NIC (igb2) set up as VirtIO.
I'm not sure how to troubleshoot this. Any ideas much appreciated.
The vtnet0 interface as seen in the VM (Can't seem to insert image in post).
Network configuration on the FreeNAS side:
Regards,
Tobias
I have been running a VM (pfSense) on FreeNAS 11.1 for some months with out problems. A few days ago, I upgraded from 11.1-RELEASE to 11.1-U1. When the FreeNAS machine came back up again, I no longer had network connectivity to/from the VM. I tried to reboot to FreeNAS-RELEASE, but the VM still had no network.
From the VM, I can no longer ping machines on the network(s), and I can no longer ping the VM from other machines, including the FreeNAS host.
In the VM, all connections are via VLANs on the vtnet0 NIC. There is no untagged traffic from/to the VM. I have checked the switch, and all relevant are untagged on the relevant port.
On the FreeNAS side, the VM has a single NIC (igb2) set up as VirtIO.
I'm not sure how to troubleshoot this. Any ideas much appreciated.
The vtnet0 interface as seen in the VM (Can't seem to insert image in post).
Network configuration on the FreeNAS side:
Code:
igb2: flags=8d02<BROADCAST,PROMISC,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=2400b9<RXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,VLAN_HWTSO,RXCSUM_IPV6> ether 00:1b:21:8c:bc:f2 hwaddr 00:1b:21:8c:bc:f2 nd6 options=9<PERFORMNUD,IFDISABLED> media: Ethernet autoselect (1000baseT <full-duplex>) status: active ... ... bridge1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 ether 02:fc:e4:2e:92:01 nd6 options=1<PERFORMNUD> groups: bridge id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200 root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 member: tap0 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP> ifmaxaddr 0 port 14 priority 128 path cost 2000000 member: igb2 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP> ifmaxaddr 0 port 5 priority 128 path cost 20000 ... ... tap0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=80000<LINKSTATE> ether 00:bd:a3:ee:68:00 hwaddr 00:bd:a3:ee:68:00 nd6 options=1<PERFORMNUD> media: Ethernet autoselect status: active groups: tap Opened by PID 44876 ... ... root@kisaragi:~ # ps aux | grep 44876 root 44876 15.2 0.0 1113348 122584 - I 16:36 4:37.75 bhyve: 1_pfSense (bhyve)
Regards,
Tobias
Last edited by a moderator: