Re: [BUGS] BUG #1191: odd usage of port 512 on localhost

2004-07-13 Thread Einar Indridason
On Mon, Jul 12, 2004 at 09:28:05PM -0300, PostgreSQL Bugs List wrote: > > Since I've installed postgres on debian-testing I'm getting firewall logs > of: > > RELATED PACKET: > SRC=localhost DST=localhost PROTO=ICMP CODE=3,3 > PROTO=UDP SPT=1030 DPT=512 > > My logs show it happens every time po

Re: [BUGS] BUG #1191: odd usage of port 512 on localhost

2004-07-12 Thread Tom Lane
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes: > Since I've installed postgres on debian-testing I'm getting firewall logs > of: > RELATED PACKET: > SRC=localhost DST=localhost PROTO=ICMP CODE=3,3 > PROTO=UDP SPT=1030 DPT=512 > My logs show it happens every time postgres postmaster sends ma

[BUGS] BUG #1191: odd usage of port 512 on localhost

2004-07-12 Thread PostgreSQL Bugs List
The following bug has been logged online: Bug reference: 1191 Logged by: John D. Hendrickson Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4 Operating system: Debian testing Description:odd usage of port 512 on localhost Details: Hi, Since I've instal