I’m trying to set up cross internet usage using two routers in different countries.
My task: the VPN client connects to the VPN server using the public IP address 95.50.80.23. This VPN client connects to the USA Internet provider. At the same time, the computer (192.168.8.5) in the VPN server network (192.168.8.1) must access the Internet provider CHINA using the existing VPN connection (10.0.0.0/24).
Currently the NoteBook has access to the ISP USA network as expected using the connection
192.168.9.10 → VPN client → VPN server → USA
however, WorkPC does not have access to ISP China, instead it connects to ISP USA. How can I force WorkPC to use the following route
192.168.8.5 → VPN server → VPN client → ISP China
?