>
> 127.0.0.1 is mapped to the jail address.  telnet localhost does what
> you'd expect it to.

but bind() to 127.0.0.1 fails ;(

> It's called "p_prison->pr_host" and it was there from day #1.
> 
> > And 
> > /proc/<PID>/status must show this value. 
> 
> It already does.

.......................................
vm1# cat /proc/$$/status 
zsh 480 479 479 440 5,2 ctty 938282449,544330 0,55195 0,55194 pause 0 0 
0,0,0,2,3,4,5,20,31 vm1
                                                                                       
     ^^^^
vm1# hostname qwerty  
              ^^^^^^
vm1# cat /proc/$$/status
zsh 480 479 479 440 5,2 ctty 938282449,544330 0,72515 0,56401 pause 0 0 
0,0,0,2,3,4,5,20,31 qwerty
                                                                                       
     ^^^^^^^
vm1# uname -a
FreeBSD qwerty 4.0-19990918-CURRENT FreeBSD 4.0-19990918-CURRENT #0: Sat Sep 25 
18:18:50 MSD 1999
               ^^^^^^^^^^^^^^^^^^^^
vm1# 
.......................................

-- 
    Alexander Bezroutchko, Systems Administrator, Zenon N.S.P.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to