On 5/16/2020 12:42 PM, merlinverde...@infomed.sld.cu wrote:
> Hi,
> 
> I setup policy file in this way:
> 
> #SOURCE DEST            POLICY          LOGLEVEL        RATE    CONNLIMIT
> $FW     net             ACCEPT

The above policy will allow your desktop to access the internet, so I
would say, you need to remove it to get what you want.

> net     all             DROP            info
> all     net             DROP            info
> # The FOLLOWING POLICY MUST BE LAST
> all     all             DROP            info
> 

The above line will do what you want, that is, block ('drop')
inbound/outbound internet access from and to your desktop.

> 
> Supposedly I thought that this way I could not have any kind of internet
> connection, but I still maintain the connection, ¿Why happend this?. Of
> course I do this to test.
> 

see above for an answer to your question.

-- 
Matt Darfeuille <m...@shorewall.org>
Shorewall Project Committee, one of four core members
https://sourceforge.net/p/shorewall/mailman/message/36596609/
https://shorewall.org


_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to