zehome / MLVPN

Multi-link VPN (ADSL/SDSL/xDSL/Network aggregation / bonding)
http://www.mlvpn.fr/
BSD 2-Clause "Simplified" License
521 stars 129 forks source link

Can not bind socket? #139

Closed rishabhsingh2 closed 3 years ago

rishabhsingh2 commented 3 years ago

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 commented 3 years ago

please help!

zehome commented 3 years ago

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