+ * indirect ssh via V_sshinvoke.
* forbid_remote is a per-tunnel option.
* udptunnel-vpn-config.m4 allows global file to override as intended.
* www-cgi passes HTTP_COOKIE header.
* forbid_remote is a per-tunnel option.
* udptunnel-vpn-config.m4 allows global file to override as intended.
* www-cgi passes HTTP_COOKIE header.
+ * indirect ssh via V_sshinvoke.
m4_dnl along with userv-utils; if not, write to the Free Software
m4_dnl Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
m4_dnl
m4_dnl along with userv-utils; if not, write to the Free Software
m4_dnl Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
m4_dnl
-m4_dnl $Id: udptunnel-vpn-defaults,v 1.4 2001/03/10 17:32:29 ian Exp $
+m4_dnl $Id: udptunnel-vpn-defaults,v 1.5 2001/09/26 00:20:35 ian Exp $
SET( lcommand, [udptunnel])
SET( crypto,
SET( lcommand, [udptunnel])
SET( crypto,
[ssh V_sshstdopts \
V_sshprotoka V_sshverbose \
V_sshopts])
[ssh V_sshstdopts \
V_sshprotoka V_sshverbose \
V_sshopts])
+SET( sshinvoke, [V_ssh V_ruser@V_sshdest]_)
+
SET( sshdest, [V_rpublic])
SET( sites, [sites])
SET( sshdest, [V_rpublic])
SET( sites, [sites])
V_timeouts \
V_rnets \
V_lnets \
V_timeouts \
V_rnets \
V_lnets \
- V_ssh \
- V_ruser@V_sshdest \
- V_rcommand