Curious UDP packets

From: Kari Pahula <kaol(at)iki(dot)fi>
To: pgsql-general(at)postgresql(dot)org
Subject: Curious UDP packets
Date: 2006-04-14 11:51:18
Message-ID: 20060414115118.GA20869@sammakko.yok.utu.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello. There are messages like this in shorewall's logs. x.x.x.x is
my site's IP address, both as the source and the destination. I've
been told that they're caused by postgresql. Having these messages
filtered out doesn't seem to affect postgresql in any way. Does
anyone know why postgresql would want to talk to itself in this way?
I'm using postgresql 7.4.7. My guess would be that this is some sort
of a heartbeat.

omega kernel: Shorewall:all2all:REJECT:IN= OUT=lo
SRC=x.x.x.x DST=x.x.x.x LEN=1016 TOS=0x00 PREC=0x00
TTL=64 ID=21629 DF PROTO=UDP SPT=32769 DPT=32769 LEN=996

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2006-04-14 12:59:10 Re: Curious UDP packets
Previous Message Michael Glaesemann 2006-04-14 11:36:05 Re: what the problem with this query