Also affects kernel 3.8.0-21-generic on VMware, using e1000 NIC. Temporary fix, a PING to our default gatweay, running from cron every minute:
cat /etc/cron.d/ping * * * * * root /bin/ping -q -c3 192.168.0.254 > /dev/null 2>&1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1176370 Title: Ethernet connection not stable on Ubuntu 13.04(bug exists in 32bit and 64bit version) (kernel-bug-exists-upstream) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1176370/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
