Please Help - PPP Connection

Please Help - PPP Connection

Post by Jeff Riffl » Thu, 02 Jan 1997 04:00:00



I've been reading HOWTO's and FAQ's and newsgroups all day (the last 2
days if you want to get technical) and still can't get a satisfactory
connection to my ISP.  

I use Caldera Networking Desktop.   If anyone has any help for me please

I am very new to linux but am desperate to try anything, please let me
know if you need any of my log files, etc.

 
 
 

Please Help - PPP Connection

Post by Jeff Riffl » Fri, 03 Jan 1997 04:00:00



> I've been reading HOWTO's and FAQ's and newsgroups all day (the last 2
> days if you want to get technical) and still can't get a satisfactory
> connection to my ISP.

> I use Caldera Networking Desktop.   If anyone has any help for me please

> I've attached my config files.  Please help

[ dip-script 1K ]
# dip-script -- used with RHS netcfg for SLIP, CSLIP, and PPP
#
# Version:        0.1
#
# Author:         Fred N. van Kempen
# Modified:       Marc Ewing for Red Hat Software

main:


  port modem

  reset

  # You may need to send some modem set-up string here


  wait CONNECT 45
  if $errlvl != 0 goto error

  # You may need to change \n to \r\n

login:
  # You may not need this sleep
  sleep 3
  # You'll need to set this "ogin:" to match the login
  # string of the host you are dailing
  wait ogin: 10
  if $errlvl != 0 goto error

  if $errlvl != 0 goto error
  # Same here, for the password
  wait ord: 10
  if $errlvl != 0 goto error


  if $errlvl != 0 goto error

loggedin:
  default

done:
  print CONNECTED to $remote with address $rmtip

  exit

error:

[ ifcfg-eth0 < 1K ]
#!/bin/sh

#>>>Device type: ethernet

#>>>Variable declarations:
DEVICE=eth0
IPADDR=10.0.0.2
NETMASK=255.255.255.0
NETWORK=10.0.0.0
BROADCAST=10.0.0.255
ONBOOT=yes
#>>>End variable declarations

[ ifcfg-ppp < 1K ]
#!/bin/sh

#>>>Device type: ppp

#>>>Variable declarations:
DEVICE=cua1
IPADDR=0.0.0.0
DIPSCRIPT=/etc/dip-script
REMIP=0.0.0.0
SPEED=115200
PHONE=2937812
LOGIN=username
PASSWORD=passwd
CONNECT=ster%
CTYPE=ppp
ONBOOT=no
DEDICATED=yes
#>>>End variable declarations

[ ifdown-ppp < 1K ]
#!/bin/sh
PATH=/sbin:/usr/sbin:/bin:/usr/bin

. $1

ifconfig ${DEVICE} down
#kill `cat /var/run/$DEVICE.pid`

[ ifup-ppp < 1K ]
#!/bin/sh
PATH=/sbin:/usr/sbin:/bin:/usr/bin

. $1

if [ "foo$2" = "fooboot" -a ${ONBOOT} = "no" ]
then
        exit
fi










dip /tmp/dip.$$
rm /tmp/dip.$$

sleep 5

if [ "$DEDICATED" = "yes" ]; then
        watch-ppp $DEVICE &
fi

[ options < 1K ]
/dev/cua1
115200
crtscts
modem
lock
asyncmap 0
defaultroute
+pap

 
 
 

Please Help - PPP Connection

Post by Randall E. Pric » Fri, 03 Jan 1997 04:00:00


Jeff;

Post all the information that you have and someone will be able to help.

Randy


> I've been reading HOWTO's and FAQ's and newsgroups all day (the last 2
> days if you want to get technical) and still can't get a satisfactory
> connection to my ISP.

> I use Caldera Networking Desktop.   If anyone has any help for me please

> I am very new to linux but am desperate to try anything, please let me
> know if you need any of my log files, etc.

 
 
 

1. Help on ppp connections( I have read the How-to's please help!!)

Hey I would really appreciate some help debugging my ppp connection...  When
I start minicom I type ATDT###-#### the first time I tried this it logged me
in and asked for a username and password,  after supplying those it said ppp
packet enabled and it froze up.... I had to kill minicom and when I tried it
again it said my modem was locked... I have read all the ppp-howtos I could
get my hands on and I would really appreciate it if someone would help me
out with this...I must be a dumbass or something because I have been trying
to make this work for a week or so... And I don't have a winmodem either...
I checked and double check that....

Thanks for any and all help ahead of time.......

Stonethrower

2. Mozart Sound System

3. I can't keep a PPP connection, please help!!!!

4. Trouble with XFree86 3.3

5. help me get my PPP connection working please!!!

6. road runner -> home network/firewall help

7. PPP connection dies slowly, Please HELP!!

8. Evaluating Soft PC and Lotus 123 for HP-UX

9. Please Help on PPP Connection Problem with Redhat Linux 5.1

10. Please Help... Re: PPP connection and IPCHAINS

11. SLIP/PPP connection ? Help please !

12. ppp connection........please help

13. help me get my PPP connection working please!!!