On Fri, 26 May 2000, Jon Biddell wrote:

> Basically, I need the EvilWare box to dial in to my office network (where I 
> have a nice fat 2Mb pipe to the 'net !!), and for the Linux box to be able 
> to access the net via this - I have a proxy program running on the EvilWare 
> box (see www.analogx.com for those interested), and need to have access to 
> the net for primarily console apps.
> 
> If I do;
> 
> route add default gw 192.168.1.1 netmask 255.255.255.0
> 
> it makes no diff.

You need to.

1) Enable routing on the Evilware box {Control Panel, Network, protocols,
TCPIP, one of the tabs}. NT does not enable routing across network cards
by default - the option is something like "Enable IP routing". I could
look it up exactly, but you get the idea. :-)

2) Have the equivalent of ipchains running on the evilware box - Wingate
is one such program {is this what you mean by "proxy program" running on
the EW box?}. Unless, of course, you evilware box connects to a private IP
network also in the 192.168 range, in which case you've obviously got
something upstream doing the masquerading/NAT.

I suspect the first suggestion might be your problem. Check it out.

DaZZa

--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to