block all connections outbound to port 80 from non root users

Post Reply
wgalafassijr
Junior Member
Posts: 9
Joined: 19 Dec 2006, 19:38

block all connections outbound to port 80 from non root users

Post by wgalafassijr »

Hi,

It's possible with csf to block all connections outbound to port 80 from non root users?

Thanks,
Wilson
ForumAdmin
Moderator
Posts: 1524
Joined: 01 Oct 2008, 09:24

Re: block all connections outbound to port 80 from non root users

Post by ForumAdmin »

You need to look at Advanced Allow/Deny Filters in the csf readme.txt. Using those you can remove port 80 from TCP_OUT and only allow access to it from the root UID.
Post Reply