Hi folks
I just upgraded to from 9.10 to FreeNAS 11 and noticed that my old portjail has no working network anymore.
ifconfig shows
A new created jail seems to work (all defaults and DHCP)
Any hints?
	
		
			
		
		
	
			
			I just upgraded to from 9.10 to FreeNAS 11 and noticed that my old portjail has no working network anymore.
ifconfig shows
 
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
	options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
	inet6 ::1 prefixlen 128
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
	inet 127.0.0.1 netmask 0xff000000
	nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
epair0b: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=8<VLAN_MTU>
	ether 02:4b:da:00:09:0b
	inet6 fe80::4b:daff:fe00:90b%epair0b prefixlen 64 scopeid 0x2
	inet6 2a02:908:1d0:ab00:4b:daff:fe00:90b prefixlen 64 autoconf
	nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
	media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
	status: active
A new created jail seems to work (all defaults and DHCP)
 
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
	options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
	inet6 ::1 prefixlen 128
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
	inet 127.0.0.1 netmask 0xff000000
	nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
	groups: lo
epair1b: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=8<VLAN_MTU>
	ether 92:94:80:0d:00:6d
	inet 192.168.42.41 netmask 0xffffff00 broadcast 192.168.42.255
	inet6 2a02:908:e348:7d00::1 prefixlen 64 tentative
	nd6 options=9<PERFORMNUD,IFDISABLED>
	media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
	status: active
	groups: epair
Any hints?