Greetings All -
Few friends and I are working on a project such that they needs access to one of my machines in my network ('X' in the diagram below).
I have ASUS-68U router with merlin (380.59) installed. Please see the diagram below. My requirements are:
Few friends and I are working on a project such that they needs access to one of my machines in my network ('X' in the diagram below).
I have ASUS-68U router with merlin (380.59) installed. Please see the diagram below. My requirements are:
- Computer X needs to be accessible to VPN clients
- Computer X needs to have 2 ip address - one visible to VPN clients, one visible to internal computers (A, B, C)
- Computer X should not be accessible to outside world (w/o VPN access)
Code:
+--------------------------------------------------------+
network accessible to VPN clients
+---------------------+
| |
| X |
| |
| (ip address 1) |
| |
| |
| |
+---------------------------------------------------------+
| |
| |
| (ip address 2) |
| |
| |
| |
+---------------------+
internal network
(not accessible to VPN clients)
+---------+ +---------+ +---------+
| | | | | |
| | | | | |
| A | | B | | C |
| | | | | |
+---------+ +---------+ +---------+