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 ? -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html