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

PTP Wireless network and WAN Connection Failover

Good evening everyone,

I am trying to setup a network that I feel is fairly simple, yet having issues on figuring out the best method to complete the task.

I have the following scenario:

Primary Site:
ISP --> External WAN Int (50.203.X.X)
PTP --> PTP WAN Int (10.10.10.1)
LAN --> Internal LAN Int (192.168.2.0/24)

Secondary Site:
ISP --> External WAN Int (50.204.X.X)
PTP --> PTP WAN Int (10.10.10.3)
LAN --> Internal LAN Int (192.168.1.0/24)

What I am trying to accomplish it two things, one send all traffic between the sites over the PTP Link unless the link is down. Second send Internet traffic through PTP in the event ISP is down.

I have setup the interfaces in UTM and have them both being monitored with uplink monitoring. Where I am stuck is how to route the traffic from the LAN through the PTP.

Thanks in advance.


This thread was automatically locked due to age.
Parents
  • I added a third tunnel in my post above to address the situation where the PTP connection dies.  Perhaps it will be clearer now.

    On this side, for a tunnel to be initiated when our Internet connection dies, we want:

    Interface: PTP
    Local networks: {LAN at this site}
    "Initiate Connection"
    Remote networks: Any


    The configuration on the other side to allow this is:
    Local networks: Any
    "Respond Only"
    Remote networks: {LAN at other site}


    Cheers - Bob

     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Reply
  • I added a third tunnel in my post above to address the situation where the PTP connection dies.  Perhaps it will be clearer now.

    On this side, for a tunnel to be initiated when our Internet connection dies, we want:

    Interface: PTP
    Local networks: {LAN at this site}
    "Initiate Connection"
    Remote networks: Any


    The configuration on the other side to allow this is:
    Local networks: Any
    "Respond Only"
    Remote networks: {LAN at other site}


    Cheers - Bob

     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Children
No Data