Hey,
I'm a beginner with Mikrotik and would like to know if this is possible (if so, how I can do it). I'd like to do a sort of "reverse VPN"
Let's say I have two networks:
(A1) 209.10.20.30 (192.168.88.2-200) -> this one has a public static ip, at this address I have a VPN server (PPTP/OpenVPN).
(B1) 210.10.20.30 (192.168.99.2-254) -> this address has no public ip.
I would like to connect router 192.168.99.1 (B1) to (A1) 209.10.20.30 (192.168.88.1), so first I need to create an OpenVPN client on 192.168.99.1 (B1), which will receive eg. 192.168.88.201.
How should I configure 192.168.99.1 so that it doesn't send all the internet through the VPN?
How to configure 192.168.88.1 to separate 192.168.88.201 from the entire LAN (192.168.88.2-200)?
How do I configure 192.168.88.1 to access all devices from 192.168.99.0/24 when I have an IP 192.168.88.2 on the LAN?
How should I configure 192.168.88.1 to expose 192.168.99.50:80 (it’s http server)?
I'm a beginner with Mikrotik and would like to know if this is possible (if so, how I can do it). I'd like to do a sort of "reverse VPN"
Let's say I have two networks:
(A1) 209.10.20.30 (192.168.88.2-200) -> this one has a public static ip, at this address I have a VPN server (PPTP/OpenVPN).
(B1) 210.10.20.30 (192.168.99.2-254) -> this address has no public ip.
I would like to connect router 192.168.99.1 (B1) to (A1) 209.10.20.30 (192.168.88.1), so first I need to create an OpenVPN client on 192.168.99.1 (B1), which will receive eg. 192.168.88.201.
How should I configure 192.168.99.1 so that it doesn't send all the internet through the VPN?
How to configure 192.168.88.1 to separate 192.168.88.201 from the entire LAN (192.168.88.2-200)?
How do I configure 192.168.88.1 to access all devices from 192.168.99.0/24 when I have an IP 192.168.88.2 on the LAN?
How should I configure 192.168.88.1 to expose 192.168.99.50:80 (it’s http server)?
Statistics: Posted by ZgredekLCD — Thu Feb 22, 2024 10:24 am