Hi all, I got fixed IP for my ADSL since last week. But now I am getting lots of martian messages sort of: martian source xxx.xxx.xxx.xxx from 127.0.0.1, on dev ppp0, where xxx.xxx.xxx.xxx is my public IP, the IP address in the interface ppp0. I got an ADSL/Ethernet modem in ppp0 with the public fixed IP xxx.xxx.xxx.xxx connected to my host by means of eth0 0.0.0.1/255.255.255.0 Also I have another ethernet interface eth1 192.168.0.254/255.255.255.0 to connect to my internal home network. Here is my routing tables: Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.254.254 0.0.0.0 255.255.255.255 UH 40 0 0 ppp0 10.0.0.0 0.0.0.0 255.255.255.0 U 40 0 0 eth0 192.168.0.0 0.0.0.0 255.255.255.0 U 40 0 0 eth1 0.0.0.0 192.168.254.254 0.0.0.0 UG 40 0 0 ppp0 Anyone can tell me what sort of illegal trafic is catching my kernel? Cheers! Pep Serrano