- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Routing question?
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
09-22-2000 09:42 AM
09-22-2000 09:42 AM
Routing question?
I have an Omniback server (HP-UX 10.20/Omniback 3.5/DLT8000), which is on the Valid subnet. I need to have two clients on the private network be backed up by the Omniback server.
How can I use the J2200 as a gateway without publishing the private IP's and taking down someone elses network?
In nettune, you can turn IP forwarding on for ALL devices, so I can not do this, and gated and routed I think will try to talk to other routers? Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2000 09:53 AM
09-22-2000 09:53 AM
Re: Routing question?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2000 09:55 AM
09-22-2000 09:55 AM
Re: Routing question?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2000 09:56 AM
09-22-2000 09:56 AM
Re: Routing question?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2000 11:24 AM
09-22-2000 11:24 AM
Re: Routing question?
Otherwise you are looking at a significant amount of routing work (as a minimum). Another issue to consider is that your J box will be doing a lot of network communication (more load), will limit the backup throughput (particulary if one of the NICS is 10mbs), and will be a single point of failure. On your internal network, you definitely want to be using one of the IP schemes that is not internet routable (eg: 10.x.x.x or 192.168.x.x and others). If you are using IP addresses on the internal network that are otherwise 'legal' (issued to another organization) on the internet, someone will need to do a lot of additional work in the routing tables to make sure that all the segments that you are using are blocked from ever getting there. The other impact is that the machines with the 'illegal' addresses will have difficulty ever getting to the internet without some proxy games or other translation mechanism. I've seen it done, but with far more work than it's worth. You would be better off spending the effort to setup and appropriate firewall instead and migrate the internal stuff over.