File: INSTALL

package info (click to toggle)
ppp-gatekeeper 0.1.0-201406111015-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 248 kB
  • sloc: perl: 1,228; sh: 103; makefile: 16
file content (14 lines) | stat: -rw-r--r-- 327 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Debian:
1. Install ipset & ipset module
$ apt-get install ipset ipset-source
$ module-assistent auto-install ipset

2. Short circuit ip-up
$ cat <<EOF > /etc/ppp/ip-up.local
#!/bin/bash
EOF
$ chmod 0755 /etc/ppp/ip-up.local

3. For shorewall change these in /etc/shorewall/shorewall.conf
IP_FORWARDING=On
FORWARD_CLEAR_MARK=No