Of course, the use of VPN is much more than this, such as game agent and so on. Here's a detailed tutorial on erecting a VPN under windows. Hope to be helpful to the friend you need.
The first is preparation: Windows has its own firewall (Windows Firewall/internet Connection Sharing (ICS)) to stop (or allow 1723 ports to pass); Remote Registry Service (remotely Registry) and open, the
Server is created.
Configure the IP Address Allocation of the VPN Server.
In fact, this part is not complicated, but it cannot be ignored. You still need to experiment on your own.
I just want to talk about the IP Address Allocation settings.Right-click "incoming con
, and easy to scale
Disadvantage: Large delay
Devices that can implement a VPN:
Firewall (preferred)
Routers (Weak protection)
Host OS (Windows----Routing and Remote Access Linux----IPSec, ISA)
Here we use the host of Windows Server 2003 to implement this VPN network interconnect. This experimental environment is implemented in virtual machines, which requi
corresponding kernel-mppe-2.4.20-31.9.i686.rpm package. The installation command is as follows:# Rpm-ivh kernel-mppe-2.4.20-31.9.i686.rpmRun the following command to check whether the kernel MPPE patch is successfully installed:# Modprobe ppp-compress-183. Check whether PPP supports MPPE.Run the following command to check whether PPP supports MPPE:# Strings '/usr/sbin/pppd' grep-I mppe wc -- lines4. Install PPTPDTo http://sourceforge.net/project/showfiles.php? Group_id = 44827 download the pptp
selected.
3. Verify the Identification method. Check the Routing and Remote Access plugin-〉 Properties-〉 Security and select the certificate mechanism. This is usually some form of challenge Handshake Authentication Protocol (CHAP). This server also has other settings that must be configured appropriately, including IP routing, DHCP, and PPP IP settings. The verification steps for these settings are as follows: (1) Verify that this
1,
Enable the remote access component of xp, Which is disabled by default. Open services. msc, find the Routing and Remote Access Service, set the Startup Type to automatic, and start the service.
2,Right-click "Network Neighbor" and click "properties". The "incoming connection" is displayed ".
3,Double-click to open properties, and select the check box under "Virtual Private Network.
Open the user page, select a user that allows remote dial-in, or create a user.
Open the network page and mak
In this article, the author gives you a detailed description of how to create a VPN Server and how to perform the configuration process? This article provides a detailed description of the configuration process.
Now, all the basic installation has been completed, and we can make good use of these features. Today, we focus on the VPN function. More specifically, w
-2.4.20-8.i686
Run the following command to check whether the kernel MPPE patch is successfully installed:
# Modprobe ppp-compress-18 echo OK
If OK is displayed
You do not need to add MPPE to the kernel
2. Install and update ppp
# Rpm-Uvh ppp-2.4.3-4.rhl9.i386.rpm
3. Install pptpd
# Rpm-ivh pptp-1.6.0-1.i386
4. edit/etc/pptp. conf
You only need to enter the last two rows:
Localip 192.168.100.1 // define the IP address on the
PART I
========================================================== ==============
This article is based on ubutnu to install,
Previous achievements, the establishment of freeradius and mysql (http://www.cnblogs.com/klobohyz/archive/2012/02/01/2334811.html)
Continue to combine pptp components to verify the form VPN, and start to install pptp below
apt-get install pptpd
Configure pptpd. conf
vim /etc/pptpd.conf
Add the following content to the bottom of
The company uses the VPN connection, can use the company's thing, in the home Ubuntu has not been able to connect, has not been easy to finish today. The process records. Translation of a foreigner's article, hehe.
It's easy to connect Microsoft's VPN from Linux, but there are some problems with the setup of Ubuntu itself. You need to use the following methods to modify this problem. Before you start the i
1, click on the bottom right corner of the network icon, and then select "Open Network and Sharing Center", and then select "Change adapter Settings"
2, click "File", select "New Incoming connection"
3. Select the user who is allowed to use VPN to connect to this computer, if the user has not yet created, click "Add User". Choose the way other users connect to the VPN, choose "Over the Internet", a
" and the password you set earlier.
Step 4: Install the client from the client URL (it will give you an option to download the installer)
Here, you can learn how to install it on your operating system.Step 5: Use the username and password you created to connect to your server
In this way, you can access whatismyip.com to view your IP address. It should already be the OpenVPN
Source: Guardian Angel ' S Blog
1. Premises
Windows Firewall stop in service (or trouble spots can be router protocol, port 1723 to go with)
The Remote Registry service must be open
The server service must be turned on
Router routing service must be turned on
Two or more network card Win2000 VPN is very convenient, after adding NAT protocol, client dial-in, can use remote network to connect to the Interne
startup. the last step is to set pptp and iptables to automatically run upon startup, so you do not need to manually start the service every time you restart the server. Of course, you can skip this step if you do not need to automatically start the service, input command:
# Chkconfig pptpd on
# Chkconfig iptables on
In this way, you can quickly establish a VPN connection under Windows. Fill in your
Description
RouterOS Server ip:172.31.101.80
RouterOS version: RouterOS V6.15
Demand:
To configure the PPTP VPN server on the RouterOS server, the PPTP VPN Client dial-in network segment is: 172.31.101.60-172.31.101.79
Operation Steps:
Tp-link Enterprise Router VPN server-side setting method
After logging in to the router, click Object Management, we set up a set of IP address pool for the VPN dial-up end to use after the client dials successfully.
Note: Lan_pool is the address pool for internal DHCP, PP
8.8.8.8proxyarplocknobsdcompnovjnovjccompnologfd [root @ localhost opt] # In fact, after the default installation, the file only needs to set the ms-dns address. [Root @ localhost opt] # cat/etc/pptpd. conf | grep-v ^ $ | grep-v ^ # option/etc/ppp/options.ppt pdlogwtmplocalip 192.168.22.22 // The local IP address of the vpn service remoteip 192.168.22.23-230 //
Due to the company's network restrictions, a lot of information could not be found, so I decided to build a VPN over the wall, but the domestic VPN is really not flattering, stability is called a poor ~ A friend just recommended a foreign VPS host and checked it out. The node in Tokyo, Japan was very fast and he decided to start one. Based on the principle of self-help and rich clothes, after I built the De
Build a vpn Server using centos
I recently set up a vpn Server and checked a lot of information. Here I will summarize it for later use.1. Install software
1. Run cat/etc/issue to view the system version.2. Click here to download the rpm packages of dkms, kernel-ppp, ppp (excluding devel), and pptpd systems.3. Run the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.