HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Need a urgent help for restricting the RPC to acc...
Operating System - HP-UX
1830044
Members
7031
Online
109998
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
10-17-2002 06:56 PM
10-17-2002 06:56 PM
Hello,
We have an application running on HP UX 11.0 that provides certain services to the client running on sun solaris. The program creates an RPC service using function svc_create(). It
creates a socket and binds it to an arbitrary port and then creates server transport handles for all available transports(TCP/UDP). The PortMapper utility allows rpc callers and rpc services to find each other. The client application calls the pmap (port mapping
utility)service remotely to do the lookup. PortMapper returns the port number where the prog is registered.
We are attempting to restrict the port nos used for RPC service port allocation so that it can be accessed through a firewall.
Any Help??? Please advise.
We have an application running on HP UX 11.0 that provides certain services to the client running on sun solaris. The program creates an RPC service using function svc_create(). It
creates a socket and binds it to an arbitrary port and then creates server transport handles for all available transports(TCP/UDP). The PortMapper utility allows rpc callers and rpc services to find each other. The client application calls the pmap (port mapping
utility)service remotely to do the lookup. PortMapper returns the port number where the prog is registered.
We are attempting to restrict the port nos used for RPC service port allocation so that it can be accessed through a firewall.
Any Help??? Please advise.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2002 08:32 PM
10-17-2002 08:32 PM
Solution
There are number open to review.
First check /etc/inted.conf
After making changes run 'inetd -c'
Then view all of the start-up scripts in /sbin/init.d that 'rpc' services.
# cd /sbin/init.d
# grep -i rpc *
One other thing, you can restrict all ports through your firewall and only open those requiring services to be open, regardless of the services being started on your unix server.
First check /etc/inted.conf
After making changes run 'inetd -c'
Then view all of the start-up scripts in /sbin/init.d that 'rpc' services.
# cd /sbin/init.d
# grep -i rpc *
One other thing, you can restrict all ports through your firewall and only open those requiring services to be open, regardless of the services being started on your unix server.
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2002 09:03 PM
10-17-2002 09:03 PM
Re: Need a urgent help for restricting the RPC to access through firewall.
Here is one document that many people find useful in building a secre server.
http://people.hp.se/stevesk/bastion11.html
Also there is some recently released software called 'bastille'. You download a free copy from here. It will assist in identifying security holes in your system.
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6849AA
http://people.hp.se/stevesk/bastion11.html
Also there is some recently released software called 'bastille'. You download a free copy from here. It will assist in identifying security holes in your system.
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6849AA
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2002 10:33 PM
10-17-2002 10:33 PM
Re: Need a urgent help for restricting the RPC to access through firewall.
Thanks Tully for your response and advise. Tully im the application support and at this moment i dont have access to the directory you mentioned. Can you kindly advise me in detail of what are the actions to be done, so that i can follow up with our network support to do the same?? ..
Many thanks for your help.
Anand.
Many thanks for your help.
Anand.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP