当前位置:网站首页>FortiGate firewall filters the specified session and cleans it up
FortiGate firewall filters the specified session and cleans it up
2022-06-29 03:09:00 【Call me a little match】
This article mainly introduces how to set session filtering conditions through the command line , The corresponding filtering session details and clearing sessions are displayed .
FG600D3918701304 # diagnose sys session filter( Set filter conditions )
vd Index of virtual domain. -1 matches all.
sintf Source interface.
dintf Destination interface.
src Source IP address.
nsrc NAT'd source ip address
dst Destination IP address.
proto Protocol number.
sport Source port.
nport NAT'd source port
dport Destination port.
policy Policy ID.
expire expire
duration duration
proto-state Protocol state.
session-state1 Session state1.
session-state2 Session state2.
clear Clear session filter.
negate Inverse filter.
FG600D3918701304 # diagnose sys session filter src 10.10.10.1( Set filter condition as source address 10.10.10.1)
FG600D3918701304 # diagnose sys session list( List the sessions that match the filter criteria )
session info: proto=17 proto_state=01 duration=18 expire=161 timeout=0 flags=00000000 sockflag=00000000 sockport=7900 av_idx=0 use=6
origin-shaper=
reply-shaper=
per_ip_shaper=
ha_id=0 policy_dir=0 tunnel=/ helper=dns-udp vlan_cos=0/255
state=redir log local may_dirty nlb none
statistic(bytes/packets/allow_err): org=55/1/1 reply=71/1/1 tuples=3
tx speed(Bps/kbps): 2/0 rx speed(Bps/kbps): 3/0
orgin->sink: org pre->post, reply pre->post dev=18->54/54->18 gwy=113.102.128.1/10.10.10.1
hook=post dir=org act=snat 10.10.10.1:54831->223.5.5.5:53(113.102.131.230:54831)
hook=pre dir=reply act=dnat 223.5.5.5:53->113.102.131.230:54831(10.10.10.1:54831)
hook=post dir=reply act=noop 223.5.5.5:53->10.10.10.1:54831(0.0.0.0:0)
misc=0 policy_id=47 auth_info=0 chk_client_info=0 vd=0
serial=012ee90e tos=40/40 app_list=0 app=0 url_cat=0
dd_type=0 dd_mode=0
npu_state=0x040400
no_ofld_reason: redir-to-av non-npu-intf
session info: proto=17 proto_state=01 duration=9 expire=170 timeout=0 flags=00000000 sockflag=00000000 sockport=7900 av_idx=0 use=6
origin-shaper=
reply-shaper=
per_ip_shaper=
ha_id=0 policy_dir=0 tunnel=/ helper=dns-udp vlan_cos=0/255
state=redir log local may_dirty nlb none
statistic(bytes/packets/allow_err): org=71/1/1 reply=148/1/1 tuples=3
tx speed(Bps/kbps): 7/0 rx speed(Bps/kbps): 15/0
orgin->sink: org pre->post, reply pre->post dev=18->54/54->18 gwy=113.102.128.1/10.10.10.1
hook=post dir=org act=snat 10.10.10.1:56119->223.5.5.5:53(113.102.131.230:56119)
hook=pre dir=reply act=dnat 223.5.5.5:53->113.102.131.230:56119(10.10.10.1:56119)
hook=post dir=reply act=noop 223.5.5.5:53->10.10.10.1:56119(0.0.0.0:0)
misc=0 policy_id=47 auth_info=0 chk_client_info=0 vd=0
serial=012eedd7 tos=40/40 app_list=0 app=0 url_cat=0
dd_type=0 dd_mode=0
npu_state=0x040400
no_ofld_reason: redir-to-av non-npu-intf
......
FG600D3918701304 # diagnose sys session clear( Clear all sessions that match the filter criteria )
FG600D3918701304 # diagnose sys session list( View all sessions that match the filter criteria again )
total session 0( Session is 0)
FG600D3918701304 # diagnose sys session filter clear( Clear the set filter conditions )
边栏推荐
- Relationship between EMC, EMI and EMS
- PWN攻防世界guess_num
- 18. `bs對象.節點名.next_sibling` 獲取兄弟節點
- Allegro's method of canceling the routing of a good line
- 测试入门——集成测试
- 方法重载小结
- Merge sort
- mgalcu-a509
- 数据离散化
- Lanbao sensor technology rushes to the scientific innovation board: annual revenue of 350million yuan xuyongtong family has a strong color
猜你喜欢
![[線性代數] 1.1 二階與三階行列式](/img/ea/70b59c64d3287a887e371a9181fe45.png)
[線性代數] 1.1 二階與三階行列式

Nvisual helps integrators transform

PWN攻防世界Level2

Solve the problem that the cursor flashes after clicking a point when measuring the distance in Allegro

18. `bs object Node name next_ Sibling` get sibling nodes

Leetcode daily question - 324 Swing sort II
![Jerry's monitoring alarm clock [chapter]](/img/b7/a5ca7a79af51bd79e4f5c1322b72ff.jpg)
Jerry's monitoring alarm clock [chapter]
![Synchronous real-time data of Jerry's watch [chapter]](/img/6f/719aa14fb376aba45472783886dbff.jpg)
Synchronous real-time data of Jerry's watch [chapter]

1110: nearest common ancestor (function topic)

EMC、EMI、EMS的關系
随机推荐
2022-2028 global CAE engineering service industry research and trend analysis report
PWN攻防世界guess_num
PMP Business Analysis Overview
Programmers whose monthly salary is less than 30K must recite the interview stereotype. I'll eat it first
99 multiplication table
Stm32l4 Series MCU ADC accurately calculates input voltage through internal reference voltage
PWN beginner level0
PMP项目管理概述
SVN常用的十个命令
Talk about SQL optimization
matlab习题 —— 图像绘制练习
allegro 设计中显示网络飞线或关闭网络飞线的方法
Eight difficulties of embedded C language
Several ways to add breakpoints using GDB
PWN新手入门Level0
Oracle recovery tools actual batch bad block repair
2022年启牛学堂证券开户安全的嘛?
The method of exporting packages of all components from existing PCBs in Altium Designer
Jerry's watch begins to move [chapter]
[leetcode daily question] number of schemes to reconstruct a tree