[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.1. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2017-09-12 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.9-233-ge586fe35-0ubuntu1~17.04.1 --- cloud-init (0.7.9-233-ge586fe35-0ubuntu1~17.04.1) zesty; urgency=medium * debian/cloud-init.templates: enable Scaleway cloud. * debian/cloud-init.templates: enable Aliyun cloud. * drop the

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2017-09-12 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.9-233-ge586fe35-0ubuntu1~16.04.1 --- cloud-init (0.7.9-233-ge586fe35-0ubuntu1~16.04.1) xenial-proposed; urgency=medium * debian/cloud-init.templates: enable Scaleway cloud. * debian/cloud-init.templates: enable Aliyun cloud. *

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2017-08-31 Thread Chad Smith
--- zesty validation # old version $ lxc exec test-zesty -- dpkg-query --show cloud-init cloud-init 0.7.9-153-g16a7302f-0ubuntu1~17.04.2 $ lxc exec test-zesty -- python3 -c 'import sys; > from cloudinit.util import is_resolvable_url; > print(is_resolvable_url(sys.argv[1]))'

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2017-08-31 Thread Chad Smith
Validated xenial queries: # Pre-release $ lxc exec test-xenial -- dpkg-query --show cloud-init cloud-init 0.7.9-153-g16a7302f-0ubuntu1~16.04.2 $ lxc exec test-xenial -- python3 -c 'import sys; from cloudinit.util import is_resolvable_url; print(is_resolvable_url(sys.argv[1]))'

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2017-08-23 Thread Chris J Arges
Hello Steve, or anyone else affected, Accepted cloud-init into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud- init/0.7.9-233-ge586fe35-0ubuntu1~16.04.1 in a few hours, and then in the -proposed repository. Please help us by testing

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2017-08-01 Thread Scott Moser
** Attachment added: "run-dnsmasq: run a dnsmasq service on lxd system" https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1088611/+attachment/4925427/+files/run-dnsmasq ** Description changed: + === Begin SRU Template === + [Impact] + Prior to this fix, cloud-init attempts to detect

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2017-07-31 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Zesty) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu Xenial) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu Zesty)

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2017-07-31 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.9-231-g80bf98b9-0ubuntu1 --- cloud-init (0.7.9-231-g80bf98b9-0ubuntu1) artful; urgency=medium * New upstream snapshot. - tests: remove 'yakkety' from releases as it is EOL. - systemd: make systemd-fsck run after

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2017-07-21 Thread Scott Moser
** Changed in: cloud-init Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1088611 Title: using random hostnames to detect dns proxies allows for false

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2017-07-11 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2017-06-21 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~sporkmonger/cloud-init/+git/cloud-init/+merge/326094 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1088611 Title: using random hostnames to

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2017-04-12 Thread Bob Aman
For anyone who's looking at DNS logs for security purposes, that "random, unqualified 32-character alphanumeric hostname" is going to cause significant issues for anyone trying to figure out what initiated that DNS request. It's also going to look suspiciously like a botnet's DGA. It would be

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2012-12-13 Thread Yolanda Robla
** Changed in: cloud-init (Ubuntu) Status: New = Confirmed ** Changed in: cloud-init (Ubuntu) Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2012-12-13 Thread Yolanda Robla
** Changed in: cloud-init (Ubuntu) Status: New = Confirmed ** Changed in: cloud-init (Ubuntu) Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1088611 Title:

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2012-12-10 Thread Dmitrijs Ledkovs
Instead of random request, you can check the checksum of: http://start.ubuntu.com/connectivity-check.html Which is highly available connectivity check hosted for installer purposes currently and is used by ubiquity. -- You received this bug notification because you are a member of Ubuntu

[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2012-12-10 Thread Dmitrijs Ledkovs
Instead of random request, you can check the checksum of: http://start.ubuntu.com/connectivity-check.html Which is highly available connectivity check hosted for installer purposes currently and is used by ubiquity. -- You received this bug notification because you are a member of Ubuntu Bugs,