![]() |
|
|
#1 (permalink) |
|
Badger in heat
Join Date: Jun 2004
Location: Sacramento, CA
Posts: 414
|
This is probably for the likes of Thorn and such.
I am playing with an SBS2003 server at home. It is running on my old gaming PC hardware. Right now it is running my domain, DNS, DHCP, exchange, web interface for email and VPN from the outside world. It also is a file server. I have a Belkin AP sitting on a shelf not in use. I use a DLink DI-524 as my router and AP. My question is, how do I do a setup of VPN over WiFi. I did alot of reading on Google and found about all it said was it is a good idea to use it if you can, same for here. Is it as easy as adding an ethernet card with a Xover cable to my Belkin AP. Firewall that ethernet port for just VPN and DHCP? I am thinking it can't be that simple. I haven't just gone and tried yet because I need to make time for a ghost image first incase it crashes. I am sure I have left out something. I am not asking for a hand holding, but finding even an overview on doing it has proven difficult to find. Thanks, Justin Last edited by SignalSeeker : 01-31-2005 at 11:45 PM. Reason: Added more info |
|
|
|
|
|
#3 (permalink) |
|
Registered Member
Join Date: Oct 2003
Location: Cornwall (UK)
Posts: 37
|
VPN is a more like a pipe or tunnel, to implement it you need to connect to your vpn server by using a vpn client on your machine. This allows for another level of encryption for your packets being sent over your wifi. VPN can be used over any TCPIP based network..... well almost any
![]() |
|
|
|
|
|
#4 (permalink) |
|
Registered Member
Join Date: Jun 2004
Posts: 34
|
I did VPN over Wi-Fi as you say to have my Wi-Fi environment more secure, and separate the Wi-Fi segment of the LAN from the wired one.
All you need to do is add a new network interface to your server, connect to it the AP. IP subnet must be different than the subnet you are using on your home network. Clients will receive an IP from the DHCP server you are already running, you just need to add the information for the new interface you just added in the conf file. Run pptpd demon on the server, is also called poptop. I run linux slackware and the installation was very easy using swaret. Now when a client associates the AP, will get an useless IP, on an interface not routed on your home network, the only thing client can do is start a VPN session with the server to get in the home LAN... I hope is clear, I know I wrote it quickly and slacky, sorry ![]() ZioPRoTo |
|
|
|
|
|
#6 (permalink) | |
|
Yep ...
Join Date: Jun 2002
Location: Wardriving.INFO
Posts: 344
|
Quote:
Move your Access Point outside your network and use VPN service to tunnel your connection back to your main network. hope this help. TheWatcher
__________________
Wardriving.INFO - "wireless web portal" Wireless Sniffers - we got them, let me know if I missed your tools. |
|
|
|
|