Hello,
I get crazy on one prob.
I'm migrating a "normal" server inside a vserver
I setup a postgres(7.4) server inside a vserver so it listen to the
vserver-ip interface (10.0.0.151)
When I connect using
psql -h(vserverip) -Ublablabla (policy password)
I got a
IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=10.0.0.151
DST=10.0.0.151 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP
SPT=5432 DPT=54937 WINDOW=32767 RES=0x00 ACK SYN URGP=0
Which is pretty strange since
- my firewall rules allow all connection from port 5432.
Why is it blocking ?
If I disable the firewall, connection is fine ..
(rem: psql -Ugforge gforge) is working fine(policy trust-no password)
Any idea is welcome .
Marc
--
Programmers.ch
Solutions libres et Opensources
Tel: ++41 76 44 888 72
Site: http://www.programmers.ch
Site: http://openprojects.ch
_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver