Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2001 16:23:13 -0200 (BRST)
From:      Michel Martins Marinho <michel@marinho.org>
To:        <freebsd-net@FreeBSD.ORG>
Subject:   Problems with traceroute  and natd. 
Message-ID:  <Pine.LNX.4.30.0101031612500.7038-100000@vitoria.e-net.com.br>

next in thread | raw e-mail | index | archive | help
Hi


I possess some servers freebsd functioning as roteadores and some of them
making nat.


I have the following one problem. When  I make one traceroute for some
equipment that is after these servers, it returns the IP from the first
server who is making nat.

ex:

[fulano@vitoria /]# traceroute 192.168.250.194
traceroute to 192.168.250.194 (192.168.250.194), 30 hops max, 38 byte
packets
 1  bss (192.168.0.128)  0.505 ms  0.435 ms  0.383 ms
 2  192.168.250.194 (192.168.250.194)  38.520 ms  2.985 ms  3.798 ms
 3  192.168.250.194 (192.168.250.194)  35.513 ms  27.109 ms  35.208 ms
 4  192.168.250.194 (192.168.250.194)  56.532 ms  55.075 ms  52.811 ms
 5  192.168.250.194 (192.168.250.194)  67.176 ms  76.174 ms  73.122 ms
 6  192.168.250.194 (192.168.250.194)  67.687 ms  82.497 ms  67.614 ms
[fulano@vitoria /root]#

Would be possible the result to be normal?

[fulano@vitoria /]# traceroute 192.168.250.194
traceroute to 192.168.250.194 (192.168.250.194), 30 hops max, 38 byte
packets
 1  bss (192.168.0.128)  0.505 ms  0.435 ms  0.383 ms
 2  192.168.1.10 (192.168.1.10)  38.520 ms  2.985 ms  3.798 ms
 3  192.168.25.1 (192.168.25.1)  35.513 ms  27.109 ms  35.208 ms
 4  192.168.35.1 (192.168.35.1)  56.532 ms  55.075 ms  52.811 ms
 5  192.168.100.15 (192.168.100.15)  67.176 ms  76.174 ms  73.122 ms
 6  192.168.250.194 (192.168.250.194)  67.687 ms  82.497 ms  67.614 ms
[fulano@vitoria /root]#


I'm sorry my english!

{]'s




Michel Marinho
IFX Networks
marinho@ifx.com.br
www.ifx.com.br



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.30.0101031612500.7038-100000>