$ mkdnpipe /tmp/a.fifo 192.168.1.10:123
With the target host running a dnpipe daemon.
socat PIPE:myfifo TCP-LISTEN:7766 socat PIPE:myfifo2 TCP:192.0.2.1:7766
$ mkdnpipe /tmp/a.fifo 192.168.1.10:123
With the target host running a dnpipe daemon.