Hello, I have a trouble accessing my uplink router from VPN through Mikrotik. I’m using OpenVPN.
The Topology is:
[my local IP 192.168.1.x] → [router gateway 192.168.1.1 {A}] → Public IP from ISP → VPN to Mikrotik → Endpoint Public IP from ISP → [uplink router in Mikrotik side, gateway 192.168.1.1 {B}] → [Mikrotik 192.168.2.1] → [assigned local IP from VPN 192.168.252.x].
The problem is, I can access anything that I’ve configured to be accessible behind Mikrotik but I cannot access the uplink router [192.168.1.1, {B}] that is connected to Mikrotik. I think this was due to conflicting IP from my router because if I use LTE I can access 192.168.1.1 {B} [mikrotik uplink] just fine while if I was using the WIFI in my place, 192.168.1.1 will instead going to the local router {A}, not the mikrotik uplink router {B}.
TL;DR: When using WiFi and connected to the Mikrotik using VPN, I cannot access {B} and always got redirected into {A}. This issue does not persist when I’m using mobile to connect to the VPN.
Is there any solution that’s not involving changing the subnets? Thank you.