Firewall

Asked by F.Misle

Is there a software program, for Ubuntu 9.04 that restricts the view of some websited?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
marcobra (Marco Braida)
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

There is iptables installed by default. You can use firestarter or guarddog to configure it. If your system is behind a router then its really not necessary.

Revision history for this message
Best marcobra (Marco Braida) (marcobra) said :
#2

You can also put the websites names in the /etc/hosts file: http://jaxov.com/2009/09/how-to-block-websites-in-ubuntu-linux/

Hth

Revision history for this message
F.Misle (faisalmisle) said :
#3

Thanks marcobra (Marco Braida), that solved my question.