* Iptables 1.3.6 outgoing dns issue
@ 2009-12-09 12:10 M. Arts - Rootnet
2009-12-09 16:35 ` Gáspár Lajos
0 siblings, 1 reply; 2+ messages in thread
From: M. Arts - Rootnet @ 2009-12-09 12:10 UTC (permalink / raw)
To: netfilter
IPTables Version: 1.3.6 running on Debian Etch
Kernel Version: 2.6.18.8.xs5.5.0.13.442
I'm having some issues capturing outgoing DNS traffic, I've tried
capturing it by means of both sport and dport, but the rules simply
don't get triggered, instead they get logged by my logfile trying to
catch anything i've missed.
An example of this:
pkts bytes target prot opt in out source
destination
0 0 ACCEPT udp -- any eth0 anywhere
anywhere udp dpt:domain
Logs:
Dec 9 12:16:48 vps kernel: IN= OUT=eth0 SRC=a.b.c.d DST=80.247.205.5
LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=61646 DF PROTO=UDP SPT=33702 DPT=53
LEN=43
Dec 9 12:16:53 vps kernel: IN= OUT=eth0 SRC=a.b.c.d DST=212.79.236.165
LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=62146 DF PROTO=UDP SPT=33703 DPT=53
LEN=43
Anyone got any idea what might be causing this?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Iptables 1.3.6 outgoing dns issue
2009-12-09 12:10 Iptables 1.3.6 outgoing dns issue M. Arts - Rootnet
@ 2009-12-09 16:35 ` Gáspár Lajos
0 siblings, 0 replies; 2+ messages in thread
From: Gáspár Lajos @ 2009-12-09 16:35 UTC (permalink / raw)
To: M. Arts - Rootnet; +Cc: netfilter
Hi!
Could you please tell us in which table - which chain is this rule?
Swifty
M. Arts - Rootnet Ãrta:
> IPTables Version: 1.3.6 running on Debian Etch
> Kernel Version: 2.6.18.8.xs5.5.0.13.442
>
> I'm having some issues capturing outgoing DNS traffic, I've tried
> capturing it by means of both sport and dport, but the rules simply
> don't get triggered, instead they get logged by my logfile trying to
> catch anything i've missed.
>
> An example of this:
> pkts bytes target prot opt in out source
> destination
> 0 0 ACCEPT udp -- any eth0 anywhere
> anywhere udp dpt:domain
>
> Logs:
> Dec 9 12:16:48 vps kernel: IN= OUT=eth0 SRC=a.b.c.d DST=80.247.205.5
> LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=61646 DF PROTO=UDP SPT=33702 DPT=53
> LEN=43
> Dec 9 12:16:53 vps kernel: IN= OUT=eth0 SRC=a.b.c.d DST=212.79.236.165
> LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=62146 DF PROTO=UDP SPT=33703 DPT=53
> LEN=43
>
>
> Anyone got any idea what might be causing this?
>
> --
> To unsubscribe from this list: send the line "unsubscribe netfilter" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-09 16:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-09 12:10 Iptables 1.3.6 outgoing dns issue M. Arts - Rootnet
2009-12-09 16:35 ` Gáspár Lajos
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.