Description of problem: No IPv4 default gateway configured after manual IP address configuration. Version-Release number of selected component (if applicable): 16.18 Beta RC1 How reproducible: Everytime Steps to Reproduce: 1. Start an installation 2. Configure network manual with a static IP address 3. Reboot into the newly installed system 4. type: "route -n" Actual results: See there is no default route present Expected results: Expect to see the default rout that was configured in step 2 Additional info: The ifcfg-<networkdevice> file contains a line 'GATEWAY0=<ip address>'. Shouldn't this be 'GATEWAY=<ip address>'?
I can't reproduce this locally. Please attach these log files: either from installed system: /var/log/anaconda/anaconda.log /var/log/anaconda/anaconda.syslog /var/log/anaconda/anaconda.ifcfg.log or from running installer: /tmp/anaconda.log /tmp/syslog /tmp/ifcfg.log Thanks
(In reply to comment #1) > I can't reproduce this locally. Please attach these log files: > > either from installed system: > /var/log/anaconda/anaconda.log > /var/log/anaconda/anaconda.syslog > /var/log/anaconda/anaconda.ifcfg.log > > or from running installer: > /tmp/anaconda.log > /tmp/syslog > /tmp/ifcfg.log > > Thanks Not needed anymore. It happens when using NetworkManager Connection Editor. I am passing the bug to NM. Might be a duplicate of bug 708409.
*** This bug has been marked as a duplicate of bug 708409 ***