centos 4.4 서버 1대에 eth0,1,2 이렇게 3개의 물리적 인터페이스가 있습니다.
그리고 eth1,2에서 각각 장비가 물려 있습니다. (둘다 똑같은 h/w의 1u 서버 입니다.)
eth0-- public ip
eth1-- private ip (192.168.0.1) -- eth0 (192.168.0.2)
eth2-- private ip (192.168.1.1) -- eth0 (192.168.1.2)
eth1,eth2는 iptables에서 masquerade로 설정하였습니다.