{% extends "master.html" %} {% from "_formhelpers.html" import render_field_in_row %} {% block title %}Host{% endblock %} {%block tag %}home{% endblock %} {% block header %} {% endblock %} {% block content %}
Back to {{ host.site.name }}
{% if host.private %}Last Checked In: {{ host.last_checked_in or '-' }}
{% endif %}
{% if not host.private %}Last Crawled: {% if host.last_crawled %} {{ host.last_crawled
}} [Log] {% else %} - {% endif %}
Last Crawl Duration: {{ host.last_crawl_duration }} seconds
{% if host.crawl_failures > 0 %}
Number of consecutive crawl failures: {{ host.crawl_failures }} {% endif %}{% endif %}
These host DNS names and/or IP addresses will be allowed to rsync from the master rsync/ftp servers. List here all the machines that you use for pulling.
[add] {% if host.acl_ips %}Netblocks are used to try to guide and end user to a site-specific mirror. For example, a university might list their netblocks, and the mirrorlist CGI would return the university-local mirror rather than a country-local mirror. Format is one of 18.0.0.0/255.0.0.0, 18.0.0.0/8, an IPv6 prefix/length, or a DNS hostname. Values must be public IP addresses (no RFC1918 private space addresses).
[add] {% if host.netblocks %}Peer ASNs are used to guide an end user on nearby networks to our mirror. For example, a university might list their peer ASNs, and the mirrorlist CGI would return the university-local mirror rather than a country-local mirror. You must be in the MirrorManager administrators group in order to create new entries here.
{% if is_admin %} [add] {% endif %} {% if host.peer_asns %}Some mirrors need to restrict themselves to serving only end users from their country. If you're one of these, list the 2-letter ISO code for the countries you will allow end users to be from. The mirrorlist CGI will honor this.
[add] {% if host.countries %}Hosts carry categories of software. Example Fedora categories include Fedora and Fedora Archive.
[add] {% if host.categories %}