> > Now, how do I go about manually assigning an IP address? > > ifconfig eth0 192.168.0.5 netmask 255.255.255.0
the theory here is that network-manager may have interfered with this process. now that you've stopped it, it's time to try again. you can check whether this worked or not by running ifconfig by itself again, and see if eth0 now shoes an "inet 192.168.0.5" entry. if it does not, something is seriously fubar and you're probably looking at something that's beyond email assistance. -wes _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
