Re: [CentOS] openvpn and firewalld

2015-05-09 Thread Bowie Bailey
On 5/9/2015 8:32 AM, James B. Byrne wrote: On Fri, May 8, 2015 12:06, Bowie Bailey wrote: Replying to myself here, I finally figured out how to do it with direct rules. Firewalld on CentOS 7 defaults to a drop rule for the FORWARD chain which my previous server didn't have. So I needed to put

Re: [CentOS] openvpn and firewalld

2015-05-09 Thread James B. Byrne
On Fri, May 8, 2015 12:06, Bowie Bailey wrote: > > Replying to myself here, I finally figured out how to do it with > direct rules. Firewalld on CentOS 7 defaults to a drop rule for > the FORWARD chain which my previous server didn't have. So I > needed to put the rules in the FORWARD chain rat

Re: [CentOS] openvpn and firewalld

2015-05-08 Thread Bowie Bailey
On 5/8/2015 9:34 AM, Bowie Bailey wrote: I am trying to build a new openvpn server based on CentOS7. Everything is working fine as long as I disable firewalld. With firewalld enabled, I can connect to the vpn and ping the machines on the network, but I am unable to ssh to them. What I had on