Re: diald config ... more info

2002-11-23 Thread Dave Selby

I can now get 

pppd file /etc/ppp/peers/NTL
to dial sucessfully
I setup the scripts with pppconfig
They are ,



/etc/ppp/peers/NTL 

# This optionfile was generated by pppconfig 2.0.10.
#
#
hide-password
noauth
connect /usr/sbin/chat -v -f /etc/chatscripts/NTL
debug
/dev/modem
57600
defaultroute
noipdefault
user dave.selby
remotename NTL
ipparam NTL

usepeerdns

And for /etc/chatscripts/NTL ..

# This chatfile was generated by pppconfig 2.0.10.
# Please do not delete any of the comments.  Pppconfig needs them.
#
# ispauth PAP
# abortstring
ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE' ABORT 'NO DIAL 
TONE' ABORT 'NO ANSWER' ABORT DELAYED
# modeminit
'' ATZ
# ispnumber
OK-AT-OK ATDT126308005190100
# ispconnect
CONNECT \d\c
# prelogin

# ispname
# isppassword
# postlogin

# end of pppconfig stuff

I seem to be very close 
It appears to me that diald is not setting the device to /dev/modem, so chat 
cannot find it ???

dave


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




diald config

2002-11-21 Thread Dave Selby
I have got my winmodem to work,
configured wvdial to work ... I now have internet access
BUT I cant get diald to work !!!

I have set up my /etc/diald/connect file
I have executed
/etc/init.d/diald start

Magically /var/log/ now has entries for diald !!!

If I'm doing something dumb, let me know, according to my
Debian GNU/Linux bible thats all I have to do and it should work !! 
OK so the bible is for POTATO !!

Any help much appreciated 
Dave


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: diald config

2002-11-21 Thread John Hasler
Dave Selby writes:
 BUT I cant get diald to work !

Is there some reason why you can't use pppd's demand dialing option?  You
can configure it via pppconfig.

 Any help much appreciated

You haven't given us enough information.
-- 
John Hasler
[EMAIL PROTECTED] (John Hasler)
Dancing Horse Hill
Elmwood, WI


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Diald config problems

1999-05-08 Thread Daniel González Gasull
-BEGIN PGP SIGNED MESSAGE-

I think I can't help you too much.  But, did you use pppconfig to set up
your Internet connection?  It's very easy to use.

[EMAIL PROTECTED] wrote:

 I have tried to figure this one out to no avail. This time on a new
 install. Diald (pppd) has peer refused to authenticate error after
 logging into server. pon works ok.

 Snip!
 May  4 16:38:36 nope kernel: registered device ppp0
 May  4 16:38:37 nope pppd[189]: pppd 2.3.5 started by root, uid 0
 May  4 16:38:37 nope pppd[189]: Using interface ppp0
 May  4 16:38:37 nope pppd[189]: Connect: ppp0 -- /dev/ttyS1
 May  4 16:38:38 nope pppd[189]: peer refused to authenticate
 May  4 16:38:41 nope pppd[189]: Connection terminated.
 May  4 16:38:42 nope pppd[189]: Exit.
 Snip!

- -- 
Daniel González Gasull   (`-/)_.-'``-._   The hottest places in
[EMAIL PROTECTED]  . . `; -._)-;-,_`) Hell are reserved for
PGP RSA key 1024/EEA93A69(v_,)'  _  )`-.\  ``-'  those who, in times of
_.- _..-_/ / ((.'fL  moral crisis, preserved
  ((,.-'   ((,/  their neutrality.
 -- Dante
 __
|  Fight Spam! Join EuroCAUCE: http://www.euro.cauce.org/  |
 ~~

-BEGIN PGP SIGNATURE-
Version: 2.6.3in
Charset: latin1
Comment: Get my PGP key: http://www.arquired.es/users/dani

iQCVAgUBNzMF1snE0dnuqTppAQG+/wQAm5lSf16D/jwEAiE2RR60DDIYARGbyNWT
xJrYdthxT9Ps8HSWV17uf/ggOnHgj8PLo0KH4/NumqWeXLygQNNeu+sAgtPkSzlM
kDrlH2JRh5Hc5f1NTNjbBrSti/NHIzbcI2Yg7SkxR7UpZO8Cg9mnx85oxCAcRL7Y
g/sJgp47+7M=
=ZeHk
-END PGP SIGNATURE-


Diald config problems

1999-05-05 Thread joe
I have tried to figure this one out to no avail.  This time on a new install.
Diald (pppd) has peer refused to authenticate error after logging into server.
pon works ok.  

Any help would be appreciated, and if you need further info ask by direct email
to [EMAIL PROTECTED]

Joe Stewart


Snip!
May  4 16:38:36 nope kernel: registered device ppp0
May  4 16:38:37 nope pppd[189]: pppd 2.3.5 started by root, uid 0
May  4 16:38:37 nope pppd[189]: Using interface ppp0
May  4 16:38:37 nope pppd[189]: Connect: ppp0 -- /dev/ttyS1
May  4 16:38:38 nope pppd[189]: peer refused to authenticate
May  4 16:38:41 nope pppd[189]: Connection terminated.
May  4 16:38:42 nope pppd[189]: Exit.
Snip!


Re: Diald config problems

1999-05-05 Thread Jens B. Jorgensen
Your pppd options are specifying 'auth' which requires the peer to 
authenticate. You
can edit /etc/diald/diald.options and find (or create) the pppd-options line 
and add
'noauth', eg.

pppd-options noauth

[EMAIL PROTECTED] wrote:

 I have tried to figure this one out to no avail.  This time on a new install.
 Diald (pppd) has peer refused to authenticate error after logging into 
 server.
 pon works ok.

 Any help would be appreciated, and if you need further info ask by direct 
 email
 to [EMAIL PROTECTED]

 Joe Stewart

 Snip!
 May  4 16:38:36 nope kernel: registered device ppp0
 May  4 16:38:37 nope pppd[189]: pppd 2.3.5 started by root, uid 0
 May  4 16:38:37 nope pppd[189]: Using interface ppp0
 May  4 16:38:37 nope pppd[189]: Connect: ppp0 -- /dev/ttyS1
 May  4 16:38:38 nope pppd[189]: peer refused to authenticate
 May  4 16:38:41 nope pppd[189]: Connection terminated.
 May  4 16:38:42 nope pppd[189]: Exit.
 Snip!

 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null

--
Jens B. Jorgensen
[EMAIL PROTECTED]



Re: Diald config problems

1999-05-05 Thread John Hasler
Joe Stewart writes:
 I have tried to figure this one out to no avail.  This time on a new
 install.  Diald (pppd) has peer refused to authenticate error after
 logging into server.  pon works ok.

Add noauth to the pppd-options line in /etc/diald/diald.options.
-- 
John Hasler
[EMAIL PROTECTED] (John Hasler)
Dancing Horse Hill
Elmwood, WI