![]() |
|
|||||||
| OpenBSD Security Functionally paranoid! |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
So I am trying to setup a site to site vpn connection between two homes. I intend to get an openbsd box in both houses to do this. Both houses I do not have dedicated public IPs to use for the external IP addresses. Is there a way I can achieve my goal (set up a site – site vpn between the two homes) given the current scenario?
If I use the IP address I get when I lookup google for my public IP will this work? I am skeptical about using this since it is not static and usually dynamic given by the ISP. Can someone recommend a better way to get the VPN up if I am not in the right direction? Thanks guys |
|
||||
|
Use fqdn or ufqdn methods to exchange isakmpd keys. Neither requires IP addresses.
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
Thanks for the reply. If I understand you correctly, In that case i have to go with a solution like NO-IP (no-ip.com) as this is just home use and I don not have an fqdn that can be resolved across the internet.
If that was not what you implied can you please elaborate? Also is there any other method you know of. Just asking so I can weight every single option and see which is best. Thanks |
|
||||
|
ISAKMPD is a key management system. It does the sharing of keys for IPSec in four very different ways:
Host Keys allow for four different naming conventions. And that is all they are -- naming conventions. They make setting up SAs and Flows in ipsecctl.conf easier. They are:
Yes, it is much easier if you use no-ip or dyndns or some other method of referring to dynamic IP addresses by domain name, and altering the reference when they change.
__________________
OpenBSD LiveCDs/LiveDVDs |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Routing between site-to-site tunnels | docrice | OpenBSD General | 5 | 26th September 2008 09:21 AM |
| Posting to O'Reilly site | Fritz_Katz | Feedback and Suggestions | 1 | 22nd July 2008 11:03 PM |
| Getting mentioned on the FreeBSD site | scottro | Feedback and Suggestions | 6 | 1st June 2008 10:11 PM |
| Bare Minimum Site-to-Site VPN on OpenBSD | ai-danno | Guides | 0 | 20th May 2008 12:45 AM |
| Transferring away from the other site... | s2scott | Feedback and Suggestions | 2 | 5th May 2008 09:47 AM |