How to use dip or ppp connect to Win NT

1997-08-12 Thread Deng Hongwei
I'v used dip and ppp connect to a linux dial-up server success,but I can't connect to a windows NT remote access server,because when I dial in, I can't see any prompt that the server send to me ,any thing likes 'Username' or password' etc. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail

Re: How to use dip or ppp connect to Win NT

1997-08-12 Thread Carey Evans
Deng Hongwei [EMAIL PROTECTED] writes: I'v used dip and ppp connect to a linux dial-up server success,but I can't connect to a windows NT remote access server,because when I dial in, I can't see any prompt that the server send to me ,any thing likes 'Username' or password' etc. Just let pppd

Re: How to use dip or ppp connect to Win NT

1997-08-12 Thread Richard G. Roberto
-BEGIN PGP SIGNED MESSAGE- On Thu, 12 Jun 1997, Deng Hongwei wrote: I'v used dip and ppp connect to a linux dial-up server success,but I can't connect to a windows NT remote access server,because when I dial in, I can't see any prompt that the server send to me ,any thing likes

Re: DIP to PPP ?

1996-12-18 Thread Christian Meder
// Begin ZetnetPPP.Dip \\ #!/usr/sbin/dip netmask 255.255.255.0 get $mtu 1006 get $remote 194.73.161.1 port modem speed 38400 parity N databits 8 stopbits 1 flush send \r\n\r\n send ATZ\r wait OK 2 send atdt0345573793\r flush wait

Re: DIP to PPP ?

1996-12-18 Thread Fingers
From: [EMAIL PROTECTED] (Christian Meder) Subject: Re: DIP to PPP ? To:[EMAIL PROTECTED] Date: Tue, 17 Dec 1996 22:54:48 -0500 (EST) The /etc/ppp/chatscript: ABORTBUSY ABORTNO CARRIER ABORTVOICE ATZ OK

Re: DIP to PPP ?

1996-12-18 Thread Martin Stromberg
[Klippa, klapp, kluppit] The /etc/ppp/chatscript: ABORTBUSY ABORTNO CARRIER ABORTVOICE ATZ OK ATDT0345573793 CONNECT loginZETppp\r ame Christopher Bond\r umber1234-567-89\r11\rpassword\r The

Re: DIP to PPP ?

1996-12-18 Thread Christian Meder
From: [EMAIL PROTECTED] (Christian Meder) Subject: Re: DIP to PPP ? To:[EMAIL PROTECTED] Date: Tue, 17 Dec 1996 22:54:48 -0500 (EST) The /etc/ppp/chatscript: ABORTBUSY ABORTNO CARRIER ABORTVOICE ATZ OK

DIP to PPP ?

1996-12-17 Thread Fingers
Hi, I'm trying to convert the following dip script to /etc/ppp/chatscript so i can use pppd to dial in, but i've not had much luck. Can someone help me please. Thanks, Chris. // Begin ZetnetPPP.Dip \\ #!/usr/sbin/dip netmask 255.255.255.0 get $mtu 1006 get $remote 194.73.161.1 port