On Wednesday 08 April 2015 07:12:09 John Thornton wrote: > I have a Debian Wheezy install on a computer down here in the Beer > Cave and the other day the power blinked and I lost network > connectivity on that computer. After some fumbling around I see that I > had a red light on the router for that line instead of a green one. So > I put a network card in the PCI slot and plugged that in. Now I have a > green light on the router. I went to the bios and turned off the > Ethernet on the motherboard. I still don't have a connection to the > LAN from that computer. Any clues as to what I need to do? > > Thanks > JT
You will still need to configure the card you put in, probably by just copying the motherboard ports config in /etc/networking/interfaces to whatever dmesg calls the new port when the box is rebooted. You will likely have a fight with NetworkManager over that, and may have to "sudo chmod +i interfaces", or expunge NetworkManager. For sure if your local network is /etc/hosts file based. N-M will also destroy your /etc/resolv.conf, so I also chmod +i a file by that name after killing the doofy link it probably is now. It doesn't need much in it, just the address of the nameserver, in my case the address of the router, a dd-wrt install in a higher end netgear router. It either answers the DNS query, or fwds it to my ISP's nameservers. An extra line of "order hosts,dns" has been known to be handy but I am working right now without it, using aliases for all the FQDN's in my /etc/hsts file. Hint in doing that, only localhost in that file is 127.0.0.1. wicd can sometimes do it, but I am so used to the brute force, screw NetworkManager before it can screw me that I do that to all new installs here. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene> ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users