mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 03:59:16 +01:00
Fix a couple of typos
This commit is contained in:
parent
3cf02bd617
commit
3e7c7a7e90
@ -104,6 +104,8 @@ fi
|
|||||||
%doc COPYING INSTALL changelog.txt releasenotes.txt Contrib/* Samples
|
%doc COPYING INSTALL changelog.txt releasenotes.txt Contrib/* Samples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 09 2009 Tom Eastep tom@shorewall.net
|
||||||
|
- Made Perl a dependency
|
||||||
* Mon Aug 03 2009 Tom Eastep tom@shorewall.net
|
* Mon Aug 03 2009 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.4.0-0base
|
- Updated to 4.4.0-0base
|
||||||
* Tue Jul 28 2009 Tom Eastep tom@shorewall.net
|
* Tue Jul 28 2009 Tom Eastep tom@shorewall.net
|
||||||
|
@ -600,7 +600,7 @@ chmod 744 ${VARDIR}/state</programlisting>If lsm isn't running then start it.
|
|||||||
|
|
||||||
<para><programlisting>#SOURCE DEST PROVIDER PRIORITY
|
<para><programlisting>#SOURCE DEST PROVIDER PRIORITY
|
||||||
|
|
||||||
- 72.20.0.0/24 main 1000 #OpenVPN clients
|
- 172.20.0.0/24 main 1000 #OpenVPN clients
|
||||||
- 206.124.146.177 main 1001 #Servers -- Routes configured by OpenVZ
|
- 206.124.146.177 main 1001 #Servers -- Routes configured by OpenVZ
|
||||||
- 206.124.146.178 main 1001 #
|
- 206.124.146.178 main 1001 #
|
||||||
- 216.168.3.44 Avvanta 1001 #NNTP -- Does source IP verification
|
- 216.168.3.44 Avvanta 1001 #NNTP -- Does source IP verification
|
||||||
@ -775,7 +775,7 @@ $COM_IF - 4mbit classify,hfsc
|
|||||||
<section>
|
<section>
|
||||||
<title>/etc/shorewall/tcclasses</title>
|
<title>/etc/shorewall/tcclasses</title>
|
||||||
|
|
||||||
<para><programlisting>INTERFACE MARK RATE CEIL PRIORITY OPTIONS
|
<para><programlisting>#INTERFACE MARK RATE CEIL PRIORITY OPTIONS
|
||||||
1:110 - full/4 full 1 tcp-ack,tos-minimize-delay
|
1:110 - full/4 full 1 tcp-ack,tos-minimize-delay
|
||||||
1:120 - full/4 full 2 flow=nfct-src
|
1:120 - full/4 full 2 flow=nfct-src
|
||||||
1:130 - full/4 230kbit 3 default,flow=nfct-src
|
1:130 - full/4 230kbit 3 default,flow=nfct-src
|
||||||
|
Loading…
Reference in New Issue
Block a user