This doesn't truly apply to this list that much but I'll reply anyway: First let me point out that Ethernet and Token Ring can also be switched networks. When you say "emulating an Ethernet LAN on a switched network" I assume you mean you'll be using LANE on an ATM network, right? Fortunately, if you're just interesting in IP packet forwarding, you don't have to worry about layer 2 or layer 3. Get the 'NetCat' package (look for 'nc110.tgz' on the 'Net). Version 1.10 probably isn't the latest; that's just the one I have so I know it exists. Anyway, NetCat will allow you to arbitrarily forward and/or mangle packets that come into a unix box. I believe there's also a Windows version, but I've only messed with the Unix version. If you mean that you want to forward *Ethernet* frames, though, that's a Linux kernel function. Recompile your kernel to support Bridging (which in this case is the same as switching). Look in /usr/src/linux/Documentation for info on how to do this, and also on http://www.linux.org (click on Documentation on the left, then on the HOWTO link, look for the Bridging HOWTO). Hope that helps! --J > -----Original Message----- > From: Padmanabha Kamath [mailto:padmanabha.kamath@xxxxxxxxxxxxx] > Sent: Monday, June 18, 2001 7:38 PM > Cc: ethereal-users@xxxxxxxxxxxx > Subject: [Ethereal-users] Ethernet LAN emulation in a > switched network. > > > Hi , > I am a computer science graduate student interested in > networking and > am working,at the moment on emulating a ethernet LAN on a switched > network . > I am on the lookout for packet forwarding agents for Linux/Unix. > If anybody can help with some useful examples / software or > even some > useful pointers in the right direction ,I would be eternally > grateful . > Thanks in advance, > Kamath. > > > > > _______________________________________________ > Ethereal-users mailing list > Ethereal-users@xxxxxxxxxxxx > http://www.ethereal.com/mailman/listinfo/ethereal-users >
Powered by MHonArc 2.6.10