[conspire] Where to place information in Ubuntu Dist?

Daniel Gimpelevich daniel at gimpelevich.san-francisco.ca.us
Sat Feb 4 19:51:23 PST 2006


This is explained in the file /usr/share/doc/iptables/README.Debian.gz,
but there is also an alternate, deprecated way which involves the use of
/usr/share/doc/iptables/examples/oldinitscript.gz instead.

On Sat, 04 Feb 2006 18:54:09 -0800, Alan wrote:

> I've figured out with some help that using iptables at a command prompt 
> like below I can block certain websites from being viewed on a system.  
> However, once the system is rebooted the websites are once again 
> accessible.  Would someone clue me in to where in the Ubuntu file system 
> would I place a file containing all the web sites I'd like to block so 
> when the system is rebooted the file is read and the sites continue to 
> be blocked.
> 
> Much thanks in advance,
> Alan
> 
> iptables -A OUTPUT -d 200.200.200.1 -j DROP
> iptables -A INPUT -s 200.200.200.1 -j DROP




More information about the conspire mailing list