Tom

Both shorewall-shell and shorewall-perl were installed and 
SHOREWALL_COMPILER=perl was set for this test.

Issuing command:
        shorewall add eth0 wan

produces the following messages:

   WARNING: Invalid option (optional) in record "wan eth1 - 
norfc1918,nosmurfs,tcpflags,optional"

   WARNING: Invalid option (optional) in record "dmz eth2 - 
nosmurfs,tcpflags,optional"

iptables v1.3.6: host/network `eth0' not found
Try `iptables -h' or 'iptables --help' for more information.
   ERROR: Can't add eth0:eth0 to zone wan
iptables v1.3.6: host/network `eth0' not found
Try `iptables -h' or 'iptables --help' for more information.
   ERROR: Can't add eth0:eth0 to zone wan
iptables v1.3.6: host/network `eth0' not found
Try `iptables -h' or 'iptables --help' for more information.
   ERROR: Can't add eth0:eth0 to zone wan
iptables v1.3.6: host/network `eth0' not found
Try `iptables -h' or 'iptables --help' for more information.
   ERROR: Can't add eth0:eth0 to zone wan
iptables v1.3.6: host/network `eth0' not found
Try `iptables -h' or 'iptables --help' for more information.
   ERROR: Can't add eth0:eth0 to zone wan
iptables v1.3.6: host/network `eth0' not found
Try `iptables -h' or 'iptables --help' for more information.
   ERROR: Can't add eth0:eth0 to zone wan
iptables v1.3.6: host/network `eth0' not found
Try `iptables -h' or 'iptables --help' for more information.
   ERROR: Can't add eth0:eth0 to zone wan

Despite these messages eth0 is added to /var/lib/shorewall/zones:

        wan ipv4 eth1:0.0.0.0/0 eth0:eth0

This continues to cause errors to be produced for subsequent commands until 
eth0 is deleted:

        shorewall add eth0:192.168.0.2 wan

produces the following messages:

   WARNING: Invalid option (optional) in record "wan eth1 - 
norfc1918,nosmurfs,tcpflags,optional"

   WARNING: Invalid option (optional) in record "dmz eth2 - 
nosmurfs,tcpflags,optional"

iptables v1.3.6: host/network `eth0' not found
Try `iptables -h' or 'iptables --help' for more information.
   ERROR: Can't add eth0:192.168.0.2 to zone wan


Steven.

-------------------------------------------------------------------------
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/
_______________________________________________
Shorewall-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to