SRX

last person joined: 4 days ago 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  FBF and reverse route lookup

    Posted 07-09-2014 01:10
      |   view attached

    Hi,

    I’m trying to implement design shown in attached pic.

    All traffic between networks 10.1.1.0/24 and 10.1.2.0/24 should normally go through IPS1, but traffic from and to SRV2 should use ISP2.

     

    I’ve configured static route to SRV2 on SRX1 and FBF on SRX2. That worked fine in GNS3 setup, but on my production SRXs I’ve faced with the Filter Based Forwarding (FBF) does not work on SRX for client traffic when the session is initiated by server issue. So sessions initiated from SRV2 to hosts take ISP2 route as expected, but when a session is initiated from hosts to SRV2, the SRV2 reply takes ISP1 route. As I understand, my 

     

    Is there any way to overcome this behavior and achieve my goal?



  • 2.  RE: FBF and reverse route lookup

    Posted 07-09-2014 01:18

    Hi Vadim,

     

    Could you rephrase your query clearly as what is not working and from which host behind SRX has problems.

     

    Regards

    rparthi



  • 3.  RE: FBF and reverse route lookup

    Posted 07-09-2014 01:34

    Hi ,

     

    if you want to make the connections to work if routing path not an issue then

     

    Trying configuring all the exit interfaces of both SRX to be on the security zone so that packets coming from any ISP may match the existing session so that connection continue to work.

     

    Regards,

    rparthi

     


    Please Mark My Solution Accepted if it Helped, Kudos are Appreciated Too



  • 4.  RE: FBF and reverse route lookup

     
    Posted 07-09-2014 01:18

    Hi Vadim,

     

    Can you try applying a interface based source NAT for traffic originated from hosts destined to SRV2, so that the reply will be destined to ISP2 IP on SRX1.

     

    Thanks,

    Suraj

     

    Please Mark My Solution Accepted if it Helped, Kudos are Appreciated too



  • 5.  RE: FBF and reverse route lookup
    Best Answer

    Posted 07-09-2014 01:20
    Can you please share the configuration?

    Try configuring routing-instance type virtual-router.
    Then add the interface related to ISP2 to this R-I

    This will completely segregate the interface connected to ISP2 and even the reverse traffic will work properly...


  • 6.  RE: FBF and reverse route lookup

    Posted 07-09-2014 05:30

    The simplest way would be to create a matching FBF rule on SRX1 to guide traffic from your hosts to SRV2 over ISP2 - that should get around the reverse lookup issue described in that KB article.