Hi @Daniel Molnar,
Welcome to Microsoft Q&A Platform. Thank you for reaching out & hope you are doing well.
- Before proceeding to configure NAT rules on VPN gateway, please make sure that the VPN connection is active or not and perform a ping test if needed.
- As you mentioned you have done a peering between VNET_azure and VNET_vpn, make sure that the "Allow forwarded traffic" is enabled in peering settings level, so that it will allow traffic to flow between the two networks. For your reference: https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-manage-peering?tabs=peering-portal#create-a-peering
- Please cross verify the NAT rules configured at VPN gateway level. For your reference: https://learn.microsoft.com/en-us/azure/vpn-gateway/nat-howto#part-2-create-nat-rules
- Before creating NAT rule, please go through the NAT limitations once: https://learn.microsoft.com/en-us/azure/vpn-gateway/nat-howto#nat-limitations
- Please try to create UDRs from VNET_azure & VNET_vpn level and test the connectivity once. In VNET_azure: Route: 192.168.44.0/22, Next hop type: Virtual appliance, Next hop IP address: VPN Gateway IP In VNET_vpn: Route: 10.2.132.14, Next hop type: Virtual appliance, Next hop IP address: IP of the VPN Gateway.
Kindly let us know if the above helps or you need further assistance on this issue.
Regards,
Sai Prasanna.