Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Connect Home Computer to work domain

Status
Not open for further replies.

cranebill

IS-IT--Management
Jan 4, 2002
1,113
US
How would one go about doing this...im not sure what parameters i need to give you but i have as follows

2000 Advanced Server (DC)
2 NICS.. one private one public

static ip addresses

 
Right now i have RRAS running as a internet connection share (NAT). Can you have more than one running at a time?

Bill
 
If you have RRAS running. you will need to set up VPN first. That has steps to set it up.
Do you have a router between your network and the Internet, or are you using a PC type router? Either way, you will need to forward VPN traffic to your VPN server. If you set up the PPTP, port 1723. If you use IPSec, I know you need port 500, not sure about others...

Thanks,

Matt Wray
MCSE, MCSA, MCP, CCNA

 
Matt, Bill -

Likely going to need to at least be aware of the potential for needing GRE with PPTP and the necessity of allowing AH and ESP (AH - authentication protocol, ESP - encrytption protocol) for IPSec, in addition to the UDP IKE (Internet Key Exchange) port 500 that you mentioned.

GRE - Protocol type 47
AH - Protocol type 50
ESP - Protocol type 51



Rick Kingslan MCSE, MCSA, MCT
Microsoft MVP - Active Directory
Associate Expert
Expert Zone -
 
Ok that all lost me lol... and as far as the router question... we have a router for our T1 and also our server is a router using RRAS for internet connection sharing. We dont need access to our individual workstations... just the VPN server so i dunno if we will actually have to forward traffic... im not sure about that though... this is my first experience with VPN.

Bill
 
Yes i have 2 NICS on the server. One is for our private network with the ip of 192.168.0.1 the other is for the net with the ip supplied by our T1 provider. Our router is a Cisco 1720 owned by our T1 provider so im not sure im allowed to modify it.

Bill
 
Ok, if your server has a public IP, that is what your clients will specify to connect to. Try connecting "internally" first to verify that the VPN settings are good. Then test from the house...

Thanks,

Matt Wray
MCSE, MCSA, MCP, CCNA

 
So basically set up on a workstation then if that works i should try it from home?

Bill
 
By set it up i mean create a vpn client from a workstation.

Bill
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top