You can ping servers on the subnet your workstation is on, but not other subnets. What is wrong?

Questions by hgaurh   answers by hgaurh

Showing Answers 1 - 6 of 6 Answers

Suresh Krishnan

  • Feb 27th, 2007
 

default router should be added.

create /etc/defaultrouter with gateway ip
and give the following command

route add default  <gateway IP >

  Was this answer useful?  Yes

Nabhan

  • Jan 15th, 2012
 

1. default route should be mentioned in the /etc/defaultrouter with an ip address from the other subnet mentioned in the box from you are pinging.

2. routing should be enabled between the subnets on the networking device switch/router. or else if no ip address available on the box from you are pinging, NATing should be enabled.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions