diff --git a/port-mirroring.conf b/port-mirroring.conf index d6ebb45..c4a7fb7 100755 --- a/port-mirroring.conf +++ b/port-mirroring.conf @@ -6,6 +6,8 @@ # config 'port-mirroring' - option "target" '' - option 'source_ports' 'wlan0' - option filter '' + option 'target' '192.168.2.5' + option 'source_ports' 'eth1' + option 'filter' '' + option 'protocol' 'TEE' +