summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAdi Masputra <adi.masputra@sun.com>2000-03-09 20:07:52 +0000
committerAdi Masputra <adi.masputra@sun.com>2000-03-09 20:07:52 +0000
commit1c4b763fd4d8484da48afe12999b581dc8449d54 (patch)
treee4518c48dca1468379d0711b5b82ad447ff5ba6f /scripts
parent4ffad8f3fba25ae1a393a523f8526841b81056f5 (diff)
downloadppp-1c4b763fd4d8484da48afe12999b581dc8449d54.tar.gz
Adjusted MTU to proper values per transport layers
Diffstat (limited to 'scripts')
-rw-r--r--scripts/options-rsh-loc2
-rw-r--r--scripts/options-rsh-rem2
-rw-r--r--scripts/options-ssh-loc2
-rw-r--r--scripts/options-ssh-rem2
4 files changed, 4 insertions, 4 deletions
diff --git a/scripts/options-rsh-loc b/scripts/options-rsh-loc
index a7a95e7..b015b87 100644
--- a/scripts/options-rsh-loc
+++ b/scripts/options-rsh-loc
@@ -1 +1 @@
-debug asyncmap FFFFFFFF escape FF kdebug 0 noipdefault nodefaultroute noauth
+debug asyncmap FFFFFFFF escape FF kdebug 0 noipdefault nodefaultroute noauth mtu 1460
diff --git a/scripts/options-rsh-rem b/scripts/options-rsh-rem
index f9b76ef..4b10bb9 100644
--- a/scripts/options-rsh-rem
+++ b/scripts/options-rsh-rem
@@ -1 +1 @@
-notty debug asyncmap FFFFFFFF escape FF kdebug 0 noipdefault nodefaultroute noauth
+notty debug asyncmap FFFFFFFF escape FF kdebug 0 noipdefault nodefaultroute noauth mtu 1460
diff --git a/scripts/options-ssh-loc b/scripts/options-ssh-loc
index a7a95e7..add03d6 100644
--- a/scripts/options-ssh-loc
+++ b/scripts/options-ssh-loc
@@ -1 +1 @@
-debug asyncmap FFFFFFFF escape FF kdebug 0 noipdefault nodefaultroute noauth
+debug asyncmap FFFFFFFF escape FF kdebug 0 noipdefault nodefaultroute noauth mtu 1400
diff --git a/scripts/options-ssh-rem b/scripts/options-ssh-rem
index f9b76ef..d690722 100644
--- a/scripts/options-ssh-rem
+++ b/scripts/options-ssh-rem
@@ -1 +1 @@
-notty debug asyncmap FFFFFFFF escape FF kdebug 0 noipdefault nodefaultroute noauth
+notty debug asyncmap FFFFFFFF escape FF kdebug 0 noipdefault nodefaultroute noauth mtu 1400