humour
Programmer
- Nov 24, 2003
- 87
Goal: A decent (correct) setup for my hardware vpn to connect my BRANCH to my HEADOFFICE. It works now but I dont think its setup right. "Works" does not necessarily mean "right" *smile*.
HEADOFFICE:
Network server and nodes are all: 192.168.32.X
BRANCH:
4 PC Nodes are all : 192.168.2.X (I don't know why I didn't use 192.168.32.X - but this seemed to work).
DHCP : NOT! (I have an I.P. device that requires a static IP)
Harware VPN using ipsec, secret key, 3des, sha (works so far)
HERE is my question...
What should I have in my DNS Section of my TCP/IP properties for my BRANCH Nodes?
Option a)Acquire DNS automatically? I dont think so - but if I should do this why?
Option b)
207.109.X.X (Primary DNS of my ISP)
207.64.X.X (Secondary DNS of my ISP)
192.168.32.253 (IP of my Win2003 svr)Domain Controller
192.168.32.252 (ip of my win2000 svr)sec. dom. ctrller
option c)
192.168.32.253 (IP of my Win2003 svr)Domain Controller
192.168.32.252 (ip of my win2000 svr)sec. dom. ctrller
This is what I have now? But it seems to me this is likely wrong - if my VPN goes down I wouldn't have a DNS server for my brnach nodes.
option d) Something ELSE???
Thanks in Advance,
~Humour