Re: [newbie] need help "networking"

1999-06-06 Thread Steve Philp
Dan Brown wrote: > > Steve Philp wrote: > > > I believe you can turn on IP Masqing with this command: > > > > echo "1" > /proc/sys/net/ipv4/ip_forwarding > > Not exactly. That needs to be done, but that only turns on packet > forwarding. IP Masq'ing needs to be built into the

Re: [newbie] need help "networking"

1999-06-06 Thread Dan Brown
Steve Philp wrote: > I believe you can turn on IP Masqing with this command: > > echo "1" > /proc/sys/net/ipv4/ip_forwarding Not exactly. That needs to be done, but that only turns on packet forwarding. IP Masq'ing needs to be built into the kernel, and ipchains needs to be in

Re: [newbie] need help "networking"

1999-06-06 Thread larry pollack
At 12:25 PM 6/6/99 -0400, you 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

Re: [newbie] need help "networking"

1999-06-06 Thread Steve Philp
> 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

[newbie] need help "networking"

1999-06-06 Thread Lance DiBitetto
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