How to configure public ip with kvm and nethserver

NethServer Version: 7.8.2003
Module: OpenVPN RoadWarrior

we configure OpenVPN RoadWarrior in which we have implemented without problem,
now we have a different technical support case,

we have nethserver in virtual machine with kvm and centos 8.

we want to put the public ip in the virtual machine but we cannot

we configure the public ip in centos 8 and kvm in nat.

we configure the ip of kvm in nat in which we apply a nat rule in centos 8 we open port 1194 but we have problems with the vpn when performing a tracert

it comes out like this

C: \ Users \ pfreire> tracert 192.168.64.60

Trace at 192.168.64.60 on roads with a maximum of 30 hops.

1 13 ms 15 ms 13 ms 192.168.1.1
2 14 ms 16 ms 14 ms 186.47.191.228
3 6 ms 6 ms 6 ms 10.85.2.150
4 * * * Tiempo de espera agotado para esta solicitud.
5 * * * Tiempo de espera agotado para esta solicitud.

As we can see, the trace wants to go out through the internet from the router but not through the vpn

Hi @Pablo_Freire,

welcome to NethServer Community.

I think you just need to add a static route on your router to route the VPN network via the NethServer OpenVPN server.