Pilots of America Message Board

276 days remaining until the Gastons Fly-In!
-2 days remaining until the 6Y9 Fly-In!
25 days remaining until the Windwood Flyin Resort!
Home Live Chat
Go Back   Pilots of America Message Board > Pilot's Lounge > Technical Corner

Technical Corner Having a technical issue not directly related to the site? Post in this forum and be assured that computer geeks everywhere (well, at least those that visit these forums) will see your problem and try to help!

Reply
 
Thread Tools Display Modes
Old November 12th, 2005, 11:53 PM   #1
iGismo gismo is offline
(User ID: gismo)
Final Approach
PoA Test Pilot
 
gismo's Avatar
 
Join Date: Feb 2005
Location: Minneapolis
Posts: 8,097
VPN and a D-Link wireless router.

I've got a D-Link D-624 router at home and when I installed it I was no longer able to open a VPN connection to my office servers. The client is CheckPoint SecureClient. I finally got it working by disabling IPSec VPN Pass Through in the router and enabling IPSec VPN Virtual Server on UDP port 500. To begin with this puzzles me as I thought that the Virtual Server function was to allow a VPN server on my local network to be accessed by VPN clients on the internet, and that the pass through was intended to support exactly what I'm trying to do. Have I got that backwards?

Also it was necessary to specify a "Private IP" for the Virtual Server. I used the current IP of my laptop, but given that there are three computers on my home network and their IP's are assigned by the DHCP service in the router, I suspect that my VPN client may quit working if the local IP's get re-assigned and I don't want to go with fixed IP's since I use my laptop on other networks where DHCP is required. Any ideas as to whether this will be a problem and what I can do about it if it is?
__________________
-lance B55, CP65
gismo is offline   Reply With Quote
Old November 13th, 2005, 12:37 AM
Posted in reply to gismo's post "VPN and a D-Link wireless router."
  #2
Henning Henning is offline
(User ID: Henning)
Final Approach
 
Henning's Avatar
 
Join Date: Feb 2005
Location: Indian Ocean
Posts: 7,231
Re: VPN and a D-Link wireless router.

Quote:
Originally Posted by lancefisher
I've got a D-Link D-624 router at home and when I installed it I was no longer able to open a VPN connection to my office servers. The client is CheckPoint SecureClient. I finally got it working by disabling IPSec VPN Pass Through in the router and enabling IPSec VPN Virtual Server on UDP port 500. To begin with this puzzles me as I thought that the Virtual Server function was to allow a VPN server on my local network to be accessed by VPN clients on the internet, and that the pass through was intended to support exactly what I'm trying to do. Have I got that backwards?

Also it was necessary to specify a "Private IP" for the Virtual Server. I used the current IP of my laptop, but given that there are three computers on my home network and their IP's are assigned by the DHCP service in the router, I suspect that my VPN client may quit working if the local IP's get re-assigned and I don't want to go with fixed IP's since I use my laptop on other networks where DHCP is required. Any ideas as to whether this will be a problem and what I can do about it if it is?
If I had the first clue as to what language you were speaking, I probably still couldn't help you.
Henning is offline   Reply With Quote
Old November 13th, 2005, 02:03 AM
Posted in reply to gismo's post "VPN and a D-Link wireless router."
  #3
Jesse jesse is offline
(User ID: jesse)
Administrator
Pilots Of America Management
 
jesse's Avatar
 
Join Date: Oct 2005
Location: Lincoln, NE
Posts: 7,730
Send a message via AIM to jesse Send a message via MSN to jesse
Re: VPN and a D-Link wireless router.

Quote:
Originally Posted by lancefisher

Also it was necessary to specify a "Private IP" for the Virtual Server. I used the current IP of my laptop, but given that there are three computers on my home network and their IP's are assigned by the DHCP service in the router, I suspect that my VPN client may quit working if the local IP's get re-assigned and I don't want to go with fixed IP's since I use my laptop on other networks where DHCP is required. Any ideas as to whether this will be a problem and what I can do about it if it is?
On the router you should be able to specify certain mac addresses always get assigned a specific ip address.
__________________
Jesse

http://www.jesseweather.com
jesse is offline   Reply With Quote
Old November 13th, 2005, 11:45 AM   #4
iGismo gismo is offline
(User ID: gismo)
Final Approach
PoA Test Pilot
 
gismo's Avatar
 
Join Date: Feb 2005
Location: Minneapolis
Posts: 8,097
Re: VPN and a D-Link wireless router.

Quote:
Originally Posted by jangell
On the router you should be able to specify certain mac addresses always get assigned a specific ip address.
If I set that up, does the laptop still use DHCP? IOW is this a change on the router only?
__________________
-lance B55, CP65
gismo is offline   Reply With Quote
Old November 13th, 2005, 02:51 PM   #5
Jesse jesse is offline
(User ID: jesse)
Administrator
Pilots Of America Management
 
jesse's Avatar
 
Join Date: Oct 2005
Location: Lincoln, NE
Posts: 7,730
Send a message via AIM to jesse Send a message via MSN to jesse
Re: VPN and a D-Link wireless router.

Quote:
Originally Posted by lancefisher
If I set that up, does the laptop still use DHCP? IOW is this a change on the router only?
Yup you leave the laptop DHCP. The DHCP server on the router then just makes sure that it assigned the IP address that you specified to that laptop always, and only to that laptop.
__________________
Jesse

http://www.jesseweather.com
jesse is offline   Reply With Quote
Old November 13th, 2005, 05:40 PM   #6
Brian Austin Brian Austin is offline
(User ID: Brian Austin)
En-Route
PoA Test Pilot
 
Brian Austin's Avatar
 
Join Date: Feb 2005
Location: Phoenix, AZ
Posts: 3,005
Re: VPN and a D-Link wireless router.

Quote:
Originally Posted by jangell
Yup you leave the laptop DHCP. The DHCP server on the router then just makes sure that it assigned the IP address that you specified to that laptop always, and only to that laptop.
It's also a good way to tie down your router's ability to give ANYONE an address. If you use MAC authentication, anyone without a MAC address in the table won't get an IP address. Not sure if it's possible with the D-Link, however.

Quote:
Originally Posted by lancefisher
I've got a D-Link D-624 router at home and when I installed it I was no longer able to open a VPN connection to my office servers. The client is CheckPoint SecureClient. I finally got it working by disabling IPSec VPN Pass Through in the router and enabling IPSec VPN Virtual Server on UDP port 500. To begin with this puzzles me as I thought that the Virtual Server function was to allow a VPN server on my local network to be accessed by VPN clients on the internet, and that the pass through was intended to support exactly what I'm trying to do. Have I got that backwards?

Also it was necessary to specify a "Private IP" for the Virtual Server. I used the current IP of my laptop, but given that there are three computers on my home network and their IP's are assigned by the DHCP service in the router, I suspect that my VPN client may quit working if the local IP's get re-assigned and I don't want to go with fixed IP's since I use my laptop on other networks where DHCP is required. Any ideas as to whether this will be a problem and what I can do about it if it is?
The IPSEC VPN passthrough should have worked but it's not unusual for these not to work, especially with some proprietary VPN clients (like Checkpoint's).

The Virtual Server function is really just Port Address Translation forwarding to a fixed address. Anything coming in on UDP 500 will get forwarded to your laptop, regardless if it's the VPN traffic or not. It doesn't know it's a VPN tunnel.

I don't remember how Checkpoint worked but some clients have a management port and a floating "tunnel" port. The management port (typically 500) is used to start and maintain the connection (ours reauthenticates and changes keys every 30 seconds) while traffic goes through on a separate port, usually in the 5000+ range. Some firewalls don't work well with port shifting (similar to FTP or H.323 port shifting). You might check to see if there is a firmware upgrade for the D-Link that addresses it if you don't like the fix you've already set up.
__________________
-----------
Brian Austin
Subjective Vision

"It seems to be a law of nature, inflexible and inexorable, that those who will not risk cannot win." - John Paul Jones

Last edited by Brian Austin; November 13th, 2005 at 05:45 PM. Reason: Automerged Doublepost
Brian Austin is offline   Reply With Quote
Old November 13th, 2005, 05:51 PM   #7
Jesse jesse is offline
(User ID: jesse)
Administrator
Pilots Of America Management
 
jesse's Avatar
 
Join Date: Oct 2005
Location: Lincoln, NE
Posts: 7,730
Send a message via AIM to jesse Send a message via MSN to jesse
Re: VPN and a D-Link wireless router.

Quote:
Originally Posted by Brian Austin
It's also a good way to tie down your router's ability to give ANYONE an address. If you use MAC authentication, anyone without a MAC address in the table won't get an IP address. Not sure if it's possible with the D-Link, however.
.
I have used all consumer level routers. Dlink, Linksys, Netgear, Belkin, Microsoft from about 2000 up to the current models.

Every single one of them you can specify that certain computers have a reserved ip address based on their mac address. This does not effect the DHCP server from assigning ip addresses to the computers that are not in the table. You leave all the computers still as DHCP and it just reserves that ip address for that computer.

Now. We might be confusing what we are talking about. Routers also have a feature to where you can allow only certain mac addresses to access your wireless network. If you activated this, then yes other computers not in the table would not have network access.
__________________
Jesse

http://www.jesseweather.com
jesse is offline   Reply With Quote
Old November 13th, 2005, 06:18 PM   #8
Brian Austin Brian Austin is offline
(User ID: Brian Austin)
En-Route
PoA Test Pilot
 
Brian Austin's Avatar
 
Join Date: Feb 2005
Location: Phoenix, AZ
Posts: 3,005
Re: VPN and a D-Link wireless router.

Quote:
Originally Posted by jangell
Now. We might be confusing what we are talking about. Routers also have a feature to where you can allow only certain mac addresses to access your wireless network. If you activated this, then yes other computers not in the table would not have network access.
It sounds like it. I've gotten to the point where I just buy dedicated 'stuff' nowadays for myself and the company. Anytime I get a router/firewall/DHCP server/VPN box, I just get parts of the features I really want. Now, if I want a firewall, I buy a firewall. If I want a VPN concentrator, that's what I buy. And etc..

More expensive? Definitely. But then I don't have to worry about this kind of stuff any longer, either.
__________________
-----------
Brian Austin
Subjective Vision

"It seems to be a law of nature, inflexible and inexorable, that those who will not risk cannot win." - John Paul Jones
Brian Austin is offline   Reply With Quote
Old November 13th, 2005, 06:55 PM   #9
Jesse jesse is offline
(User ID: jesse)
Administrator
Pilots Of America Management
 
jesse's Avatar
 
Join Date: Oct 2005
Location: Lincoln, NE
Posts: 7,730
Send a message via AIM to jesse Send a message via MSN to jesse
Re: VPN and a D-Link wireless router.

Quote:
Originally Posted by Brian Austin
It sounds like it. I've gotten to the point where I just buy dedicated 'stuff' nowadays for myself and the company. Anytime I get a router/firewall/DHCP server/VPN box, I just get parts of the features I really want. Now, if I want a firewall, I buy a firewall. If I want a VPN concentrator, that's what I buy. And etc..

More expensive? Definitely. But then I don't have to worry about this kind of stuff any longer, either.
Oh man. The worst I ever had to deal with was a school district who absolutely refused to use anything but their consumer linksys routers / switches all over. This was a windows 2000 domain based network of over 400 computers.

They'd basically overheat and all kinds of strange things would happen. It was always very difficult to track down.

The end result? Me telling them to throw all of that in the trash and start over with the dedicated equipment with a duty cycle built for their needs. Or find someone else to help them.

They chose the second option. I was happy.
__________________
Jesse

http://www.jesseweather.com
jesse is offline   Reply With Quote
Old November 13th, 2005, 08:31 PM   #10
iGismo gismo is offline
(User ID: gismo)
Final Approach
PoA Test Pilot
 
gismo's Avatar
 
Join Date: Feb 2005
Location: Minneapolis
Posts: 8,097
Re: VPN and a D-Link wireless router.

Quote:
Originally Posted by jangell
Yup you leave the laptop DHCP. The DHCP server on the router then just makes sure that it assigned the IP address that you specified to that laptop always, and only to that laptop.
Got it set up. Thanks for the help.
__________________
-lance B55, CP65
gismo is offline   Reply With Quote
Old November 13th, 2005, 10:20 PM
Posted in reply to gismo's post "VPN and a D-Link wireless router."
  #11
Jesse jesse is offline
(User ID: jesse)
Administrator
Pilots Of America Management
 
jesse's Avatar
 
Join Date: Oct 2005
Location: Lincoln, NE
Posts: 7,730
Send a message via AIM to jesse Send a message via MSN to jesse
Re: VPN and a D-Link wireless router.

no problem.
__________________
Jesse

http://www.jesseweather.com
jesse is offline   Reply With Quote
Old November 18th, 2005, 07:32 PM
Posted in reply to gismo's post "VPN and a D-Link wireless router."
  #12
iWin mikea is offline
(User ID: mikea)
Touchdown! Greaser!
 
mikea's Avatar
 
Join Date: Feb 2005
Location: Lake County, IL
Posts: 14,332
Send a message via Skype™ to mikea
Re: VPN and a D-Link wireless router.

Lance,

#1 Go to the DHCP setup on the Linksys and set the address range that DHCP can dynamically assign to be specific and limited, say n.n.n.50 to n.n.n.100.

Then you should be able to see what IP address it has assigned to your MAC address...what you want to see is what your MAC address is, which you can see on your PC, Control Panel ->Network->Properties...you'll figure it out. Copy it or write it down.

#2, Set a fixed DHCP assignment on the Linksys. If it's not populated and you can't paste it, you may have to enter that long string of the MAC, and the IP address to assign, say n.n.n.101. That means it will always assign .101 to your laptop and you haven't changed a thing on the laptop.

#3, Now set the Virtual server pass through rule so that outside traffic gets routed to n.n.n.101

You are right that you shouldn't need to create the server entry. The IPSec rule should do it. You could try putting the PI address on the IPSec rule and remove the virtual server one.

With my new Linksys WRT54 I didn't have to set up a thing for running the Cisco (Juniper Networks) VPN client on my desktop and laptop, wired and wireless It just plain works. Same at Jann's with a 2Wire SBC DSL portal.
__________________
--Mike
Dork with a Spock spork.
Mike Andrews
PP ASEL - Cherokee 235
Chicago
Always giving a free airplane ride to 400 pounds of unused fuel.


"The bell curve has a left edge, and people really live there."



mikea is offline   Reply With Quote
Reply
Home Register New Posts Today's Posts
Go Back   Pilots of America Message Board > Pilot's Lounge > Technical Corner

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I am now wireless!! woodstock Hangar Talk 62 October 12th, 2005 09:24 PM
wireless question for y'all... etsisk Technical Corner 8 October 11th, 2005 12:50 PM
Looking for link to FAR FAQ Greebo Hangar Talk 28 August 31st, 2005 12:45 PM
Wireless Access Bike Carol Hangar Talk 6 May 8th, 2005 04:45 PM
weather link TOM Site Feedback and Support 1 March 11th, 2005 05:35 PM


All times are GMT -4. The time now is 04:44 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
(c) 2005 - Pilots of America