Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Henry on October 04, 2003, 10:19:47 AM
-
I have a SME box using v6.03 with current updates.
I want to connect from a seperate network to computers(XP Pro) behind the SME box, using VPN. I can get a connection to the SME server, but can get no further.
I've prowled the search stuff and can't find the info I need.
What do I need to do to be able to see the computers on the network behind the SME box from a seperate network?
-
It seems these VPN connections are very sensitive to the properties of your Windows box's connectoid. Check your advanced TCP/IP properties and make sure you've set a WINS server.
-
Thanks for your suggestion. What computer do I use for the WINS server? Do I use the SME box, a server in the network the XP box is on, or a computer on the network the SME box is hooked to?
-
Henry
A very quick serach on
VPN drive mapping (All dates)
found
http://www.e-smith.org/bboard/search.php?search=VPN+drive+mapping&f=0&match=1&date=0&fldsubject=1&fldbody=1
and this
http://forums.contribs.org/index.php?topic=17224.msg66949#msg66949
excerpt quoted below
or to map a drive on workstations on the remote network do
net use N: \workstation IP\sharename
eg net use N: \192.168.X.65\station5
Of course you will need to determine the IP of each remote workstation you wish to connect to, using winipcfg or ipconfig (or ipconfig /all).
The WINS issues have been covered here, search harder.
Hope that helps
Ray