Skip to content

relayd redirect not working #3849

Description

@informatique4ipbs

Important notices

Before you add a new report, we ask you kindly to acknowledge the following:

Hi, trying to use relayd with "redirect" virtual, when i click "save" gui start a sort of infinite loop and does nothing.
Everything works fine if relayd is configured with "relay" virtual (i use it to relay ldap/ad-gc request to my ad controller : works like a charm!).

I try to implement what s in relayd manpage :
"It is possible to specify multiple listen directives with different IP
protocols in a single redirection configuration:

       redirect "dns" {
               listen on dns.example.com tcp port 53
               listen on dns.example.com udp port 53

               forward to <dnshosts> port 53 check tcp
       }

"
no way;

i suspect a bug in the ui but i dont know how to debug it in order to help.
Many thanks fore reading

Software version used and hardware type if relevant, e.g.:

OPNsense 24.1.3_1-amd64
FreeBSD 13.2-RELEASE-p10
OpenSSL 3.0.13

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions