Forum archive
OpenVPN on amazon AWS
I am trying to set up your openvpn instance on Amazon aws but seem to be running into a few problems. I have set up an account and used it to get a unique url to get the file for my mobile device. But using the QR code to get the file for the openvpn client on my android device I still cannot connect to my open vpn server.
I have tried to restart the openvpn server on the AWS instance with
/etc/init.d/openvpn restart
but get this error
[ ok ] Stopping virtual private network daemon:. [....] Starting virtual private network daemon: serverSIOCSIFADDR: No such device : ERROR while getting interface flags: No such device SIOCSIFDSTADDR: No such device : ERROR while getting interface flags: No such device SIOCSIFMTU: No such device failed!
Any help with this would be greatly appreciated.
I can't be sure, but I found some info that suggests that it is caused by a regression in a new Debian kernel released a couple of days ago. Apparently a workaround is to use an older kernel. When I get a chance I will have a look and see if I can reproduce and provide a verbatim workaround.