[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PPP question on AIX (yes i know this is not the place i have not place else to ask)
Hello Nezer,
Do you have a Linux machine with PPP, which you can use to call the AIX
server?
Using such a machine, you can isolate the problem and determine whether it
is in the AIX or in the Windows NT (if the Linux machine can also receive
PPP calls).
Or, lacking such a machine, can you call an ISP's PPP connection from your
Windows NT machine (this will at least isolate the problem to the AIX
machine).
Another possibility: if the RAS scheme is similar to CHAP or PAP, you'll
not get username+password anyway. But the PPP connection will be there
(check ping/telnet/ftp and see if they work).
--- Omer
On Thu, 18 Mar 1999, Nezer Zaidenberg (DL-S)(22304) wrote:
> I need to esatblish a PPP connection between a PC with windows NT using
> RAS to RS/6000 station running AIX 4.2.1 with PPP package (bos.dte.ppp i
> think) installed. i am using US Robotics 33600 external sportster modems.
> the PC always initiate the call, the unix always receive. (no need to
> manage connections the other way around)
>
> I managed to install the modem as a tty and communicate with it using cu.
> and created a ppp user on the AIX. lssrc shows that the ppp
> daemon (subsystem) is running.
>
> when I use the NT to call asking for terminal after dialup i get a blank
> screen with no request for user/password which leads me to beleive the
> problem is with the AIX somewhere. does anybody have a clue?