I am 90% of the way complete with the configuration of this portmaster, and didnt see my problem in the FAQ or forum, so here is my question:
I have assigned the Digi portmaster16 an ip address and subnet and is sitting on my network working correctly (i can telnet to it, login as root, and make configuration changes as necessary)
what i need this thing to do, is pass through and bring up directly, a login prompt to the server that users will authenticate against.
i have turned off login and password (both set to off) however now all i get is a ‘Digi>’ prompt
and i still have to type 'telnet [host] to get to the host and then authenticate to login. what i want this thing to do is, upon connect, either by modem or wyse terminal, is bring back a login prompt to the HOST, not have to telnet first, then login. what changes do i need to make to the port on which i am connected:
Below is the configuration for the individual port on which im connected:
BEGIN
set ports range=4 termtype=“wy150” dev=term sess=4 uid=0 edelay=1
set ports range=4 auto=off bin=off group=0 dport=0 dest=255.255.255.255
set line range=4 baud=9600 csize=8 parity=N stopb=1 break=ignore
set line range=4 error=null inpck=off istrip=off onlcr=off otab=off
set flow range=4 ixon=off aixon=off ixoff=off ixany=off itoss=off altpin=off
set flow range=4 rts=on dtr=off cts=on dcd=off dsr=off ri=off
set keys range=4 eof=^D erase=^H flush=^@ intr=^C kill=^E lnxt=^V
set keys range=4 tesc=^] xon=^S xoff=^Q xona=^S xoffa=^Q
set logins range=4 cmdprompt=“digi>” logprompt=“Enter medea>”
set logins range=4 passprompt=“passwd:”
set logins range=4 write=off login=off passwd=off verbose=off
END
Thank you all in advance for any advice on this problem
i will be making these changes in a couple hours and test, i will post the results, and i expect it to work.
thank you again
ps, second addition to this question:
i have been using a wyse terminal to test and make sure that everythiung is working right from the DIGI into the network, one more snafu i need to add to the solution. I will be replacing the wyse with a modem for a remote dialin to connect to our systems. besides changing the baud rate, hardware flow, ect for connecting via modem, will that pass-through string for connecting directly to the internal server (via ip address) stay the same? or will i need to modify the internal connect string for auto-connect to our intermal machines.
basically…is the connect parameters different for modem over terminal? or are they essentially the same, and i just need to set the port up to accept a modem connection?
Yes, this configuration will work with in-bound modem connections.
Tip: With modem make sure the DCD signal is being asserted properly. If you are attaching the modems using an 8-wire (non-Digi) cable, you will need to activate the altpin setting:
ok, i got the wyse connecting through just fine. working to log directly into the server via pass through to the ip address.
now ive set the modem up, set baud, hardware flow control, software flow off, ect
i also set that last command {set flow altpin=on range=(port_#) } on the port that im connecting to. curious though i get the modem noise on dialin, i get what Hyperterminal says is ‘connected’ however, hitting the enter key does not bring back a login prompt for me to login to the server.
two questions:
1.) is there a commmand i can run against the digi to print to screen the full configuration of the port so i can post it in here for anyone to see.
2.) prob cant answer number two (what ive done wrong) until someone sees the output of the port.
25pin conector that then connects to a standard rj-45 network cable (the network cable is standard pinout for tcp/ip connectivity and has NOT been modified)
i get modem noise back, Hyperterm tells me im connected, but i hit the enter key and do NOT get back a login prompt to my Unix box like i did when the wyse terminal was hooked to this port.
also, here is the output of the port info currently:
1 vt100 term 4 0 1 off off 0 0 255.255.255.255
2 wy150 term 4 0 1 off off 0 0 255.255.255.255
3 wy150 term 4 0 1 off off 0 0 255.255.255.255
4 wy150 mio 4 0 1 on off 0 0 192.168.1.1 (changed to generic for security reasons)
5 wy150 term 4 0 1 off off 0 0 255.255.255.255
6 wy150 term 4 0 1 off off 0 0 255.255.255.255
7 wy150 term 4 0 1 off off 0 0 255.255.255.255
8 wy150 term 4 0 1 off off 0 0 255.255.255.255
9 wy150 term 4 0 1 off off 0 0 255.255.255.255
10 wy150 term 4 0 1 off off 0 0 255.255.255.255
11 wy150 term 4 0 1 off off 0 0 255.255.255.255
12 wy150 term 4 0 1 off off 0 0 255.255.255.255
13 wy150 term 4 0 1 off off 0 0 255.255.255.255
14 wy150 term 4 0 1 off off 0 0 255.255.255.255
15 wy150 term 4 0 1 off off 0 0 255.255.255.255
16 wy150 term 4 0 1 off off 0 0 255.255.255.255
i havent built the cable yet, and here is why: tell me if i F’d up and i just need to build it.
we have the identical digiport 16 that has modems connected to it that act as fax servers
i ‘borrowed’ one of the cables that is 25 pin to rj-45, put it on my setup, same modem same digiport 16
dialed in, and this time instead of getting nothing back and hyperterminal saying im ‘connected’
all i get back is a bunch of non-ascii characters when i hit the enter key and no login…
am i just wasting time, does this sound like a cable issue or a config issue?
At this point, using the new cable and seeing garbage, I’d say its a config issue.
Earlier in this thread, you posted the following config info from your TS:
set line range=4 baud=9600 csize=8 parity=N stopb=1 break=ignore
This lists the baud rate at 9600. Most modems would have their DTE rate at 57600 or 115200, unless specifically configured otherwise. You will want to contact your modem manufacturer to find out the AT commands to set a DTE rate on your modem. Alternately, you could try changing the “set line” speed to 57600 or 115200, and see if you get a clean login then.
Bottom line is that the DTE rate (not connect speed or DCE rate) of the modem has to match the “set line” speed of the port.
thank you for the reply, good to think that its maybe just a config issue at this point and not a incorrect cable per se:
this modem is:
Multitech Systems
Multi Modem 33.6bps Data/Fax
model: MT2834ZDXb
i am going to try and find out config info on this, i would hope its USR compatable, and maybe my best bet is to get a modem that isnt…well…how shall we say…
i just logged into the fax server that is a digi port 16 as well and im seeing the following:
4 vt100 mio 4 0 1 off off 0 0 255.255.255.255
the modems connected are the exact same brand and type., now what im trying to emulate is that setting for the port 4 on the digi that im currently trying to configure:
manual does not show what the command string is to set termtype and the help says that i should use
‘set termtype=’ however i get an ‘error13’ when i try and use this command… suggestons?
i think i want to get my port to look identical to the current fax server config:
so:
fax config is:
4 vt100 mio 4 0 1 off off 0 0 255.255.255.255
my current port config is:
4 wy150 mio 4 0 1 on off 0 0 192.168.1.1 (changed for security reasons)
The $SB command you will have to set by connecting the modem. If you were to set the port to dev=prn in order to config the modem, you’d then be able to reverse telnet to that port and issue the AT command. To reverse telnet to a port: telnet 2000+portnumber.
As for the second question, I’d say the port is setup fine as is, since you want it to automatically telnet to a server once the connection is made. This would not be the case for a fax application, which would explain why the port is setup differently.
This issue has gone beyond the scope of our Support Forum, so I think it would be a good time to call into Technical Support and discuss the issue with one of our Support Engineers. Our phone number is 952-912-3456.