search for: chain_base

Displaying 8 results from an estimated 8 matches for "chain_base".

2003 Jul 26
3
Snapshot 1.4.6_20030726
http://shorewall.net/pub/shorewall/Snapshots ftp://shorewall.net/pub/shorewall/Snapshots Problems Corrected since version 1.4.6: 1) Corrected problem in 1.4.6 where the MANGLE_ENABLED variable was being tested before it was set. 2) Corrected handling of MAC addresses in the SOURCE column of the tcrules file. Previously, these addresses resulted in an invalid iptables command.
2005 Feb 01
4
Shorewall problem
I am getting the following message when Shorewall stops can anybody shed any light on this message and where I should be looking? Thanks root@bobshost:~# shorewall stop Loading /usr/share/shorewall/functions... Processing /etc/shorewall/params ... Processing /etc/shorewall/shorewall.conf... Loading Modules... Stopping Shorewall...Processing /etc/shorewall/stop ... IP Forwarding Enabled
2005 May 31
11
More Tests for 2.4.0-RC2 - strange behaviour
...list dhcp ++ local list=dhcp ++ local part ++ local newlist ++ local firstpart ++ local lastpart ++ local enclosure ++ case "$list" in ++ list=dhcp ++ part=dhcp ++ newlist=dhcp ++ ''['' xdhcp ''!='' xdhcp '']'' ++ echo dhcp + options=dhcp ++ chain_base eth1 ++ local c=eth1 ++ true ++ case $c in ++ echo eth1 ++ return + iface=eth1 + eval eth1_broadcast=detect ++ eth1_broadcast=detect + eval eth1_zone=loc ++ eth1_zone=loc + eval ''eth1_options="dhcp"'' ++ eth1_options=dhcp + for option in ''$options'' + cas...
2002 Dec 20
0
Another Beta Patch
...============================= RCS file: /usr/local/cvs/Shorewall/firewall,v retrieving revision 1.148 diff -a -u -r1.148 firewall --- firewall 20 Dec 2002 01:13:41 -0000 1.148 +++ firewall 20 Dec 2002 21:05:59 -0000 @@ -1159,7 +1159,7 @@ for interface in $all_interfaces; do eval options=\$`chain_base ${interface}`_options - list_search $options && \ + list_search $1 $options && \ echo ${interface}:0.0.0.0/0 done } @@ -1679,8 +1679,7 @@ qt ip addr del $external dev $interface fi - if [ -z "$allints" -o "$allints" = "Yes" \ -...
2004 Aug 19
9
bridging and internet
(I''m not a member of the list at the moment so please answer this e-mail CC to my personal address. Thank you all) I am part of a community network in Buenos Aires and I''m now trying to set up a bridge between my local net and the community net. The problem is that appart from the bridge between these I need to share an internet connection and the cable modem assigns me a
2003 Mar 23
12
Shorewall 1.4.1
This is a minor release of Shorewall. WARNING: This release introduces incompatibilities with prior releases. See http://www.shorewall.net/upgrade_issues.htm. Changes are: a) There is now a new NONE policy specifiable in /etc/shorewall/policy. This policy will cause Shorewall to assume that there will never be any traffic between the source and destination zones. b) Shorewall no longer
2004 Aug 19
4
MASQUERADE problem again...
...'']'' + ''['' -n '''' '']'' + displayproto=(all) + ''['' -n '''' '']'' + destination=0.0.0.0/0 + ''['' -z '''' '']'' ++ masq_chain eth0 +++ chain_base eth0 +++ local c=eth0 +++ true +++ echo eth0 +++ return ++ echo eth0_masq + chain=eth0_masq + ''['' -n '''' '']'' + addrlist= + ''['' -n '''' '']'' + ''['' -n 192.168.4.0/24 '']...
2002 Oct 23
23
"basic two-interface" setup problem
Hi, I installed the shorewall 1.3.8-2 debian package to my debian testing machine which serves as the gateway to the internet. Since I have two other machine connect to internet thru this gateway machine, I also downloaded the configuration guide for "basic two-interface firewall" and followed the instructions. When I try to start the shorewall I get the following message and can not