From 18d81c8b1b1e31247c8d086143f110b445083afe Mon Sep 17 00:00:00 2001 From: brian <> Date: Tue, 17 Aug 1999 15:02:03 +0000 Subject: [PATCH] Use ``set openmode passive'' in the ssh VPN example --- src/etc/ppp/ppp.conf.sample | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/etc/ppp/ppp.conf.sample b/src/etc/ppp/ppp.conf.sample index 1e79a11b..22570eb4 100644 --- a/src/etc/ppp/ppp.conf.sample +++ b/src/etc/ppp/ppp.conf.sample @@ -4,7 +4,7 @@ # # Originally written by Toshiharu OHNO # -# $OpenBSD: ppp.conf.sample,v 1.14 1999/07/27 23:48:38 brian Exp $ +# $OpenBSD: ppp.conf.sample,v 1.15 1999/08/17 15:02:03 brian Exp $ # ################################################################# @@ -451,6 +451,8 @@ loop-in: # sloop: load loop + # Passive mode allows ssh plenty of time to establish the connection + set openmode passive set device "!ssh whatevermachine /usr/sbin/ppp -direct loop-in" # If you wish to connect to a server that will dial back *without* using