> > I know this sounds like a really dumb question(and probably > > pointless); how would i use netcat on a window$ box (98, not NT ;) ) > > as a gateway to the 'internet' for say a linux box "sitting behind it"?
Setting up backchannel telnet with netcat is the closest I've come to what you want to do. You might want to take a look at how that is done, then see if you can develop it further. Also, you might want to read this article. http://www.linuxgazette.com/issue74/zhaoway.html -G_E