[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
isp connection problem
Hey all, need some help with connecting with my isp I am able to connect in
interactive mode but when I try to set up my ppp.conf file and login I have
no luck my isp uses pap authentication here is some more info.
Working in interactive mode
Using interface: tun0
ppp ON open> set device /dev/cua03
ppp ON open> set speed 115200
ppp ON open> set authname xxxxxxxx
ppp ON open> set authkey xxxxxxxx
ppp ON open> enable dns
ppp ON open> term
deflink: Entering terminal mode on /dev/cua03
Type `~?' for help
at
OK
atm0
OK
atdtxxxxxxx
CONNECT 28800/ARQ/V34/LAPM/V42BIS
** Ascend Pipeline Terminal Server **
System Password:
<-- snip -->
at this point I hit ~p to go into packet mode
<-- snip -->
Packet mode.
ppp ON open>
Ppp ON open>
PPp ON open>
PPP ON open>
PPP ON open> add default HISADDR
<-- snip -->
I am connected to my isp at this point and have ajusted my ppp.conf
file to use these same settings but I am unable to connect unless I
use ppp interactive mode.
<-- snip -->
<-- My ppp.conf -->
default:
set log Phase Chat LCP IPCP CCP tun command
set device /dev/cua03
set speed 115200
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5
\"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"
set timeout 180
provider:
set phone 0000000
set login
set authname XXXXXXXX
set authkey XXXXXXXX
set timeout 300
add default HISADDR
enable dns
All help is much appreciated.
Shane