Has anyone else noticed that in the Fedora distribution (not sure about others) netconfig seems to have some trouble changing the primary nameserver? For example, if I use the block-gui by just issuing 'netconfig' from a command line then put in all the ip, mask, gw and nameserver, it seems to change everything except the nameserver. If I do this song and dance a second time, howver, the nameserver gets changed.

Why would I have to do this twice??

Also, if I am just passing options to netcofig, like this:

netconfig --ip=10.66.184.11 --netmask=255.255.255.0 --gateway=10.66.184.1 --nameserver=10.66.184.2

Then it doesn't change the nameserver no matter how many times I try it.

Anyone have any ideas on this oddity?

Thanks in advance!!