On Saturday 21 May 2005 19:50, Dylan wrote:
On Saturday 21 May 2005 18:39 pm, Marko wrote:
Hi all, I have a problem when i connect on my isdn ippp0 and ifup my eth0. The connection breaks and all i get in the logs is:
May 21 19:07:53 marko kernel: martian source 155.239.84.218 from 155.239.88.113, on dev ippp0
"Martian source" packets are ones which come from impossible sources. Do you recognise any of the IP addresses in the logs? Is one of them the address of your isdn link (ippp0) for example
<SNIP>
As soon as i bring my eth0 down everything works again.
What do you mean by "everything works"? In fact, what EXACTLY doesn't work?
Can you post the output from ifconfig with each connection active on its own and with both active.
Likewise for route.
Dylan
-- "I see your Schwartz is as big as mine" -Dark Helmet
Hi Yes 155.239.84.218 is my current address. When i say everything works i mean i can use my ippp0 connection again when eth0 is down, if eth0 is up i cant and i get those messages. I know what martian sources are but as you can see here these arent impossible addresses. ;) So you can understand why i spent 2 hrs trying to fix it and got nowhere. eth0 is set to internal zone and ippp0 to external. So im gonna go get a beer now and relax bfore i break the PC and in the meanwhile any ideas are welcome. Below is more info. Tnx again. Marko --------------------------------------------------------------------------------------- # ifconfig -a: eth0 Link encap:Ethernet HWaddr 00:50:04:2C:EE:82 inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::250:4ff:fe2c:ee82/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1960 errors:0 dropped:0 overruns:0 frame:0 TX packets:2673 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:604608 (590.4 Kb) TX bytes:226357 (221.0 Kb) Interrupt:11 Base address:0xd000 ippp0 Link encap:Point-to-Point Protocol inet addr:155.239.84.218 P-t-P:155.239.85.254 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP DYNAMIC MTU:1500 Metric:1 RX packets:20094 errors:0 dropped:0 overruns:0 frame:0 TX packets:18747 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:30 RX bytes:13510383 (12.8 Mb) TX bytes:2818160 (2.6 Mb) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:688 errors:0 dropped:0 overruns:0 frame:0 TX packets:688 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:50620 (49.4 Kb) TX bytes:50620 (49.4 Kb) sit0 Link encap:IPv6-in-IPv4 NOARP MTU:1480 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) ---------------------------------------------------------------------------