The following is sometimes needed on windows 7 in order to work around a problem with OpenVPN. The problem causes PandaPow to fail to connect, and produces log messages that says: “Waiting for TUN/TAP interface”. To workaround the issue please do as follows:
- Click PandaPow > Settings,
- Select the Advanced tab
- Click Edit config file
- In the config file change the line that says:
route-delay 2
to instead:
route-delay 60 60
Save the file and try connecting again.