Rony wrote:
This is most probably a bug as I face the same problem with wired connections in my AAOne. Wireless works beautifully. Try stopping knetworkmanager and do your ip setup through command line. Your /etc/network/interfaces should have this entry.
auto eth0 iface eth0 inet dhcp
Use 'sudo nano /etc/network/interfaces'
After the edit, do 'sudo /etc/inet.d/networking restart'. Hope this helps.
Further to the above situation, today I had to use the wired connection on the AAO with no dhcp available and I simply closed knetworkmanager, manually edited the interfaces file and restarted networking. I was able to surf the net using Firefox.