pcap filter for postgresql authorization - Mailing list pgsql-general

From =?iso-8859-9 ?q?=C7a=F0=FDl=20=DEeker?=
Subject pcap filter for postgresql authorization
Date
Msg-id 200301251725.07538.cagils@biznet.com.tr
Whole thread Raw
List pgsql-general
What is the pcap filter that would describe the 3 postgresql tcp (with md5)
connection packets separately?

The first one initializes the connection (form client to server)
The second one send the salt (from server to client)
The third one send the md5 password (form client to server)

I want the filter to return only these packages (separate filters for all of
3). Any help is greatly appreciated.

Cagil.

pgsql-general by date:

Previous
From: "frank_lupo"
Date:
Subject: Re: drop table problem
Next
From: Tilo Schwarz
Date:
Subject: Re: Is there a way knowing which database I'm connecting to?