Firehol Fehlermeldung von get-iana: Failed to find reserved IPs: Difference between revisions

From Andreida
(Created page with "Solution: correct the get-iana script <pre> cd /usr/src wget http://firehol.sf.net/firehol.tar.gz tar xzvf firehol.tar.gz cd firehol cp get-iana.sh /usr/sbin/get-iana ...")
 
(No difference)

Latest revision as of 11:33, 16 February 2016

Solution: correct the get-iana script

 cd /usr/src 
 wget http://firehol.sf.net/firehol.tar.gz
 tar xzvf firehol.tar.gz 
 cd firehol
 cp get-iana.sh /usr/sbin/get-iana
 chmod +x /usr/sbin/get-iana