linux - ELB, Proxy Protocol and iptables -



linux - ELB, Proxy Protocol and iptables -

i have setup server front-ended aws elb. filter traffic based on source ip address using iptables possibly. have enabled proxy protocol on elb. possible utilize iptables in conjunction proxy protocol?

cheezo. i'm not sure if possible, guess using aws security grouping easier solution.

also, aws web application firewall might give hand.

take @ https://aws.amazon.com/waf/ , see if helps.

cheers,

linux amazon-web-services iptables

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -