I've configured OpenVPN instance with Bridge gateway 192.168.244.1/24
OpenVPN service started but ovpns1 interface have no IP address. Client can connect but traffic can't get trough tap
If I make ifconfig ovpns1 192.168.244.1/24 in shell, VPN channel start to working.
What I need to do to fix this strange behavoir?