Jails, IPs and identd

2008-08-05 Thread Redd Vinylene
Hello! I have a jail with multiple IPs. It runs identd, however it only works from the jail's main IP: auth stream tcp nowait root internal auth -r -f -n -o UNKNOWN -t 30 How do I make it work from absolutely all IPs? Perhaps: auth stream tcp nowait root internal auth -r -f -n -o UNKNOWN -t 30

Re: Jails, IPs and identd

2008-08-05 Thread doug
On Tue, 5 Aug 2008, Redd Vinylene wrote: Hello! I have a jail with multiple IPs. It runs identd, however it only works from the jail's main IP: auth stream tcp nowait root internal auth -r -f -n -o UNKNOWN -t 30 How do I make it work from absolutely all IPs? Perhaps: auth stream tcp

Re: Jails, IPs and identd

2008-08-05 Thread Redd Vinylene
Yeah but I'm using Bjoern Zeeb's multiple IP patch... On Tue, Aug 5, 2008 at 4:43 PM, doug [EMAIL PROTECTED] wrote: On Tue, 5 Aug 2008, Redd Vinylene wrote: Hello! I have a jail with multiple IPs. It runs identd, however it only works from the jail's main IP: auth stream tcp nowait root

Re: Jails, IPs and identd

2008-08-05 Thread Redd Vinylene
On Tue, Aug 5, 2008 at 6:02 PM, [EMAIL PROTECTED] wrote: ah - above my pay grade. On Tue, 5 Aug 2008, Redd Vinylene wrote: Yeah but I'm using Bjoern Zeeb's multiple IP patch... On Tue, Aug 5, 2008 at 4:43 PM, doug [EMAIL PROTECTED] wrote: On Tue, 5 Aug 2008, Redd Vinylene wrote: