So i have my HDA setup with a static IP, not a problem. I am trying to get the VPN to work so i can access it from outside my home network. On my Airport Extreme under Port Mapping is has
Public UDP:(Set to 1194, like Amahi wants)
Public TCP: (Blank)
Private IP Adress: (I put HDA's static IP)
Private UDP: (Set to 1194, like Amahi wants)
Public UDP: (Blank)
Now when i go into my Control Panel and check the VPN Connection it says its inactive.
I don't know what im doing wrong what i need to do to get it going. Any assistance would be nice.
Using Airport Extreme BS with VPN
Re: Using Airport Extreme BS with VPN
You port mapping appears to be correct.
Make sure there is no typo in the HDA IP adress.
Some things you can check on the HDA:
Check that OpenVPN is running:
Answer should be and not
Check that UDP port 1194 is listening: should return
If all that works, maybe it's just the status check in your profile that hasn't been updated yet. Not sure how often it's updated... Might be daily.
Make sure there is no typo in the HDA IP adress.
Some things you can check on the HDA:
Check that OpenVPN is running:
Code: Select all
service openvpn status
Code: Select all
Status written to /var/log/messages
Code: Select all
openvpn: service not started
Code: Select all
netstat -an | grep "udp.*:1194"
Code: Select all
udp 0 0 0.0.0.0:1194 0.0.0.0:* LISTEN
- Guillaume Boudreau
-
- Posts: 4
- Joined: Wed Jul 14, 2010 1:26 pm
Re: Using Airport Extreme BS with VPN
All of those were correct. The only thing is when i checked with netstat, it didn't say "LISTEN" at the end but everything else was spot on.
Thanks
Thanks
-
- Posts: 11
- Joined: Wed Aug 24, 2011 2:18 pm
Re: Using Airport Extreme BS with VPN
That is the exact same thing for me. It just doesn't say listen. 

Who is online
Users browsing this forum: No registered users and 58 guests