[ QUOTE ] Please post some details. Access for which protocol ? via Proxy ? [:S]
[/ QUOTE ]
I just want to block a site on Internet (TCP). Not via Proxy.. But you can describe how I do that too [:)] I want to block a site e.g. www.thissite.com, but probably via it's ip-nummer or range, how do I do that?
And I can also ask how I block a certain machine on my own network to reach Internet?
Create a definition for the individual IP address (host) or a range (network). Then, create a filter rule dropping anything coming from that IP address (or network range). To block a machine from inside your network from accessing the Internet, you just create a network (host) definition for that machine and then create a filter rule denying that host from sending anything anywhere.
[ QUOTE ] Create a definition for the individual IP address (host) or a range (network). Then, create a filter rule dropping anything coming from that IP address (or network range). To block a machine from inside your network from accessing the Internet, you just create a network (host) definition for that machine and then create a filter rule denying that host from sending anything anywhere.