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

Can not bind socket? #139

Closed
rishabhsingh2 opened this issue Aug 27, 2020 · 2 comments
Closed

Can not bind socket? #139

rishabhsingh2 opened this issue Aug 27, 2020 · 2 comments

Comments

@rishabhsingh2
Copy link

2020-08-27T06:01:43 [INFO/config] new password set
2020-08-27T06:01:43 [INFO/config] reorder_buffer_size changed from 0 to 64
2020-08-27T06:01:43 [INFO/config] l1r1 tunnel added
2020-08-27T06:01:43 [INFO/config] l2r1 tunnel added
2020-08-27T06:01:43 [INFO/config] l1r2 tunnel added
2020-08-27T06:01:43 [INFO/config] l2r2 tunnel added
2020-08-27T06:01:43 [INFO] created interface `c1srv'
.....................................................................................................................................................................................................
2020-08-27T06:01:43 [WARN/control] cannot bind socket /home/ris/mlvpn-bin/var/run/mlvpn.sock: No such file or directory
.....................................................................................................................................................................................................

2020-08-27T06:01:43 [INFO] l1r1 bind to 192.168.7.25
2020-08-27T06:01:43 [INFO] l2r1 bind to 192.168.2.140
2020-08-27T06:01:43 [INFO] l1r2 bind to 192.168.7.25
2020-08-27T06:01:43 [INFO] l2r2 bind to 192.168.2.140
2020-08-27T06:01:43 [INFO/protocol] l1r2 authenticated
2020-08-27T06:01:43 [INFO/protocol] l1r1 authenticated
2020-08-27T06:01:43 [INFO/protocol] l2r2 authenticated
2020-08-27T06:01:43 [INFO/protocol] l2r1 authenticated

if run the mlvpn then getting warning cannot bind socket /home/ris/mlvpn-bin/var/run/mlvpn.sock: No such file or directory
where is mlvpn.sock file or directory.?

@rishabhsingh2
Copy link
Author

please help!

@zehome
Copy link
Owner

zehome commented Aug 28, 2020

You are probably running mlvpn inside a chroot. Adjust your launch settings or remove the chroot.

@zehome zehome closed this as completed Aug 28, 2020
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

2 participants