Displaying 2 results from an estimated 2 matches for "policy1".
Did you mean:
policy
2012 May 26
0
[ANNOUNCE] iptables 1.4.14 release
...is release several bugfixes and support for the new cttimeout
infrastructure. This allows you to attach specific timeout policies to
flow via iptables CT target.
The following example shows the usage of this new infrastructure in a
couple of steps:
1) Create a timeout policy with name `custom-tcp-policy1':
nfct timeout add custom-tcp-policy1 inet tcp established 200
2) Attach it to traffic going from 1.1.1.1 to 2.2.2.2
iptables -I PREROUTING -t raw -s 1.1.1.1 -d 2.2.2.2 -p tcp \
-j CT --timeout custom-tcp-policy1
The new nfct resides in the conntrack-tools tree. By now, this new
ut...
2003 Oct 27
5
QoS What to do?
Searching the archives there has been some discussion
about the need for QOS routing on a mixed voice data
broadband like ADSL.
Has anyone run * on a production system with voice and
data.
Can anyone share what has to be done to secure the
voice and throttle back the data?
If a linux router is need can that run on the * box to
reduce cost?
All help is gratefully received, so I can plan a