Bug 202833 - Setting Static IP information and then using DHCP instead,, will still use static gateway value.
Summary: Setting Static IP information and then using DHCP instead,, will still use st...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-network
Version: 5
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-16 17:10 UTC by Chahe Adourian
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-08-17 08:50:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chahe Adourian 2006-08-16 17:10:44 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060313 Fedora/1.5.0.1-9 Firefox/1.5.0.1 pango-text

Description of problem:


Version-Release number of selected component (if applicable):
system-config-network 1.3.30

How reproducible:
Always


Steps to Reproduce:
1.Start system-config-network 1.3.30
2. Select the ethernet device connected to your network (dhcpd is assumed to be running on the network)
3. Set static IP, netmask, gateway numbers that work. Restart your network
4. type "route" in the shell. You should see the gateway you types.
5. Go back to configuration. Modify the gateway address to something invalid. Go to shell and type "route". You should see the invalid gateway
6. Go back to configuration. Instead of using the old static numbers, select DHCP. Restart your network. Type "route" from shell. You shuould still see the incorrect gateway you had typed.
7. If you erase all the static information, and then select to use dhcp, your route will show the gateway provided by dhcp

Actual Results:
The static gateway should have been discarded, and the dhcp provided one should have been used

Expected Results:
All explained above. Sorry for using wrong format.

Additional info:

Comment 1 Nils Philippsen 2006-08-17 07:42:04 UTC
wrong component


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