Christoph Biedl 3d64ffda89 Fix status check in init script. Closes: #747146 10 年 前
..
patches cc436d3e5e Packaging maintenance 10 年 前
source 0901e6015e Modernize Debianisation 11 年 前
README.debian b32698e698 Restrict os to linux for the time being 11 年 前
bcrelay.docs cb86909ed8 Import Debian version 1.3.4-5.2 11 年 前
bcrelay.install 200c30e7dc Add a manpage for bcrelay. Special thanks to Khang Nguyen Trong. Closes: #426553 11 年 前
changelog 3bd017fa32 pptpd 1.4.0-2 10 年 前
compat 0901e6015e Modernize Debianisation 11 年 前
control e4fe1e3bdb Re-compile against ppp 2.4.6, Closes: #745770 10 年 前
copyright d93dcb23f7 Update copyright file 10 年 前
pptpd-options e9805fb936 Update config files from newer upstream versions. (LP:704220) 11 年 前
pptpd.conf e9805fb936 Update config files from newer upstream versions. (LP:704220) 11 年 前
pptpd.default a2ef37492b Rewrite init script 11 年 前
pptpd.docs cb86909ed8 Import Debian version 1.3.4-5.2 11 年 前
pptpd.init 3d64ffda89 Fix status check in init script. Closes: #747146 10 年 前
pptpd.install 3bb6f70288 Provide systemd service definition 11 年 前
pptpd.service 3bb6f70288 Provide systemd service definition 11 年 前
rules 7ca8afbf3c Fix FTBFS, thanks Hideki Yamane. Closes: #725559 10 年 前
watch 0038f20c84 Update debian/watch again 10 年 前

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.