Hi,
Recently reinstalled Hardy and it created my /etc/network/interface so that it only contains the following 3 lines even though I have wireless connectivity to the 'Net.
auto lo
iface lo inet loopback
auto ath0
I tried to add 'inet eth0 inet dhcp' to the end but I lose connectivity. My goal is to set a static IP but I can't even define DHCP.
What gives? How can this work? Have some settings been moved elsewhere?
I see my DHCP IP address when I do a ipconfig and it shows up under ath0. I also have a eth0 show up when I do a ipconfig.
Thanks,
Rich
Recently reinstalled Hardy and it created my /etc/network/interface so that it only contains the following 3 lines even though I have wireless connectivity to the 'Net.
auto lo
iface lo inet loopback
auto ath0
I tried to add 'inet eth0 inet dhcp' to the end but I lose connectivity. My goal is to set a static IP but I can't even define DHCP.
What gives? How can this work? Have some settings been moved elsewhere?
I see my DHCP IP address when I do a ipconfig and it shows up under ath0. I also have a eth0 show up when I do a ipconfig.
Thanks,
Rich
Comment