I think the most likely cause is that Vuurmuur needs a kernel module to 
be loaded that is not loaded by default. The netfilter guys made some 
changes in this area recently, and Vuurmuur isn't updated to this yet. 
Try adding 'xt_tcpudp' to the variable 'MODULES_TO_LOAD' in 
/etc/init.d/vuurmuur and see how it goes (you can also manually load 
this module with 'modprobe xt_tcpudp'). If it doesn't work, please send 
me the debuglog from a failed startup.

Hope this helps,
Victor

Robert Tulke wrote:
> i tested the vuurmurr firewall for debian etch4.0
> but vuurmurr dosent start...
> 
> ibm:/etc/vuurmuur# vuurmuur -d 3
> 
> vuurmuur: debugging enabled.
> vuurmuur: debug level: 3
> main: initializing config... calling init_config()
> init_config: etc-dir: '/etc/vuurmuur', config-file: 
> '/etc/vuurmuur/config.conf'.
> config_check_logdir: logdir '/var/log/vuurmuur' ok.
> check_logfile: logfile '/var/log/vuurmuur/vuurmuur.log' ok.
> check_logfile: logfile '/var/log/vuurmuur/error.log' ok.
> check_logfile: logfile '/var/log/vuurmuur/debug.log' ok.
> check_logfile: logfile '/var/log/vuurmuur/traffic.log' ok.
> main: initializing config complete and succesful.
> pipe_command: command: /sbin/iptables --version &> /dev/null
> pipe_command: strlen(command) = 37, max = 512
> pipe_command: pipe opened succesfully.
> pipe_command: pipe closed!
> pipe_command: ** end **, return=0
> pipe_command: command: /sbin/iptables-restore < /dev/null &> /dev/null
> pipe_command: strlen(command) = 47, max = 512
> pipe_command: pipe opened succesfully.
> pipe_command: pipe closed!
> pipe_command: ** end **, return=0
> Error: checking for iptables-capabilities failed. Please see error.log.
> 
> bm:/etc/vuurmuur# iptables -VV
> iptables v1.3.6
> 
> ibm:/etc/vuurmuur# cat /var/log/vuurmuur/error.log
> 04/26/2007 23:50:48 : PID 7750  : vuurmuur      : Error (-1): incomplete 
> iptables-support in the kernel: tcp, udp or
> icmp support missing (in: check_iptcaps:348).
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Vuurmuur-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/vuurmuur-users


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Vuurmuur-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vuurmuur-users

Reply via email to