Public bug reported:

When following instructions on this page :

http://www.cyberciti.biz/tips/iptables-for-restricting-access-by-time-
of-day.html

This message is seen :

{{{
iptables -m xt_time
iptables v1.3.8: Couldn't load match `xt_time':/lib/iptables/libipt_xt_time.so: 
cannot open shared object file: No such file or directory

Try `iptables -h' or 'iptables --help' for more information.
}}}

But it seems the module is there :
{{{
# lsmod | grep xt_time
xt_time                 3968  0 
x_tables               16132  4 ipt_REJECT,xt_tcpudp,xt_time,ip_tables

}}}

man iptables has no information on time based rules.

Something is missing.

** Affects: iptables (Ubuntu)
     Importance: Undecided
         Status: New

-- 
iptables -m time iptables v1.3.8: Couldn't load match 
`time':/lib/iptables/libipt_time.so: cannot open shared object file: No such 
file or directory
https://bugs.launchpad.net/bugs/260980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to