Penguin

Differences between version 18 and predecessor to the previous major change of LinuxPPPoA.

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

Newer page: version 18 Last edited on Tuesday, May 13, 2003 10:34:25 pm by CraigBox Revert
Older page: version 17 Last edited on Tuesday, May 13, 2003 9:28:25 pm by MattBrown Revert
@@ -80,8 +80,10 @@
  plugin /usr/lib/pppd/2.4.1/pppoatm.so 0.100 
 This tells pppd to load the PPPoA plugin. Download my sample configs to see the full set of options 
  http://www.wlug.org.nz/archive/LinuxPPPoA/ppp-provider 
  http://www.wlug.org.nz/archive/LinuxPPPoA/ppp-jsgames 
+  
+Also make sure you have 'noauth' in there somewhere, else the RAN will try and authenticate against you, and fail miserably.  
  
 My configuration is setup to use PAP authentication, make sure you have a line such as 
  username@provider * yourpassword 
 in your /etc/ppp/pap-secrets file. Download my sample pap-secrets file