On Thu, Sep 24, 2020 at 05:35:29PM -0000, Jason Long wrote:
Hello, Is it possible to redirect http incoming request for an IP address to a domain name? For example, if someone entered "1.2.3.4" IP in his\her browser then it redirect to "example.net". Can Firewalld do these kind of tasks?
Maybe you're looking for "forward ports". That allows redirecting traffic to a different ip and port. But it works for _incoming_ and _forwarded_ traffic. It does _not_ work for traffic originating from the host running firewalld, i.e. output traffic.