I am trying to use AbsolutTelnet to access an AS/400 via dialup. It connects but I get a blank screen with no logon prompt. I need the dialup for those rare instances when the power goes off to my AS/400 and it does not bring up the TCP/IP interface when it comes back online. The PC I am working from is on Win 2000.
[size=1][ April 28, 2004, 10:20 AM: Message edited by: Brian T. Pence ][/size]
That's a tough one. Modem connectivity can be tempermental. First, check what serial connection settings your server is expecting. Make sure Absolute is using the same. Check out Options->Properties->Connectionion->Dialup->Configure Line.
Also, the server may be expecting a particular keystroke to begin the login process. Try hitting ctrl-break or ctrl-c and see what happens.
Brian