Search the web
Sign In
New User? Sign Up
os390andmvs · OS390 and MVS - For z/OS, OS/390 and MVS System Programmers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Setting up the USSTAB for accessing Unix system services using TELN   Message List  
Reply | Forward Message #359 of 637 |
Re: Setting up the USSTAB for accessing Unix system services using TELNET

Hi,

Does Hercules support any device to support this communication on
port 2023?

Thanks and Regards,

Kailas Shetye

--- In os390andmvs@yahoogroups.com, bb5ch39t <no_reply@y...> wrote:
> --- In os390andmvs@yahoogroups.com, thangavelu chokalingam
> <tchokar@y...> wrote:
> > Hi
> >
> > Where can I find the information about defining USSTAB
> > for UNIX and what are all steps I have to follow.
> >
> > If anybody knows pls help me.
> >
> > thanks
> >
> > choks
>
> You only get a USSTAB type facility if you connect to VTAM. You
> cannot get a UNIX shell from a VTAM screen. If you are using VTAM,
> you must logon to TSO, then use the OMVS or ISHELL commands.
>
> If you want what I call a "UNIX Shell" similar to what you'd get on
a
> Linux box or a Sun workstation, then you must dedicate a specific
IP
> port to that function. You must then reserve that port in your
TCPIP
> parms for that port. Something similar to:
>
> 2023 TCP OMVS NOAUTOLOG ; Telnet Server
>
> You must then have a function running called the "inet daemon".
This
> is normally started at MVS IPL time by customizing the shell
> script "/etc/rc" to include a line like:
>
> _BPX_JOBNAME='INETD',/usr/sbin/inetd /etc/inetd.conf &
>
>
> You must then have a file called "/etc/inetd.conf" which contains a
> line similar to:
>
> 2023 stream tcp nowait BPXROOT /usr/sbin/otelnetd otelnetd -l
>
> On the PC, you'd then use a standard telnet client **not a TN3270**
> and connect with something like:
>
> telnet mvs.ip.address 2023
>
> This will get you a "UNIX Shell".
>
>
> --
> John McKown





Wed Mar 3, 2004 12:20 pm

kvshetye
Offline Offline
Send Email Send Email

Forward
Message #359 of 637 |
Expand Messages Author Sort by Date

Hi Where can I find the information about defining USSTAB for UNIX and what are all steps I have to follow. If anybody knows pls help me. thanks choks ...
thangavelu chokalingam
tchokar
Offline Send Email
Jun 27, 2003
2:19 pm

... You only get a USSTAB type facility if you connect to VTAM. You cannot get a UNIX shell from a VTAM screen. If you are using VTAM, you must logon to TSO,...
bb5ch39t
Offline
Sep 23, 2003
8:14 pm

Hi, Does Hercules support any device to support this communication on port 2023? Thanks and Regards, Kailas Shetye ... a ... IP ... TCPIP ... This...
kvshetye
Offline Send Email
Mar 3, 2004
5:45 pm

Hello, Does hercules support any device for communication using port 2023? Thanks and Regards, Kailas Shetye ... a ... IP ... TCPIP ... This...
kvshetye
Offline Send Email
Mar 3, 2004
5:46 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help