mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
A very basic syncproxy test: set up a connection via a synproxy rule. This triggeres the panic fixed in r336273.
6 lines
205 B
Text
6 lines
205 B
Text
# $FreeBSD$
|
|
|
|
echo stream tcp nowait root internal
|
|
echo stream tcp6 nowait root internal
|
|
echo dgram udp wait root internal
|
|
echo dgram udp6 wait root internal
|