bin/54891 Re: libalias/natd and identd support

2003-08-25 Thread Krzysztof Drewicz
On Thu, Jul 24, 2003 at 02:39:08AM +0200, Krzysztof Drewicz wrote: > > I've written small patch for that. Natd binds additonal AF_UNIX/DGRAM > socket, and asks libalias about connections. Hi. I've written appropriate os.c for oidentd (tested witch 2.0.5 & 2.0.7) Patch against RELENG_4 & os.c co

Re: libalias/natd and identd support

2003-07-23 Thread Ruslan Ermilov
On Thu, Jul 24, 2003 at 02:39:08AM +0200, Krzysztof Drewicz wrote: > Right now when natd'ing boxes one have to supply a random (fake) ident > respone, or simply RST on tcp/135. Libalias&natd could provide simple way > to ask 'what is real src ip/port' by knowing outgoin port and IP combination. >

libalias/natd and identd support

2003-07-23 Thread Krzysztof Drewicz
Right now when natd'ing boxes one have to supply a random (fake) ident respone, or simply RST on tcp/135. Libalias&natd could provide simple way to ask 'what is real src ip/port' by knowing outgoin port and IP combination. I've written small patch for that. Natd binds additonal AF_UNIX/DGRAM soc