> Lance DiBitetto wrote:
>
> I have my 2 computers networked with Samba, Linux (server) win98
> (client) I would like to connect to the internet with the Linux box
> and access the internet with the windows 98 machine, is there a way to
> do that?, and if so is it built in to Linux or do I have download
> software to do it, I hope that this is not to off topic for the newbie
> group, I am a newbie, myself and I am vigorously trying to learn linux
> as much as I can!!! :o) I have heard if IP masquerading but I do not
> think that win98 supports it, any help would be greatly appreciated!!!
It should just be a matter of turning on IP Masquerading support in
Linux, and telling the Windows machine that the Linux machine is the
gateway.
I believe you can turn on IP Masqing with this command:
echo "1" > /proc/sys/net/ipv4/ip_forwarding
You should be able to set Windows' gateway in the Network control panel
applet.
Good luck!
--
Steve Philp
[EMAIL PROTECTED]