Is there someone who can help me with the configuration of the RB941? I need to connect 4 devices with the same IP at the same time:
Code: Select all
+- (169.254.8.11/16)---(169.254.8.8/16)[eth2] - Client 1
|
[PC](169.254.8.1/16) [eth1] -- +- (169.254.8.12/16)---(169.254.8.8/16)[eth3] - Client 2
|
+- (169.254.8.13/16)---(169.254.8.8/16)[eth4] - Client 3
to eth2,3 and 4 will be connected 3 clients with the same IP: 169.254.8.8 / netmask 255.255.0.0.
The clients should be accessible via HTTP address (169.254.8.11 for client 1.... etc).
Thank you in advance!