Page 1 of 1

debian iptables locks output trafic by default

Posted: Mon Oct 17, 2016 11:16 pm
by p13
After installing on Debian 8 i`ve got a problem with all outgoing traffic which have not respectively input rules...
so i`ve got worknig SSH, WWW and e.t.c. but no DNS, no internal CLI lynx(links) browser, no apt updates (becouse of resolve errors) e.t.c

it was solved easy -- changed INPUT policy from DROP to ACCEPT -- but this is noncence as i guess to do such things on webserver...

please help -- what exactly i can to do for all output taffic works?

thx