Sponsored Content
Full Discussion: ip
Operating Systems Solaris ip Post 302076718 by grial on Thursday 15th of June 2006 09:09:45 AM
Old 06-15-2006
Well, actually he can if the next step does that NAT, isn't it?
In fact that request should go throgh the default route... I think a
Code:
traceroute -n 203.162.0.181

would give us more information. Perhaps is another network device who is denying communications.

It is also possible that the ICMP traffic is not allowed...
 
TRACEROUTE(1)							   User Commands						     TRACEROUTE(1)

NAME
traceroute - Trace the route to a host SYNOPSIS
traceroute [OPTION...] HOST DESCRIPTION
Print the route packets trace to network host. -M, --type=METHOD use METHOD (`icmp' or `udp') for traceroute operations -p, --port=PORT use destination PORT port (default: 33434) -q, --tries=NUM send NUM probe packets per hop (default: 3) --resolve-hostnames resolve hostnames -?, --help give this help list --usage give a short usage message -V, --version print program version Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options. AUTHOR
Written by Elian Gidoni. REPORTING BUGS
Report bugs to <bug-inetutils@gnu.org>. COPYRIGHT
Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SEE ALSO
The full documentation for traceroute is maintained as a Texinfo manual. If the info and traceroute programs are properly installed at your site, the command info traceroute should give you access to the complete manual. GNU inetutils 1.9 December 2011 TRACEROUTE(1)
All times are GMT -4. The time now is 09:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy