473,322 Members | 1,409 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

iptables : ipt_time : invalid size 16 != 24

18
Hello everyone!, I currently have debian box
I want to patch iptables to support time match with the latest version of kernel 2.6.24.2 ( at the time of writing ).
I download
- Kernel 2.6.24.2
- Iptables 1.4.0
- p-o-m
steps
- patched iptables and kernel
- re compile the kernel
- reboot the system
- make & make install the iptables 1.4.0

I have thrown the command uname -r in order to see the current kernel loading : i do see 2.6.24.2
so i started to launch another command with iptables :
iptables -A INPUT -m time --timestart 08:00 --timestop 09:00 -j REJECT
It says :
iptables : ipt_time : invalid size 16 != 24

So i have tested it again with
iptables -A INPUT -m time --timestart 08:00 --timestop 09:00 --days Mon -j REJECT
It says :
iptables version 1.4 : unknown arg ( days )

I try to build the kernel again and again, but the same message appeared
Feb 25 '08 #1
0 2001

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Douglas Soares de Andrade | last post by:
Hi ! Is there a module to do the interaction between python and iptables ? I want to make a app to interect with iptables (new chain, erase chain, list chain, generate rules and so on). ...
1
by: Lincoln Yeoh | last post by:
Sorry to repost this but I still haven't figured it out and there weren't any responses. --- Say I use iptables to redirect tcp connections to my perl proxy servers. How then do I get the...
2
by: hvaisane | last post by:
Valgrind says ==11604== Invalid read of size 4 ==11604== at 0x8048ABB: main (foo.cc:36) ==11604== Address 0x1B92415C is 4 bytes inside a block of size 8 free'd ==11604== at 0x1B90514F:...
0
by: Wilfried Mestdagh | last post by:
Hi, I use a class to hold certain runtime configuration settings. This class I serialize to a config file and load it again at program start. Sometimes (let's say 1 on 10) I have an invalid cast...
1
by: Andy G | last post by:
I've been getting this error all day. Could someone please look at my stored procedure and the code. I have a form that grabs and email address the user types in, calls a stored procedure with an...
11
by: Martin Jørgensen | last post by:
Hi, I'm using this alloc_mem-function: - - - - - - - - - - - - - - - - - - - - - - - - void *alloc_mem (size_t num_elems, size_t elem_size, char *filename, int line, size_t *total_mem) {
4
by: daz_oldham | last post by:
Hi All I am trying to execute a stored procedure that does a very simple lookup and returns a text field. However, when I try to execute it, I am getting a rather strange error that I can't seem...
3
WhiteRider
by: WhiteRider | last post by:
Hello folks. OK so heres my problem: I have a game server running on my box. As with all online games you can come across some real jerks that need to be banned. So I was thinking that I can use...
1
by: tvnaidu | last post by:
I have Redhat Linux machine with single ethernet interface, I need to test Iptables, Is one ethernet good enough to test iptables?. Currently I can do ssh, ftp into redhat machine, also if I want...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.