Guys,
I want to create a LAT service connected to a virtual terminal port (created using
TELNET/CREATE) and then when users connect to this service they get redirected over telnet
to the destination.
This is what I tried:
lcp:==$sys$system:latcp
TELNET/CREATE B4BBS 23 1
lcp create port lta1337/application
lcp set port lta1337/port=tna1
lcp create service b4bbs
lcp set port lta1337: /service=b4bbs
However when I connect to the service b4bbs I am not redirected to the TNA1 telnet
connection, but just get the normal log in screen of the host I created the service on.
Where am I going wrong here?
Sampsa
Show replies by date