diff --git a/Shorewall-docs2/FAQ.xml b/Shorewall-docs2/FAQ.xml index 447bb39f9..dbc86840a 100644 --- a/Shorewall-docs2/FAQ.xml +++ b/Shorewall-docs2/FAQ.xml @@ -1751,7 +1751,7 @@ alias ipt_pkttype off Netfilter/iptables doesn't fully support IPSEC in the 2.6 Kernels -- kernel and iptables patches are available and the details - may be found at the Shorewall IPSEC-2.6 + may be found at the Shorewall IPSEC-2.6 page. diff --git a/Shorewall-docs2/IPSEC-2.6.xml b/Shorewall-docs2/IPSEC-2.6.xml index 8aa999c20..8b49d8aec 100644 --- a/Shorewall-docs2/IPSEC-2.6.xml +++ b/Shorewall-docs2/IPSEC-2.6.xml @@ -536,6 +536,9 @@ sainfo anonymous spdflush; + If system A is running kernel 2.6.10 or later then it must also be + running ipsec-tools (racoon) 0.5rc1 or later. + On the mobile system (system B), it is not possible to create a static IPSEC configuration because the IP address of the laptop's internet connection isn't static. I have created an 'ipsecvpn' script diff --git a/Shorewall-docs2/ProxyARP.xml b/Shorewall-docs2/ProxyARP.xml index 704bec706..730d328a0 100644 --- a/Shorewall-docs2/ProxyARP.xml +++ b/Shorewall-docs2/ProxyARP.xml @@ -15,10 +15,10 @@ - 2004-12-16 + 2005-02-11 - 2001-2004 + 2001-2005 Thomas M. Eastep @@ -127,7 +127,7 @@ - It the diagram above, eth1 + In the diagram above, eth1 has been given the address 130.252.100.17, the same as eth0. Note though that the VLSM is 32 so there is no network associated with this address. This is the approach - 2005-02-01 + 2005-02-11 2001-2005 @@ -112,6 +112,22 @@
Problems in Version 2.0 +
+ Shorewall 2.0.15-2.0.16 + + + + If the "rejNotSyn" action is invoked, an error occurs at + startup. + + + + Corrected in this + firewall script which may be installed in + /usr/share/shorewall/firewall as described above. +
+
Shorewall 2.0.12 diff --git a/Shorewall-docs2/three-interface.xml b/Shorewall-docs2/three-interface.xml index 150de6d11..ee6a4d45e 100755 --- a/Shorewall-docs2/three-interface.xml +++ b/Shorewall-docs2/three-interface.xml @@ -15,10 +15,10 @@ - 2004-09-12 + 2005-02-12 - 2002-2004 + 2002-2005 Thomas M. Eastep @@ -603,13 +603,8 @@ fw net ACCEPT If you are using the Debian package, please check your - shorewall.conf file to ensure that the following are - set correctly; if they are not, change them appropriately: - - NAT_ENABLED=Yes (Shorewall versions earlier - than 1.4.6) - - + shorewall.conf file to ensure that the following is + set correctly; if it is not, change it appropriately: IP_FORWARDING=On @@ -764,8 +759,8 @@ AllowDNS fw dmz:10.10.11.1 In the rules shown above, AllowDNS is an example of a defined action. Shorewall includes a number of - defined actions and you can add - your own. To see the list of actions included with your version of + defined actions and you can add your + own. To see the list of actions included with your version of Shorewall, look in the file /usr/share/shorewall/actions.std. Those actions that accept connection requests have names that begin with @@ -975,4 +970,4 @@ ACCEPT net fw tcp 80 page -- it contains helpful tips about Shorewall features than make administering your firewall easier.
- + \ No newline at end of file diff --git a/Shorewall-docs2/two-interface.xml b/Shorewall-docs2/two-interface.xml index 18263a1da..255efbd8c 100644 --- a/Shorewall-docs2/two-interface.xml +++ b/Shorewall-docs2/two-interface.xml @@ -12,7 +12,7 @@ Eastep - 2004-09-06 + 2005-02-02 2002 @@ -21,6 +21,8 @@ 2004 + 2005 + Thomas M. Eastep @@ -578,14 +580,9 @@ fw net ACCEPT The above policy will: If you are using the Debian package, please check your - shorewall.conf file to ensure that the following are - set correctly; if they are not, change them appropriately: shorewall.conf file to ensure that the following is + set correctly; if it is not, change it appropriately: - - NAT_ENABLED=Yes (Shorewall versions earlier - than 1.4.6) - - IP_FORWARDING=On @@ -727,8 +724,8 @@ AllowDNS fw netThis rule allows In the rule shown above, AllowDNS is an example of a defined action. Shorewall includes a number of - defined actions and you can add - your own. To see the list of actions included with your version of + defined actions and you can add your + own. To see the list of actions included with your version of Shorewall, look in the file /usr/share/shorewall/actions.std. Those actions that accept connection requests have names that begin with @@ -985,4 +982,4 @@ eth0 wlan0 requires the rules listed in the Shorewall/Samba documentation.
- + \ No newline at end of file