Skip to content

Instantly share code, notes, and snippets.

@mnathani
Created July 23, 2015 05:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mnathani/ad32d5104188872aced5 to your computer and use it in GitHub Desktop.
Save mnathani/ad32d5104188872aced5 to your computer and use it in GitHub Desktop.
root@butterfly [/usr/src]# rpm -i apf-9.7_1-1.el6.rf.noarch.rpm
error: Failed dependencies:
/sbin/iptables is needed by apf-9.7_1-1.el6.rf.noarch
/sbin/iptables-restore is needed by apf-9.7_1-1.el6.rf.noarch
/sbin/iptables-save is needed by apf-9.7_1-1.el6.rf.noarch
root@butterfly [/usr/src]# which iptables
/sbin/iptables
root@butterfly [/usr/src]# which iptables-restore
/sbin/iptables-restore
root@butterfly [/usr/src]# which iptables-save
/sbin/iptables-save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment