Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jul 1998 22:20:06 +0000
From:      glbj@impop.bellatlantic.net
To:        freebsd-questions@FreeBSD.ORG
Subject:   Problems w/ppp connect to ISP
Message-ID:  <199807220221.WAA27436@iconmail.bellatlantic.net>

next in thread | raw e-mail | index | archive | help
Help....!!!!

When attempting to create a ppp connection to my ISP (Bell Atlantic), 
it appears that the ISP is not providing HISADDR. The ppp connection 
is established (ie I get PPP ON morningstar >) and the OS knows the 
IP assigned to me (MYADDR) but the address of the ISP side of the 
link seems to be missing. I've no idea what's going on. Below are 
copies of ppp.conf, ppp.linkup, and the ppp.log with date, time, and 
hostname removed (just to keep it small). Any and all help 
appreciated. thanx - Gene

................................................

contents of ppp.conf...

default:
# set log Phase Chat Connect Carrier LCP IPCP CCP tun command
 set device /dev/cuaa1
 set speed 115200
 deny lqr
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK
 ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"

bell:
 set phone 8692915
 set authname xxxx
 set authkey yyyyyyyy
 set ifaddr 0 0
 delete ALL
 add 0 0 HISADDR

...............................................

Contents of ppp.linkup...

MYADDR:
 delete 0
 add 0 0 HISADDR

bell:
 delete 0
 add 0 0 HISADDR


....................................................

Contents of ppp.log

ppp[175]: Phase: Using interface: tun0 
ppp[175]: Phase: PPP Started. 
ppp[175]: Phase: Connected! 
ppp[175]: Phase: Phone: 8692915
ppp[175]: Phase: NewPhase: Authenticate
ppp[175]: Phase:  his = PAP, mine = none
ppp[175]: Phase: PAP: glbj
ppp[175]: Phase: PapInput: ACK
ppp[175]: Phase: Received PAP_ACK ()
ppp[175]: Phase: NewPhase: Network
ppp[175]: Link:  myaddr = 151.204.195.14  hisaddr = 0.0.0.0
ppp[175]: Error: SetIpDevice: ioctl(SIOCAIFADDR): Destination address
required ppp[175]: Error: IpcpLayerUp: unable to set ip address
ppp[175]: Phase: Modem: Connect time: 46 secs: 328 octets in, 321
octets out ppp[175]: Phase:  total 14 bytes/sec ppp[175]: Phase: PPP
Terminated (normal). 
-------------------------------------------------------------------------
Pursuant to US Code, Title 47, Chapter 5, Subchapter II, 227, any and all
unsolicited commercial E-mail sent to this address is subject to a download
and archival fee in the amount of $500 U.S.  E-mailing denotes acceptance of
these terms.
======================================================================= ==

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



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