Connect only OpenWrt to OpenVPN

Hello,
I wanted to ask if it's possible to connect only OpenWRT to the OpenVPN, without routing any other traffic trough it. I would like to have access to the OpenWRT LuCi and CLI from VPN, when I'm not at home, but I don't want to route traffic from LAN to it.
Thank you.
inao (Jakub).

Yes, you should execute up-interface routing options, or configure Policy-Based-Routing, or VPNbypass. You should generally remove default routes 0.0.0.0/1, and 128.0.0.0/1, arising after establishing of vpn connection.