- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Need to setup Ignite to archive client behind ...
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-21-2009 07:43 AM
01-21-2009 07:43 AM
Need to setup Ignite to archive client behind firewall.
I have another couple of clients behind a firewall that I also need the Ignite server to archive. Here's the scenario:
The Ignite server IP is 194.104.183.110
Its subnet mask is 255.255.255.0
The would-be client is 194.104.175.134
Its subnet mask is 255.255.255.192
They can't ping each other but the client can login to the server vi ssh or ftp.
The server can't get into the client at all.
What ports do I need to open up on the firewall in order to get these two machines able to Ignite archive and restore?
thanks
j
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 09:01 AM
01-21-2009 09:01 AM
Re: Need to setup Ignite to archive client behind firewall.
Ignite will work through a firewall, but it does compromise the firewall a bit.
All that is needed is for the ports that Ignite uses be open.
NFS and such.
http://docs.hp.com/en/5992-5309/ch04s03.html
That documents covers the services. Ports necessary can be referenced in /etc/services
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 03:58 PM
01-21-2009 03:58 PM
Re: Need to setup Ignite to archive client behind firewall.
ignite shall be using in all possibilties the following protocols or services as u may call
tftp,nfs,bootp,instl_boots,
u have to make sure that these services are there in /etc/inedt.conf
tftp
bootps
instl_boots
and in /etc/services that refer to is
/etc/services
tftp 69/UDP
bootps 67/UDP
bootpc 68/UDP
instl_boots 1067/UDP
instl_bootc 1068/UDP
Regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2009 08:27 AM
01-22-2009 08:27 AM
Re: Need to setup Ignite to archive client behind firewall.
Doesn't ignite need these to install the ignite software on the clients?
It seems that here the network/compliance people don't want to use tftp or remsh/rcp.
Is there a way of tightening it so that Ignite can use these services but more securely?
j
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2009 08:31 AM
01-22-2009 08:31 AM
Re: Need to setup Ignite to archive client behind firewall.
To be honest you should configure the firewall to at least limit the source IP address range you are opening up.
Ignite is not designed for use on the public Internet and opening up these ports does degrade security. But it can be done.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com