I've been through most if not all of the posts related to this problem. I've installed (successfully I think) the new 11.2. I've updated all the network configurations, such as: Default Gateway, NameServers, etc. I can successfully ping google.com from my Jail shell and from my FreeNAS shell with no problems. Any other ideas, or is this a bug?
From Jail:
root@PlexMediaServer_2:~ # ifconfig
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
epair0b: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8<VLAN_MTU>
ether 0c:c4:7a:ca:16:5d
hwaddr 02:ff:d0:00:06:0b
inet 172.16.0.136 netmask 0xffffff00 broadcast 172.16.0.255
nd6 options=1<PERFORMNUD>
media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
status: active
groups: epair
From FreeNAS:
root@PlexMediaServer_2:~ # ifconfig
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
epair0b: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8<VLAN_MTU>
ether 0c:c4:7a:ca:16:5d
hwaddr 02:ff:d0:00:06:0b
inet 172.16.0.136 netmask 0xffffff00 broadcast 172.16.0.255
nd6 options=1<PERFORMNUD>
media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
status: active
groups: epair
Sorry if I missed something... any suggestions?