Trying to connect from pgadmin2, I get the message"no pg_hba.conf entry for ..."
I found that the ip address matching with rangeSockAdr in line 651 in hba.c fails.
I get access if I set ipaddr/mask to 0.0.0.0/0.0.0.0 in pg_hba.conf.