Re: [CentOS] ipforwarding between interfaces and firewall rules

2021-05-01 Thread Leon Fauster via CentOS
On 01.05.21 06:27, R C wrote: from what I heard, nftables doesn't support forward rules yet, until RHEL/Centos 8.5   at If true does it means that its already in CentOS Stream 8? Just guessing ... this time it can be "resolved" using iptables as the firewall backend, but not nftables (whi

Re: [CentOS] ipforwarding between interfaces and firewall rules

2021-04-30 Thread R C
from what I heard, nftables doesn't support forward rules yet, until RHEL/Centos 8.5   at this time it can be "resolved" using iptables as the firewall backend, but not nftables (which is not ideal, but ...  ) . Ron On 4/30/21 10:19 PM, Anthony K wrote: On 1/5/21 2:15 pm, Anthony K wrote:

Re: [CentOS] ipforwarding between interfaces and firewall rules

2021-04-30 Thread Anthony K
On 1/5/21 2:15 pm, Anthony K wrote: On 26/4/21 8:42 am, R C wrote: ... for example; if I do "ping www.google.com"  I get a "ping www.google.com: Name or service not known"  If I use  an IP address (from www.google.com), it just works. Sometimes seeing the traffic flow reveals what's really g

Re: [CentOS] ipforwarding between interfaces and firewall rules

2021-04-30 Thread Anthony K
On 26/4/21 8:42 am, R C wrote: ... for example; if I do "ping www.google.com"  I get a "ping www.google.com: Name or service not known"  If I use  an IP address (from www.google.com), it just works. Sometimes seeing the traffic flow reveals what's really going on. To that end, run command be

[CentOS] ipforwarding between interfaces and firewall rules

2021-04-25 Thread R C
Hello, I have a machine I am running Centos/RHEL 8 on. there are two interfaces and I want to forward all traffic between those interfaces (for the src and dst in the subnet a wireless device is on). One interface is connected to a switch, WAN side. The other ethernet port has an access poi