Networking Forums

Networking Forums > Computer Networking > Linux Networking > martian source messages in the kernel log

Reply
Thread Tools Display Modes

martian source messages in the kernel log

 
 
Jack Snodgrass
Guest
Posts: n/a

 
      10-23-2006, 05:40 PM
My log is showing me these messages....


Oct 23 12:24:07 fw kernel: martian source aaa.bbb.ccc.106 from aaa.bbb.ccc.255, on dev eth1
Oct 23 12:24:07 fw kernel: ll header: 00:03:47:71:87:44:00:90:1a:41:04:60:08:00
Oct 23 12:24:07 fw kernel: martian source aaa.bbb.ccc.107 from aaa.bbb.ccc.255, on dev eth1
Oct 23 12:24:07 fw kernel: ll header: 00:03:47:71:87:44:00:90:1a:41:04:60:08:00

where aaa.bbb.ccc.106 is my main systems ip address and
aaa.bbb.ccc.107 is an IP Alias for my main box.
eth1 is my DSL link.... and 00:03:47:71:87:44 is my mac address for eth1.

Is this telling me that it is hearing my IP Addresses on eth1 on
00:90:1a:41:04:60:08:00 - and why is that an 8 byte mac address not 6?

jack

--
D.A.M. - Mothers Against Dyslexia

see http://www.jacksnodgrass.com for my contact info.

jack - Grapevine/Richardson
 
Reply With Quote
 
 
 
 
Tauno Voipio
Guest
Posts: n/a

 
      10-23-2006, 07:49 PM
Jack Snodgrass wrote:
> My log is showing me these messages....
>
>
> Oct 23 12:24:07 fw kernel: martian source aaa.bbb.ccc.106 from aaa.bbb.ccc.255, on dev eth1
> Oct 23 12:24:07 fw kernel: ll header: 00:03:47:71:87:44:00:90:1a:41:04:60:08:00
> Oct 23 12:24:07 fw kernel: martian source aaa.bbb.ccc.107 from aaa.bbb.ccc.255, on dev eth1
> Oct 23 12:24:07 fw kernel: ll header: 00:03:47:71:87:44:00:90:1a:41:04:60:08:00
>
> where aaa.bbb.ccc.106 is my main systems ip address and
> aaa.bbb.ccc.107 is an IP Alias for my main box.
> eth1 is my DSL link.... and 00:03:47:71:87:44 is my mac address for eth1.
>
> Is this telling me that it is hearing my IP Addresses on eth1 on
> 00:90:1a:41:04:60:08:00 - and why is that an 8 byte mac address not 6?
>
> jack
>


The ll header (logical link, Ethernet here) is split to 6,6,2 bytes:

00:03:47:71:87:44:00:90:1a:41:04:60:08:00

parses to

00:03:47:71:87:44 destination MAC
00:90:1a:41:04:60 source MAC
08:00 payload type (IP)

--

Tauno Voipio
tauno voipio (at) iki fi
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
martian source errors between networks Ana Prados Alonso Linux Networking 0 05-20-2011 01:11 PM
martian source 255.255.255.255 from 10.64.39.106, on dev eth0 baholeoko Linux Networking 13 03-21-2006 06:19 AM
firewall kernel: martian source 196.xx.xx.xx from 165,146.xx.xx on dev eth0 ??? Vampyre Linux Networking 3 01-24-2006 01:41 PM
martian source: 127.0.0.1 on eth0? Frank Wolk Linux Networking 9 01-22-2004 10:14 AM
Martian source from localhost on eth0 Jan Bols Linux Networking 1 07-18-2003 11:42 AM



1 2 3 4 5 6 7 8 9 10 11