Re: icmp (IPv4) issues with VIMAGE JAILs and IPv6

2019-01-31 Thread O. Hartmann
On Tue, 29 Jan 2019 11:36:37 +0300 "Andrey V. Elsukov" wrote: > On 28.01.2019 15:44, O. Hartmann wrote: > > Stopping all jails, destroying all epairs and bridge0 doesn't change > > anything. The problems occured when IPv6 came into play on the specific > > host in question. > > > > Does anyone h

netstat in a jail, 12 vs 13

2019-01-31 Thread Michael W. Lucas
Hi, I have a jail that I swap between a 12.0 userland and a -current userland, and I'm looking at network diagnosis tools available to the jail in both. -current jail on -current can see its own network. root@loghost:/var/db/pkg # sockstat -4 USER COMMANDPID FD PROTO LOCAL ADDRESS

Re: netstat in a jail, 12 vs 13

2019-01-31 Thread Christer Edwards
On Thu, Jan 31, 2019 at 9:29 AM Michael W. Lucas wrote: > > 12.0 jail on -current host: > > root@loghost:~ # sockstat -4 > sockstat: struct xinpgen size mismatch > root@loghost:~ # netstat -na -f inet > netstat: kvm not available: /dev/mem: No such file or directory > Some tcp sockets may have be

9 netstat in a jail, 12 vs 13

2019-01-31 Thread Sami Halabi
Compile static binary of netstat and copy it to the jail may solve your problem. Sami בתאריך יום ה׳, 31 בינו׳ 2019, 20:09, מאת Christer Edwards < christer.edwa...@gmail.com>: > On Thu, Jan 31, 2019 at 9:29 AM Michael W. Lucas < > mwlu...@michaelwlucas.com> > wrote: > > > > > 12.0 jail on -current