* Casey Ransom <[EMAIL PROTECTED]> [2007-11-21 17:57]:
> tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
>         inet 10.8.1.248 --> 10.8.1.2 netmask 0xffffffff
>         Opened by PID 49178
>
> gw0# bgpctl sho ip bgp | grep 10.3.116.33/32
>       10.3.116.33/32      10.8.1.2           100     0 64820 65502 64830 
> 64910 i
> gw0# netstat -nrf inet | grep 10.3.116.33/32
> 10.3.116.33/32     10.8.1.248         UG1         0        0 fxp0.1
>
> It's baffling me as bgpd is reporting the nexthop as 10.8.1.2, but is 
> actually installing 10.8.1.248, which makes no sense to me.

that is exit nexthop vs true nexthop.
what does "route -n get 10.8.1.2" show?
I suspect there's a bug with tun not setting the ifindexin the routing 
message (*sigh*, another one)

-- 
Henning Brauer, [EMAIL PROTECTED], [EMAIL PROTECTED]
BS Web Services, http://bsws.de
Full-Service ISP - Secure Hosting, Mail and DNS Services
Dedicated Servers, Rootservers, Application Hosting - Hamburg & Amsterdam

Reply via email to