Clusters replying from same IP address without a NAT?

Ulf Wiger (AL/EAB) ulf.wiger@REDACTED
Wed Aug 18 17:26:09 CEST 2004


 
Sounds like you should be able to do it with VLANs (Virtual LANs).
 
Solaris, you say?
The following section of the Solaris docs had a fairly good description of VLANs and how they are configured:
http://docs.sun.com/db/doc/816-4554/6maoq01n2?q=VLAN <http://docs.sun.com/db/doc/816-4554/6maoq01n2?q=VLAN&a=view> &a=view
 
For Linux, a good place to start looking might be 
http://www.linuxjournal.com/article.php?sid=7268 <http://www.linuxjournal.com/article.php?sid=7268> 
 
Regards,
Uffe

-----Original Message-----
From: owner-erlang-questions@REDACTED [mailto:owner-erlang-questions@REDACTED]On Behalf Of Lennart Öhman
Sent: den 18 augusti 2004 15:39
To: erlang-questions@REDACTED
Subject: Clusters replying from same IP address without a NAT?


A slightly off the topic question...
 
Anyone familiar with the possibility to have a second "hidden"
IP address associated with a physical network interface in
Solaris style UNICIES. Hidden in the sence that it does not
answer ARP questions, in order to not confuse routers since I
plan to have several such hidden interfaces on the same network
with the same IP address.
 
What is my problem?
 
I want to build a cluster of CPUs running Erlang. Every CPU has
at least one own physical network connection with a "world-wide"
known IP address. One CPU is leader and receives UDP packets.
Other computers in the world knows the IP address of the leader.
The leader load balances by relaying incoming messages using
distributed Erlang. The CPU "who" gets the "job" eventually
replies to the original client. The reply must look like it came
from the IP address of the leader.
 
I can not hide the cluster behind a NAT since the individual CPUs
must be accessible too, by their own IP addresses.
 
/Lennart
 
 
-------------------------------------------------------------
Lennart Ohman                   phone   : +46-8-587 623 27
Sjöland & Thyselius Telecom AB  cellular: +46-70-552 6735
Sehlstedtsgatan 6               fax     : +46-8-667 8230
SE-115 28 STOCKHOLM, SWEDEN     email   : lennart.ohman@REDACTED <mailto:lennart.ohman@REDACTED> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20040818/5beec558/attachment.htm>


More information about the erlang-questions mailing list