On Tue, 13 Nov 2012 11:39:40 +0100, Helmut Jarausch wrote:

> I'd like to assign fixed IP numbers to computers of a local network.

I prefer to do this on the DHCP server, that way all my network
configuration is in one place and if I move a computer to a different
network it will still work as DHCP is enabled. Most DHCP servers let you
map MAC addresses to IP addresses.

> config_wlan0="192.168.1.2 netmask 255.255.255.0 brd 192.168.1.255"
> routes_wlan0="default via 192.168.1.1"
> dns_servers_wlan0="192.168.1."

That last line is wrong, is the network not working at all or is it just
DNS resolution that is failing?


-- 
Neil Bothwick

"Apple I" (c) Copyright 1767, Sir Isaac Newton.

Attachment: signature.asc
Description: PGP signature

Reply via email to