Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After setup, what next? #14

Open
rawteech opened this issue Oct 24, 2017 · 4 comments
Open

After setup, what next? #14

rawteech opened this issue Oct 24, 2017 · 4 comments

Comments

@rawteech
Copy link

After setting up everything, how do you run it? How do you set up the client? Should the --friend r2d2 be one of your facebook friends or something?

@rawteech
Copy link
Author

Another thing, if I try running as server I get this error:

friend ID => 0
err: -1
SIOCSIFMTU: Operation not permitted
./facebook-tunnel: could not set tun device mtu
SIOCSIFADDR: Operation not permitted
tun0: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: Operation not permitted
./facebook-tunnel: could not set tun device ip address
SIOCADDRT: Operation not permitted
listCLients()

Any work-a-round for this?

@arthurbarros
Copy link

+1

@DopeforHope
Copy link

Another thing, if I try running as server I get this error:

friend ID => 0
err: -1
SIOCSIFMTU: Operation not permitted
./facebook-tunnel: could not set tun device mtu
SIOCSIFADDR: Operation not permitted
tun0: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: Operation not permitted
./facebook-tunnel: could not set tun device ip address
SIOCADDRT: Operation not permitted
listCLients()

Any work-a-round for this?

sudo the command?

@morenoh149
Copy link

SIOCADDRT: Operation not permitted doesn't sound like a permission issue but some IO issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants