On 30/06/16 21:11, Alexander Hall wrote:
I guess you could play some games with pf(4) for a single occasion:
# ifconfig lo0 127.0.0.2 alias
# in pf.conf:
set skip on none
pass on lo
pass on lo0 from any to 127.0.0.2 port 53 rdr-to 127.0.0.2 port 5678
(and maybe sth more I might be missing)
/Alexander
You can also tell the server running on 127.0.0.1:5678 to also listen on
127.0.0.2:53 since it's free, but i don't want to go that path.
dig (drill) as well also missing other staff as well so best option is
to install a more recent version of dig
G