OESF Portables Forum
Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Security and Networking => Topic started by: Ling on June 21, 2004, 04:59:40 pm
-
OK. I am running the English-converted Sharp ROM. I have an AmbiCom CF56M-EZ CF Modem. I went into Settings-]Network and set up a Dialup PPP connection (to 650dialup). The setting appear correct, but each time I dial it attempts to authenticate and then says network offline. The only option that I seem to have is device authentication. I have tried it with the box checked and unchecked, does not seem to make a difference. I set the connection up manually as the wizard was not very helpful. I went to the myzaurus website and searched on here, but have not been able to solve this one. Thanks.
-
Make sure the appropriate username/password combos appear in both /etc/chap-secrets and /etc/pap-secrets (unless you know which one is actually to be used of course)
Post the script from /etc/ppp/peers
Si
-
pap and chap are the same. Here is the peers file:
# more DIALUP1087848221
noipdefault
115200
connect \'/usr/sbin/chat -s -v -t 60 ABORT \"NO CARRIER\" ABORT \"NO DIALTONE\" ABORT \"BUSY\" \"\" \"AT&F&C1&D2&K3&S0E0\" OK \"ATDT9,3236145\" CONNECT\'
crtscts
lock
modem
user \"lingenfr_home@650dialup.com\"
usepeerdns
defaultroute
connect-delay 1000
remotename DIALUP1087848221
the username and password in pap and chap seem to be correct. I am typing this from my 860. My wifi worked like a champ. Thanks.