Networking Forums

Networking Forums > Computer Networking > Linux Networking > Linux box (ex-router) causing duplicates on Windows/Linux LAN

Reply
Thread Tools Display Modes

Linux box (ex-router) causing duplicates on Windows/Linux LAN

 
 
Jamin
Guest
Posts: n/a

 
      01-26-2004, 05:13 AM
Hi,

Small LAN setup at home. Big problem. I have three Linux boxes and a
Windows XP box running Winroute connected to the 'net, doing NATting
and firewalling me (yeah, it *can* be done with Windoze).

Up until now, I didn't have a hub, so was using a setup similar to
this:


[intif 192.168.100.1] Winbox [extif 213.x] <--> INET
|
|
[eth0 192.168.100.10] Linux1 [eth1 192.168.100.20]
|
|
Linux2 [eth0 192.168.100.11]
|
|
Linux3 [eth0 192.168.100.12]

In this scenario, Linux2 and Linux3 were setup to route via Linux1, no
iptables/chains involved, just ip forwarding. Linux1 had a
well-config'd routing table so as to send packets in the right
directions, and Winbox took care of Internet connectivity, port
forwarding to Linux3 (mail/newsserver) etc.

Now I've got a mega 100Mbps UTP hub, and I thought, hey, I don't want
all that messy cabling, lets just plug everything in together. I
removed eth1 from my 'bridge' (Linux1) and I set the routing tables on
Linux1, 2 & 3 the same:

$ ip route

192.168.100.0/24 dev eth0 scope link
127.0.0.0/8 dev lo scope link
default via 192.168.100.1 dev eth0

so I know the default gateway is config'd ok. When I bring up Linux2
and/or Linux3 -- no problems, everyone 'sees' each other, and I've got
full connectivity between Linux boxen, the Windoze box can see the SMB
shares and the Internet flows thru.

*However* Linux1 (ex 'bridge') seems to be stuck in its ways. It comes
up ok, lets me talk to the other Linux boxes, and (for a while) to the
Windows box, then all networking dies. If I do an 'ifconfig eth0 down'
on Linux1 everything's ok again, so I've isolated it to this box. The
routing table and default gateway is _identical_, promiscuous mode is
definitely OFF, and tcpdump/ping has told me that I'm producing
duplicate packets when PINGing Linux1--->Winbox. I'm going over the
config on Linux1, but TBQH I don't understand why, if the routing
table/default gw is identical, it should be creating all these
problems on its own, _except_ that it's 'history' is as a simple
router, somewhere, something is on that shouldn't be. Anyone got any
pointers, things to check? I'd appreciate *any* input... I could post
tcpdump logs, but they'd only confirm what I've established [bandwidth
save mode=on].

TIA.

Regards,

Jamin
 
Reply With Quote
 
 
 
 
Jamin
Guest
Posts: n/a

 
      01-26-2004, 12:08 PM
(E-Mail Removed) (Jamin) wrote in message news:<(E-Mail Removed). com>...

I have since found out that putting the network card on the Windows
box in promiscuous mode cures the problem, not exactly a solution; and
my Windows knowledge on how to do this is limited to starting a packet
sniffer... the network driver for SMC cards doesn't have a setting --
however this could be indicative of the *cause*. Windows problem ~
windows solution, tho' I still think it lies on the Linux box.

Regards,

Jamin
 
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
Linux box causing MSN hiccups? Coyoteboy Linux Networking 0 03-09-2006 02:11 PM
Host name on my SUSE Linux causing failure in starting MySQL Guillaume Métayer Linux Networking 1 02-13-2004 12:59 AM
Red Hot Linux v9.0 [2 DVDs]. Red Hot Linux v9.0 [3 CDs]. Redhat Enterprise Linux ES v3.0 REPACK [4 CDs]. Mandrake Linux 9.2 [3 CDs] -new ! TEL Linux Networking 0 12-01-2003 12:06 PM
Red Hot Linux v9.0 [2 DVDs]. Red Hot Linux v9.0 [3 CDs]. Redhat Enterprise Linux ES v3.0 REPACK [4 CDs]. Mandrake Linux 9.2 [3 CDs] - new ! TEL Linux Networking 0 11-29-2003 11:27 AM
Linux causing probs where SCO doesn't Tim Sampson Linux Networking 0 08-08-2003 11:17 AM



1 2 3 4 5 6 7 8 9 10 11