SRX

 View Only
last person joined: yesterday 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  Dual WAN Ping Response

     
    Posted 14 days ago
    Edited by EMTSU 13 days ago

    I have 2 WAN interfaces in the same zone with ping configured. 1 interface is the primary connection, and the other a backup. Whilst I can ping the external interface of the primary connection, I cannot ping the backup. 

    static {
        route 0.0.0.0/0 {
            next-hop 213.X.X.X;
            qualified-next-hop pp0.0 {
                preference 25;
            }
        }
    }

    Is there anything I can do to have the backup interface respond? The backup connection is up and running, and I can ping out from it.



  • 2.  RE: Dual WAN Ping Response

    Posted 8 days ago

    You can put them in two different zones in two different virtual-router routing instances.



    ------------------------------
    Nikolay Semov
    ------------------------------