Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2004 01:24 AM
03-31-2004 01:24 AM
This is generating the following messages on the console:
%%%%%%%%%%% OPCOM 31-MAR-2004 16:15:24.17 %%%%%%%%%%%
Message from user INTERnet on CALYPS
TELNET Login Request from Remote Host: 172.16.70.9 Port: 1154
CAL_MGR$
%%%%%%%%%%% OPCOM 31-MAR-2004 16:15:39.00 %%%%%%%%%%%
Message from user INTERnet on CALYPS
TELNET Logout Request from Remote Host: 172.16.70.9 Port: 1154
Is there a way to prevent this, because I don't want all those messages on the console (and also not in the operator.log file?
(maybe I've to set a system-parameter or an
logical?)
I'm running VAX/VMS 6.2 and UCX4.2
my regards,
Henk Knigge
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2004 01:48 AM
03-31-2004 01:48 AM
Re: VMS logon
To disable this type of message from console, give the following command:
$reply/disable=(network)
or you may be interested in following command:
$reply/disab=(network,secu)
And also if you do not want these message in operator.log file also, then define the logical OPC$OPA0_CLASSES accordingly. The do reply/log to create new operator.log file.
HTH,
Best regards,
Lokesh Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2004 05:21 AM
03-31-2004 05:21 AM
SolutionTCPIP DISABLE SERVICE TELNET
TCPIP ENABLE SERVICE TELNET
beware the disable command will DISCONNECT ALL ACTIVE TELNET SESSIONS INCLUDING YOURS.
See
TCPIP HELP SET SERVICE /LOG~_OPTION
for more details
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2004 02:28 PM
03-31-2004 02:28 PM
Re: VMS logon
Ians suggestion is very good. It will selectively suppress the two messages you were quoting. Lokeshs approach is much broader and will silence many more messages than the ones given in your example.
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2004 01:07 AM
04-01-2004 01:07 AM