Hi,
I downloaded "IP Block Internet1 To 1 NAT"
from wget
http://www.tech-geeks.org/contrib/loveless/SMEServer/contribs/ipblock_inet/beta/smeserver-ipblock_internet-tg-1.0-b2.noarch.rpm and
installed ip_block on SME 6.0.1-1 but I get some errors when masq starts.
(i got the same error when I tried to installed it on SME 5.6)
Here is the error message I found in my /var/log/messages file: =============================================
Sep 30 17:18:01 myhost masq: iptables v1.2.5:
Sep 30 17:18:01 myhost masq: Couldn"t load target "ipblock_inet":/lib/iptables/libipt_ipblock_inet.so: cannot open shared object file: No such file or directory
Sep 30 17:18:01 myhost masq: Sep 30 17:18:01 myhost masq: Try "iptables -h" or "iptables --help" for more information.
Sep 30 17:18:01 myhost masq: iptables v1.2.5: Couldn"t load target "ipblock_inet":/lib/iptables/libipt_ipblock_inet.so: cannot open shared object file: No such file or directory
Sep 30 17:18:01 myhost masq:
Sep 30 17:18:01 myhost masq: Try "iptables -h" or "iptables --help" for more information.
Sep 30 17:18:01 myhost masq: iptables: No chain/target/match by that name
Sep 30 17:18:01 myhost masq: iptables: Table does not exist (do you need to insmod?
Sep 30 17:18:01 myhost masq: /etc/rc.d/init.d/masq: NEW: command not found Sep 30 17:18:01 myhost masq: done
==============================================
Is this a fatal error?
Does it mean that the installation failed?
Do you think that ip_block still will be functional?