Bug 438199 - NM adds default route on unconnected interface
Summary: NM adds default route on unconnected interface
Keywords:
Status: CLOSED DUPLICATE of bug 437338
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-19 17:34 UTC by David Woodhouse
Modified: 2008-03-19 22:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-19 22:10:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Woodhouse 2008-03-19 17:34:43 UTC
New install, NetworkManager-0.7.0-0.9.1.svn3440.fc9.ppc

I have two interfaces, one of which is connected and has a working DHCP server;
the other of which is unconnected. 

NetworkManager ignores the default route advertised by the DHCP server and adds
one directly on the unconnected eth1.

[root@electra ~]# ip -4 route                                                  
                                        
90.155.92.192/26 dev eth0  proto kernel  scope link  src 90.155.92.207         
                                        
169.254.0.0/16 dev eth1  proto kernel  scope link  src 169.254.149.162         
                                        
default dev eth1  scope link

Comment 1 Dan Williams 2008-03-19 22:10:41 UTC
-EUPGRADE :)  Try 3476 in rawhide/koji.

*** This bug has been marked as a duplicate of 437338 ***


Note You need to log in before you can comment on or make changes to this bug.