ftp://shadow.cabi.net/pub/Linux/BRCFG.tgz/etc/lilo.confÆÄÀÏ¿¡ ´ÙÀ½À» Ãß°¡½Ã۰í 
lilo¸¦ Àç½ÇÇà ½Ã۶ó:
append = "ether=0,0,eth1"
        
append = "ether=0,0,eth1 ether=0,0,eth2"
        
linux ether=0,0,eth1
        
linux ether=0,0,eth1 ether=0,0,eth2
        
BRIDGING¿É¼ÇÀ» °¡´É(enable)ÇÏ°Ô ¸¸µé°í Ä¿³ÎÀ» ´Ù½Ã 
ÄÄÆÄÀÏ Ç϶ó.
/etc/sysconfig/network-scripts/·Î (·¹µåÇÞ ½Ã½ºÅÛÀ̶ó¸é) °¡¼ 
ifcfg-lo0 ÆÄÀÏÀ» ifcfg-eth0 &ifcfg-eth1
ÆÄÀÏ·Î º¹»ç¸¦ Ç϶ó.
ÀÌ µÎ°³ÀÇ eth ÆÄÀÏ¿¡¼ ``DEVICE=lo''¶ó´Â °ÍÀ» Æ÷ÇÔÇÏ´Â 
¶óÀÎÀ» ``DEVICE=eth0''¿Í ``DEVICE=eth1''·Î ¹Ù²Ù¾î¶ó.
´Ù¸¥ ¹èÆ÷ÆÇµéÀº ¾Æ¸¶µµ À̿ʹ ´Ù¸¦°ÍÀÌ´Ù. ¿©·¯ºÐÀÌ ÇÒ Çʿ䰡
ÀÖ´Â °ÍÀ» Ç϶ó! ¸¸¾à¿¡ ÀÌ ºê¸´Áö¿¡ µÎ°³ÀÇ ÀÎÅÍÆäÀ̽º°¡ ´õ ÀÖ´Ù¸é,¿ª½Ã
°Å±â¿¡ ÀûÀýÇÑ ¼³Á¤À» Çϱâ¹Ù¶õ´Ù.
ifconfig eth0 promisc ; ifconfig eth1 promisc
        
brcfg ÇÁ·Î±×·¥À» ½á¼ ºê¸´Áö±â´ÉÀ» ÄѶó:
brcfg -ena
        
tcpdump -i eth0      (in one window)
tcpdump -i eth1      (in another window)
        
tcpdump¸¦ ½ÇÇà½ÃÄѶó.