`
Linux Connection Scripts

all default scripts will not change except the following.  feel free to use these.  to connect via ppp to telerama copy these files and edit them to suit your needs.  then issue the command #/sbin/ifup ppp0# to open the connection.  uncomment by removing any # that is not followed by spaces.  the only exception to this is the chat-ppp0 script which must have a blank line at the end.  all of the scripts are sorted as to location and filenames are the first line of each script.  it is also reccommended that you read any and all documentation that comes with your linux distribution reguarding making a ppp connection.  if you have any questions you can email support@telerama.com or call 1-412-682-0171

in /etc/ppp/

# pap-secrets
# Secrets for authentication using PAP
# must have this information if you are manualy dialing in
#username ppp0 password

in /etc/

# resolve.conf
#nameserver 205.201.1.10
#nameserver 205.201.1.20
#search telerama.com

in /etc/sysconfig/network-scripts/

# chat-ppp0
# this script is used to initialize the modem and dial out.
# the following are well known command on which to abort the
# connection attempt
#'ABORT' 'BUSY'
#'ABORT' 'ERROR'
#'ABORT' 'NO CARRIER'
#'ABORT' 'NO DIALTONE'
#'ABORT' 'Invalid Login'
#'ABORT' 'Login incorrect'
# use proper phone number below
# also use ATDP instead of ATDT if you have pulse dial.
# if your modem requires any additional init strings append
# them to ATZ within the single quote
#'' 'ATZ'
#'OK' 'ATDT209-9400'
#'CONNECT' ''
#'TIMEOUT' '5'
#'~--' ''
#this line is actually a blank space!!!! important to have the blank line!
 

# ifcfg-ppp0
# network device - this must match the interface in the filename
#DEVICE="ppp0"
# open connection on boot
#ONBOOT="no"
# this allows any user to control the status of the
# ppp connection replace yes with no to allow only
# root to open and close the connection having this
# set to no is not recommended
#USERCTL="yes"
# this sets the com port that the modem is attached to
# ttyS0 = com1
# ttyS1 = com2
# ttyS2 = com3
# ttyS3 = com4
# so on and so forth
#MODEMPORT="/dev/ttyS1"
# sets the port speed for the com port set to 57600
# for a 14.4k or less modem
#LINESPEED="115200"
# yes here will have the connection redial if dropped
# and will also attempt to connect until it is sucessful
#PERSIST="yes"
#DEFABORT="yes"
#DEBUG="yes"
#INITSTRING="ATZ"
#DEFROUTE="yes"
#HARDFLOWCTL="yes"
#ESCAPECHARS="no"
#PPPOPTIONS=""
#PAPNAME="username"
#REMIP=""
#NETMASK=""
#IPADDR=""
#MRU=""
#MTU=""
#DISCONNECTTIMEOUT=""
#RETRYTIMEOUT="5"
#BOOTPROTO="none"
 






search powered by
Google
wireless :: dsl :: dial-up :: network status :: sitemap :: privacy policy :: contact us

For more information please call 1-412-682-0171.
This site and its contents © 1991 Telerama Public Access Internet. All Rights Reserved.