안녕하세요
질문인데요
인터넷 ---- 라우터 ---- 마스커레이딩 ---- 클라이언트
|
|
+-- 서버
이런 네트웍이 있을 때
클라이언트에서 마스커레이딩으로는 X로 연결이 잘 됩니다.
근데 여타 서버 혹은 라우터 밖의 서버로는 X 연결이 안되네여
마스커레이딩 셋업을 어케잡아야 하나요......
참고로 현재 셋업은 다음입니다.
Chain input (policy ACCEPT):
target prot opt source destination
ports
ACCEPT icmp ------ anywhere anywhere
any -> any
ACCEPT tcp ------ anywhere anywhere
any -> auth
ACCEPT all ------ anywhere anywhere n/a
ACCEPT all ------ real_ip/25 localhost.localdomain n/a
Chain forward (policy DENY):
target prot opt source destination
ports
그럼 수고하십시오.