1
0
Christoph Biedl 1424cfd90b Upgrade to Standards-Version: 3.9.8, no changes vor 10 Jahren
..
patches 8055fac543 Fix a typo in the pptpd manpage vor 10 Jahren
source 0901e6015e Modernize Debianisation vor 13 Jahren
README.debian b32698e698 Restrict os to linux for the time being vor 13 Jahren
bcrelay.docs cb86909ed8 Import Debian version 1.3.4-5.2 vor 13 Jahren
bcrelay.install 200c30e7dc Add a manpage for bcrelay. Special thanks to Khang Nguyen Trong. Closes: #426553 vor 13 Jahren
changelog ac7da67fe0 pptpd 1.4.0-8 vor 10 Jahren
compat 0901e6015e Modernize Debianisation vor 13 Jahren
control 1424cfd90b Upgrade to Standards-Version: 3.9.8, no changes vor 10 Jahren
copyright c9d49b60a8 Remove obsolete license from debian/copyright vor 10 Jahren
modules-load.conf 594c136ab1 Install the module load helper to etc/modules-load.d/. Closes: #798774 vor 10 Jahren
pptpd-options e9805fb936 Update config files from newer upstream versions. (LP:704220) vor 13 Jahren
pptpd.conf e9805fb936 Update config files from newer upstream versions. (LP:704220) vor 13 Jahren
pptpd.default a2ef37492b Rewrite init script vor 13 Jahren
pptpd.docs cb86909ed8 Import Debian version 1.3.4-5.2 vor 13 Jahren
pptpd.init 54678f1124 Remove stop links from rc0 and rc6 (Teardown project). Closes: #700868 vor 10 Jahren
pptpd.install d5720c6431 Use dh-systemd to install the service file, but don't enable it automatically vor 10 Jahren
pptpd.lintian-overrides 54678f1124 Remove stop links from rc0 and rc6 (Teardown project). Closes: #700868 vor 10 Jahren
pptpd.postinst e7fdd76983 Fix systemd check in postinst. Closes: #829418 vor 10 Jahren
pptpd.preinst 594c136ab1 Install the module load helper to etc/modules-load.d/. Closes: #798774 vor 10 Jahren
pptpd.service 2188c597b1 Add Documentation key to systemd service file vor 10 Jahren
rules 594c136ab1 Install the module load helper to etc/modules-load.d/. Closes: #798774 vor 10 Jahren
watch 0038f20c84 Update debian/watch again vor 12 Jahren

README.debian

IP forwarding
-------------

Please note: If you want to use pptpd to create host-to-site tunnels
(e.g. typical road-warrior setups), then you will need to enable IP
forwarding. This can be done by un-commenting

net.ipv4.ip_forward=1

in /etc/sysctl.conf.


Support for non-Linux
---------------------
For the time being, pptpd is restricted to Linux only. Patches to
re-enable support for other platforms are welcome.

Issues on kfreebsd:

* bcrelay does not compile. Workaround: Disable bcrelay
* There's no pppd here but freebsd-ppp instead. Appearently it has a
completely different parameter usage.

Issues on hurd:

* bcrelay does not compile. Workaround: Disable bcrelay
* No ppp at all.