* Plz Help
@ 2002-12-03 5:00 Amit Kumar Gupta
2002-12-09 23:30 ` Bart
0 siblings, 1 reply; 3+ messages in thread
From: Amit Kumar Gupta @ 2002-12-03 5:00 UTC (permalink / raw)
To: netfilter-devel
[-- Attachment #1: Type: text/plain, Size: 956 bytes --]
Hi List,
I am having a problem abt IPtables Logging.
The LOG target logs the messages to a particular file say /var/log/messages depending on the entries in syslog.conf. Now my problem is, i want to log messages in some other special file. Or i can say, a process is running which will receive all the LOg messages and will store it. I was thinking abt the sol for this. I went thro the code of iptables Logging in extensions folder. There are files like libipt_LOG.c where we are having print statements. So is it fine if those statements gets replaced with the api i will provide for logging in some special file. If it is, Then i think i have to write the patch for it.( And i think this patch is for iptables in usr mode only).
If it is not okay, Then i think i have to provide a new target which will do these things. But in that case, i don't know how i can do this.
Plz give ur suggestions in both the cases.
Thanks & Regards.
Amit.
[-- Attachment #2: Wipro_Disclaimer.txt --]
[-- Type: text/plain, Size: 522 bytes --]
**************************Disclaimer**************************************************
Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged'
and 'confidential' and intended for use only by the individual or entity to which it is
addressed. You are notified that any use, copying or dissemination of the information
contained in the E-MAIL in any manner whatsoever is strictly prohibited.
****************************************************************************************
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Plz Help
2002-12-03 5:00 Plz Help Amit Kumar Gupta
@ 2002-12-09 23:30 ` Bart
0 siblings, 0 replies; 3+ messages in thread
From: Bart @ 2002-12-09 23:30 UTC (permalink / raw)
To: netfilter-devel
[-- Attachment #1: Type: text/plain, Size: 1766 bytes --]
Hi,
Have you already read about ulog and the ulog daemon. It's possible to
log to any file or even to sql.
And you can write your own extensions for it.
Greetz
Amit Kumar Gupta wrote:
>Hi List,
>
>I am having a problem abt IPtables Logging.
>The LOG target logs the messages to a particular file say /var/log/messages depending on the entries in syslog.conf. Now my problem is, i want to log messages in some other special file. Or i can say, a process is running which will receive all the LOg messages and will store it. I was thinking abt the sol for this. I went thro the code of iptables Logging in extensions folder. There are files like libipt_LOG.c where we are having print statements. So is it fine if those statements gets replaced with the api i will provide for logging in some special file. If it is, Then i think i have to write the patch for it.( And i think this patch is for iptables in usr mode only).
>
>If it is not okay, Then i think i have to provide a new target which will do these things. But in that case, i don't know how i can do this.
>
>Plz give ur suggestions in both the cases.
>
>Thanks & Regards.
>Amit.
>
>
>------------------------------------------------------------------------
>
>**************************Disclaimer**************************************************
>
> Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged'
>and 'confidential' and intended for use only by the individual or entity to which it is
>addressed. You are notified that any use, copying or dissemination of the information
>contained in the E-MAIL in any manner whatsoever is strictly prohibited.
>
>****************************************************************************************
>
>
[-- Attachment #2: Type: text/html, Size: 2019 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* PLZ HELP
@ 2006-03-03 5:08 suparna misri
0 siblings, 0 replies; 3+ messages in thread
From: suparna misri @ 2006-03-03 5:08 UTC (permalink / raw)
To: netfilter-devel
Hello,
I am doing a small project in networking in which
I will compress packets at sender side and receiver
will decompress the packets.I am using "iptables
ip_queue module" for capturing and changing the
contents of packets which I know how to do. My
problem
is that if packet is lost and does not reach to the
receiver then it cannot decompress it . How can
receiver notify sender(eg send nack) that it does not
have the required packet so that sender can send it
again. Should I build and send a new packet or can I
use "iptables ip_queue modules" for the same.
I hope I could explain my point well.
I will really appreciate any help.
Thanks.
Sincerely,
Suparna.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-03-03 5:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-03 5:00 Plz Help Amit Kumar Gupta
2002-12-09 23:30 ` Bart
-- strict thread matches above, loose matches on Subject: below --
2006-03-03 5:08 PLZ HELP suparna misri
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.