Displaying 14 results from an estimated 14 matches for "dynamic_zones".
2004 Dec 05
0
Shorewall 2.2.0 Beta 7 Addendum
I missed a couple of new features:
1) You can now use the "shorewall show zones" command to display the
current contents of the zones. This is particularly useful if you use
dynamic zones (DYNAMIC_ZONES=Yes in shorewall.conf).
 
    Example:
 
        foo:/etc/shorewall # shorewall show zones
        Shorewall-2.2.0-Beta7 Zones at foo - Sat Nov 27 9:18:05 PST 2004
  
        loc
           eth0:192.168.1.0/24
           eth1:1.2.3.4
        net
           eth0:0.0.0.0/0
        WiFi
           eth...
2005 Mar 16
1
small question about dynamic zones
Dear all,
In my understanding of Shorewall, I''ve tryied a setup in order to
dynamicaly allow/prohibit internet access for a subset of system located
on the LAN side. i.e:
shorewall.conf:
	DYNAMIC_ZONES=Yes
	
zones:
	test	Testing		Tests on going (dynamic)
	users	Users		Users on the LAN
	lan	LAN		Local Area Network
	net	Inet		Internet
interfaces:
	net	eth0	detect
	lan	eth1	detect
hosts:
	users	eth1:10.0.1.128/25	# Embeded in LAN zone (subzone) 
	#test	eth1			# Undef here - i.e: dynamic
	#lan	eth1...
2008 May 13
2
ppp interfaces for both loc and net
Hi,
I''m in a process of setting up a firewall system, which is going to be
also an ipsec/l2tp and pptp vpn server for some mobile clients.
The problem is, that the system has two ISPs a cable one (no problems
here) and a DSL provider. Because of the DSL provider the system is going
to have one pppN interface for DSL (net zone) and many pppX interfaces for
l2tp/pptp (loc zone)
2004 Aug 17
4
Wild cards in "shorewall add" command
Hi
I am looking at converting a Linux terminal server box to iptables 
using Shorewall 2.0. (At the moment it uses ipchains).
The server currently has scripts which are called as each user logs 
in which run a series of "ipchains" commands to set the access 
rights for that user (and again to cancel them when the user logs 
out). My plan is to replace these scripts with ones that call 
2005 Mar 10
7
norfc1918 not working in SW 2.2.1?
...hare/shorewall
FW=fw
IP_FORWARDING=Off
ADD_IP_ALIASES=Yes
ADD_SNAT_ALIASES=No
TC_ENABLED=Yes
CLEAR_TC=Yes
MARK_IN_FORWARD_CHAIN=No
CLAMPMSS=No
ROUTE_FILTER=Yes
DETECT_DNAT_IPADDRS=No
MUTEX_TIMEOUT=60
NEWNOTSYN=Yes
ADMINISABSENTMINDED=No
BLACKLISTNEWONLY=No
MODULE_SUFFIX=
DISABLE_IPV6=No
BRIDGING=No
DYNAMIC_ZONES=No
BLACKLIST_DISPOSITION=DROP
MACLIST_DISPOSITION=REJECT
TCP_FLAGS_DISPOSITION=DROP
[root@hn00dmz01 root]# ip addr show
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
     link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
     inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
5: bond0: &l...
2006 Aug 29
3
masq problem
...Keep
ADD_IP_ALIASES=Yes
ADD_SNAT_ALIASES=No
RETAIN_ALIASES=No
TC_ENABLED=Internal
CLEAR_TC=Yes
MARK_IN_FORWARD_CHAIN=No
CLAMPMSS=No
ROUTE_FILTER=Yes
DETECT_DNAT_IPADDRS=No
MUTEX_TIMEOUT=60
ADMINISABSENTMINDED=Yes
BLACKLISTNEWONLY=Yes
DELAYBLACKLISTLOAD=No
MODULE_SUFFIX=
DISABLE_IPV6=Yes
BRIDGING=No
DYNAMIC_ZONES=No
PKTTYPE=Yes
RFC1918_STRICT=No
MACLIST_TABLE=filter
MACLIST_TTL=
SAVE_IPSETS=No
MAPOLDACTIONS=No
FASTACCEPT=No
BLACKLIST_DISPOSITION=DROP
MACLIST_DISPOSITION=REJECT
TCP_FLAGS_DISPOSITION=DROP
    -- Matej --
-------------------------------------------------------------------------
Using Tomc...
2007 Nov 10
2
Access Point with Ethernet.
...D_IP_ALIASES=Yes
ADD_SNAT_ALIASES=No
RETAIN_ALIASES=No
TC_ENABLED=No
CLEAR_TC=Yes
MARK_IN_FORWARD_CHAIN=No
CLAMPMSS=No
ROUTE_FILTER=Yes
DETECT_DNAT_IPADDRS=No
MUTEX_TIMEOUT=60
NEWNOTSYN=Yes
ADMINISABSENTMINDED=Yes
BLACKLISTNEWONLY=Yes
DELAYBLACKLISTLOAD=No
MODULE_SUFFIX=
DISABLE_IPV6=No
BRIDGING=No
DYNAMIC_ZONES=No
PKTTYPE=Yes
DROPINVALID=Yes
RFC1918_STRICT=No
MACLIST_TTL=
BLACKLIST_DISPOSITION=DROP
MACLIST_DISPOSITION=REJECT
TCP_FLAGS_DISPOSITION=DROP
/etc/shorewall/start:
(not configured)
/etc/shorewall/stop
(not configured)
/etc/shorewall/stopped:
(not configured)
/etc/shorewall/tcrules:
(not co...
2005 Apr 19
14
allow ssh access from net to fw?
...RESTOREFILE=
FW=fw
IP_FORWARDING=On
ADD_IP_ALIASES=Yes
ADD_SNAT_ALIASES=No
TC_ENABLED=No
CLEAR_TC=Yes
MARK_IN_FORWARD_CHAIN=No
CLAMPMSS=yes
ROUTE_FILTER=Yes
DETECT_DNAT_IPADDRS=No
MUTEX_TIMEOUT=60
NEWNOTSYN=Yes
ADMINISABSENTMINDED=Yes
BLACKLISTNEWONLY=Yes
MODULE_SUFFIX=
DISABLE_IPV6=No
BRIDGING=No
DYNAMIC_ZONES=No
PKTTYPE=Yes
BLACKLIST_DISPOSITION=DROP
MACLIST_DISPOSITION=REJECT
TCP_FLAGS_DISPOSITION=DROP
#LAST LINE -- DO NOT REMOVE
START:
----------------------------------------------------------------------------
------------------
run_iptables -I INPUT -i eth0 -j LOG --log-prefix BANDWIDTH_IN: --log-...
2009 Jun 27
1
Transparent Proxy Problem with Squid3 and Shorewall
...LIASES=Yes
ADD_SNAT_ALIASES=No
RETAIN_ALIASES=No
TC_ENABLED=Internal
TC_EXPERT=No
CLEAR_TC=Yes
MARK_IN_FORWARD_CHAIN=No
CLAMPMSS=No
ROUTE_FILTER=Yes
DETECT_DNAT_IPADDRS=No
MUTEX_TIMEOUT=60
ADMINISABSENTMINDED=Yes
BLACKLISTNEWONLY=Yes
DELAYBLACKLISTLOAD=No
MODULE_SUFFIX=
DISABLE_IPV6=Yes
BRIDGING=No
DYNAMIC_ZONES=No
PKTTYPE=Yes
RFC1918_STRICT=No
MACLIST_TABLE=filter
MACLIST_TTL=
SAVE_IPSETS=No
MAPOLDACTIONS=No
FASTACCEPT=No
IMPLICIT_CONTINUE=Yes
HIGH_ROUTE_MARKS=No
USE_ACTIONS=Yes
OPTIMIZE=0
EXPORTPARAMS=Yes
EXPAND_POLICIES=Yes
KEEP_RT_TABLES=No
DELETE_THEN_ADD=Yes
MULTICAST=No
DONT_LOAD=
BLACKLIST_DISPOSIT...
2004 Nov 17
20
Some DNAT''s work, some don''t
We''ve just upgraded to a new firewall machine, and a new version of 
Shorewall.  We''re now on 2.04; previous version was 1.3.9b (!).  So I''m 
pretty sure whatever problems we''re having are related to the big 
version jump.
We''re using config files that exactly match our old (working) 
configuration (IOW, these are things which _were_ working on the old
2004 Oct 29
8
No entries in the syslog, even though the LOG chains show counts
...RESTOREFILE=
FW=fw
IP_FORWARDING=Keep
ADD_IP_ALIASES=Yes
ADD_SNAT_ALIASES=No
TC_ENABLED=No
CLEAR_TC=Yes
MARK_IN_FORWARD_CHAIN=No
CLAMPMSS=No
ROUTE_FILTER=Yes
DETECT_DNAT_IPADDRS=No
MUTEX_TIMEOUT=60
NEWNOTSYN=No
ADMINISABSENTMINDED=Yes
BLACKLISTNEWONLY=Yes
MODULE_SUFFIX=
DISABLE_IPV6=No
BRIDGING=No
DYNAMIC_ZONES=No
PKTTYPE=Yes
BLACKLIST_DISPOSITION=DROP
MACLIST_DISPOSITION=REJECT
TCP_FLAGS_DISPOSITION=DROP
As you can see I have "info" set for most logging levels.  My
/etc/syslog.conf contains  the following lines (among others of course):
*.*;auth,authpriv.none          /var/log/syslog
kern.*...
2004 Dec 04
7
vpn-zone wide open
...RESTOREFILE=
FW=fw
IP_FORWARDING=On
ADD_IP_ALIASES=Yes
ADD_SNAT_ALIASES=no
TC_ENABLED=Yes
CLEAR_TC=Yes
MARK_IN_FORWARD_CHAIN=Yes
CLAMPMSS=No
ROUTE_FILTER=No
DETECT_DNAT_IPADDRS=No
MUTEX_TIMEOUT=60
NEWNOTSYN=Yes
ADMINISABSENTMINDED=Yes
BLACKLISTNEWONLY=Yes
MODULE_SUFFIX=
DISABLE_IPV6=Yes
BRIDGING=No
DYNAMIC_ZONES=No
PKTTYPE=Yes
BLACKLIST_DISPOSITION=DROP
MACLIST_DISPOSITION=REJECT
TCP_FLAGS_DISPOSITION=DROP
------------------------------------------------------
Where is the mistake ?
JN
2005 May 31
11
More Tests for 2.4.0-RC2 - strange behaviour
...EVEL=
+ RFC1918_LOG_LEVEL=
+ BOGON_LOG_LEVEL=
+ MARK_IN_FORWARD_CHAIN=
+ SHARED_DIR=/usr/share/shorewall
+ FUNCTIONS=
+ VERSION_FILE=
+ LOGFORMAT=
+ LOGRULENUMBERS=
+ ADMINISABSENTMINDED=
+ BLACKLISTNEWONLY=
+ MODULE_SUFFIX=
+ ACTIONS=
+ USEDACTIONS=
+ SMURF_LOG_LEVEL=
+ DISABLE_IPV6=
+ BRIDGING=
+ DYNAMIC_ZONES=
+ PKTTYPE=
+ RETAIN_ALIASES=
+ DELAYBLACKLISTLOAD=
+ LOGTAGONLY=
+ LOGALLNEW=
+ DROPINVALID=
+ RFC1918_STRICT=
+ MACLIST_TTL=
+ SAVE_IPSETS=
+ RESTOREFILE=
+ RESTOREBASE=
+ TMP_DIR=
+ CROSSBEAM=
+ CROSSBEAM_BACKBONE=
+ ALL_INTERFACES=
+ ROUTEMARK_INTERFACES=
+ ROUTEMARK=256
+ PROVIDERS=
+ stopping...
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