정해져있나요?
원래 192.168.0.1 로 잘 쓰다가 130.1.70.1로 바꾸고 하니까 안되더군요...
그러니까 클라이언트 쪽에서 Gateway가 되는 주소들입니다..
/etc/sysconfig/network-scripts/ifcfg-eth1 의 내용들도 모두 정상적이고,
ipchains 설정도 정상인 것 같은데,
192.168.0.1 은 되고 130.1.70.1은 안되는군요...
혹시 NAT가 가능한 대역이 192.168 만 되는건가요???
[root@park /root]# ipchains -L
Chain input (policy ACCEPT):
Chain forward (policy DENY):
target prot opt source destination ports
ACCEPT all ------ 192.168.0.0/24 192.168.0.0 n/a
ACCEPT all ------ 192.168.0.0 192.168.0.0/24 n/a
MASQ all ------ 192.168.0.0/24 !192.168.0.0/24 n/a
Chain output (policy ACCEPT):
target prot opt source destination ports
- tcp ------ anywhere anywhere any -> telnet
- tcp ------ anywhere anywhere any -> ftp
- tcp ------ anywhere anywhere any -> ftp-data
그리고 130.1.70.1에서는 192.168만 130.1로 바뀝니다...
--
그녀는 길을 안내해 이끌어줄 뿐이다...
찾아가는 것은 우리의 몫이다...
-- Matrix --