The clinical environment is as follows:
VPN server network segment :192.168.1.0/24
Client internal network segment :192.168.2.0/24
VPN server IP 10.0.10.0
VPN client IP 10.0.10.1
Xp system connection VPN add route times error
The route addition failed: Either the interface index is wrong or the gateway do es not lie on the same network as the interface. Check the IP Address Table for the machine.
Add the command: Route Add 192.168.1.0 Mask 255.255.255.0 10.0.10.0
The client does not have this problem with Windows 7
Search the Internet for a long time to get the most meaningful words are :XP system is not supported and so on
Think xp is really out of date
Accidentally checking the routing table of the client system found that XP is different from Win7 (VPN link)
Xp: 192.168.1.0 255.255.255.0 10.0.1.1 10.0.1.1 1
Windows 7 is: 192.168.1.0 255.255.255.0 10.0.1.0 10.0.1.1 11
I don’t know why, but it will solve my temporary problem
Change the command to Route Add 192.168.1.1 Mask 255.255.255.0 10.0.10.0
Windows 7 was ok in my test though not perfect
Of course, a more rigorous word is to judge the system before choosing different commands
I hope I can help those in need
VPN server network segment :192.168.1.0/24
Client internal network segment :192.168.2.0/24
VPN server IP 10.0.10.0
VPN client IP 10.0.10.1
Xp system connection VPN add route times error
The route addition failed: Either the interface index is wrong or the gateway do es not lie on the same network as the interface. Check the IP Address Table for the machine.
Add the command: Route Add 192.168.1.0 Mask 255.255.255.0 10.0.10.0
The client does not have this problem with Windows 7
Search the Internet for a long time to get the most meaningful words are :XP system is not supported and so on
Think xp is really out of date
Accidentally checking the routing table of the client system found that XP is different from Win7 (VPN link)
Xp: 192.168.1.0 255.255.255.0 10.0.1.1 10.0.1.1 1
Windows 7 is: 192.168.1.0 255.255.255.0 10.0.1.0 10.0.1.1 11
I don’t know why, but it will solve my temporary problem
Change the command to Route Add 192.168.1.1 Mask 255.255.255.0 10.0.10.0
Windows 7 was ok in my test though not perfect
Of course, a more rigorous word is to judge the system before choosing different commands
I hope I can help those in need
Read More:
- Linux_ day07_ 05_ Configure common add, delete, modify and query commands in network
- Flutter SocketException: OS Error: No route to host, errno = 113, address = XXX
- Determining IP information for eth0… failed; no link present. Check cable?
- Nginx reports 502 error, log connect() failed (111: Connection refused) while connecting to upstream. A personal effective solution
- Windows 7 system, start to run input CMD, the window flashed by, disappeared
- ERROR: Pool overlaps with other one on this address space
- No such file or directory error when redis is started under Windows
- Network card problem: Unable to initialize Windows Sockets interface
- IP address cannot be viewed through ifconfig in virtual machine
- VBoxManage.exe: error: Failed to create the host-only adapter
- Event ID 407, 408 – when NAT is used as a DNS server
- ARP – s in win7 (ARP binding under win7)
- Solution to Starting Fault of routing and remote access service (16389 (0x4005))
- ##Configure VLAN partition based on IP subnet
- SAP RETAIL WA01 Creative Distribution List Error – Plant 0000000039 Confirmation date not maintained. –
- Command line access to passive mode FTP server failed, 425 failed to establish connection
- Resourceaccessexception: I / O error on post request for and connection timed out
- Chef encountered an error attempting to create the client
- Error:Connection activation Failed: no suitable device found for this connection solution
- How to Configure Inter VLAN Routing on Layer 3 Switches?