iptables에서 에러가 납니다...
글쓴이: lilia21 / 작성시간: 수, 2003/10/01 - 11:23오전
안녕하세요? xscale 기반의 임베디드 장치에 리눅스를 포팅하여 게이트웨이로 만들어보려고 합니다.
ip masquerade를 해야 하는데, 자꾸 아래와 같은 메시지가 뜨네요.
어떻게 해야 할런지... 도움 부탁드려요.... ㅠ.ㅠ
[root@EMPOS root]$iptables -P FORWARD DROP
Using /lib/modules/2.4.19-rmk4-pxa2-empx1/net/ip_tables.o
insmod: A module named ip_tables already exists
iptables v1.2.5: can't initialize iptables table `filter': Table does not exist (do yo
u need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
[root@EMPOS root]$
Forums:
음...
iptables 관련 옵션을 선택하시고 커널을 다시 컴파일 하셔야합니다.
http://bbs.kldp.org/viewtopic.php?t=1897&highlight=iptable+%C4%C4%C6%C4%C0%CF
세상이 뭐라하든... :)
감사합니다. 모듈을 로드하니까 더이상 그와 같은 메시지가 뜨지 않네요.
감사합니다. 모듈을 로드하니까 더이상 그와 같은 메시지가 뜨지 않네요. 그런데 아래와 같은 새로운 에러가 뜹니다.
[root@EMPOS root]$iptables -A FORWARD -i eth0 -o eth1 -j ACCEPT
iptables v1.2.8: Couldn't load target `standard':/usr/local/lib/iptables/libipt_standard.so: cannot open shared object file: No such file or directory
Try `iptables -h' or 'iptables --help' for more information.
[root@EMPOS root]$
iptables를 컴파일한 곳에 가봐도 저런 library는 없던데요...
즐거운 리눅서 생활 되세요 ^^*
댓글 달기