Difference between revisions of "Troubleshooting Tips"

From Tech-Wiki
Jump to: navigation, search
Line 4: Line 4:
 
If you are facing strange behavior, in an advanced/illogic scenario, evaluate/review the following items in this order:
 
If you are facing strange behavior, in an advanced/illogic scenario, evaluate/review the following items in this order:
 
# Policy
 
# Policy
 +
# NAT (correct NAT mode?)
 
# Routing
 
# Routing
# Anti-spoofing
+
# Anti-spoofing (even from return packet)
 
# VPN Encryption domain
 
# VPN Encryption domain
 
# IPS (ips off)
 
# IPS (ips off)

Revision as of 15:49, 27 November 2017

Back to Gaia

If you are facing strange behavior, in an advanced/illogic scenario, evaluate/review the following items in this order:

  1. Policy
  2. NAT (correct NAT mode?)
  3. Routing
  4. Anti-spoofing (even from return packet)
  5. VPN Encryption domain
  6. IPS (ips off)
  7. Connection Limit (fw ctl pstat)
  8. Disable SecureXL (fwaccel off)
  9. Test in the other cluster member (clusterXL_admin down –p)
  10. Issue a cpstop/cpstart or reboot
  11. Consider installing the latest Jumbo hotfix accumulator or Recommended Hotfixes (per sk106162 and sk106389)
  12. Did I forget something?!
  13. That’s probably a bug, raise a TAC

Confirm the reason of your packet being dropped using:

 fw ctl zdebug + drop | grep 'x.x.x.x\|y.y.y.y'