Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
Define connection state in firewall
« previous
next »
Print
Pages: [
1
]
Author
Topic: Define connection state in firewall (Read 841 times)
wiryono
Newbie
Posts: 3
Karma: 0
Define connection state in firewall
«
on:
May 17, 2022, 02:00:15 pm »
Hi usually in firewall we can define connection state ( e.g iptables using -m conntrack --ctstate ) for NEW or ESTABLISHED
What is the equivalent option in opnsense. I find there is no option for this value, but there is state table in the Firewall > Diagnostics
Logged
EdwinKM
Full Member
Posts: 155
Karma: 5
Re: Define connection state in firewall
«
Reply #1 on:
May 18, 2022, 11:23:16 pm »
AFAIK not available and not neccessary. ESTABLISHED (and RELATED) connections back are allowed by default. Do you have a use case for NEW?
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
Define connection state in firewall