Commit graph

7 commits

Author SHA1 Message Date
Ruslan Ermilov
5b063c8581 When l2tpd(8) runs on a multi-homed machine, and you attempt to
establish an L2TP VPN connection to its external IP address from
the Windows XP box on your LAN, l2tpd(8) will reply (UDP) from
its local IP address, and not external IP address.

Implement the new global option "address" to aid in overcoming
this problem.  Also helps in environments with complex NAT
configurations.

Bump PORTREVISION.

Approved by:	sobomax
2003-04-16 13:53:27 +00:00
Ruslan Ermilov
a56dd6faec Let pppd(8) control the IP address allocation.
Approved by:	sobomax
2003-04-16 13:39:01 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maxim Sobolev
6ab4e36838 - Prevent deadloop when control fifo is closed between the select() and
read().
2002-11-23 17:41:39 +00:00
Maxim Sobolev
e88d2bd5b4 - Update to 0.69;
- fix an incompatibility, which causes daemon to eat 100% CPU even when
completely idle (ages old problem with select()'ing on FIFO without
writers opened for reading in non-blocking mode);
- replace incomplete and ugly daemonize code with native daemon(3).

Sponsored by:	United Networks of Ukraine
2002-11-23 00:40:51 +00:00
Maxim Sobolev
eb535fb4a7 Update to 0.69. 2002-10-23 13:46:26 +00:00
Maxim Sobolev
b0506b02a8 Add l2tpd 0.64, an implementation of the layer two tunneling protocol.
Requested & beersponsored by:	Yuri Babushkin <piton@united.net.ua>
2002-10-23 13:21:53 +00:00