summaryrefslogtreecommitdiffstats
path: root/projects/frako/etc/ppp/filters
blob: 526b2d26fd5ae880b5342517724832958d99124d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# These filter rules should prevent unwanted internet services to
# keep your connections up by ignoring their connection requests
# and your 'go way' responses.
#
# Activate them by activating the line 'file /etc/ppp/filters' in
# /etc/ppp/options.
#
# Note: This has nothing to do with firewall rules. It only affects
# the idle time calculation of the kernel/pppd.
#

active-filter 'outbound and not icmp[0] == 3 and not tcp[13] & 4 != 0'