I am running OpenSUSE 12.2 and, in Network Manager, I have both my wired connection and my WiFi configured to connect automatically. When I plug in my wired connection, it automatically connects and works properly for a few seconds and then works only intermittently thereafter generally less than 25% of the time. Using the ping command, it appears to work for 8 to 20 seconds and then stops working for 20 to 60 seconds and then repeats this over and over again. My WiFi works properly 100% of the time.
So, I investigated /var/log/messages and the following kernel messages are generated in massive numbers when the wired connection quits working:
Nov 1 16:20:06 rhino kernel: IPv4: martian source 192.168.2.122 from www.xxx.yyy.zzz, on dev wlan0
Interestingly, 192.168.2.122 is the ip address of the wired connection but the martian source reports it on “dev wlan0” which is the WiFi connection. The IP address for the WiFi (wlan0) is 192.168.2.123.
Subsequently, I found that if I disable the wireless connection by unchecking “Enable Wireless” in the Network Manager, then the wired connection works perfectly 100% of the time. So, it appears that the WiFi is interfering with the wired connection.
In summary, my WiFi works 100% of the time always but my wired connection works 100% of the time only if the WiFi is disabled. If WiFi is enabled then the wired connection only works intermittently and less than 25% of the time. Also, when the wired connection is connected with the WiFi enabled then a huge number of martian source errors are generated in /var/log/messages.
These problems began shortly after I updated the kernel to version 3.4.11-2.16.1 and I suspect that this kernel update may be what is causing these problems. Prior to this kernel update, I have never observed this problem throughout prior kernel versions on OpenSUSE and other Linux distributions which I have run on this computer for the past 4 years.
My computer is a Dell Precision M6300 laptop and my network hardware is as follows:
Wired - Broadcom NetXtreme BCM5756ME Gigabit Ethernet PCI Express
WiFi - Intel PRO/Wireless 4965 AG or AGN [Kedron] Network Connection
Anybody got any ideas on the best way to solve this?
Thanks,
Gordon