Jeremy Monnet wrote: >>Ah yes, one other question: is it possible to configure the network otherwise >>on the LiveCD? I have a small home network, with 192.168.1.1 acting as a >>gateway. We're on dialup here, and the connection is shared via IP >>masquerading. How could I attribute a static IP (192.168.1.4), gateway >>address (192.168.1.1) and nameserver (213.36.80.1) to the system booted via >>the CD, while deactivating DHCP? > > the command to configure the noetwork the network is 'ip' > man ip > french doc on how to use ip (when you are used to ifconfig, which I > think is the case ?) > http://www.linux-france.org/prj/inetdoc/cours/interco.noyau/interco.noyau.userspace.html
A simpler method might be to use the 'net-setup' script included on the LiveCD. It can setup a static ip as well as a modem or a pppoe connection. -- JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
