ifconfig -a
dc0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::a00:8ff:fe00:800%dc0 prefixlen 64 scopeid 0x1
inet 192.168.0.25 netmask 0xffffff00 broadcast 192.168.0.255
ether 08:00:08:00:08:00
media: Ethernet autoselect (100baseTX)
status: active
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff000000
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500netstat -rn Routing tables
Internet: Destination Gateway Flags Refs Use Netif Expire default 192.168.0.1 UGSc 6 654 dc0 127.0.0.1 127.0.0.1 UH 2 75172 lo0 192.168.0 link#1 UC 2 0 dc0 192.168.0.1 00:c0:f0:5d:95:94 UHLW 8 317 dc0 1127 192.168.0.2 00:01:03:de:8c:40 UHLW 1 430 dc0 954 192.168.0.25 127.0.0.1 UGHS 0 0 lo0
Internet6:
Destination Gateway Flags Netif Expire
::1 ::1 UH lo0
fe80::%dc0/64 link#1 UC dc0
fe80::a00:8ff:fe00:800%dc0 08:00:08:00:08:00 UHL lo0
fe80::%lo0/64 fe80::1%lo0 Uc lo0
fe80::1%lo0 link#3 UHL lo0
ff01::/32 ::1 U lo0
ff02::%dc0/32 link#1 UC dc0
ff02::%lo0/32 ::1 UC lo0
There ya go.
At 09:13 PM 3/11/03 -0800, Michael K. Smith wrote:
> > 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? >
Hello:
Could you send the output from a 'ifconfig -a' and a 'netstat -rn'?
Mike
To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
