summaryrefslogtreecommitdiff
path: root/ipif
diff options
context:
space:
mode:
authorian <ian>2005-08-11 18:52:07 +0000
committerian <ian>2005-08-11 18:52:07 +0000
commit3463190431fd409c11692d37396035b0dd67ae36 (patch)
tree541b88b3c41780f57a0b700a26295a000b06fb51 /ipif
parent9c0139c59459dafe88ff0715898135d4926f9f92 (diff)
downloaduserv-utils-3463190431fd409c11692d37396035b0dd67ae36.tar.gz
@@ -12,6 +12,7 @@
+ * Use slip, not cslip, for udptunnel (!)
Diffstat (limited to 'ipif')
-rw-r--r--ipif/udptunnel-vpn-defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipif/udptunnel-vpn-defaults b/ipif/udptunnel-vpn-defaults
index fffbbe7..520359e 100644
--- a/ipif/udptunnel-vpn-defaults
+++ b/ipif/udptunnel-vpn-defaults
@@ -32,7 +32,7 @@ SET( rport, [Command])
m4_dnl lend -- usually set in global
m4_dnl rend -- usually set in sites
SET( mtu, [1000])
-SET( proto, [cslip])
+SET( proto, [slip])
SET( to_restart, [10])
SET( to_poll, [30])
SET( to_quit, [130])