Thread: Clean install of 12.04 eth0 not working
hello -
did clean install of 12.04 (server not desktop) home based web dev platform. "out of box" cannot traffic in or out of eth0 (not ping). "lo" works fine.
install try 1 resulted in me trying manually reconfigure eth0, open ports , services in ufw, etc... result in no joy , suspicion mucked worse on own... so, out of sheer "the ubuntu gods powerful" did clean install , got "defaults". still no joy. so, in default install configuration blocking eth0.
can see packets coming in/out via ifconfig counts (below) physical , link layers good. ips assigned. can ping/ssh on localhost app layers good. keeps bringing unknown unknown @ firewall.
missing? thanks
here's ifconfig:
--------------------------------------------------------
eth0 link encap:ethernet hwaddr 00:17:31:c5:ce:56
inet addr:192.168.0.100 bcast:192.168.0.255 mask:255.255.255.0
inet6 addr: fe80::217:31ff:fec5:ce56/64 scope:link
broadcast running multicast mtu:1500 metric:1
rx packets:2920 errors:0 dropped:0 overruns:0 frame:0
tx packets:168 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
rx bytes:231585 (231.5 kb) tx bytes:15489 (15.4 kb)
interrupt:21 base address:0xde00
---------------------------------------------------------
there lot of issues network-manager & resolvconf & dnsmasq right now
https://help.ubuntu.com/community/dnsmasq
myself have removed network-manager , installed wicd workaround till getting new resolvconf package (the 1 quantal seems have fixed issue, should backported on precise)
https://www.stgraber.org/2012/02/24/...-ubuntu-12-04/
note: starting system, unplugging network cable , plugging again few seconds later, might detection of settings.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Clean install of 12.04 eth0 not working
Ubuntu
Comments
Post a Comment