To: <focus-linux@securityfocus.com>
Date: Thu, 1 May 2003 19:12:24 +0200
Hello,
> Could some one tell me what does it mean, and what can I do ?
From a FAQ:
What does "kernel: martian source aabbccdd for 11223344, dev eth0" mean?
--
These are packets that Linux does not expect from the direction they came
from (i.e. packets from internal hosts coming in on the external interface).
The cause is probably a misconfigured machine on your LAN.
You can turn off logging those packets via
/proc/sys/net/ipv4/conf/*interface*/log_martians
which is documented in /usr/src/linux/Documentation/proc.txt
HTH,
Oliver
Re: Why Linux is blind to this ARP reply ? ... I followed every one of your links, I've studied the packets to the ... the router when it is replying to Windows or Linux.... > running proxy arp and/or filled with static routes? ... (comp.os.linux.misc)
R: remapping IP addresses for inbound and outbound traffic ... I guess you can't do this, since a believe there is a single linux arp table. ... If you had hosts with unique IPs on both nets, that would be another story: you could use some sort of VPN or Bridge functionality. ... You could also be able to avoid packets passing through the bridged/VPNed interfaces thanks to iptables. ... Let one Linux box have two interfaces to IPv4 networks,... (Linux-Kernel)
Re: Linux 2.6.9 pktgen module causes INIT process respawning and sickness ... >> possible even for Linux.... >> or even come close to dealing with small packets or full 10 gigabite ... > large packets to DMA.... overhead of serializing writes to the adapter ring buffer IO memory. ... (Linux-Kernel)
Re: Routing problems ... and is why we can't set them to the WAN routers for direct access (the ...Sprint routers only have routes to the main office and the two branches, ...Linux box here, it has two NICs in it, one on the .1 subnet and one on the ... > routers forward packets to the routers in your main office. ... (comp.os.linux.networking)
Re: Linux 2.6.9 pktgen module causes INIT process respawning and sickness ... problem with small packet sizes on x86 hardware is related to ... receive data off the card at high enough rates. ...Linux with a Spirent Smartbits, ... into the ring buffer since you are only dealing with 150,000 packets per ... (Linux-Kernel)