[Xorp-users] Xorp, pimsm and ethertap

Calum caluml@gmail.com
Fri, 24 Feb 2006 23:01:18 +0000


Hello Mike,

(Thanks for your help with this, btw).

You did ask me to change next-hop to 10.0.0.122 which is the address
of the local host.
(I have changed next hop to 10.0.0.121 but no difference).

I think the peering is OK, as I receive the routes in "show bgp
routes". (But I'm new to xorp, so maybe not..)

Here is route -n

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.0.0.76        0.0.0.0         255.255.255.252 U     0      0       
0 tapanother
10.0.0.120       0.0.0.0         255.255.255.252 U     0      0        0 taphush
82.x.x.x       0.0.0.0         255.255.255.248 U     0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         82.x.x.x   0.0.0.0         UG    0      0        0 eth0

> show interfaces
taphush/taphush: Flags:<ENABLED,BROADCAST,MULTICAST> mtu 1500
        physical index 12
        ether 4a:12:38:a6:de:7c

The problem being unable to ping .122 (local) was just a firewall rule.

The link is up, and fine:
# ping 10.0.0.121
PING 10.0.0.121 (10.0.0.121) 56(84) bytes of data.
64 bytes from 10.0.0.121: icmp_seq=1 ttl=64 time=1.19 ms
64 bytes from 10.0.0.121: icmp_seq=2 ttl=64 time=0.735 ms

--- 10.0.0.121 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 0.735/0.962/1.190/0.229 ms