On Fri, Aug 20, 1999 at 06:48:22PM +0200, Lars Nixdorf wrote:
> hallo,
> 
> how could I connect with a modem form a linux mashine to a Win NT RAS server? 
> I
> have to use chap.

 
pppd ttyS1 115200 noauth noipdefault defaultroute remotename provider \
 user myname  connect 'chat "" ATZ OK ATDTPHONE CONNECT'

Notes:  - the line was wrapped to fit on the screen :)
        - replace PHONE with the actual number you want to dial
        - you need to have a line like 

myname  provider password

          in the /etc/ppp/chap-secrets file
        - I've never used chap authentication, but I do believe the line
          above would work.  <add standard disclaimer here>

> It doesn't work for me. I need only the whole line for pppd. I doesn't want to
> use option files or so. If I send a ip-packet the line should go up.

Who doesn't want that?  You, your pppd or your sysadmin?

> Any suggestions? what is the Line to start it? 

See above.


Hope this hepls,
---------------------------------------------------------------
Andrei D. Caraman                       phone: +40 (1) 2050 637
Network Engineer                          fax: +40 (1) 2050 655
Mediasat SA                            mobile: +40 (94) 385 186 

Reply via email to