home *** CD-ROM | disk | FTP | other *** search
- #
- # There are some examples with different types of protocols.
- # Select one for your provider and remove the other entries.
- #
-
- #
- # Provider with PPP over X.75 and a login procedure and dynamic Ip.
- # The authentification will be done in 'loginc.fnc'.
- # This example is for COMPUSERVE (Frankfurt)
- #
-
- [user]
-
- Name : COMPUSERVE
- OutgoingIsdn : 069-920640
- MailAddress : mywi@ruf.uni-freiburg.de
- Address : Am See 2 79194 Gundelfingen
- Flags : AUTODIAL PPPIPSEND LOGINDIALOG USEV110
- Protocol : PPP_ASYNC
- PaketSize : 2048
- TimeOut : 600
-
- IfConfigFile : ppp.fnc
- Script : loginc.fnc
- Netmask : 255.255.255.0
-
- #
- # Provider with PPP over HDLC and standard authentification.
- # PAP/CHAP/CHAPMS
- #
-
- [user]
-
- Name : PPPSYNC2
- OutgoingIsdn : 0821-111111
- MailAddress : mywi@ruf.uni-freiburg.de
- Address : Meyer Willibald, Am See 2 79194 Gundelfingen
- Flags : AUTODIAL PPPSTANDARD
- Protocol : PPP
- TimeOut : 600
- UserId : MYUSERID
- Password : MYPASSWORD
- IfConfigFile : ppp.fnc
- LocalIp : 0.0.0.0
- Netmask : 255.255.255.0
- #
- # Provider with PPP over HDLC and standard authentification.
- # PAP/CHAP/CHAPMS
- # to a MS-RAS-SERVER with LAN-Domain
- #
-
- [user]
-
- Name : PPPSYNC3
- OutgoingIsdn : 0821-111111
- MailAddress : mywi@ruf.uni-freiburg.de
- Address : Meyer Willibald, Am See 2 79194 Gundelfingen
- Flags : AUTODIAL PPPSTANDARD
- Protocol : PPP
- TimeOut : 600
- MSNDomain : MYMSNDOMAIN
- UserId : MYUSERID
- Password : MYPASSWORD
- IfConfigFile : ppp.fnc
- LocalIp : 0.0.0.0
- Netmask : 255.255.255.0
-
- #
- # Provider with PPP over HDLC and standard authentification.
- # PAP/CHAP/CHAPMS
- #
-
- [user]
-
- Name : PPPSYNC2
- OutgoingIsdn : 0821-111111
- MailAddress : mywi@ruf.uni-freiburg.de
- Address : Meyer Willibald, Am See 2 79194 Gundelfingen
- Flags : AUTODIAL PPPSTANDARD
- Protocol : PPP
- TimeOut : 600
- FragmentSize : 256
- IfConfigFile : ppp.fnc
- LocalIp : 0.0.0.0
- Netmask : 255.255.255.0
-
- #
- # Provider with PPP over X.75 and a login procedure and dynamic Ip.
- # The authentification will be done in 'login1.fnc'.
- #
-
- [user]
-
- Name : PPPASYNC1
- OutgoingIsdn : 0821-111111
- MailAddress : mywi@ruf.uni-freiburg.de
- Address : Meyer Willibald, Am See 2 79194 Gundelfingen
- Flags : AUTODIAL IPCONFIG PPPIPSEND LOGINDIALOG
- Protocol : PPP_ASYNC
- TimeOut : 600
- FragmentSize : 256
- Script : login1.fnc
- IfConfigFile : ppp.fnc
- LocalIp : 0.0.0.0
- HostIp : 123.123.25.66
- DefaultIp : 123.123.25.66
- Netmask : 255.255.255.0
-
- #
- #
- # Provider with PPP over X.75 with dynamic Ip.
- # The authentification will be done in over PPP with PAP.
- #
- #
-
- [user]
-
- Name : PPPASYNC2
- OutgoingIsdn : 05251-222222
- MailAddress : mywi@ruf.uni-freiburg.de
- Address : Meyer Willibald, Am See 2 79194 Gundelfingen
- Flags : AUTODIAL IPCONFIG PPPIPSEND PPPPAP
- Protocol : PPP_ASYNC
- TimeOut : 600
- FragmentSize : 256
- PapId : meineid
- PapPasswd : meinpassword
- IfConfigFile : ppp.fnc
- Netmask : 255.255.255.0
-
- #
- # Provider with HDLC and static Ip.
- # The authentification will be over CLI.
- #
-
- [user]
-
- Name : Manf
- OutgoingIsdn : 0761-3333333
- MailAddress : mywi@ruf.uni-freiburg.de
- Address : Meyer Willibald, Am See 2 79194 Gundelfingen
- Flags : AUTODIAL,IPCONFIG
- Protocol : HDLC
- TimeOut : 600
- LocalIp : 193.141.109.17
- HostIp : 193.141.109.188
- DefaultIp : 193.141.109.188
- Netmask : 255.255.255.0
-
- #
- # Provider with SLIP over X.75 and static Ip.
- # The authentification will be over CLI.
- #
-
- [user]
-
- Name : rz
- OutgoingIsdn : 0761-444444-7
- MailAddress : mywi@ruf.uni-freiburg.de
- Address : Meyer Willibald, Am See 2 79194 Gundelfingen
- Flags : AUTODIAL,IPCONFIG
- Protocol : SLIP
- TimeOut : 600
- FragmentSize : 256
- LocalIp : 123.123.3.7
- HostIp : 123.123.3.254
- DefaultIp : 123.123.3.254
- Netmask : 255.255.255.0
-
- #
- # Provider TELEKOM with T-ONLINE
- #
-
- [user]
-
- Name : tonline
- OutgoingIsdn : 01910
- MailAddress : mywi@ruf.uni-freiburg.de
- Address : Meyer Willibald, Am See 2 79194 Gundelfingen
- Protocol : TONLINE
- Script : tonline.fnc
- PaketSize : 130
- TimeOut : 600
-
- #
- # Provider COMPUSERVE through TELEKOM with T-ONLINE
- #
-
- [user]
-
- Name : tonlinecompuserve
- OutgoingIsdn : 01910
- MailAddress : mywi@ruf.uni-freiburg.de
- Address : Meyer Willibald, Am See 2 79194 Gundelfingen
- Flags : LOGINDIALOG
- Protocol : T_ONLINE_PPP
- Script : toncomp.fnc
- PaketSize : 130
- TimeOut : 600
- IfConfigFile : ppp.fnc
-
- #
- # Provider with X.75 and static Ip.
- #
-
- [user]
-
- Name : prov1
- OutgoingISDN : 069-1234567-8
- MailAddress : user@privider1.org
- Address : Irgendwo
- Flags : AUTODIAL IPCONFIG
- Protocol : X75
- TimeOut : 400
- HostIp : 123.123.1.254
- DefaultIp : 123.123.1.254
- LocalIp : 123.123.1.7
- Netmask : 255.255.255.0
-
- #
- # Provider with sync PPP Protocol , dynamic Local-IP and Pap
- #
-
- [user]
-
- Name : prov2
- OutgoingISDN : 069-1234567-8
- MailAddress : user@privider1.org
- Address : Irgendwo
- Flags : AUTODIAL IPCONFIG PPPPAP PPPIPSEND
- Protocol : PPP
- IfConfigFile : PPP.FNC
- PapId : myuserid
- PapPasswd : mypasswd
- TimeOut : 400
- HostIp : 123.123.1.254
- LocalIp : 0.0.0.0
- Netmask : 255.255.255.0
- DefaultIp : 123.123.1.254
-
- #
- # Provider with SLIP over X.75 and Login-Script
- #
-
- [user]
-
- Name : prov3
- OutgoingISDN : 069-1234567-8
- MailAddress : user@privider1.org
- Address : Irgendwo
- Flags : AUTODIAL IPCONFIG LOGINDIALOG
- Protocol : SLIP
- Script : LOGIN2.FNC
- PacketSize : 2048
- FragmentSize : 256
- TimeOut : 400
- HostIp : 123.123.1.254
- DefaultIp : 123.123.1.254
- LocalIp : 123.123.1.7
- Netmask : 255.255.255.0
-
-