rinetd
rinetd copied to clipboard
IPv6 link-local with interface
Hello! Is it possible to listen on or redirect to an IPv6 link-local address that needs the interface information?
e.g. it should listen on ::1 80/tcp and redirect to fe80::abcd:ffff:ffff:eeee%eth0 80/tcp.
If it is supported, how looks the configuration?
kind regards