- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Multi-homed Cluster Networking issue
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
08-04-2006 08:26 AM
08-04-2006 08:26 AM
Systems 1 Config
Nic1 - 10.10.10.55/255.255.0.0
Nic2 - 43.142.46.55/255.255.255.0
System 2 Config
Nic1 - 10.10.10.56/255.255.0.0
Nic2 - 43.142.46.56/255.255.255.0
I have one default gateway setup on each system as 43.142.46.3. I have not added any other routes to the systems.
I can ping anything on the 10.X.X.X side and I can ping anything on the 43.x.x.x side. I can FTP in and out from either subnet. However, I cannot TELNET out from either ES40. I can TELNET into the boxes from outside locations just not out.
When I try to connect to any remote system it just says "Trying to Connect" then eventually times out. When I do a netstat while it is trying to connect, it says that it is trying to use the 10.10.x.x. network versus trying to go out the default gateway on the 43.x.x.x side like all the other commands (ftp, ping etc). All other commands seem to work fine.
I tried to set up different routes but no luck.
I can telnet between cluster member by the way. Can anybody shed any light here or give some advice? Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2006 05:22 AM
08-05-2006 05:22 AM
Re: Multi-homed Cluster Networking issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2006 12:26 AM
08-07-2006 12:26 AM
Re: Multi-homed Cluster Networking issue
--------------------------------
stpes46> netstat -nr
Routing tables
Destination Gateway Flags Refs Use Interface
Route Tree for Protocol Family 26:
Route Tree for Protocol Family 2:
default 43.142.46.3 UGS 5 4618 ee0
10.10/16 10.10.10.55 U 1 1 bcm0
10.10.10.54 127.0.0.1 UH 0 1511 lo0
10.10.10.55 10.10.10.55 UHL 1 1163 bcm0
43.142.46/24 43.142.46.55 U 1 1 ee0
43.142.46.55 43.142.46.55 UHL 0 0 ee0
127/8 127.0.0.1 UR 0 0 lo0
127.0.0.1 127.0.0.1 UHL 10 24683 lo0
---------------------------------
When I do a telnet to IP 43.142.37.156 it just says "Trying 43.142.37.156......"
Here is output of netstat showing the connection in a "SYN_SENT" status
tcp 0 0 stpes45.jignet.com.2732 stpes41.ptg.co m.telnet SYN_SENT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2006 01:04 AM
08-07-2006 01:04 AM
Re: Multi-homed Cluster Networking issue
What is the ip address of the cluster interconnect ?
Which interface represents the primary interface...i.e. the one that is associated with the hostname of the system ?
Do the other hosts you are trying to telnet to know the hostnames associated with your clusters....both hostnames and cluster aliases ?
Can you connect with any other application like ftp or ssh ?
Try enabling tcpdump and see where the packets are going and if they are receiving any type of response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2006 02:42 AM
08-07-2006 02:42 AM
Re: Multi-homed Cluster Networking issue
The interface associated with the hostname is the 10.10.x.x interface.
The hostnames of all the systems involved including aliases are in the hosts files of each system.
Please note, that I CAN FTP out from this system just not TELNET. It appears to be trying to go out the interface associated with 10.10.X.X but FTP does not do this. I think this is were my problem is but I'm not sure how to get around it at this point.
I will have to setup tcpdump. It is not setup at this point. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2006 02:51 AM
08-07-2006 02:51 AM
Re: Multi-homed Cluster Networking issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2006 06:40 AM
08-07-2006 06:40 AM
Re: Multi-homed Cluster Networking issue
On the 43.142.x.x side there is no firewall. On the 10.10.10.x side there is a firewall. However, the only default gateway that is setup is through the 43.142.x.x side. Also, to check this out I have created a rule on the 10.10.10.x side firewall to allow all traffic with no success. Remember, I can ping out and ftp out. It's like a routing issue where Telnet wants to go out the 10.10.x.x side and ping and FTP go out the 43.142.x.x side.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2006 09:24 AM
08-07-2006 09:24 AM
Re: Multi-homed Cluster Networking issue
43.142.46/24 on a 10/100 card
10.10/16 on a gig-E card
10.0.0.0 on memory channel?
What is the netmask on the memory channel?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 12:24 AM
08-08-2006 12:24 AM
SolutionYour configuration is a bit strange in that you appear to be using the "secondary" interface or one that is not associated with the hostname for your main traffic pipe. To this end you have given it and not the 10.10. interface the default route.
I suspect you'll find each of the apps that don't work correctly to have out_alias applied to their entries in clua_services. As such they will use the address of the default cluster alias which is the one associated with the primary interface, in your case the 10.10.10 network.
I believe what you'll find is that when you telnet out, for example, it will use the alias associated with the 10 network and not the 43 network.
Remove the out_alias qualifiers from these entries, issue the cluamgr -f command and try again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 12:57 AM
08-08-2006 12:57 AM
Re: Multi-homed Cluster Networking issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 01:02 AM
08-08-2006 01:02 AM