Re: TCP/IP Cluster Alias question
From: Phillip Helbig (HELBPHI_at_sysdev.deutsche-boerse.com)
Date: 05/02/03
- Next message: Roy Omond: "Re: Anyone here from Dublin ?"
- Previous message: Peter 'EPLAN' LANGSTOEGER: "Re: stupid keyboard question"
- Maybe in reply to: Christopher Francis: "TCP/IP Cluster Alias question"
- Next in thread: Peter 'EPLAN' LANGSTOEGER: "Re: TCP/IP Cluster Alias question"
- Reply: Peter 'EPLAN' LANGSTOEGER: "Re: TCP/IP Cluster Alias question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 02 May 2003 09:21:53 +0100 (MET)
> I have a cluster running VMS 7.3-1 with TCP/IP services. Each machine
> has 2 network interface cards. The cluster sits on 2 IP subnets. I was
> wondering if it is possible to set up TCP/IP to have a cluster alias
> for each subnet that the computer was attached to.
>
> For example:
> The subnets are 192.168.1.x and 192.168.2.x. On the 192.168.1.x I
> would like users to be able to connect to the cluster alias DSPSRV1,
> and on the other subnet I would like then to connect to DSPSRV2.
As far as I know, if you have two ethernet cards, you have two
completely independent interfaces. I've never tried the setup you
describe, but I would be surprised if it didn't work.
You will run into another problem, though. You have to have a default
route for TCPIP. Outgoing traffic will be routed through the default
route, even if it is "return traffic" from a connection which came in
over the other interface. You can get around this if you know in
advance who will connect to what interface and enter explicit routes for
these addresses.
Another way to use both networks is to have one machine on each network.
I have actually done this. If you have LAT or DECNET running, or if you
set explicit TCPIP routes from one machine to another, you can connect
to either machine from outside, going through the other machine if
necessary.
Another possibility would be to have a NAT router set up in reverse.
Search this newsgroup for a post by JF Mezei on this topic.
- Next message: Roy Omond: "Re: Anyone here from Dublin ?"
- Previous message: Peter 'EPLAN' LANGSTOEGER: "Re: stupid keyboard question"
- Maybe in reply to: Christopher Francis: "TCP/IP Cluster Alias question"
- Next in thread: Peter 'EPLAN' LANGSTOEGER: "Re: TCP/IP Cluster Alias question"
- Reply: Peter 'EPLAN' LANGSTOEGER: "Re: TCP/IP Cluster Alias question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|