Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2016 12:38:29 -0400
From:      Allan Jude <allanjude@freebsd.org>
To:        freebsd-jail@freebsd.org
Subject:   Re: netstat -rn in jail doesn't work
Message-ID:  <573C9A85.6060200@freebsd.org>
In-Reply-To: <87302b92-dcae-0ed2-92e2-0c29779c0fd3@gjunka.com>
References:  <87302b92-dcae-0ed2-92e2-0c29779c0fd3@gjunka.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@app2:/ # netstat -rn
> Routing tables
> 
> Internet:
> Destination        Gateway            Flags      Netif Expire
> 192.168.1.76       link#4             UHS         lo0
> 
> 
> root@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@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-jail
> To unsubscribe, send any mail to "freebsd-jail-unsubscribe@freebsd.org"

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

-- 
Allan Jude



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?573C9A85.6060200>