This is a multi-part message in MIME format. ------=_NextPart_000_0008_01C15C58.DCCD3D00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Ok, That worked. BTW the ethernet cards were backward. I use the command = dmesg | grep eth to see the id numbers of the cards. Now I can get on = the web. I am also able to ping my three win95 computers with the linux = box. I am pretty happy with how it is going. I tried setting up the NAT, but that did not seem to work yet. I had to = boot the server box back to win98 to get my emails. The book I have, red hat linux 7.1 Bible, suggested all I have to do is = check the ipv4 box on the routing tab in the network config screen and = set up the ipchains with "ipchains -P forward DENY", and "ipchains -A = forward -i ppp0 -s xxx.xxx.xxx.xxx/xxx.xxx.xxx.xxx -j MASQ" It is really nice of them to only cover point to point connections, so = much for being a bible. I made the assumption that changing the ppp0 to = eth1(my internet NIC) the command would work for me. Unfortunatley it = did not. Maybe I need to try it with eth0, my internal network card. Any suggestions? Thanks david for helping me get my internet going. Regards, Cliff ----- Original Message -----=20 From: David Mandala=20 To: 'plug-discuss@lists.PLUG.phoenix.az.us'=20 Sent: Tuesday, October 23, 2001 11:32 PM Subject: RE: Just starting out....cannot see cable modem In the /etc/sysconfig/network-scripts/ifcfg-eth0 script add a line = that reads "DHCP_HOSTNAME=3D'your hostname as assinged by cox @home'" = and then do ifup eth0. That should work. Works fine for me. Davidm ------=_NextPart_000_0008_01C15C58.DCCD3D00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
------=_NextPart_000_0008_01C15C58.DCCD3D00------- Original Message -----From:=20 David Mandala =Sent: Tuesday, October 23, 2001 = 11:32=20 PMSubject: RE: Just starting = out....cannot=20 see cable modemIn=20 the /etc/sysconfig/network-scripts/ifcfg-eth0 script add a line that = reads=20 "DHCP_HOSTNAME=3D'your hostname as assinged by cox @home'" and then do = ifup=20 eth0.That=20 should work. Works fine for me.Davidm