Saturday, June 02, 2018

Re: relayd(8) relay to unix domain socket

On Sun, 3 Jun 2018 00:57:11 +0300
IL Ka <kazakevichilya@gmail.com> wrote:

> Is it possible to relay to unix domain socket using relayd(8)?
> It seems that relayd(8) only works with protocols on top of IP.

That's a good question. A similar question I would have is whether it is
able to relay connections arbitrarily between IPv4 and IPv6.

I wonder if it wouldn't be easier to hack something together with
inetd(8) if you want to serve a unix domain socket over TCP/IP.

No comments:

Post a Comment