I`ve saw this too. A friedn of mine reported me that he had the same problem 
after switching from LAN of PC1 to LAN of PC2. As far as I can tell all 
problems have a similaritu - the MAC is based on 00:00:00:00:00:00 or 
FF:FF:FF:FF:FF:FF... guess gotta try changing these MACs:
ifconfig eth0 down
ifconfig eth0 hw ether AF:01:BF:02:CF:03
ifconfig eth0 up
or if it`s not possible to do, run
cd /etc
sudo gedit rc.local
#input the following command before "exit 0" 
ifconfig eth0 hw ether AF:01:BF:02:CF:03
save and close rc.local file
reboot
Report again.

-- 
ifconfig rausb0 up produces SIOCSIFFLAGS: Invalid argument
https://bugs.launchpad.net/bugs/335256
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to