[Server-devel] Can't get XS to do nameserver/resolv.conf properly, unable to access URLs
Tony Pearson
tpearson at us.ibm.com
Mon Jun 30 04:51:18 EDT 2008
Martin,
I got the name serving (DNS client) working. Basically I had to grep my
entire /etc for instances of "random.xs.laptop.org" and change that to the
correct value for our ISP provider. It seems that "service network
restart" doesn't re-read the updated /etc/resolv.conf, and so rebooting is
required. One key change is creating /etc/sysconfig/olpc_net_config file.
This file indicates that the system has already been booted before and
not to over-write any IP configurations that are generated on the first
boot with DHCP values for eth0. We have static IP, and specified
BOOTPROTO=STATIC, but the XS image keeps over-writing what I had done
previously, only to find out it did this because "olpc_net_config" never
gets created. By manually creating, it stopcs these other actviities.
Thanks
Tony Pearson
Senior Storage Consultant, IBM System Storage?
Telephone: +1 520-799-4309 | tie 321-4309 | Cell: +1 520 990-8669
email: tpearson at us.ibm.com | GSA: http://tucgsa.ibm.com/~tpearson
Blog: http://www.ibm.com/developerworks/blogs/page/InsideSystemStorage
AKA: 990tony Paravane, eightbar specialist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.laptop.org/pipermail/server-devel/attachments/20080630/578776a8/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 3808 bytes
Desc: not available
Url : http://lists.laptop.org/pipermail/server-devel/attachments/20080630/578776a8/attachment.jpeg
More information about the Server-devel
mailing list