Penguin
Diff: AlcatelSpeedTouch
EditPageHistoryDiffInfoLikePages

Differences between version 7 and previous revision of AlcatelSpeedTouch.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 7 Last edited on Thursday, May 22, 2003 11:14:56 am by CraigBox Revert
Older page: version 6 Last edited on Tuesday, April 1, 2003 3:13:37 pm by CraigBox Revert
@@ -6,8 +6,18 @@
  pptp ''ip.address.of.your.adsl.modem'' user ''yourADSLusername'' persist 
 and optionally add the word "debug" to the end of the line to get copious debugging sent to syslog(8) :) 
  
 You are now connected to the Internet. 
+  
+You may prefer to edit /etc/ppp/options, and have something like this in there:  
+  
+ noipdefault  
+ persist  
+ maxfail 0  
+ name "''yourADSLusername''"  
+ noauth  
+ defaultroute  
+  
  
 ---- 
 Some problems and solutions.