한통 ADSL로 마스쿼레이딩을 하려 합니다.
두개의 랜카드를 설치하고 셋팅 했구요
모뎀으로부터 IP 할당까지 받았는데
외부로 ping하면 다음과 같은 메시지가 뜨네요
아시는 분들의 지원 부탁합니다.
[root@Linux root]# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
211.198.118.8 * 255.255.255.255 UH 0 0 0 ppp0
192.168.0.0 * 255.255.255.0 U 0 0 0 eth1
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 192.168.0.2 0.0.0.0 UG 0 0 0 eth1
[root@Soongiri root]# ping 168.126.63.1
PING 168.126.63.1 (168.126.63.1) from 192.168.0.4 : 56(84) bytes of data.
From 192.168.0.2: Redirect Host(New nexthop: 192.168.0.4)
From 192.168.0.2: Redirect Host(New nexthop: 192.168.0.4)
From 192.168.0.2: Redirect Host(New nexthop: 192.168.0.4)
From 192.168.0.2: Redirect Host(New nexthop: 192.168.0.4)
From 192.168.0.2: Redirect Host(New nexthop: 192.168.0.4)
--- 168.126.63.1 ping statistics ---
5 packets transmitted, 0 packets received, 100% packet loss
[root@Linux root]#