NAT에 대해서 도움 좀...

익명 사용자의 이미지

linux의 iptables를 사용하려고 하는데요.
netfilter에서 iptables1.2.6a를 다운 받아서 컴파일(make)하고 설치
(make install)
했는데, 이후에 명령을 치면 이런 에러 메시지가 뜨네요! 뭘 잘못한거죠?

명령 1) iptables -L이나
2) iptables -a nat -A POSTROUTING -o eth0 -j SNAT 1.2.3.4
3) 기타
에러 메시지
modprobe Can't open dependencies file
/lib/modules/2.4.2_hhl20/modules.dep (No such file or directory)
iptables v1.2.6a can't initialize iptables table `filter' iptables
who? (do
you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

iptables를 kernel에 포함시켜야 하나요? 그렇게 하라는 얘기는 없던데요.
만약에 kernel에 포함시켜야한다면 어떻게 해야하나요?

익명 사용자의 이미지

대답은 제목에..그이상은 님이 찾아 보시는게 훨씬
수월 할겁니다.