Hi, members can only access the 1 server on the network, not each others computers.
How canI set this up.
It this the correct flow rules to use?
accept ip dst xx.xxx.xx.xxx;
tag drop_reason “non_server_traffic”;
drop;
Hi, members can only access the 1 server on the network, not each others computers.
How canI set this up.
It this the correct flow rules to use?
accept ip dst xx.xxx.xx.xxx;
tag drop_reason “non_server_traffic”;
drop;