Bug #2383
closed
Firmware AutoUpdate preset url dropdown not showing on IPv6 only connection
Added by Seth Mos over 12 years ago.
Updated over 12 years ago.
Description
On a IPv6 only connection the Preset URL drop down on system_firmware_settings.php is not showing.
It is possible to enter a custom url here, and auto update over v6 only with a custom url works.
I see that jQuery is supposed to fill in these URLs.
- Status changed from New to Feedback
fetch returns a 404
[2.1-DEVELOPMENT][root@pfsense.localdomain]/root(14): /usr/bin/fetch -q -o /tmp/manifest http://updates.pfsense.com/manifest
fetch: http://updates.pfsense.com/manifest: Not Found
[2.1-DEVELOPMENT][root@pfsense.localdomain]/root(15): host updates.pfSense.com
updates.pfSense.com is an alias for updates.pfsense.org.
updates.pfsense.org has address 91.227.27.66
updates.pfsense.org has IPv6 address 2605:8000:d:1::249
I've checked the DNS and it appears we have a mismatch, v4 is pointing to files.nl.pfsense.org but the v6 is pointing at snapshots.pfsense.org
DNS needs a fixin?
- Status changed from Feedback to Resolved
Manifest should be OK now. The v6 server was missing a ServerAlias entry for updates.pfsense.com - confirmed they show now on a v6 VM.
I also added the missing entries to the manifests on the v6 box.
Also available in: Atom
PDF