Re: NM-0.3.3-1.cvs20050112.3 still adds double default route with SMC AP



On Thu, 2005-01-13 at 23:21 +0100, Jens Lautenbacher wrote:
> Hi, 
> 
> I was hoping the new release would fix the problems I have with my SMC
> 2804WBR Accesspoint. When I connect to it, NM always insists on adding
> two default routes
> 
> [~] $ /sbin/route
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
> 192.168.2.0     *               255.255.255.0   U     0      0        0 eth1
> 169.254.0.0     *               255.255.0.0     U     0      0        0 lo
> default         192.168.2.1     0.0.0.0         UG    0      0        0 eth1
> default         *               0.0.0.0         U     0      0        0 eth1
> 
> 
> The fun thing is, this does not happen with the APs at work, there
> everything seems to be normal. (The problem with the routing above is
> that openswan in my configuration doesn't cope with having two default
> routes, so I manually have to remove the bogus one every time)
> 
> Please tell me what additional data you may need (ethereal dumps or what
> ever, I'll try to supply this.

Can you grab the output of /var/log/messages from the time you start
NetworkManager to the time it successfully activates the connection to
the SMC?  I'll need to see what options the router passes back in the
DHCP options fields of the DHCP response packet, it might well be that
its passing back two "routersOnSubnet" options.

Otherwise, can you make sure that you don't have any other system-level
scripts running for this interface?  (ie, on Fedora systems, make sure
you don't have an /etc/sysconfig/network-scripts/ifcfg-<your wireless
card>).

Dan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]