Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 1999 14:02:24 -0500 (EST)
From:      d-ali <daliad@pegasus.rutgers.edu>
To:        freebsd-questions@FreeBSD.ORG
Subject:   ppp
Message-ID:  <Pine.GSO.3.94.990118114628.18588B-200000@pegasus.rutgers.edu>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi,
I seem to have a problem getting online with ppp on FreeBSD.
I've attached a text file which shows exactly what happens..
I would really appreciate if you would please take the time
and look at it, maybe you can help me out or something.

Thank you,
Dalia 

[-- Attachment #2 --]
ppp.conf:------------------------------------------------------------

default:
 set device /dev/cuaa1
 set speed 57600
 set log Phase Chat LCP CCP tun
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"
 set timeout 0

pmdemand:
 set authname thisis
 set authkey sofake
 set phone 3457040
 set login "TIMEOUT 5 name:--name: ppp word: ppp"
 set timeout 120
 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0
 set openmode passive
 delete ALL
 add 0 0 HISADDR

Exactly what happens:----------------------------------------------------------------

ppp ON lotable> load pmdemand
ppp ON lotable> term
Phase: bundle: Establish
Phase: deflink: closed -> opening
Phase: deflink: Connected!
deflink: Entering terminal mode on /dev/cuaa1
Type `~?' for help
Phase: deflink: opening -> ready
atdt3543833
CONNECT 115200







Advanix Internet


username:fake
password:
	Entering PPP Mode.
	IP address is 209.235.130.172
	MTU is 1500.
Phase: deflink: ready -> lcp
<i put in ~p>
Packet mode.
ppp ON lotable> Phase: deflink: lcp -> open
Phase: bundle: Network
PPp ON lotable> Phase: deflink: open -> lcp
Phase: deflink: Already in NETWORK phase
Phase: deflink: lcp -> open
PPP ON lotable> Phase: deflink: open -> lcp
Phase: bundle: Terminate
Phase: deflink: Disconnected!
Phase: deflink: Connect time: 82 secs 577 octets in, 681 octets out
Phase:  total 15 bytes/sec, peak 79 bytes/sec on Mon Jan 18 18:58:51 1999
Phase: deflink: lcp -> closed
Phase: bundle: Dead
ppp ON lotable> 

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.94.990118114628.18588B-200000>