IceWalkers.com - Linux Software downloads and news
Name : Password :
Linux SoftwareLinux RPMLinux HowtosLink UsAboutAdvertise

HOWTOs

Search Howtos :Match :

1. Setup

  • Get Bridge Config: BRCFG.tgz

  • BRCFG may also be found at: http://coledd.com/networking/bridge

  • Enable multiple ethernet devices on your machine by adding this line to your /etc/lilo.conf, and re-run lilo:
    append = "ether=0,0,eth1"

    If you have three interfaces on your bridge, use this line instead:
    append = "ether=0,0,eth1 ether=0,0,eth2"

    More interfaces can be found by adding more ether statements. By default a stock Linux kernel probes for a single ethercard, and once one is found the probe ceases. The above append statement tells the kernel to keep probing for more ethernet devices after the first one is found. Alternatively, the boot parameter can be used instead:
    linux ether=0,0,eth1

    Or, with 3 interfaces, use:
    linux ether=0,0,eth1 ether=0,0,eth2

  • Recompile the kernel with BRIDGING enabled.

  • A bridge should not have an IP address. It CAN, but a plain bridge doesn't need one. To remove the IP address from your bridge, go to /etc/sysconfig/network-scripts/ (for a RedHat system) and copy ifcfg-lo0 to ifcfg-eth0 & ifcfg-eth1. In these two new files, change the line containing DEVICE=lo to DEVICE=eth0 and DEVICE=eth1. Since other distributions may deviate from this, you may need to refer to additional documentation. If there are more than 2 interfaces to this bridge, be sure to make the corresponding configurations to those, as well.

  • Reboot so you are running the new kernel with BRIDGING in it, and also to make sure that an IP addresses are not bound to the network interfaces.

  • Once the system is backed up, put the ethernet cards into promiscuous mode, so they will look at every packet that passes by its interface:
    ifconfig eth0 promisc ; ifconfig eth1 promisc
    All interfaces which are connected to network segments to be bridged are to be put into promiscuous mode.

  • Turn bridging ON using the brcfg program:
    brcfg -ena

  • Verify that there is different traffic on each interface:
    tcpdump -i eth0     (in one window)
    tcpdump -i eth1     (in another window)
        

  • Run a sniffer or tcpdump on another machine to verify the bridge is separating the segment correctly.

Search Howtos :Match :
Inkscape 0.47
Vector graphic editor for SVG
DeleGate 9.9.6-pre5
Proxy server which runs on multiple platforms
Nano 2.1.99pre2
Emulate Pico while also offering a few enhancements.
My Money 2.0.49
Personal financial software
Linux Kernel 2.6 2.6.32-rc8
Linux Kernel
GCstar 1.5.0
Personal collections manager
ImageMagick 6.5.7.9
ImageMagick image processing studio
BibleTime 2.4
Bible study software for Linux / KDE
Tellico 2.1.1
Collection manager for books, music, videos, and bibliographies
Totem 2.28.4
Movie player for Gnome
Free IT Magazines, White Papers, eBooks, and more !
Oracle Magazine

Contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more.

Vulnerability Management for Dummies

Get all the Facts and See How to Implement a Successful Vulnerability Management Program.

Website Magazine

Has tapped premier talent in the Internet industry for our content and each and every issue will contain practical advice and insights for website owners.

Linux Software Map
Find Linux RPM
Best Rated Linux Software
Most Rated Linux Software
Linux Distributions
Linux Howtos
Quick Survey

Please take our survey and help us improve our website to serve you better.

Thank you.
Linux Software
Linux / IT Resources
Site Resources
Google
Privacy Policy
Contact Us
Submit Software
Advertising info