quote:
Originally posted by Neuro7:
In my /etc/resolv.conf file I have:
domain 24.159.189.1
search net
name server 24.159.191.6
When I try the ping 24.159.189.1 I get Destination Host Unreachable. Same thing with the google address.
Thanks,
Neuro7
"nameserver" should not have a space in it, however, it should not have anything to do with you not being able to ping your gateway by address, which would mean you would certainly not be able to get beyond your gateway. Can you even ping the local IP address that DHCP gave your machine?
Try and ping the "inet address" from the "/sbin/ifconfig eth0" command. In order for your machine to have even received it's DHCP configuration it would have been able to communicate with the DHCP server. I am really confused as to why you can not ping your gateway because your IP configuration and routing table appears to be set up correctly. The only other thing I can think of is the DHCP server gave out your same address to someone else which would cause a conflict. IP addresses are unique and there can't be two of the same IP address on the network at the same time, only one will be able to talk.
What output do you get from the "/sbin/arp -a" command? Damn, this is a good one and I was certain you were going to be up and running after that last post. I am really sorry it hasn't worked out. Wish I could get my hands on your machine and trouble-shoot the problem. It's much tougher trying to doing it through a BBS system...
I had a similar problem when trying out a NetScreen 5 VPN box on Charter's cable network. The box would get a DHCP configuration but it would not talk to the network. I worked for a week with the Netscreen and the Charter engineers and it just wouldn't work. Something proprietary about Charter's network must have been causing the problem because I could set up a test network and it would work just fine. Hook it straight up to the cable modem and no packets will get through. But like I said, I have a RedHat box connected directly to the cable modem on Charter's network and it works fine.
Hmmmmm, running out of ideas, other than maybe hooking up a 4 port LinkSys cable/DSL router/firewall for about $100. These devices do work on Charter's network and it will also provide a web based firewall and you can hook both your Windows machine and your Linux machine up to it and it should work. The LinkSys box is also a DHCP server so it will provide your inside machines off-net addresses.