On Sun, Apr 19, 2009 at 08:28:58AM +0800, Edwin Lee wrote: > Good idea for making sure... it doesn't work! :/
Looking around on some forums, people are complaining about the network-manager applet not working as advertised. Can you statically configure eth0 via /sbin/ifconfig like: sudo /sbin/ifconfig eth0 up sudo /sbin/ifconfig eth0 192.168.1.20 netmask 255.255.255.0 sudo /sbin/route add default gw 192.68.1.1 Assuming that 192.168.1.0 = your local network. Patrick _______________________________________________ Slugnet mailing list [email protected] http://wiki.lugs.org.sg/LugsMailingListFaq http://www.lugs.org.sg/mailman/listinfo/slugnet
