Hi guys, I posted earlier today about getting my Toshiba Satellite 2540XCDT to work on SuSE Linux 6.2 as I was having problems with my PCMCIA controller which failed to map its memory address. Finally I have got it up running :) Now the problem is that I have a DHCP server acting as my mini-LAN gateway (firewall/masquerading) and the problem is that I can't access the Internet without doing all these: - a) killall dhclient b) ifconfig eth0 down c) ifconfig eth0 192.168.1.10 netmask 255.255.255.0 up d) route add -net 192.168.1.0 netmask 255.255.255.0 eth0 e) route add default gw 192.168.1.1 eth0 I need to use DHCP client as I roam around 2-3 networks which uses DHCP. Is there any way I can resolve this problem and make use of DHCP client? Any assistance and guide will be very helpful. Thank you! -- Moonshi Mohsenruddin icq:2595480 [EMAIL PROTECTED] Singapore http://www.linux.com.sg "Linux, the choice of a GNU generation".
