Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

IP switchboard does not communicate with the network on the other side of the Site to Site VPN

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.
Parents
  • Hello there,

    Thank you for contacting the Sophos Community.

    If you do a GUI packet capture, what is the Firewall rule that your switch is using? 

    What is the precedence of your routes?

    console> system route_precedence show

    console> 

  • The IP telephone exchange always uses the correct firewall rule, that of the IPSEC tunnel to reach the branch, but insists on trying to leave through the Reflexive NAT, created along with the DNAT for the SIP port.

    It was supposed to be 10.20.1.220 >>>>>>IPSEC>>>>>>> 10.30.1.0/24
    But it's being 10.20.1.220 >>>>>>>NAT Reflexive WAN >>>>>>> 10.30.1.0/24

Reply
  • The IP telephone exchange always uses the correct firewall rule, that of the IPSEC tunnel to reach the branch, but insists on trying to leave through the Reflexive NAT, created along with the DNAT for the SIP port.

    It was supposed to be 10.20.1.220 >>>>>>IPSEC>>>>>>> 10.30.1.0/24
    But it's being 10.20.1.220 >>>>>>>NAT Reflexive WAN >>>>>>> 10.30.1.0/24

Children