7.8 I have a HP3000 that is setup with full access to the Internet for testing purposes. The telnet connection works fine. I also see that vt-mgr works. I know that inetdsec is used for restricting access for ip, http, ftp, etc. Is there something in NMMGR that you set up to restrict vt-mgr access or do you use inetdsec for that also?

No. Unless you have a separate security package, all you can do is create an option logon UDC that checks the CI variables for the IP address and hostname of the originator against some table you set up.

 

Does MPE have the equivalent of "netstat"?

NETTOOL.NET.SYS "STATUS;TCPSTAT;CONNTABLE ip-address;quit" displays all of this information, and it wouldn't be too hard to write a script to reformat that output into the one-line netstat format.