Hi, Community and Experts.
I need your assistance wit configuration on RIP protocol for a SITE-TO-SITE VPN on Microsoft Windows 2019 RRAS.
There is a two sites with configured RRAS gateways (A and B) on public IPv4 addresses. RAS server is configured on both gateways. They work fine. SITE-TO-SITE VPN is configured via demand-dial interface on RRAS gateway A. The VPN connection from gateway A to gateway B is established well. RIP protocol is configured on both gateways.
On gateway A a demand-dial interface is configured to connect gateway B. This demand-dial interface is added to RIP protocol.
Now the problem: Only Internal interface is configured (which is RAS VPN server) on gateway B and RRAS interface doesn't allow to add the Internal interface to RIP protocol.
I thought it can be possible via netsh, but it looks as if this finctionality is disabled in netsh. For any commands inrouting ip rip context, netsh returns the same error: The specified protocol identifier is not known to the router
How to configure RIP between those two sites?
Thank you in advance.