Re: what do jails map 127.0.0.1 to?

2019-02-16 Thread Rick Macklem
Rodney W. Grimes wrote: [stuff snipped] > ipv4 127.0.0.1 == ipv6 ::1, see /etc/hosts Thanks. I've created D19218 with the patch for nfsuserd.c to both check the mapping of localhost and adding support for IPv6. I've listed bz@ as a reviewer, but if anyone else would like to review it, feel to do

Re: what do jails map 127.0.0.1 to?

2019-02-12 Thread Rodney W. Grimes
[ Charset windows-1252 unsupported, converting... ] > Bjoern A. Zeeb wrote: > [good stuff snipped] > >Yes, could do easily but wouldn?t work for my above case, would it? I > >can help you with the code for v4 and jails if you help me with the code > >for IPv6? > Well, not quite what you

Re: what do jails map 127.0.0.1 to?

2019-02-12 Thread Rick Macklem
Bjoern A. Zeeb wrote: [good stuff snipped] >Yes, could do easily but wouldn’t work for my above case, would it? I >can help you with the code for v4 and jails if you help me with the code >for IPv6? Well, not quite what you volunteered to do, but can you fill in the INET6 code for this code

Re: what do jails map 127.0.0.1 to?

2019-02-12 Thread Rick Macklem
Bjoern A. Zeeb wrote: >On 11 Feb 2019, at 0:50, Rick Macklem wrote: >> I am finally back to looking at an old PR#205193. >> >> The problem is that the nfsuserd daemon expects upcalls from the >> kernel >> that are from localhost (127.0.0.1) and when jails are running on the >> system, >> 127.0.0.1

Re: what do jails map 127.0.0.1 to?

2019-02-12 Thread Bjoern A. Zeeb
On 11 Feb 2019, at 0:50, Rick Macklem wrote: I am finally back to looking at an old PR#205193. The problem is that the nfsuserd daemon expects upcalls from the kernel that are from localhost (127.0.0.1) and when jails are running on the system, 127.0.0.1 is mapped to some other IP#. (I think

Re: what do jails map 127.0.0.1 to?

2019-02-12 Thread Allan Jude
On 2019-02-10 19:50, Rick Macklem wrote: > I am finally back to looking at an old PR#205193. > > The problem is that the nfsuserd daemon expects upcalls from the kernel > that are from localhost (127.0.0.1) and when jails are running on the system, > 127.0.0.1 is mapped to some other IP#. (I

Re: what do jails map 127.0.0.1 to?

2019-02-10 Thread Alan Somers
On Sun, Feb 10, 2019 at 5:51 PM Rick Macklem wrote: > > I am finally back to looking at an old PR#205193. > > The problem is that the nfsuserd daemon expects upcalls from the kernel > that are from localhost (127.0.0.1) and when jails are running on the system, > 127.0.0.1 is mapped to some other

what do jails map 127.0.0.1 to?

2019-02-10 Thread Rick Macklem
I am finally back to looking at an old PR#205193. The problem is that the nfsuserd daemon expects upcalls from the kernel that are from localhost (127.0.0.1) and when jails are running on the system, 127.0.0.1 is mapped to some other IP#. (I think it might be the address of the first net