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

From Andreida
Revision as of 11:33, 16 February 2016 by Andreas (talk | contribs) (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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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