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

Video on how to configure OSPF across an IPSEC Tunnel on the Sophos XG

Hi All,

I made a video on how to configure OSPF across an IPSEC Tunnel using the Sophos XG. Hope you find it useful. I'm also open to video suggestions if you have any :) 

www.youtube.com/watch



This thread was automatically locked due to age.
  • Hi

    Yes, I have tried created static route like you before and it's work, but seem so wierd right.

    The default route is learned via OSPF and we must create one more static route with the same next hop.

    I don't understand this is behavior of Sophos or something wrong. :)

    Again, thank you so much for your all respone until now.

  • XG does not put the default route obtained by ospf in the Main table.
    For it to use Zebra and enter the route it is necessary to use the "ospf push-default-route-to-kernel" command.
    To do this, you must go through the cli in the OSPF configuration option (select 3, 1, and 2).


    ospf> enable
    ospf# configure terminal
    ospf(config)# router ospf
    ospf(config-router)# ospf push-default-route-to-kernel