Have you checked your subnet mask?
Main Topics
Browse All TopicsCan not ping Default Gateway
I have a computer that has linksys lne100tx fast ethernet adapter.
I have configured static IP address for the computer, I can ping loopback, the computer own address, but can't ping the default gateway or other computers.
If I put another computer in the same switch port and configuration, I can ping outside.
Any idea?
Thanks
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Is the adaptar itself recogniseing that there is a network connection?
Are there an other static routes. Go to the command prompt and type route print.
Are you getting any arp entries. go to the command prompt and type arp -a.
Are the correct network card drivers installed?
Can you run diagnostics on the network card?
it may be worth posting the results of the route print and arp -a as well as and ipconfig/all
Change the properties of your TCP/IP to Obtain IP automatically.
This sounds like a problem of not being in the right network to get to the gateway.
Pinging your own computer is not a good indicator of much, you can also ping 127.0.0.1 which is "localhost"
When you switch to Obtain IP Automatically (DHCP) at least you can be assured that your computer is in the right Class-C network (with the mask of 255.255.255.0).
Once you know the base network xx.xx.xx.? you can select a fixed IP in that same subnet, e.g. xx.xx.xx.50
Be careful not to put your fixed ip in the DHCP range. If you do, and another DHCP client gets an address that is the same as the fixed on you choose, neither computer will work, and both will be notified of a network IP conflict.
Fixed IPs are fine when chosen correctly, but DHCP is a bit more bullet-proof for getting connected quickly.
Business Accounts
Answer for Membership
by: flob9Posted on 2009-07-14 at 09:27:48ID: 24851374
Do you have the same problems with DHCP settings ?
Did you use the same ethernet cable ?