Page 1 of 1

Port forwarding not correct?

Posted: Wed Apr 16, 2014 2:41 am
by khalfdan
Hi there
trying to get openvpn running - have installed on hda, have forwarded external port 1194 on my router to 1194 on my hda as UDP, have checked vpn on hda (seems fine if I am correct) and still get the not enabled message from my dashboard. Why would this be? No modem after my router btw.

[xxxxxx@localhost ~]$ systemctl status openvpn@amahi.service
openvpn@amahi.service - OpenVPN Robust And Highly Flexible Tunneling Application On amahi
Loaded: loaded (/usr/lib/systemd/system/openvpn@.service; enabled)
Active: active (running) since Sat 2014-04-12 15:04:35 CEST; 3 days ago
Main PID: 2291 (openvpn)
CGroup: name=systemd:/system/openvpn@.service/openvpn@amahi.service
├─2272 /usr/sbin/openvpn --daemon --writepid /var/run/openvpn/amahi.pid --cd /etc/openvpn/ --config amahi.conf
└─2291 /usr/sbin/openvpn --daemon --writepid /var/run/openvpn/amahi.pid --cd /etc/openvpn/ --config amahi.conf
Apr 12 15:04:35 localhost.localdomain openvpn[2271]: /usr/sbin/ip addr add dev tun0 local 10.8.0.1 peer 10.8.0.2
Apr 12 15:04:35 localhost.localdomain openvpn[2271]: ./amahi.up tun0 1500 1542 10.8.0.1 10.8.0.2 init
Apr 12 15:04:35 localhost.localdomain openvpn[2271]: /usr/sbin/ip route add 10.8.0.0/24 via 10.8.0.2
Apr 12 15:04:35 localhost.localdomain openvpn[2291]: UDPv4 link local (bound): [undef]
Apr 12 15:04:35 localhost.localdomain openvpn[2291]: UDPv4 link remote: [undef]
Apr 12 15:04:35 localhost.localdomain openvpn[2291]: MULTI: multi_init called, r=256 v=256
Apr 12 15:04:35 localhost.localdomain openvpn[2291]: IFCONFIG POOL: base=10.8.0.4 size=62, ipv6=0
Apr 12 15:04:35 localhost.localdomain openvpn[2291]: IFCONFIG POOL LIST
Apr 12 15:04:35 localhost.localdomain openvpn[2291]: Initialization Sequence Completed
Apr 12 15:04:35 localhost.localdomain systemd[1]: Started OpenVPN Robust And Highly Flexible Tunneling Application On amahi.
[xxxx@localhost ~]$

Re: Port forwarding not correct?

Posted: Wed Apr 16, 2014 5:34 am
by bigfoot65
I would not worry too much about it if the VPN is working. We have had some in the past that did not show correctly for one reason or another. It might have been a firewall issue or something with the ISP, but I can't remember.

If you want, you can email support. The main thing is that VPN works regardless of the dashboard status on amahi.org.

Re: Port forwarding not correct?

Posted: Thu Apr 17, 2014 1:07 am
by khalfdan
ok excellent, I hadn't even gotten to testing the vpn outside the network yet since I figured if the test didn't work, no point trying :)

Re: Port forwarding not correct?

Posted: Thu Apr 17, 2014 5:07 am
by bigfoot65
Please let us know how it goes.