NetworkManager 0.7 and static IP - how ?!?

Rick Bilonick rab at nauticom.net
Mon Mar 10 18:53:59 UTC 2008


On Mon, 2008-03-10 at 11:24 -0600, Frank Cox wrote:
> On Mon, 10 Mar 2008 11:27:29 +0100
> Valent Turkovic <valent.turkovic at gmail.com> wrote:
> 
> > I saw in this interview [1] that new NetworkManager 0.7 that is now in
> > Fedora 8 has options for static IP addresses but I don't see any
> > option for that in gnome applet for NM. How do I setup static IP
> > addresses in NM?
> 
> I  just set that up in dhcpd.conf, as follows:
> 
>  host nathalie_wireless {
>       hardware ethernet 00:13:e8:69:45:51;
>      fixed-address 192.168.0.7;
>      }
>      host dawn_laptop {
>       hardware ethernet 00:1d:09:b4:5b:32;
>      fixed-address 192.168.0.35;
>      }
> 
> 
> -- 
> MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com
> 

I don't see a dhcpd.conf. Could you tell me where it should be? Isn't
this file for controlling the dhcp server daemon on the computer?
Shouldn't this be in some dhcp client config file?

Rick B.




More information about the fedora-list mailing list