![]() |
Are you a network expert?? | Jan. 18, 2010
You're working the help desk and get a call that a user can't access the UNIX host at 150.150.32.157. You are on the same subnet as the user and the UNIX host, and try to ping the UNIX host. You can successfully do so. You can also ping the user's workstation. when you ask the user to enter ping 150.150.32.157, all they get is a series of Destination Unreachable messages. What is the problem? What should you do to solve the user's problem? :dead: (note:- the problem seems to be very funny..how such problem can exist? Everything seems to be correct but still the workstation cannot ping 150.150.32.157)
|
Re: Are you a network expert?? | Jan. 18, 2010
Approved.
|
Re: Are you a network expert?? | Jan. 18, 2010
Make a small correctn..In the middle of the questn ip address is written 150.150.31.157..Actually it will be 150.150.32.157 throughout..The mistake is implicit i thnk..
|
Re: Are you a network expert?? | Jan. 18, 2010
Corrected that :D
|
Re: Are you a network expert?? | Jan. 18, 2010
The host 150.150.32.157 may be dropping all the ICMP requests from the machine from which you are ping-ing. To solve this problem, remove that firewall setting in the host so that your machine can ping the host.
|
Re: Are you a network expert?? | Jan. 18, 2010
I think it is a gateway problem. The user's machine doesn't have the default gateway set in his PC. to resolve this add the default gateway. In GNU/Linux the command wil be
route add default gw <ip> <interface> |
Re: Are you a network expert?? | Jan. 18, 2010
Quote:
If the host is dropping the the ICMP packets then how the help desk is able to ping the host?? :thinking: |
Re: Are you a network expert?? | Jan. 18, 2010
Quote:
|
Re: Are you a network expert?? | Jan. 18, 2010
Quote:
|
Re: Are you a network expert?? | Jan. 18, 2010
Quote:
|
| All times are GMT +5.5. The time now is 18:03. |