All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pascal Hambourg <pascal.mail@plouf.fr.eu.org>
To: Eric Bauman <baumane@livejournal.dk>
Cc: netfilter@vger.kernel.org
Subject: Re: Problem with rdate and iptables
Date: Sun, 25 Apr 2010 13:54:41 +0200	[thread overview]
Message-ID: <4BD42D81.1000501@plouf.fr.eu.org> (raw)
In-Reply-To: <hqstu1$7hm$1@dough.gmane.org>

Hello,

Eric Bauman a écrit :
> 
> I'm having an issue with getting rdate working over UDP.
> I'm using the rule "--append INPUT --match state --state 
> ESTABLISHED,RELATED --jump ACCEPT". It works fine over TCP, but times 
> out when using UDP.

Is this on the server or client ? That rule does not care about the
protocol, but a rule alone without the rest of the ruleset does not tell
much.

> Any ideas?

Rather a suggestion. You could trace relevant traffic with a packet
sniffer and/or iptables LOG rules and try to see what's going on.
Disable all filtering and check if it works. Does the rdate server
accept UDP queries ?

  reply	other threads:[~2010-04-25 11:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-23 19:54 Problem with rdate and iptables Eric Bauman
2010-04-25 11:54 ` Pascal Hambourg [this message]
2010-04-26  9:54   ` Eric Bauman
2010-04-26 11:28     ` Pascal Hambourg
2010-04-26 13:02       ` Eric Bauman
2010-04-26 13:06         ` Jan Engelhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BD42D81.1000501@plouf.fr.eu.org \
    --to=pascal.mail@plouf.fr.eu.org \
    --cc=baumane@livejournal.dk \
    --cc=netfilter@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.