Energy Sciences Network

   
Lawrence Berkeley National Laboratory Logo
          
Department of Energy LogoOffice of Science LogoUniversity of California Logo
 
ESnet IPv6

ESnet IPv6 Mirror Servers

ESnet has deployed two IPv6-capable mirror servers to provide IPv6-native access to open source software for our sites and for our collaborators. The IPv6 mirror servers are open to all.

The mirror servers are also available via IPv4 to aid in the transition to IPv6. The DNS names for the mirror servers resolve to both IPv4 and IPv6 addresses. Therefore, if IPv6 connectivity is available, yum, csup, fetch and other tools will use IPv6 to download updates.

Linux Mirror Server - linux.mirrors.es.net

The ESnet Linux mirror server maintains copies of several Linux distributions, as well as kernel.org and several other open source software packages (e.g. CPAN). For a complete listing, visit the ESnet IPv6 Linux Mirror with a web browser. To fetch updates from the Linux Mirror in an automated way, just configure your package management to use linux.mirrors.es.net as its source for packages.

FreeBSD Mirror Server - freebsd.mirrors.es.net

The ESnet FreeBSD mirror server is a fully functional IPv6-enabled FTP and CVSup mirror for FreeBSD source, ports, ISO images, etc. To use the FreeBSD mirror, put the following line in your sup file:

  • *default host=freebsd.mirrors.es.net
To fetch source files for ports from the ESnet FreeBSD Mirror, put the following line in /etc/make.conf:
  • MASTER_SITE_OVERRIDE=ftp://freebsd.mirrors.es.net/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}