On Wed, Mar 12, 2003 at 10:11:23AM -0500, Dragoncrest wrote:
> At 09:13 PM 3/11/03 -0800, Daxbert wrote:
> >Quoting Dragoncrest <[EMAIL PROTECTED]>:
> >
> >>       Hi all.  Got a really weird issue here.  Got a router that uses 
> >simple nat
> >> that for some reason won't allow me to traceroute out of my freebsd box,
> >> but every other computer connected to the router can, and can traceroute
> >> with flying colors.  What might possibly be wrong with my machine that I
> >> can't traceroute anywhere?
> >
> >Could if be that the other hosts are using ICMP instead of UDP for 
> >traceroute?
> >
> >From your FreeBSD host, try...
> >
> ># traceroute -I <hostname>
>
>         Already tried that.  I think it may be the version of Traceroute 
> I'm using.  When I enter that command, all I get is this.
> 
> traceroute [-Sdnrv] [-w wait] [-m max_ttl] [-M min_ttl] [-P proto]
>          [-p port#] [-q nqueries] [-t tos] [-s src_addr] [-g gateway]
>          host [data_size]
> 
>         Any futher suggestions?  :)

This may not be the issue in the first place, but if you want to try an
ICMP traceroute do: `traceroute -P icmp <host>`.  I'm not sure what the
-I option is and it's not documented in my version of the manpage
(4.8-RC).

Nathan

-- 
GPG Public Key ID: 0x4250A04C
gpg --keyserver pgp.mit.edu --recv-keys 4250A04C
http://63.105.21.156/gpg_nkinkade_4250A04C.asc

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to