Networking Forums

Networking Forums > Computer Networking > Linux Networking > martian source ... cant connect to network

Reply
Thread Tools Display Modes

martian source ... cant connect to network

 
 
peter pilsl
Guest
Posts: n/a

 
      04-23-2006, 09:26 PM


I've a very strange problem when trying to connect to a
cable-modem/network with my laptop.

With a ubuntu-based machine the connection is absolutely no problem. I
simply set the correct hw-adress (the modem authenticates the client via
its mac-adress) and then run a dhcp-client and within a second the
connection is established.

When trying the same on my laptop (opensuse 10.0) I dont get a
dhcp-lease but myriads of the following in my kernel-log:

Apr 21 19:31:09 polar kernel: martian source 255.255.255.255 from
10.34.115.65, on dev eth1
Apr 21 19:31:09 polar kernel: ll header:
ff:ff:ff:ff:ff:ff:00:01:5c:22:78:84:08:00
Apr 21 19:31:13 polar kernel: printk: 7 messages suppressed.

Also when I manually assign the correct ip to the interface (same
netmask, broadcast, route as on the working ubuntu-machine) I dont get a
connection but the above messages.

Strange thing is, that the correct ip is a public 84.xx.xx.xx-adress and
not a private 10.x.x.x-adress like in the "martian-source"-logs.

I disabled the firewall but the message is coming directly from kernel.

any idea?

thnx,
peter
 
Reply With Quote
 
 
 
 
Moe Trin
Guest
Posts: n/a

 
      04-24-2006, 01:46 AM
On Sun, 23 Apr 2006, in the Usenet newsgroup comp.os.linux.networking, in
article <444bf0ed$0$567$(E-Mail Removed)>, peter pilsl wrote:

>I've a very strange problem when trying to connect to a
>cable-modem/network with my laptop.


Nope! Very, very common.

>With a ubuntu-based machine the connection is absolutely no problem. I
>simply set the correct hw-adress (the modem authenticates the client via
>its mac-adress) and then run a dhcp-client and within a second the
>connection is established.


record the /sbin/ifconfig output - noting that MAC address

>When trying the same on my laptop (opensuse 10.0) I dont get a
>dhcp-lease but myriads of the following in my kernel-log:


But is the hardware address in the laptop being changed?

>Apr 21 19:31:09 polar kernel: ll header:
>ff:ff:ff:ff:ff:ff:00:01:5c:22:78:84:08:00


ff:ff:ff:ff:ff:ff (to) Ethernet broadcast
00:01:5c:22:78:84 (from) this MAC
08:00 (type IP datagram)

[compton ~]$ etherwhois 00:01:5c
00-01-5C (hex) CADANT INC.
00015C (base 16) CADANT INC.
4343 Commerce Court - Ste. #207
Lisle IL 60532
UNITED STATES
[compton ~]$

Never heard of them - but there are 9000 OUI allocation in the IEEE database.

>Strange thing is, that the correct ip is a public 84.xx.xx.xx-adress and
>not a private 10.x.x.x-adress like in the "martian-source"-logs.


You ISP is using 10.0.0.0/8 for non-public customer services. See it all
the time.

>I disabled the firewall but the message is coming directly from kernel.


Yup. The kernel sees those addresses before the firewall does.

>any idea?


Verify that your lap-doggy will let you change the MAC address - not all
network drivers accept that. If necessary, reset the cable-modem. A google
search will tell how (generally, power it down for 10-20 seconds).

Old guy
 
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 messages in the kernel log Jack Snodgrass Linux Networking 1 10-23-2006 07:49 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
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