node1 :
배포판 : wow 7.1 파란
kernel : 2.4.17
node2 :
배포판 : wow 까치
kernel : 2.4.17
node1의 /etc/sysconfig/ipchains 파일을 node2로 복사해왔더니..
바로 에러가 떠버리는 군요..
커널하고 호환이 안된다는 메세지도 있는데,,
같은 커널, 같은 옵션으로 컴파일 했는데 뭐가 불만인지 모르겠네요.
ipchains 구동하는 데 필요한 커널 옵션과,
그밖에 필요한 것들을 알려주셨으면 합니다.
그리고 input만 사용했습니다.
(output과 forward 는 쓰지 않습니다.)
/etc/rc.d/init.d/ipchains restart 했을 때 나는 에러입니다.
Flushing all current rules and user defined chains: ipchains: Incompatible with this kernel [FAILED]
Clearing all current rules and user defined chains: ipchains: Incompatible with this kernel [FAILED]
ipchains: Incompatible with this kernel
Applying ipchains firewall rules: ipchains: Protocol not available
ipchains: Protocol not available
ipchains: Protocol not available
ipchains: Protocol not available
ipchains command -A input -s 0/0 -d 0/0 22 -p tcp -y -j ACCEPT 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 aut
hor, `ipchains at rustcorp.com' with `BUG-REPORT' in the subject line so I know to read the message. Apologies for the inc
onvenience, Paul ``Rusty'' Russell. [FAILED]--Kal Ort Por