On Mon, 2005-03-14 at 17:35 +1300, Douglas Royds wrote: > $ ping 202.37.97.11 > connect: Network is unreachable > > I have the ethernet plugged into my PCMCIA adaptor (which has worked > before, under a different distro). I don't know where to start > trouble-shooting. Suggestions?
modprobe <ethernet type thingee...> /etc/init.d/networking restart I've found in debian that it doesn't seem to persist (even if running update-modules) past reboot. Of course I haven't actually checked if that is the error message I received so feel free to ignore this message :) --Slosh
