Bug 438199

Summary: NM adds default route on unconnected interface
Product: [Fedora] Fedora Reporter: David Woodhouse <dwmw2>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: dcbw, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-19 22:10:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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 ***