1
0
Christoph Biedl b4157d37a1 Merge upstream version from git commit ddb30f8 vor 10 Jahren
..
patches 0a0a00a6d7 Fix IDLE_WAIT implementation. Closes: #692654 vor 11 Jahren
source 0901e6015e Modernize Debianisation vor 11 Jahren
README.debian b32698e698 Restrict os to linux for the time being vor 11 Jahren
bcrelay.docs cb86909ed8 Import Debian version 1.3.4-5.2 vor 11 Jahren
bcrelay.install 200c30e7dc Add a manpage for bcrelay. Special thanks to Khang Nguyen Trong. Closes: #426553 vor 11 Jahren
changelog b4157d37a1 Merge upstream version from git commit ddb30f8 vor 10 Jahren
compat 0901e6015e Modernize Debianisation vor 11 Jahren
control b32698e698 Restrict os to linux for the time being vor 11 Jahren
copyright 0901e6015e Modernize Debianisation vor 11 Jahren
pptpd-options e9805fb936 Update config files from newer upstream versions. (LP:704220) vor 11 Jahren
pptpd.conf e9805fb936 Update config files from newer upstream versions. (LP:704220) vor 11 Jahren
pptpd.default a2ef37492b Rewrite init script vor 11 Jahren
pptpd.docs cb86909ed8 Import Debian version 1.3.4-5.2 vor 11 Jahren
pptpd.init a2ef37492b Rewrite init script vor 11 Jahren
pptpd.install 3bb6f70288 Provide systemd service definition vor 11 Jahren
pptpd.service 3bb6f70288 Provide systemd service definition vor 11 Jahren
rules 0901e6015e Modernize Debianisation vor 11 Jahren
watch a81a367e67 Update debian/watch file, thanks Bart Martens vor 11 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.