- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Cluster IP address
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
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
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-12-2007 12:13 AM
тАО01-12-2007 12:13 AM
Cluster IP address
My 1st machine IP is 192.255.5.41 and 2nd is 192.255.5.43. I want to use IP 192.255.5.45 to connect to vendor.
The second question, Any communication between our machines and vendor, they will see only IP 192.255.5.45 from/to us. Whenever I log-on to any machine and do some command e.g. ping, telnet, they will see it come from 192.255.5.45 instead the actual IP.
Thank you in advance for your help
Kitti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2007 12:55 AM
тАО01-12-2007 12:55 AM
Re: Cluster IP address
sorry to disappoint you, but it looks like what you want is an OUTGOING ALIAS.
That functionality is well known in DECnet context, but IP is ignorant of that.
In the world of IP, if you have redundant network cards, yuo do not even have a sending SYSTEM -- you have (the IP of) the sending NETWORK CARD!
But, if anyone HAS a way to do it: I am also interested!
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2007 05:32 AM
тАО01-12-2007 05:32 AM
Re: Cluster IP address
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2007 09:30 AM
тАО01-12-2007 09:30 AM
Re: Cluster IP address
Adding to Richard's response, this could be done with firewall rules depending on your network configuration. With TCPIP 5.4, using a service address and a server management address can make system management easier and application delivery more flexible. This is especially true if you don't have control over the network.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-17-2007 04:00 PM
тАО01-17-2007 04:00 PM
Re: Cluster IP address
The failSAFE IP mechanism is the closest to what you want here, though only one node will be active with that address at any given time. failSAFE allows multiple controllers to be ready to take over a particular IP address, though only one of these can be active at a time.
Can you get the vendor to allow a range of addresses? 192.255.5.43/2, for instance. Or move to a VPN or another mechanism not based on originating IP address?