Use ``set openmode passive'' in the ssh VPN example

This commit is contained in:
Brian Somers 1999-08-17 15:00:15 +00:00
parent 44e73c1254
commit be76e834d7
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#
# Originally written by Toshiharu OHNO
#
# $Id: ppp.conf.sample,v 1.5 1999/05/30 21:31:18 billf Exp $
# $Id: ppp.conf.sample,v 1.6 1999/07/27 23:44:29 brian Exp $
#
#################################################################
@ -486,6 +486,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"
# Example of non-PPP callback.