OLPC does end run around IP addresses

James Cameron quozl at laptop.org
Sun Jan 10 21:18:08 EST 2010


On Sat, Jan 09, 2010 at 12:35:41AM -0600, Mikus Grinbergs wrote:
> I don't have wireless - my XOs are on ethernet (using interface eth1).
> Currently I am running without a DNS server - meaning that I need to
> issue explicit commands at each XO to set its eth1 IP address.

A DNS server does not normally assist much with assigning IPv4 addresses
... I think you mean DHCP server.  To correct running without DHCP
server, you could configure dnsmasq, which is installed on current
builds by default, or can be installed using yum.

Edit the file /etc/dnsmasq.conf .

Use "/etc/init.d/dnsmasq start" to start a temporary server.

Use chkconfig to ask for the server to be started on boot.

References:

http://www.thekelleys.org.uk/dnsmasq/doc.html

-- 
James Cameron
http://quozl.linux.org.au/



More information about the Devel mailing list