amuck-landowner

How do you install IP6Tables?

David

New Member
..I keep getting package not found & can't find any info on this damn thing .. haha

'Buntu 12.04
 
Last edited by a moderator:

acd

New Member
It's in the regular iptables package:

Code:
tw@iris:~$ dpkg -L iptables | grep sbin/ip
/usr/sbin/iptables-apply
/usr/sbin/ip6tables-apply
/sbin/iptables
/sbin/ip6tables-save
/sbin/iptables-save
/sbin/iptables-restore
/sbin/ip6tables-restore
/sbin/ip6tables
 

David

New Member
It's in the regular iptables package:


tw@iris:~$ dpkg -L iptables | grep sbin/ip
/usr/sbin/iptables-apply
/usr/sbin/ip6tables-apply
/sbin/iptables
/sbin/ip6tables-save
/sbin/iptables-save
/sbin/iptables-restore
/sbin/ip6tables-restore
/sbin/ip6tables
Thanks haha, I feel stupid now.
 
Top
amuck-landowner