Re: [Vserver] Postgres, Vserver & Firewall

From: Tim Mecking <as.6917.1_at_mecking.net>
Date: Sat 21 Oct 2006 - 18:38:52 BST
Message-ID: <453A5B2C.9080602@mecking.net>

Hi Marc,

Marc Kalberer wrote:

> 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

Never ever block any local traffic. Enter the following lines as root in
a root-server shell and your problem should be gone:

iptables -I INPUT -i lo -j ACCEPT
iptables -I OUTPUT -o lo -j ACCEPT
iptables -I FORWARD -i lo -o lo -j ACCEPT

Bye,
Tim
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Sat Oct 21 18:39:43 2006

[Next/Previous Months] [Main vserver Project Homepage] [Howto Subscribe/Unsubscribe] [Paul Sladen's vserver stuff]
Generated on Sat 21 Oct 2006 - 18:39:52 BST by hypermail 2.1.8