Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 1997 12:45:58 -0500
From:      "Glen" <gi143@cybercomm.net>
To:        <questions@freebsd.org>
Subject:   ppp problems
Message-ID:  <199701041718.MAA00197@raven.cybercomm.net>

next in thread | raw e-mail | index | archive | help
When I try to run ppp -auto default this is the error I receive 
must specify dstaddr with auto mode.  

I have looked threw the man pages, but found nothing about dstaddr.
My isp assigns dynamic IPs.

Also how do you connect with ppp manually for example.

ppp

Then you get ppp prompt.

I would like to try this manually, but don't know how.

thanks
Here is my ppp.conf, ppp.secret, ppp.linkup
ppp.conf

1. default:
2. set device /dev/cuaa1
3. set speed 57600
4. set parity none
5. set timeout 1200
6. set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATL0M1E1V1X4S0=0
OK-AT-OK \\dATDT4983885\T TIMEOUT 60 CONNECT"
7. set login "TIMEOUT 5 ogin:-\\r-ogin: Pjay word: MyPassword"
8. set ifaddr 206.183.68.100/0 206.183.68.11/0 netmask 0xffffff00

ppp.secret

1. # Sysname       Secret Key      Peer's IP address
2. mymachine       PPPLetMeIn      127.0.0.1

ppp.linkup

1. MYADDR:
2. delete ALL
3. add 0 0 HISADDR




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701041718.MAA00197>