Friday, May 03, 2024

Re: Relayd forward to multiple ports on one target host?

On 2024-05-02 07:32, Manuel Giraud wrote:
> table <www> { 127.0.0.1 }
> table <service-one> { 127.0.0.1 }
> table <service-two> { 127.0.0.1 }

On 2024-05-02 07:02, Zé Loff wrote:
> table <www> { 10.17.16.10 }
> table <serviceone> { 10.17.16.10 }
> table <servicetwo> { 10.17.16.10 }

Multiple tables - I didn't see that!

I'm going with something like this to keep things simple for myself:

table <hostname80> { 192.0.2.99 }
table <hostname8080> { 192.0.2.99 }
table <hostname44443> { 192.0.2.99 }

Thank you,

Paul

No comments:

Post a Comment