there is no routing between servers
Posted: Thu Sep 19, 2024 12:35 pm
Hi All!
I have two servers on Ubuntu, VPN1 and VPN2. On VPN1 the network is 10.201.1.0/24, VPN2 - 10.202.1.0/24. I made a cascade connection from VPN2 to VPN1, assigning the virtual interface VPN1 - 10.202.1.2 and the route 10.202.1.0/24/gw 10.201.1.2, VPN2 - 10.201.1.2 and the route 10.201.1.0/24/gw 10.202.1.2. The firewall (ufw) of both servers is disabled. The networks are not routed to each other. Moreover, the address 10.201.1.2 (VPN2) is pinged from the first server and, accordingly, 10.202.1.2 (VPN1) from the second. But there is no connection between themselves, the networks are unavailable.
I have two servers on Ubuntu, VPN1 and VPN2. On VPN1 the network is 10.201.1.0/24, VPN2 - 10.202.1.0/24. I made a cascade connection from VPN2 to VPN1, assigning the virtual interface VPN1 - 10.202.1.2 and the route 10.202.1.0/24/gw 10.201.1.2, VPN2 - 10.201.1.2 and the route 10.201.1.0/24/gw 10.202.1.2. The firewall (ufw) of both servers is disabled. The networks are not routed to each other. Moreover, the address 10.201.1.2 (VPN2) is pinged from the first server and, accordingly, 10.202.1.2 (VPN1) from the second. But there is no connection between themselves, the networks are unavailable.