OpenVPN

Hello all,

We are using RB750 (v5.11) we have set the RB as indicated in: http://wiki.mikrotik.com/wiki/OpenVPN (mode bridge).

But when the client wants to make the connection log displays the following error

09:55:14 ovpn,info TCP connection established from XXX.XX.XXX.XX
09:55:14 ovpn,info : dialing…
09:55:18 ovpn,info : using encoding - AES-256-CBC/SHA1
09:55:18 ovpn,info : connected
09:55:18 ovpn,info,account username logged in, 10.15.30.40
09:55:18 ovpn,error could not add address: local address is 0.0.0.0 (6)
09:55:18 ovpn,info,account username logged out, 0 0 123 0 1
09:55:18 ovpn,info : terminating… - could not add address: local address is 0.0.0.0 (6)
09:55:18 ovpn,info : disconnected

I would appreciate your help

Thanks

Set the user local ip (or poll) on ppp - secrets on the mikrotik server.

thank you