Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Microsoft Support > Windows NT/2000/2003 Server/2008 Server
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Windows NT/2000/2003 Server/2008 Server Find support for Windows NT/2000/2003 Server/2008 Server editions.

Reply
 
LinkBack Thread Tools
Old 06-25-2008, 03:52 PM   #1 (permalink)
Registered User
 
Join Date: Jun 2008
Posts: 1
OS: server 2003


site to site vpn issue

hi

i have 1 site running 2k3 server with RAS vpn running, listening on 1723.

i have another site that i want to link via a vpn tunnel.

at first there was only one user and they did this on there pc.

due to the increase i users, i have dedicated a seperate pc at the remote site in an attempt to setup a vpn link that the remote site users can share,

problem one - if the dedicated pc connects via a vpn to the main site (2k3 vpn) then i cant get other users at the remote site to reach (share the tunnel) the 2k3 at the main site.

problem two - if i reverse the process, and the vpn instigated from the non remote site end, i can setup up a vpn listening connection ok, which other remote users can share etc. thing is i cant do this on the 2k3 box at the main site, because i cant vpn out of it, which i assume is to do with the facts its already listening via remote access & routing.

so i'm not sure where to go from here..

3rd party pptp client?

instigate pptp from another pc on the main site?

i cannot change the remote sites router.

any ideas?

thanks

neil
skiv71 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 07-01-2008, 05:49 AM   #2 (permalink)
Registered User
 
Join Date: Jun 2008
Posts: 43
OS: vista 64bit


Re: site to site vpn issue

I think, from what you described, you need to go back to problem 1 setup. Where remote site has a new dedicated server that can connect vpn into your main site. It would appear the reason your clients at that location can't use the tunnel is that they are set with a default gateway that points to their internet connection point, or the like; therefore, they have no idea where to go to find your tunnel.

Lets assume that your main network is 192.168.1.x
Lets assume your branch/remote network is 10.10.1.x
Lets assume your remote dedicated machine has a network card set to 10.10.1.22

Each of your clients at the branch/remote location most likely would be have default gateways currently that point to 10.10.1.1 (your assumed ISP router/modem); therefore, ALL traffic they produce will always go to 10.10.1.1

You need to go to one of your remote clients, open up a command prompt, and type

route add 192.168.1.0 mask 255.255.255.0 10.10.1.22 -p

and hit enter.

What you have done here is told this client.....communicate just like you always have with internet and other branch/remote clients; however......if you need to get to my 192.168.1.x main office network, then you need to send all traffic over to my VPN connected machine 10.10.1.22


That "sounds" like it is your issue.

Now, if you can't get this working, why not have each user at branch/remote site connect vpn independtly? Your main office VPN server should be setup to allow multiple VPN connections unless you have RRAS set to static defined IP's and only allowing 1 or 2 to be given out.
__________________
Hope it helps.

My notes:
headtreez.com/site/JohnsHeadTree
tannerjohn is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 03:15 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85