Re: Workstation to Internet

2000-08-18 Thread Bret Hughes
SoloCDM wrote: > SoloCDM wrote: > > > > SoloCDM wrote: > > > > > > I have the following setup: DNS and BIND, Samba, Win9x (TCP/IP, > > > Gateway, DNS), lmhosts and hosts, resolver on server. With all these, > > > I'm still not able to retrieve anything from the Internet with a Win9x > > > workst

Re: Workstation to Internet

2000-08-18 Thread Brian Ashe
Hi SoloCDM, It sounds like the Win9X workstation does not have DNS properly configured. Try using http://209.10.41.242/ if you get the web page then go and find where the DNS is getting lost. If you can get the web page then see if you can ping the address 209.10.41.242. If you can ping it then

Re: Workstation to Internet

2000-08-18 Thread Zlatko
To connect your LAN to internet you only need these commands: cd /proc/sys/net/ipv4 echo 1 > ip_forward ipchains - A forward -s 192.168.0.0\0 -d 0.0.0.0\0 -j MASQ Assuming your server adress is 192.168.0.1, your workstations gateway should be 192.168.0.1, dns

Re: Workstation to Internet

2000-08-18 Thread Zlatko
Gateway for your workstations should be the ip adress of your LAN adapter. Zlatko. SoloCDM wrote: > SoloCDM wrote: > > > > SoloCDM wrote: > > > > > > I have the following setup: DNS and BIND, Samba, Win9x (TCP/IP, > > > Gateway, DNS), lmhosts and hosts, resolver on server. With all these, > >

Re: Workstation to Internet

2000-08-18 Thread SoloCDM
SoloCDM wrote: > > SoloCDM wrote: > > > > I have the following setup: DNS and BIND, Samba, Win9x (TCP/IP, > > Gateway, DNS), lmhosts and hosts, resolver on server. With all these, > > I'm still not able to retrieve anything from the Internet with a Win9x > > workstation going through a primary s

Re: Workstation to Internet

2000-08-18 Thread SoloCDM
SoloCDM wrote: > > I have the following setup: DNS and BIND, Samba, Win9x (TCP/IP, > Gateway, DNS), lmhosts and hosts, resolver on server. With all these, > I'm still not able to retrieve anything from the Internet with a Win9x > workstation going through a primary server. Although, I am able t

Re: Workstation to Internet

2000-08-18 Thread Robert Soros
Might try this at the command line echo 1 > /proc/sys/net/ipv4/ip_forward and hopefully your kernel has all the proper nat stuff built in... :) Good luck Robert Soros [EMAIL PROTECTED] http://soros.ath.cx > I have the following setup: DNS and BIND, Samba, Win9x (TCP/IP, > Gateway

Workstation to Internet

2000-08-17 Thread SoloCDM
I have the following setup: DNS and BIND, Samba, Win9x (TCP/IP, Gateway, DNS), lmhosts and hosts, resolver on server. With all these, I'm still not able to retrieve anything from the Internet with a Win9x workstation going through a primary server. Although, I am able to ping a web site from the