Bug 391351

Summary: X server changes fixed ip address to dhcp
Product: [Fedora] Fedora Reporter: Rick <rherbel>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 8CC: 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: 2007-11-20 16:10:18 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 Rick 2007-11-20 01:47:52 UTC
Description of problem:


Cannot assign a fixed ip address


How reproducible:


Steps to Reproduce:
1. Enter a fixed ip address in the network guie
2.  Stop Network
3. Start Network

  
Actual results:

4. Network gets ip address from dhcpd

Expected results:

4. Network gets ip address from fixed

Additional info:

ip address looks ok before login in ( cntrl alt f1 before login ) but when you
log in through the X server the ip address changes

Comment 1 Dan Williams 2007-11-20 16:10:18 UTC
Likely NetworkManager; if you want to use static IP addressing for the moment,
you should probably disable NM with:

sudo /sbin/chkconfig NetworkManager off
sudo rpm -e NetworkManager-gnome


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