View Single Post
Posts: 43 | Thanked: 18 times | Joined on Jul 2010
#11
I have some problems running this program.
Since it didn't want to connect from GUI, I tried connecting from console (in /opt/vpn9c/bin folder):
./vpnc --script 'exec ./vpnc-script'
and typing the necessary login data.

The programs gives following error:
Error binding to the source port. Try '--local-port 0'
Failed to bind to 0.0.0.0:5000: Permission denied

If I try --local-port 0 option, it gives 'Permission denied' again.
I tried both as user and root (devel-su)

i have developer mode, but no inception installed. Is inception needed for this?

Does anybody have any idea how to make this work?