martian packets have source addresses that don't belong on the network
they came from -- they're an indication of misconfiguration or mischief
(e.g. spoofing). With VMWare in the mix, it probably means that you've
enabled bridging, then forcibly set VMWare's bridged interface to a
network address that doesn't belong on the network that VMware is
bridging too.

So don't do that :-)

jack

On Tue, 2003-10-07 at 12:35, Lawson, Jim wrote:
> What is this I get this also who the heck is =  martian source 192.168.0.1
> 
> -----Original Message-----
> From: Fajar Priyanto [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 08, 2003 2:28 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [expert] VMware & Martian Source (solved?)
> 
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Ok guys, here's my info:
> 
> Host: mdk91: 192.168.0.1 and 192.168.0.2
> Guest OS: RH9: 192.168.0.100
> Guest OS: Win98: 192.168.0.99
> 
> Problem #1: Martian Source notice in host's syslog
> mdk91 kernel: martian source 192.168.0.1 from 192.168.0.99, on dev eth0
> mdk91 kernel: martian source 192.168.0.1 from 192.168.0.100, on dev eth0
> 
> Problem #2: Pinging from guest: Destination unreachable
> 
> Problem #3: I have to setup a static route from host to guests. Shouldn't 
> vmware make it automatically?
> 
> Correct workaround?
> 1. I turned off martian logging in firewall.
> 2. My bad. I forgot that I set up the firewall to drop all ICMP. Now, they
> can 
> ping each other :)
> 3. I have to specifically set up a static route from host to guests. Now,
> from 
> guests, I can access the internet, etc.
> 
> Are they the correct solutions?
> 
> Details data:
> [EMAIL PROTECTED] ari]# route -n
> Kernel IP routing table (yes I'm using dial up.. no broadband here...)
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> 202.158.2.211   0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
> 192.168.0.99    0.0.0.0         255.255.255.255 UH    0      0        0 eth0
> 192.168.0.100   0.0.0.0         255.255.255.255 UH    0      0        0 eth0
> 192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
> 192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
> 127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
> 0.0.0.0         202.158.2.211   0.0.0.0         UG    0      0        0 ppp0
> 
> [EMAIL PROTECTED] ari]# ifconfig (HOST)
> eth0      Link encap:Ethernet  HWaddr 00:D0:B7:3C:CA:E0
>           inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:22 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:810 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:100
>           RX bytes:1320 (1.2 Kb)  TX bytes:334461 (326.6 Kb)
>           Interrupt:10 Base address:0x4000
> 
> eth1      Link encap:Ethernet  HWaddr 00:40:C7:7E:68:CB
>           inet addr:192.168.0.2  Bcast:192.168.0.255  Mask:255.255.255.0
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:0 errors:450 dropped:0 overruns:0 frame:0
>           TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:100
>           RX bytes:0 (0.0 b)  TX bytes:1320 (1.2 Kb)
>           Interrupt:5 Base address:0xc000
> 
> lo        Link encap:Local Loopback
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           UP LOOPBACK RUNNING  MTU:16436  Metric:1
>           RX packets:737 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:737 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0
>           RX bytes:126175 (123.2 Kb)  TX bytes:126175 (123.2 Kb)
> 
> ppp0      Link encap:Point-to-Point Protocol
>           inet addr:202.158.113.25  P-t-P:202.158.2.211
> Mask:255.255.255.255
>           UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1514  Metric:1
>           RX packets:8533 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:14697 errors:0 dropped:4 overruns:0 carrier:0
>           collisions:0 txqueuelen:3
>           RX bytes:9570529 (9.1 Mb)  TX bytes:690712 (674.5 Kb)
> 
> [EMAIL PROTECTED] Documents]# cat ifconfigrh9 (GUEST RH9, I have to email the info
> 
> from guest to host since the clipboard doesn't work)
> eth0      Link encap:Ethernet  HWaddr 00:0C:29:4D:4A:55
>           inet addr:192.168.0.100  Bcast:192.168.0.255  Mask:255.255.255.0
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:469 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:701 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:100
>           RX bytes:265481 (259.2 Kb)  TX bytes:66047 (64.4 Kb)
>           Interrupt:10 Base address:0x10e0
> 
> lo        Link encap:Local Loopback
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           UP LOOPBACK RUNNING  MTU:16436  Metric:1
>           RX packets:26501 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:26501 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0
>           RX bytes:1798233 (1.7 Mb)  TX bytes:1798233 (1.7 Mb)
> 
> Thanks.
> - -- 
> Fajar http://linux.arinet.org
> Linux mdk91.linux.home 2.4.21-0.13mdk GNU/Linux
>  01:41:53 up 57 min, 10 users,  load average: 0.99, 0.82, 0.56
> Quote of the day:
> Quick! Call Guiness book of world records! Windows NT has been running for
> 2 days without crashing!
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (GNU/Linux)
> 
> iD8DBQE/g655zpjObeTIIx8RAkAKAJ9BAbpeRqFU9V3qq3rTrLQij0jWlgCfdN11
> 5B5+jAdViO13r0woRb2RaG0=
> =eoN3
> -----END PGP SIGNATURE-----
> 
> 
> 
> 
> ______________________________________________________________________
> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com
-- 
Jack Coates
Monkeynoodle: A Scientific Venture...


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to