* Franck Bui-Huu ([EMAIL PROTECTED]) [021011 10:06]: > Hey > > I'm currently try to launch dhclient in order to get an IP address at > boot, but > I don't know in which file I should put it. I tried in > /etc/init.d/networking but > kde crashed during its initialization.
man interfaces You just need to set up something like the following in your /etc/network/interfaces: aut0 eth0 eth0 inet dhcp and when the interface is brought up, it will run dhclient and get your address via dhcp. It's all pretty much automatic. good times, Vineet -- http://www.doorstop.net/ -- http://www.aclu.org/ It's all about Freedom.
msg06555/pgp00000.pgp
Description: PGP signature