Adrian
Contributor
- Joined
- Jun 29, 2011
- Messages
- 166
I recently switched ISP and have a new IP address in 81.187.179.*
FreeNAS is now unable to check for updates, timing out.
Example fetch (performed on a nearby FreeBSD machine).
update-master is unpingable.
Traceroute peters out here
I can check for updates at another site, different ISP with similar non-ping and traceroute.
My new ISP can also check for updates with similar non-ping and traceroute..
Looks like something, somewhere, does not like my IP address.
Would it be worth changing it, or would I do better to contact iXsystems or Hurricane Electric?
FreeNAS is now unable to check for updates, timing out.
Example fetch (performed on a nearby FreeBSD machine).
Code:
[aw1@swelter /tmp]$ fetch -vvvv http://update-master.ixsystems.com/FreeNAS/FreeNAS-11-STABLE/LATEST scheme: "http" user: "" password: "" host: "update-master.ixsystems.com" port: "0" document: "/FreeNAS/FreeNAS-11-STABLE/LATEST" ---> update-master.ixsystems.com:80 resolving server address: update-master.ixsystems.com:80 requesting http://update-master.ixsystems.com/FreeNAS/FreeNAS-11-STABLE/LATEST >>> GET /FreeNAS/FreeNAS-11-STABLE/LATEST HTTP/1.1 >>> Host: update-master.ixsystems.com >>> Accept: */* >>> User-Agent: fetch libfetch/2.0 >>> Connection: close >>> fetch: transfer timed out
update-master is unpingable.
Code:
[aw1@swelter /tmp]$ ping update-master.ixsystems.com PING update-master.freenas.org (64.71.187.3): 56 data bytes ^C --- update-master.freenas.org ping statistics --- 39 packets transmitted, 0 packets received, 100.0% packet loss
Traceroute peters out here
Code:
8 10ge3-2.core2.fmt2.he.net (184.105.222.142) 148.382 ms 192.448 ms 157.786 ms
I can check for updates at another site, different ISP with similar non-ping and traceroute.
My new ISP can also check for updates with similar non-ping and traceroute..
Looks like something, somewhere, does not like my IP address.
Would it be worth changing it, or would I do better to contact iXsystems or Hurricane Electric?