123456789101112131415161718192021222324252627282930 |
- Source: pptpd
- Section: net
- Priority: optional
- Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
- Standards-Version: 3.9.4
- Build-Depends: debhelper (>= 9),
- automake,
- hardening-wrapper,
- libwrap0-dev,
- ppp-dev,
- Homepage: http://poptop.sourceforge.net/dox/
- Package: pptpd
- Architecture: any
- Depends: ${misc:Depends}, ${shlibs:Depends},
- bcrelay,
- netbase,
- ppp,
- Description: PoPToP Point to Point Tunneling Server
- This implements a Virtual Private Networking Server (VPN) that is
- compatible with Microsoft VPN clients. It allows Windows users to
- connect to an internal firewalled network using their dialup.
- Package: bcrelay
- Architecture: any
- Replaces: pptpd (<< 1.2.3-1),
- Depends: ${misc:Depends}, ${shlibs:Depends},
- Description: Broadcast relay daemon
- The bcrelay daemon relays broadcasts between two interfaces. It is
- shipped with the pptpd package, but can be used for other purposes.
|