Re: Internet speed slower in bridge mode
Posted by Roadrunnere42 on Aug 29, 2016; 7:49am
URL: https://itus.accessinnov.com/Internet-speed-slower-in-bridge-mode-tp1123p1163.html
Breda
you have a space after ./
sh ./ snort_preproc_move.sh
it should read
sh ./snort_preproc_move.sh
Roadrunnere42