Re: nat / ipdivert problem - if possible please help

2001-12-16 Thread Crist J . Clark
On Sun, Dec 16, 2001 at 09:26:30PM +0100, Boris Köster wrote: > I have a problem. > > hope# uname -a > FreeBSD hope.hope 4.4-STABLE FreeBSD 4.4-STABLE #2: Fri Dec 14 14:59:52 CET > 2006 (???) > > I have a BSD laptop on 192.168.0.3 > > I have a BSD server 192.168.0.99 > > I have a win2k serve

nat / ipdivert problem - if possible please help

2001-12-16 Thread Boris Köster
I have a problem. hope# uname -a FreeBSD hope.hope 4.4-STABLE FreeBSD 4.4-STABLE #2: Fri Dec 14 14:59:52 CET 2006 (???) I have a BSD laptop on 192.168.0.3 I have a BSD server 192.168.0.99 I have a win2k server at 192.168.0.1 I want to route telnet service on .99 to .3 that means if you telnet

fifo fix (Re: cvs commit: src/sys/fs/fifofs fifo_vnops.c)

2001-12-16 Thread Alfred Perlstein
* Alfred Perlstein <[EMAIL PROTECTED]> [011215 15:10] wrote: > > Can people take a look at this fix? It seems to dtrt, but I need feedback > here. > > It basically backs out my last two revisions and changes the hacks the > poll call to seemingly do the right thing. I'm about ready to commit t