Hello,

I have two networks, lets say 192.168.1.0 and 192.168.2.0.
The first one is the network where each host gets its single "hardware
address" in which gets assigned to the networkcard of each host, like:

192.168.1.1
192.168.1.2
192.168.1.3
...

Now I also have addresses which I want to use for virtual stuff, like WWW
servers. So I want to use a second network for this and use those IP
numbers for virtual services only so I can easily move them from one host
to another in case I have to loadbalance some machines.

So the assignment is e.g.

192.168.1.1 hosts:
        192.168.2.1
        192.168.2.2
        192.168.2.5
192.168.1.2 hosts:
        192.168.2.3
        192.168.2.4
192.168.1.3 hosts:
        192.168.2.6

The assignment of my "physical" network works fine and the network is up
and running. And now comes the part where I dont know what to do.
Of course each computer only has one ethernet card I can only assign one IP
address to it and for virtual addresses I did not find out how to configure
them properly when they are NOT within the same network as the device they
are assigned to. :-/

Any ideas how to get this to work?

Harry

 ===================================================================
  PGP fingerprint: B9 EE 83 0C 1F 48 54 50  9F A7 7A 00 6C 94 36 02
  PGP public key available by fingering [EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to