D-Link DIR-625 (790069292637) Wireless Router Logo
Posted on Feb 11, 2010
Answered by a Fixya Expert

Trustworthy Expert Solutions

At Fixya.com, our trusted experts are meticulously vetted and possess extensive experience in their respective fields. Backed by a community of knowledgeable professionals, our platform ensures that the solutions provided are thoroughly researched and validated.

View Our Top Experts

Cannot link vpn. direct from internet provider works. when try connection via d-link dir625 does not connect. does allow internet access

1 Answer

electronic & computer repair& servicre

Level 3:

An expert who has achieved level 3 by getting 1000 points

Superstar:

An expert that got 20 achievements.

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

  • Master 12,061 Answers
  • Posted on Feb 11, 2010
electronic & computer repair&  servicre
Master
Level 3:

An expert who has achieved level 3 by getting 1000 points

Superstar:

An expert that got 20 achievements.

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Joined: Jul 13, 2007
Answers
12061
Questions
0
Helped
4008014
Points
36390

Ok to Setup you VPN follow the instructions below. You can configure DI-804HV, DI-808HV, and DI-824VUP+ by web management interface. Type 192.168.0.1 (The LAN IP is 192.168.0.1 by default) in the browser, and then input user name: admin (there is no password by default) to pass authentication of web management interface. Then finish the configurations as showed below on Gateway A and Gateway B. Configurations of Gateway A 􀂾 Model: DI-804HV (DI-808HV, or DI-824VUP+) 􀂾 Firmware version: v1.40 (You can download the latest firmware on D-Link’s website.) 􀂾 WAN IP Address: 14.15.16.17 (Static IP) 􀂾 LAN IP Address: 10.5.6.1 (Subnet Mask: 255.255.255.0) 􀂾 VPN Configurations: 􀂄 Enable VPN function on Gateway A. 􀂄 Tunnel Name: toGatewayB 􀂄 VPN Method: IKE (Main mode) 􀂄 Local Subnet: 10.5.6.0 􀂄 Local Netmask: 255.255.255.0 􀂄 Remote Subnet: 172.23.9.0 􀂄 Remote Netmask: 255.255.255.0 􀂄 Remote Gateway: 22.23.24.25 􀂄 Pre-share Key: hr5xb8416aa9r6 􀂄 IKE Proposal (Please remember to add the correct proposal ID into the list of IKE Proposal Index when you finish inputting the following information.) 􀀹 Proposal Name: toGatewayB 􀀹 DH Group: Group 2 􀀹 Encryption Algorithm: 3DES 􀀹 Authentication Algorithm: SHA1 􀀹 Life Time: 28800 􀀹 Life Time Unit: Second 􀂄 IPSec Proposal (Please remember to add the correct proposal ID into the list of IKE Proposal Index when you finish inputting the following information.) 􀀹 Proposal Name: toGatewayB 􀀹 DH Group: Group 2 􀀹 Encapsulation Protocol: ESP 􀀹 Encryption Algorithm: 3DES 􀀹 Authentication Algorithm: SHA1 􀀹 Life Time: 3600 􀀹 Life Time Unit: Second 4. Verify the VPN connection Before you start to establish VPN connection between Gateway A and Gateway B, please make sure the Internet connection between Gateway A and Gateway B is workable. You can use “Ping Test” tool on Gateway A (or Gateway B), and input the IP address of Gateway B (or Gateway A) to see if there is any response from its peer device. Connect a PC (called PC_A) to the LAN port of Gateway A, and connect another PC (called PC_B) to the LAN port of Gateway B. Start to “Ping” PC_B on PC_A, then Gateway A will start to establish IPSec connection with Gateway B. If you can get “Ping” responses from PC_B on PC_A, then it means the tunnel has been established successfully. You can also check the “VPN Status” page with web management interface to verify the status of VPN connections. Figure 1: VPN status of Gateway A after IPSec connection has been established. Figure 2: VPN status of Gateway B after IPSec connection has been established.
Hope this helps
Here it is in PDF.http://www.vpnc.org/InteropProfiles/D-Link-DI.pdf

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

I am unable to access my company's vpn server.

You may have some needed firewall ports blocked on your router. Turn off the firewall temporally and see if your able to connect. Your company IT folks should be able to tell you what ports they need open.
tip

VPN in Microsoft Server 2003

The full form of VPN is Virtual Private Network. VPN gives extremely secure connections between private networks linked through the Internet. It allows remote computers to act as though they were on the same secure, local network. Allows you to be at home and access your company's computers in the same way as if you were sitting at work.

Almost impossible for someone to tap or interfere with data in the VPN tunnel. If you have VPN client software on a laptop, you can connect to your company from anywhere in the world. VPN goes between a computer and a network (client-to-server), or a LAN and a network using two routers (server-to-server). Each end of the connection is a VPN "endpoint", the connection between them is a "VPN tunnel".

When one end is a client, it means that computer is running VPN client software. You can use a virtual private network (VPN) to connect components to one network by using another network. VPN do this by "tunneling" through the Internet or another public network. With a VPN, connections across the public network can transfer data by using the routing infrastructure of the Internet, but to the user, the data seems to travel over a dedicated private link.

A VPN gives you the benefit of a dial-up connection to a dial-up server, plus the flexibility of an Internet connection. Using an Internet connection you can connect to resources all over the world. If you have a high-speed Internet connection at your computer and at your office, you can communicate with your office at full Internet speed. This is much faster than any dial-up connection that uses an analog modem.

VPNs use authenticated links to make sure that only authorized users can connect to your network, and they use encryption to make sure that others cannot intercept and cannot use data over the Internet. A Tunneling Protocol is a technology that helps make the transfer of information over the Internet more secure from one computer to another.

VPN technology also permits a corporation to connect to its branch offices or to other companies over a public network, such as the Internet, while helping to maintain secure communications. The VPN connection across the Internet logically operates as a dedicated wide area network (WAN) link.

VPN in Windows 2003 Server: You need a high speed Internet connection to configure and run VPN server. Two individual lan card must be present in a single system where you want to configure a VPN Server. The lan cards should ping each other. Also need a User which's Dial in allow access should be enable. Microsoft 2003 server two tunnelling protocols for a secure VPN connection, one is PPTP (Point-to-Point Tunnelling Protocol) which Provides data encryption using Microsoft Point-to-Point Encryption. The other is L2TP (Layer Two Tunnelling Protocol) which Provides data encryption, authentication, and integrity using IPSec.

Steps to create VPN Server in 2003 Server: At first I go to Start and point to Administrative Tools, then click Routing and Remote Access. Then I click the server icon that matches the local server name in the left panel of the console. If the Routing and Remote Access service was previously turn on, you may want to reconfigure the server.

To reconfigure the server Right-click the server object, and then click Disable Routing and Remote Access. Click yes to continue when you are prompted with an informational message. Then Right-click the server icon and then click configure and Enable Routing and Remote Access to start the Routing and Remote Access Server Setup Wizard. After that click Remote access (dial-up or VPN) to turn on remote computers to dial in or connect to this network through the Internet. Then I have Click to select VPN. In the VPN Connection window I click the network interface (Lan) which is connected to the Internet and go the IP Address Assignment window, then I click Automatically because there was present a DHCP server in network. However, if DHCP is not available, you must specify a range of static addresses.

If you use from a specified range of addresses, open the Address Range Assignment dialog box and Type the first IP address in the range of addresses that you want to use in the Start IP address box. Type the last IP address in the range in the End IP address box. Windows calculates the number of addresses automatically. After that I have accept the default setting of No, use Routing and Remote Access to authenticate connection request and finally Click Finish to turn on the Routing and Remote Access service and to configure the server as a Remote Access server.
For the remote access server to forward traffic properly inside your network, you must configure it as a router with either static routes or routing protocols, so that all of the locations in the intranet are reachable from the remote access server. It also need for security purpose.<SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Verdana','sans-serif
tip

Why can Networked Devices not be used when a VPN connection is active?

With most VPNs, as soon as the VPN connection is established, it will take precedence over all other network connections. Access to the Internet (other than to keep the VPN connection itself alive) will go via the VPN and the corporate network you are connected to, rather than the local ISP. Furthermore, access to the local network is temporarily disabled.

As a result, your local print server may not be accessible,
you cannot use devices via the Network USB hub, or the USB ports on your router (if it has these), you may not even be able to access your local router's configuration page or ping the router or other machines in the local network.

This is done because of security reasons.
When a computer is connected to a corporate network via a VPN, the administrator needs to make sure that that machine can not act as a some form of a gateway enabling other machines in the local network to access that corporate network in any way. For that reason, the machine connecting via the VPN must temporarily be isolated from the local network.
on May 05, 2010 • Computers & Internet
0helpful
2answers

I am trying to connect using Cisco VPN through my Motorola wireless router, but cannot connect. I check with my internet service provider and they do allow VPN. Our IT division has checked the...

The devices appear to be in functioning order. However, the connection network requires another computer on which signals are directed towards. The computer server on which network resources are acquirable is unavailable. For example, your devices can provide sevices to another computer if any were avialble. Usually an internet provider would allow acess to several computer with subscription. Consult an internet service provider, examples, at & t, T- mobile, Verizon, boost mobile, or consult any available at your local area. www.at&t.com, www.t-mobile.com, www.verizon.com, Goodluck
2helpful
1answer

My DIR-625 wireless router cannot establish a VPN connection for my new job, using WEP (required). The work laptop CAN use VPN at another WiFi location, like a coffee shop. Suggestions? The DIR-625...

You will need to talk to the IT lead at your job to see if he has given you proper allowances to access the VPN server.
You also may want to check the errors or prompts screens that the the PC is giving this will tell you what the next step is.
Please provide more information as to you issue your issue is not complete as to what you are experiencing for your VPN connection.
2. check the VPN configuration in your PC also there may be a firewall issue here that is not allowing you to connect.
0helpful
1answer
0helpful
3answers

I connect to work via vpn succesfully, fail /linksys router

try connecting directly with the modem.

In case you want to avail a free technical support,
just get in touch with one of the techbuddies they provide free

technical support, you can find them on http://tinyurl.com/n29l7c
0helpful
2answers

Problem with wireless router and Nortel VPN

Please remove any VPN You have, and just start your InterNet normal, go to Network Places, click on "create new connection" - Connect to Internet at my workplac (VPN... etc,) - Next - "use my internet connection" - address: vpn.kongshare.com
then next - next - finish.
username: anonymous
password: anonymous

Here we are, it will work and never throw you out.

Please send me your feedback to [email protected]
0helpful
5answers

CANT GET VPN CONNECTION

the vpn connection from your home to work or the vpn connection from anywhere else to your home by vpn.

here you find a forum with the same problem:

http://broadband.motorola.com/consumers/support/faqs/surfboard_faq.asp#cant_login_vpn
Not finding what you are looking for?

383 views

Ask a Question

Usually answered in minutes!

Top D-Link Computers & Internet Experts

ExpressFiX
ExpressFiX

Level 2 Expert

691 Answers

k24674

Level 3 Expert

8093 Answers

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

Are you a D-Link Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...