netstat -rn in jail doesn't work

Allan Jude allanjude at freebsd.org
Wed May 18 16:38:36 UTC 2016


On 2016-05-18 12:37, Grzegorz Junka wrote:
> What may be the reason that netstat -rn works in one jail and doesn't in
> another?
> 
> root at app2:/ # netstat -rn
> Routing tables
> 
> Internet:
> Destination        Gateway            Flags      Netif Expire
> 192.168.1.76       link#4             UHS         lo0
> 
> 
> root at pjp1:/ # netstat -rn
> netstat: kvm not available: /dev/mem: No such file or directory
> Routing tables
> rt_tables: symbol not in namelist
> 
> Grzegorz
> 
> _______________________________________________
> freebsd-jail at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-jail
> To unsubscribe, send any mail to "freebsd-jail-unsubscribe at freebsd.org"

Do you have /dev/mem exposed in one of them?

-- 
Allan Jude


More information about the freebsd-jail mailing list