looked at the reference: http://linmodems.technion.ac.il/bigarch/=20
archive-sixth/msg04656.html
suggested by MarvS
chap-secrets
in the initial dials using GnomePPP, a problem chap-screts was =20
indicated:
WvDial Modem<*1>: % Authentication failed.
WvDial<Notice>: Don't know what to do! Starting pppd and hoping for =20
the best.
WvDial<Notice>: Starting pppd at Wed Jan 2 12:55:50 2008
WvDial<Err>: Warning: Could not modify /etc/ppp/pap-secrets: =20
Permission denied
WvDial<Err>: --> PAP (Password Authentication Protocol) may be flaky.
WvDial<Err>: Warning: Could not modify /etc/ppp/chap-secrets: =20
Permission denied
WvDial<Err>: --> CHAP (Challenge Handshake) may be flaky.
WvDial<Notice>: Pid of pppd: 6921
WvDial<*1>: Using interface ppp0
WvDial<*1>: Disconnecting at Wed Jan 2 12:56:21 2008
WvDial<*1>: The PPP daemon has died: A modem hung up the phone (exit =20
code =3D 16)
WvDial<*1>: man pppd explains pppd error codes in more detail.
WvDial<Notice>: Try again and look into /var/log/messages and the =20
wvdial and pppd man pages for more information.
subsequently wvdial was checked to confirm it was installed
then edited the /etc/wvdial.conf file to include phone, password and =20
username
checked to verify no matching entry in /etc/ppp/chap-secrets, there =20
was; so this entry was commented out:
# Secrets for authentication using CHAP
# client server =20
secret IP addresses
# "username@xxxxxxxxxx" * " userpw"
dial up using wvdial, connects but authentication fails
=C9
WvDial Modem<*1>: % Authentication failed.
WvDial<Err>: Connected, but carrier signal lost! Retrying...
WvDial<*1>: Sending: ATDT0198379000
WvDial<*1>: Waiting for carrier.
WvDial Modem<*1>: NO CARRIER
WvDial<Warn>: No Carrier! Trying again.
WvDial<*1>: Sending: ATDT0198379000
WvDial<*1>: Waiting for carrier.
WvDial Modem<*1>: ATDT0198379000
WvDial Modem<*1>: CONNECT 460800
WvDial Modem<*1>: User Access Verification
WvDial Modem<*1>: login:
WvDial<*1>: Carrier detected. Waiting for prompt.
WvDial Modem<*1>: login:
WvDial<*1>: Looks like a login prompt.
WvDial<*1>: Sending: username@xxxxxxxxxx
WvDial Modem<*1>: username@xxxxxxxxxx
WvDial Modem<*1>: Password:
WvDial<Notice>: Don't know what to do! Starting pppd and hoping for =20
the best.
WvDial<Notice>: Starting pppd at Thu Jan 3 13:38:58 2008
WvDial<Notice>: Pid of pppd: 5332
WvDial<*1>: Using interface ppp0
WvDial<*1>: pppd: [08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]
WvDial<*1>: pppd: [08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]
WvDial<*1>: pppd: [08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]
WvDial<*1>: pppd: [08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]
WvDial<*1>: local IP address 203.173.54.59
WvDial<*1>: pppd: [08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]
WvDial<*1>: remote IP address 203.173.60.88
WvDial<*1>: pppd: [08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]
WvDial<*1>: primary DNS address 203.0.178.191
WvDial<*1>: pppd: [08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]
so no chap-secrets issue; could this be only when GnomePP used?
tested dilaout using Gnome, and this returned:
WvDial Modem<*1>: % Authentication failed.
WvDial<Notice>: Don't know what to do! Starting pppd and hoping for =20
the best.
WvDial<Notice>: Starting pppd at Thu Jan 3 14:37:25 2008
WvDial<Err>: Warning: Could not modify /etc/ppp/pap-secrets: =20
Permission denied
WvDial<Err>: --> PAP (Password Authentication Protocol) may be flaky.
WvDial<Err>: Warning: Could not modify /etc/ppp/chap-secrets: =20
Permission denied
WvDial<Err>: --> CHAP (Challenge Handshake) may be flaky.
WvDial<Notice>: Pid of pppd: 5603
WvDial<*1>: Using interface ppp0
WvDial<*1>: Disconnecting at Thu Jan 3 14:37:55 2008
WvDial<*1>: The PPP daemon has died: A modem hung up the phone (exit =20
code =3D 16)
checked the contents of pap-secrets
sudo chmod a+rw /etc/ppp/pap-secrets
=C9
# * password
"username@xxxxxx" * "xxxxx"
"user" * "xxxxx"
user\@isp\.com\.au * xxxxx
used sudo chmod a+rw /etc/ppp/pap-secrets
then repeat the dial out (using Gnome PPP), getting same result:
WvDial Modem<*1>: Password:
WvDial<*1>: Looks like a password prompt.
WvDial<*1>: Sending: (password)
WvDial Modem<*1>: % Authentication failed.
WvDial<Notice>: Don't know what to do! Starting pppd and hoping for =20
the best.
WvDial<Notice>: Starting pppd at Thu Jan 3 14:54:15 2008
WvDial<Err>: Warning: Could not modify /etc/ppp/chap-secrets: =20
Permission denied
WvDial<Err>: --> CHAP (Challenge Handshake) may be flaky.
WvDial<Notice>: Pid of pppd: 5717
WvDial<*1>: Using interface ppp0
WvDial<*1>: pppd: [08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]
WvDial<*1>: pppd: [08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]
WvDial<*1>: pppd: [08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]
exit
commented out all the the user lines in pap-secrets
dialled, same result (no connection), checked contents of pap-=20
secrets, and new line created as reference suggested: user\@isp\.com=20
\.au * xxxxx
tried wvdial with same failed result.=
--Apple-Mail-1--162501522
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=MACINTOSH
<html><body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; ">
<div><br class=3D"webkit-block-placeholder"></div><div><br =
class=3D"webkit-block-placeholder"></div><div><!--StartFragment-->
<div =
class=3D"MsoNormal"><span lang=3D"EN-GB">looked at the reference: =
</span><span lang=3D"EN-US" =
style=3D"font-size:12.0pt;font-family:Helvetica;mso-ansi-language: =
EN-US"><a =
href=3D"http://linmodems.technion.ac.il/bigarch/archive-sixth/
msg04656.htm=
l"><span =
style=3D"font-size:14.0pt;color:black;text-decoration:none;text-
underline:=
none">http://linmodems.technion.ac.il/bigarch/archive-sixth/
msg04656.html<=
/span></a><o:p></o:p></span></div> <div class=3D"MsoNormal"><span =
lang=3D"EN-US" style=3D"font-size:12.0pt;font-family:Helvetica; =
mso-ansi-language:EN-US">=CA<o:p></o:p></span></div> <div =
class=3D"MsoNormal"><span lang=3D"EN-US" =
style=3D"font-size:12.0pt;font-family:Helvetica; =
mso-ansi-language:EN-US">suggested by MarvS</span></div> <div =
class=3D"MsoNormal"><span lang=3D"EN-GB">=CA<o:p></o:p></span></div> =
<div class=3D"MsoNormal"><span lang=3D"EN-GB">chap-secrets</span></
div> =
<div class=3D"MsoNormal"><span lang=3D"EN-GB">=CA<o:p></o:p></span></
div> =
<div class=3D"MsoNormal"><span lang=3D"EN-GB">in the initial dials
using =
GnomePPP, a problem chap-screts was indicated:</span></div><p =
class=3D"MsoNormal" style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial Modem<*1>: % Authentication =
failed.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Notice>: Don't know what to =
do!<span style=3D"mso-spacerun: yes">=CA </span>Starting pppd and
hoping =
for the best.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Notice>: Starting pppd at Wed =
Jan<span style=3D"mso-spacerun: yes">=CA </span>2 12:55:50 =
2008<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Err>: Warning: Could not modify =
/etc/ppp/pap-secrets: Permission denied<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Err>: --> PAP (Password =
Authentication Protocol) may be flaky.<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Err>: Warning: Could not modify =
/etc/ppp/chap-secrets: Permission denied<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Err>: --> CHAP (Challenge =
Handshake) may be flaky.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Notice>: Pid of pppd: =
6921<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<*1>: Using interface =
ppp0<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<*1>: Disconnecting at Wed =
Jan<span style=3D"mso-spacerun: yes">=CA </span>2 12:56:21 =
2008<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<*1>: The PPP daemon has died: A =
modem hung up the phone (exit code =3D 16)<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<*1>: man pppd explains pppd
error =
codes in more detail.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Notice>: Try again and look
into =
/var/log/messages and the wvdial and pppd man pages for more =
information.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">=CA<o:p></o:p></span></p> <div =
class=3D"MsoNormal"><span lang=3D"EN-GB">subsequently wvdial was
checked =
to confirm it was installed<o:p></o:p></span></div> <div =
class=3D"MsoNormal"><span lang=3D"EN-GB">then edited the </span><span =
lang=3D"EN-US" style=3D"mso-ansi-language:EN-US">/etc/wvdial.conf file =
to include phone, password and username<o:p></o:p></span></div> <div =
class=3D"MsoNormal"><span lang=3D"EN-US" =
style=3D"mso-ansi-language:EN-US">checked to </span><span =
lang=3D"EN-GB">verify no matching entry in /etc/ppp/chap-secrets,
there =
was; so this entry was commented out:</span></div><p
class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span =
lang=3D"EN-GB">=CA<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB"># Secrets for =
authentication using CHAP</span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB"># client<span =
style=3D"mso-tab-count:1">=CA=CA=CA=CA=CA=CA=CA=CA=CA=CA=CA =
</span>server<span style=3D"mso-tab-count:
1">=CA=CA=CA=CA=CA=CA=CA=CA=CA=CA=
=CA </span>secret<span style=3D"mso-tab-count:
1">=CA=CA=CA=CA=CA=CA=CA=CA=CA=
=CA=CA </span><span style=3D"mso-tab-count:
1">=CA=CA=CA=CA=CA=CA=CA=CA=CA=CA=
=CA </span><span style=3D"mso-tab-count:
1">=CA=CA=CA=CA=CA=CA=CA=CA=CA=CA=CA=
</span>IP addresses</span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB"># "<a =
href=3D"mailto:browndog@xxxxxxxxxxxx">username@xxxxxxxxxx</a>" * " =
userpw"</span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span =
lang=3D"EN-GB">=CA<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:0cm"><span lang=3D"EN-GB">dial up using wvdial, =
connects but authentication fails</span></p><p class=3D"MsoNormal" =
style=3D"margin-left:0cm"><span lang=3D"EN-GB">=CA<o:p></o:p></span></
p><p=
class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span =
lang=3D"EN-GB">=C9</span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial Modem<*1>: % Authentication =
failed.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<Err>: Connected, but carrier =
signal lost!<span style=3D"mso-spacerun: yes">=CA =
</span>Retrying...<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: Sending: =
ATDT0198379000<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: Waiting for =
carrier.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial Modem<*1>: NO =
CARRIER<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<Warn>: No Carrier!<span =
style=3D"mso-spacerun: yes">=CA </span>Trying =
again.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: Sending: =
ATDT0198379000<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: Waiting for =
carrier.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial Modem<*1>: =
ATDT0198379000<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial Modem<*1>: CONNECT 460800 =
<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial Modem<*1>: User Access =
Verification<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial Modem<*1>: =
login:<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: Carrier detected.<span =
style=3D"mso-spacerun: yes">=CA </span>Waiting for =
prompt.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial Modem<*1>: =
login:<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: Looks like a login =
prompt.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: Sending: <a =
href=3D"mailto:username@xxxxxxxxxx">username@xxxxxxxxxx</a><o:p></
o:p></sp=
an></p><p class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span =
lang=3D"EN-GB" style=3D"font-size:8.0pt">WvDial Modem<*1>: <a =
href=3D"mailto:username@xxxxxxxxxx">username@xxxxxxxxxx</a><o:p></
o:p></sp=
an></p><p class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span =
lang=3D"EN-GB" style=3D"font-size:8.0pt">WvDial Modem<*1>: =
Password: <o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<Notice>: Don't know what to =
do!<span style=3D"mso-spacerun: yes">=CA </span>Starting pppd and
hoping =
for the best.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<Notice>: Starting pppd at Thu =
Jan<span style=3D"mso-spacerun: yes">=CA </span>3 13:38:58 =
2008<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<Notice>: Pid of pppd: =
5332<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: Using interface =
ppp0<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: pppd: =
[08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: pppd: =
[08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: pppd: =
[08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: pppd: =
[08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: local<span =
style=3D"mso-spacerun: yes">=CA </span>IP address =
203.173.54.59<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: pppd: =
[08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: remote IP address =
203.173.60.88<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: pppd: =
[08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: primary<span =
style=3D"mso-spacerun: yes">=CA=CA </span>DNS address =
203.0.178.191<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:8.0pt">WvDial<*1>: pppd: =
[08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]<o:p></o:p></span></p> <div =
class=3D"MsoNormal"><span lang=3D"EN-GB">=CA<o:p></o:p></span></div> =
<div class=3D"MsoNormal"><span lang=3D"EN-GB">so no chap-secrets
issue; =
could this be only when GnomePP used?<o:p></o:p></span></div> <div =
class=3D"MsoNormal"><span lang=3D"EN-GB">=CA<o:p></o:p></span></div> =
<div class=3D"MsoNormal"><span lang=3D"EN-GB">tested dilaout using =
Gnome, and this returned:<o:p></o:p></span></div> <div =
class=3D"MsoNormal"><span lang=3D"EN-GB">=CA<o:p></o:p></span></div><p =
class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial Modem<*1>: % Authentication =
failed.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Notice>: Don't know what to =
do!<span style=3D"mso-spacerun: yes">=CA </span>Starting pppd and
hoping =
for the best.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Notice>: Starting pppd at Thu =
Jan<span style=3D"mso-spacerun: yes">=CA </span>3 14:37:25 =
2008<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Err>: Warning: Could not modify =
/etc/ppp/pap-secrets: Permission denied<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Err>: --> PAP (Password =
Authentication Protocol) may be flaky.<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Err>: Warning: Could not modify =
/etc/ppp/chap-secrets: Permission denied<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Err>: --> CHAP (Challenge =
Handshake) may be flaky.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Notice>: Pid of pppd: =
5603<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<*1>: Using interface =
ppp0<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<*1>: Disconnecting at Thu =
Jan<span style=3D"mso-spacerun: yes">=CA </span>3 14:37:55 =
2008<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<*1>: The PPP daemon has died: A =
modem hung up the phone (exit code =3D 16)<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">=CA<o:p></o:p></span></p><p
class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">=CA<o:p></o:p></span></p><p
class=3D"MsoNormal" =
style=3D"margin-left:0cm"><span lang=3D"EN-GB">checked the contents of =
</span><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">pap-secrets</span><span =
lang=3D"EN-GB"><o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">sudo chmod a+rw<span style=3D"mso-spacerun: =
yes">=CA </span>/etc/ppp/pap-secrets<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">=CA<o:p></o:p></span></p><p
class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">=C9<o:p></o:p></span></p><p
class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">#<span style=3D"mso-tab-count:
1">=CA=CA=CA=CA=CA=
=CA=CA=CA=CA=CA=CA </span>*<span style=3D"mso-tab-count:
1">=CA=CA=CA=CA=CA=
=CA=CA=CA=CA=CA=CA </span>password<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">=CA<o:p></o:p></span></p><p
class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">"<a =
href=3D"mailto:username@xxxxxx">username@xxxxxx</a>" * =
"xxxxx"<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">"user" * "xxxxx"<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">user\@isp\.com\.au<span =
style=3D"mso-tab-count:1">=CA=CA=CA=CA=CA=CA=CA=CA=CA=CA=CA =
</span>*<span style=3D"mso-tab-count:
1">=CA=CA=CA=CA=CA=CA=CA=CA=CA=CA=CA =
</span>xxxxx<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">=CA<o:p></o:p></span></p> <div =
class=3D"MsoNormal"><span lang=3D"EN-GB">used sudo chmod a+rw =
/etc/ppp/pap-secrets<o:p></o:p></span></div> <div =
class=3D"MsoNormal"><span lang=3D"EN-GB">then repeat the dial out
(using =
Gnome PPP), getting same result:<o:p></o:p></span></div> <div =
class=3D"MsoNormal"><span lang=3D"EN-GB">=CA<o:p></o:p></span></div><p =
class=3D"MsoNormal" style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial Modem<*1>: Password: =
<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<*1>: Looks like a password =
prompt.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<*1>: Sending: =
(password)<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial Modem<*1>: % Authentication =
failed.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Notice>: Don't know what to =
do!<span style=3D"mso-spacerun: yes">=CA </span>Starting pppd and
hoping =
for the best.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Notice>: Starting pppd at Thu =
Jan<span style=3D"mso-spacerun: yes">=CA </span>3 14:54:15 =
2008<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Err>: Warning: Could not modify =
/etc/ppp/chap-secrets: Permission denied<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Err>: --> CHAP (Challenge =
Handshake) may be flaky.<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<Notice>: Pid of pppd: =
5717<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<*1>: Using interface =
ppp0<o:p></o:p></span></p><p class=3D"MsoNormal" =
style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<*1>: pppd: =
[08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<*1>: pppd: =
[08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">WvDial<*1>: pppd: =
[08]=EF=BF=BD[06][08]P=EF=BF=BD[06][08]<o:p></o:p></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:36.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">exit<o:p></o:p></span></p><p
class=3D"MsoNormal"=
style=3D"margin-left:72.0pt"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">=CA<o:p></o:p></span></p> <div =
class=3D"MsoNormal"><span lang=3D"EN-GB">commented out all the the
user =
lines in </span><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">pap-secrets<o:p></o:p></span></div> <div =
class=3D"MsoNormal"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">dialled, same result (no connection),
checked =
contents of pap-secrets, and new line created as reference suggested: =
user\@isp\.com\.au<span style=3D"mso-tab-count:
1">=CA=CA=CA=CA=CA=CA=CA=CA=
</span>*<span style=3D"mso-tab-count:1">=CA=CA=CA=CA=CA=CA=CA=CA =
</span>xxxxx<o:p></o:p></span></div> <div class=3D"MsoNormal"><span =
lang=3D"EN-GB" style=3D"font-size:9.0pt">=CA<o:p></o:p></span></div> =
<div class=3D"MsoNormal"><span lang=3D"EN-GB" =
style=3D"font-size:9.0pt">tried wvdial with same failed =
result.</span><span lang=3D"EN-GB"><o:p></o:p></span></div> =
<!--EndFragment--> </div></body></html>=
--Apple-Mail-1--162501522--