ipchains문제...
ipchains를 설치 하구요...ipchains start를 하니 아래와 같은 메세지가 뜨내요...해결 방법을 좀 알수 있을까요? -.-;;;
--오류내용--
Flushing all current rules and user defined chains: [ OK ]
Clearing all current rules and user defined chains: [ OK ]
Applying ipchains firewall rules: Try `/sbin/ipchains -h' or '/sbin/ipchains --help' for more information.
ipchains command ~ failed
This is /sbin/ipchains-restore v1.1.2
If this is the latest version of ipchains-restore, and the input
was created using the latest version of ipchains-save, then I'd
really appreciate a bug report. Please send the input you used,
and all the output from this program to the author,
`ipchains@rustcorp.com' with `BUG-REPORT' in the subject
line so I know to read the message.
Apologies for the inconvenience,
Paul ``Rusty'' Russell.
[FAILED]
글쎄요...
사용하는 배포판의 버젼이 어떻게 되는지요?
제가 알기론 Kernel 2.4.x 대에서는 ipchains대신에 iptables을 사용한다고
알고 있습니다.
또한 커널자체에서 iptables에대한 지원이 가능하게 되어있는것으로 알고 있
답니다.
서로 똑같은일을 하는데 ipchains보다는 iptables을 사용하는게 좋을듯합니다.
(명령도 비슷한걸로 알고 있습니다.)
일단 올려놓은것을보니 ipchains에서 사용되지 않는 옵션을 사용한것 같군요.
일단 ipchains -h 로 사용할 수 있는 옵션들을 확인하는게 좋습니다.
지정해놓은 룰에서 현재 ipchains에서 지원하지 않는 옵션을 찾아서 삭제하면
될것 같네요.
------------------------------
좋은 하루 되세요.
댓글 달기