Re: [Openvpn-users] openvpn and iptables rules advice

2014-04-28 Thread Brian Austin - Versa Net
also it can be handy to -J LOG before -J DROP to see whats being dropped. On 28/04/2014 9:24 PM, /dev/rob0 wrote: > On Mon, Apr 28, 2014 at 12:36:07PM +0300, Dmitry Korzhevin wrote: >> Guys, please advice, i use next debian iptables rules to allow >> my udp services: >> >> (openvpn server works

Re: [Openvpn-users] openvpn and iptables rules advice

2014-04-28 Thread /dev/rob0
On Mon, Apr 28, 2014 at 12:36:07PM +0300, Dmitry Korzhevin wrote: > Guys, please advice, i use next debian iptables rules to allow > my udp services: > > (openvpn server works on port 6000) > > iptables -I OUTPUT 2 -p udp --dport 53 -j ACCEPT rob0 Rule of Thumb: If you have to ask for help to ma