I have the following problem.
An IP switchboard and I need branch office phones to register with that switch. There is a Site-to-site VPN, between head office and branch, the telephone exchange is in the head office, network 10.20.1.0/24, branch network is 10.30.1.0/24.
There are some inbound NAT rules, for SIP and other protocols, packets arrive on a WAN alias and are routed to the switch on IP 10.20.1.220.
When the switch tries to get to some device on the branch network, 10.30.1.0/24, it doesn't go through the VPN, it insists on trying to leave through the Reflective NAT, in this way the communication between the IP devices and the switch does not work.
How can I resolve this?
Thanks !
This thread was automatically locked due to age.