Hi,
imho the problem with this is that it is not a change a Distribution would
usually take a Delta to the upstream package for. It usually has two ways to
resolve such issues and you'll see they are rather similar.
a) an Ubuntu dev likes the case, but since this isn't high prio he can only
wor
OK, I accept bind9 package; /usr/bin/host is from package bind9-host
(dpkg -L bind9-host)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318975
Title:
/usr/bin/host utility cannot change port for DN
I have no bind9 package installed! It is possible that utility host is
in several packages and these utilities are not the same...
This issue is about
# host -V
host 9.11.3-1ubuntu1.3-Ubuntu
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
the host command is from the bind9 package not from iputils right?
** Package changed: iputils (Ubuntu) => bind9 (Ubuntu)
** Changed in: bind9 (Ubuntu)
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
the request should probably be reported upstream on
https://gitlab.isc.org/isc-projects/bind9
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318975
Title:
/usr/bin/host utility cannot change port fo
This issue was created in 2014. I just verified that "host" in Ubuntu
18.04.1 still uses hard-coded port 53; there was no progress during last
4 years. It looks like an easy change.
Some hints for an easy test. OpenDNS runs DNS server listening at port
53, 443 and 5353.
# host resolver1.opendns.c
for what it's worth, `nslookup` can also set the port for a query:
dig @localhost -p 8600 mysql.service.consul
nslookup -po=8600 mysql.service.consul localhost
... but both "nslookup" and "dig" come from package "dnsutils", which
brings in six other packages and 512kB of diskspace for amd64 pack
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: iputils (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318975
Title:
/u