Juniper ScreenOS troubleshooting

Traffic flow debugging This is the most common way that I have set up debugs to determine what is happening to the traffic: set ff src-ip [source ip] dst-ip [dest ip] clear dbuf debug flow basic get db stream The first line (set ff…) is not necessary, but is very useful to limit the debug ...