You should enable stateful packet inspection on both INPUT an OUTPUT, as the
communications between your reverse proxy and the origin server are not
included in your rules: OUTPUT any, but responses (received on INPUT) are only
accepted if sent to... Port 80 or 443. Responses are sent to the ori
Try setting the forward default policy to accept
Sent from mobile device. 832 576 5956. Please call me if you need an
imediate reply and excuse any and all typos.
On May 18, 2015 9:28 AM, "Kevin Caliati" wrote:
> Hi everyone,
> I posted my issue on stackoverflow but nobody answer me.
>
>
> I hav
Hi everyone,
I posted my issue on stackoverflow but nobody answer me.
I have a webserver secured with iptables :
iptables -L -v
Chain INPUT (policy DROP 67 packets, 8002 bytes)
pkts bytes target prot opt in out source destination
62 4648 ACCEPT tcp