Create True VLAN over RAS
Posted
by
Bigbohne
on Server Fault
See other posts from Server Fault
or by Bigbohne
Published on 2010-12-23T12:45:51Z
Indexed on
2010/12/23
12:55 UTC
Read the original article
Hit count: 205
Hi,
I was wondering if it's possible.
I want to create a virtual network over RAS using Windows Server 2003.
The Client should be able to connect to the server using L2TP and should get an IP Adress from a private Range (lets say 192.168.1.100 - 192.168.1.200 and a subnetmask of 255.255.255.0). Now each client connected to the server should be able to ping another connected client.
e.g. 192.168.1.123 <-> 192.168.1.145 via RAS via the server.
Is this possible? And ... how ?
best regards, andre
© Server Fault or respective owner