kernel: martian messages

James Wilkinson fedora at aprilcottage.co.uk
Fri Oct 31 22:25:56 UTC 2008


Frank Cox wrote:
> A "martian source" is an invalid IP address.  In your case, 255.255.255.255 is
> the IP address.  It's impossible for that to be a valid address, not least
> because *.*.*.255 is a broadcast address.

Usually. If you’re using anything larger than a Class C (= /24 = netmask
of 255.255.255.0), then you will have normal IP addresses ending in .0
and .255.

Worked example: a local network with 4 computers, using 10.0.0.0/8:
Network address: 10.0.0.0
Broadcast address: 10.255.255.255
A normal address: 10.1.2.3
Another normal address: 10.1.1.255

Hope this helps,

James.

-- 
E-mail:     james@ | [Training spam filters] is somewhat like house-training a
aprilcottage.co.uk | puppy: it's a painful process, involving contact with
                   | unpleasant materials, and with a messy failure mode.
                   | And, somewhere in the process, something you care about
                   | is likely to get chewed up. -- Jonathan Corbet, lwn.net




More information about the fedora-list mailing list