[ SDF Public Access UNIX System .. Est. 1987 ]

join welcome faq status members projects store tour gopher abuse dialup minecraft social
tilde nihongo europa webmail gallery usermap irc tutorials telnet git ssh

[03] CAN I USE SLIP OR PPP WITH SDF?

   Yes you can.  You can find software and configuration guides in
   ~ftp/pub/internet.

   The majority of SLIP/PPP software configuration requires this 
   information:

   nameserver=63.68.131.237
   gateway=63.68.131.237
   netmask=255.255.255.0
   ip=

   Other less important configuration:

   host name=CPM (or whatever you want to call your computer)
   domain=lonestar.org
   POP3 server=mx.sdf.org
   SMTP server=mx.sdf.org

   SLIP/PPP software usually require you to create a LOGIN script
   which connects you with your service provider.  This is called
   a "CHAT SCRIPT" .. and to use SLIP/PPP on SDF, your script needs
   to follow this outline:

   output       : \r         ; (\13 or ^M)
   look for     : ogin:
   respond with : cochese    ; where "cochese" is your SDF login
   look for     : sword:
   respond with : RELGUD     ; where "RELGUD" is cochese's password
   look for     : $
   respond with : slip       ; Note, this is for SLIP only, if you 
                             ; wish to use PPP, then have your respond
                             ; with "ppp".

[back]


©1987-2065 SDF Public Access UNIX System, Inc. 501(c)(7)
(this page was generated using ksh, sed and awk)