iptable 가 안되네요 ㅡㅡa

닌자의 이미지

iptable가 안되네요
iptables -L 하면
iptables v1.2.8: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
라는 메세지가 나옵니다.
iptable과 커널 모두 최신 버전으로 업그레이드 해도 마찬가지이구요

어이 해야하죠?

닌자의 이미지

자답이 되겠네요...
netfilter 모듈이 올라가 있지 않아서 생긴 문제입니다.
제 커널은 rpm으로 설치되어있어 insmod를 사용하요 모듈을 올려 문제를 해결하였습니다.