Set up Windows SBS dns server and vpn clients from brench office
Posted
by mn
on Server Fault
See other posts from Server Fault
or by mn
Published on 2010-04-21T08:36:34Z
Indexed on
2010/04/21
8:44 UTC
Read the original article
Hit count: 299
I have got some clients from bench office which connects vpn to main office.
The Router from bench office assigned addresses from DHCP 192.168.1.0/255.255.255.0 and remote gateway assigned vpn ip addresses 10.10.20.0/255.255.255.0.
There is a DNS server (Active Directory Win SBS 2000) and vpn client are registered with vpn address (10.10.20.0/255.255.255.0 and domain company.com.pl).
I would like to register also primary bench subnet 192.168.1.0/255.255.255.0 with domain for example company.vpn.local
I want to access vpn hosts for example: dev3.copmany.pkb.local and dev3.company.com using my Win SBS 2000 DNS server.
© Server Fault or respective owner