We like to forward all tftp request to another tftp server.
Here's the scenario in detail: * The server has three interfaces eth0, eth1, eth2 (with three different IP subnets). * All interfaces are assigned to the trusted zone. * No masquerading. * All tftp requests to the server should be redirected to another server in the eth0 subnet.
Is this possible with firewalld?
On 03/24/2016 11:49 AM, Steffen Sledz wrote:
We like to forward all tftp request to another tftp server.
Here's the scenario in detail:
- The server has three interfaces eth0, eth1, eth2 (with three different IP subnets).
- All interfaces are assigned to the trusted zone.
- No masquerading.
- All tftp requests to the server should be redirected to another server in the eth0 subnet.
Is this possible with firewalld?
Forwarding to another machine is only possible if you enable masquerading for the interface or subnet you want to forward to.
Thomas
firewalld-users@lists.fedorahosted.org