- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swinstall through firewall
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
01-02-2006 08:22 AM
01-02-2006 08:22 AM
swinstall through firewall
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2006 09:24 AM
01-02-2006 09:24 AM
Re: swinstall through firewall
There used to be a document online that listed this. I have this from my notes from that doc:
QUESTION
How can the SD-UX tools be used through a firewall?
RESOLUTION
SD-UX uses RPC ports to communicate. There is an
RPC_RESTRICTED_PORTS environment variable that can
be set to allow the use of desired ports on the firewall.
The variable should be set when starting the swagentd daemon
and should also be set in the shell or terminal session that
is executing swinstall, swcopy, swreg....etc.
For example, assuming that the desired ports on the firewall
are 2200-2205, follow these steps:
- add RPC_RESTRICTED_PORTS=ncacn_ip_tcp[2200-2205] to the
/sbin/init.d/swagentd startup script on the server, then
restart swagentd with the command:
# /sbin/init.d/swagentd stop;/sbin/init.d/swagentd start
- export RPC_RESTRICTED_PORTS=ncacn_ip_tcp[2200-2205] in the shell
where the swinstall, swcopy...etc will be executed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2006 02:21 AM
01-03-2006 02:21 AM
Re: swinstall through firewall
Does your example mean that all six of the ports 2200 to 2205 need to be opened on the firewall?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2006 02:24 AM
01-03-2006 02:24 AM
Re: swinstall through firewall
TKB Doc ID: USDUXKBRC00011289
How to use SD-UX through a firewall?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2006 02:28 AM
01-03-2006 02:28 AM
Re: swinstall through firewall
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000080038796
TKB Doc ID: A5062659
swinstall: Can a different network port other than 2121 be used
Pete
Pete