[BACK]Return to ftp.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/ftp.html, Revision 1.700

1.499     sthen       1: <!-- DO NOT EDIT MANUALLY! See comments in www/build/mirrors.dat for details -->
1.341     grunk       2:
1.237     david       3: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      4:        "http://www.w3.org/TR/html4/loose.dtd">
1.1       deraadt     5: <html>
                      6: <head>
1.294     ian         7: <title>Getting OpenBSD</title>
1.237     david       8: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.118     louis       9: <meta name="description" content="the OpenBSD FTP page">
1.693     tb         10: <meta name="copyright" content="This document copyright 1996-2016 by OpenBSD.">
                     11: <meta name="viewport" content="width=device-width, initial-scale=1">
                     12: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.673     schwarze   13: <link rel="canonical" href="http://www.openbsd.org/ftp.html">
1.1       deraadt    14: </head>
                     15:
1.116     philen     16: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.1       deraadt    17:
1.693     tb         18: <h2>
1.694     sthen      19: <a href="index.html">
1.693     tb         20: <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
                     21: <font color="#e00000">Distribution</font>
                     22: </h2>
                     23: <hr>
1.114     deraadt    24: <p>
1.24      downsj     25:
1.594     sthen      26: <h3><font color="#0000e0"><a name=cdrom>Purchase/download a
                     27:   CD-ROM</a></font></h3>
                     28:
                     29: <p>
                     30: The best way to get an OpenBSD release (<i>-release</i>) and support us
1.644     nick       31: is to buy a 3 CD set.
1.594     sthen      32: More information is available on our <a href="orders.html">ordering page</a>.
                     33:
                     34: <p>
                     35: If you choose not to buy an OpenBSD CD-ROM, you can also install
1.679     sthen      36: OpenBSD with a CD-ROM or flash disk you create yourself.
1.662     nick       37: To achieve this, you have to download one of the following ISO or file
1.679     sthen      38: system image files from our <a href="#mirrors">mirrors</a>:
1.594     sthen      39:
                     40: <ul>
1.683     sthen      41:   <li><i>cdXX.iso</i> to burn a minimal CD-ROM
1.673     schwarze   42:    (roughly 8MB in size, boot only)
1.683     sthen      43:   <li><i>installXX.iso</i> to burn a full CD-ROM
1.662     nick       44:    (roughly 230MB in size, boot + sets)
1.683     sthen      45:   <li><i>minirootXX.fs</i> to create a minimal boot media
1.662     nick       46:    (for flash or HD image installs -- roughly 5M in size, boot only)
1.683     sthen      47:   <li><i>installXX.fs</i> to burn a full bootable disk file system
1.673     schwarze   48:    (for flash or HD image installs -- roughly 290M in size, boot + sets)
1.662     nick       49:
1.594     sthen      50: </ul>
                     51:
                     52: <p>
1.683     sthen      53: If you choose <i>cdXX.iso</i> or <i>minirootXX.fs</i>, you will need to
1.662     nick       54: get the base and X sets via another media or network.
1.683     sthen      55: Otherwise, if you choose <i>installXX.iso</i> or <i>installXX.fs</i>,
1.662     nick       56: you will not need anything but the
                     57: <a href="faq/faq15.html">application packages</a>.
1.594     sthen      58:
                     59: <p>
                     60: Note that the paragraph above is also valid for the people interested in
                     61: running <i>-current</i>.
1.683     sthen      62: You can fetch <i>installXX.iso</i> from the latest snapshot and install or
1.594     sthen      63: upgrade your system very quickly.
                     64:
                     65: <hr>
                     66: <h3><font color="#0000e0"><a name=mirrors>Download via
                     67:   HTTP/FTP</a></font></h3>
                     68:
1.674     sthen      69: OpenBSD can also be obtained via HTTP or FTP.
1.683     sthen      70: Typically you need a single small piece of boot media
1.594     sthen      71: and then the rest of the files can be installed from a number of locations,
                     72: including directly off the Internet.
                     73: Consult the <a href="faq/faq4.html">Installation Guide</a> to get an
                     74: exhaustive list of the different ways to install OpenBSD, and learn how
                     75: to make a bootable OpenBSD install media.
                     76: With the official CD-ROMs, simply follow the printed installation guide.
                     77:
                     78: <p>
                     79: Choose a mirror near you from the following list of HTTP and FTP
                     80: mirrors which provide OpenBSD:
1.261     saad       81:
                     82: <ul>
1.552     sthen      83: <li><a href="#http">HTTP install mirrors</a>
1.261     saad       84: <li><a href="#ftp">FTP install mirrors</a>
1.594     sthen      85: <li><a href="#layout">Mirror layout</a>
                     86: </ul>
                     87:
                     88: Or alternatively download via RSYNC/AFS:
                     89:
                     90: <ul>
1.552     sthen      91: <li><a href="#rsync">RSYNC install mirrors</a>
1.261     saad       92: <li><a href="#afs">AFS install mirrors</a>
                     93: </ul>
1.10      deraadt    94:
1.132     deraadt    95: <hr>
1.554     steven     96: <h3><font color="#0000e0"><a name=http>HTTP</a></font></h3>
1.552     sthen      97: This is a list of currently known HTTP servers &amp; mirrors:<p>
1.1       deraadt    98:
1.132     deraadt    99: <table>
                    100:     <tr>
                    101:        <td>
1.552     sthen     102:        <strong>Australia (Adelaide)</strong>
1.539     sthen     103:        </td><td>
1.610     sthen     104:        <a href="http://mirror.internode.on.net/pub/OpenBSD/" rel="nofollow">
1.552     sthen     105:        http://mirror.internode.on.net/pub/OpenBSD/</a>
1.539     sthen     106:        </td>
                    107:     </tr><tr>
                    108:        <td>
1.552     sthen     109:        <strong>Australia (Brisbane)</strong>
1.288     beck      110:        </td><td>
1.610     sthen     111:        <a href="http://mirror.aarnet.edu.au/pub/OpenBSD/" rel="nofollow">
1.552     sthen     112:        http://mirror.aarnet.edu.au/pub/OpenBSD/</a>
1.437     martin    113:        </td>
                    114:     </tr><tr>
                    115:        <td>
1.552     sthen     116:        <strong>Austria (Vienna)</strong>
1.539     sthen     117:        </td><td>
1.610     sthen     118:        <a href="http://ftp5.eu.openbsd.org/ftp/pub/OpenBSD/" rel="nofollow">
1.568     sthen     119:        http://ftp5.eu.openbsd.org/ftp/pub/OpenBSD/</a>
                    120:        </td>
                    121:     </tr><tr>
                    122:        <td>
                    123:        <strong>Austria (Vienna)</strong>
                    124:        </td><td>
1.610     sthen     125:        <a href="http://ftp2.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.605     sthen     126:        http://ftp2.eu.openbsd.org/pub/OpenBSD/</a>
1.548     sthen     127:        </td>
                    128:     </tr><tr>
                    129:        <td>
1.666     sthen     130:        <strong>Brazil (Curitiba)</strong>
                    131:        </td><td>
                    132:        <a href="http://openbsd.c3sl.ufpr.br/pub/OpenBSD/" rel="nofollow">
                    133:        http://openbsd.c3sl.ufpr.br/pub/OpenBSD/</a>
                    134:        </td>
                    135:     </tr><tr>
                    136:        <td>
1.667     sthen     137:        <strong>Brazil (Brasilia)</strong>
                    138:        </td><td>
                    139:        <a href="http://mirrors.unb.br/pub/OpenBSD/" rel="nofollow">
                    140:        http://mirrors.unb.br/pub/OpenBSD/</a>
                    141:        </td>
                    142:     </tr><tr>
                    143:        <td>
1.570     sthen     144:        <strong>Bulgaria (Sofia)</strong>
                    145:        </td><td>
1.610     sthen     146:        <a href="http://mirror.telepoint.bg/OpenBSD/" rel="nofollow">
1.570     sthen     147:        http://mirror.telepoint.bg/OpenBSD/</a>
                    148:        </td>
                    149:     </tr><tr>
                    150:        <td>
1.689     sthen     151:        <strong>Bulgaria (Sofia)</strong>
                    152:        </td><td>
                    153:        <a href="http://openbsd.ipacct.com/pub/OpenBSD/" rel="nofollow">
                    154:        http://openbsd.ipacct.com/pub/OpenBSD/</a>
                    155:        </td>
                    156:     </tr><tr>
                    157:        <td>
1.552     sthen     158:        <strong>Canada (Alberta)</strong>
1.550     sthen     159:        </td><td>
1.610     sthen     160:        <a href="http://ftp.OpenBSD.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     161:        http://ftp.OpenBSD.org/pub/OpenBSD/</a>
1.550     sthen     162:        </td>
                    163:     </tr><tr>
                    164:        <td>
1.628     sthen     165:        <strong>Canada (Kingston, ON)</strong>
                    166:        </td><td>
                    167:        <a href="http://athena.caslab.queensu.ca/pub/OpenBSD/" rel="nofollow">
                    168:        http://athena.caslab.queensu.ca/pub/OpenBSD/</a>
                    169:        </td>
                    170:     </tr><tr>
                    171:        <td>
1.649     nick      172:        <strong>Canada (Toronto, ON)</strong>
                    173:        </td><td>
                    174:        <a href="http://openbsd.cs.toronto.edu/pub/OpenBSD/" rel="nofollow">
                    175:        http://openbsd.cs.toronto.edu/pub/OpenBSD/</a>
                    176:        </td>
                    177:     </tr><tr>
                    178:        <td>
1.552     sthen     179:        <strong>Costa Rica</strong>
1.288     beck      180:        </td><td>
1.610     sthen     181:        <a href="http://mirrors.ucr.ac.cr/OpenBSD/" rel="nofollow">
1.552     sthen     182:        http://mirrors.ucr.ac.cr/OpenBSD/</a>
1.288     beck      183:        </td>
                    184:     </tr><tr>
                    185:        <td>
1.687     sthen     186:        <strong>Denmark (Aalborg)</strong>
                    187:        </td><td>
                    188:        <a href="http://ftp.openbsd.dk/pub/OpenBSD/" rel="nofollow">
                    189:        http://ftp.openbsd.dk/pub/OpenBSD/</a>
                    190:        </td>
                    191:     </tr><tr>
                    192:        <td>
1.658     sthen     193:        <strong>Denmark (Copenhagen)</strong>
                    194:        </td><td>
                    195:        <a href="http://mirror.one.com/pub/OpenBSD/" rel="nofollow">
                    196:        http://mirror.one.com/pub/OpenBSD/</a>
                    197:        </td>
                    198:     </tr><tr>
                    199:        <td>
1.552     sthen     200:        <strong>Estonia (Tallinn)</strong>
1.288     beck      201:        </td><td>
1.610     sthen     202:        <a href="http://ftp.aso.ee/pub/OpenBSD/" rel="nofollow">
1.552     sthen     203:        http://ftp.aso.ee/pub/OpenBSD/</a>
1.288     beck      204:        </td>
                    205:     </tr><tr>
                    206:        <td>
1.552     sthen     207:        <strong>France (Paris)</strong>
1.550     sthen     208:        </td><td>
1.610     sthen     209:        <a href="http://ftp.fr.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     210:        http://ftp.fr.openbsd.org/pub/OpenBSD/</a>
1.550     sthen     211:        </td>
                    212:     </tr><tr>
                    213:        <td>
1.552     sthen     214:        <strong>France (Paris)</strong>
1.444     jsg       215:        </td><td>
1.610     sthen     216:        <a href="http://ftp2.fr.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     217:        http://ftp2.fr.openbsd.org/pub/OpenBSD/</a>
1.454     sthen     218:        </td>
                    219:     </tr><tr>
                    220:        <td>
1.626     landry    221:        <strong>France (Paris)</strong>
                    222:        </td><td>
                    223:        <a href="http://mirrors.ircam.fr/pub/OpenBSD/" rel="nofollow">
                    224:        http://mirrors.ircam.fr/pub/OpenBSD/</a>
                    225:        </td>
                    226:     </tr><tr>
                    227:        <td>
1.687     sthen     228:        <strong>Germany (Erlangen)</strong>
                    229:        </td><td>
                    230:        <a href="http://openbsd.cs.fau.de/pub/OpenBSD/" rel="nofollow">
                    231:        http://openbsd.cs.fau.de/pub/OpenBSD/</a>
                    232:        </td>
                    233:     </tr><tr>
                    234:        <td>
1.552     sthen     235:        <strong>Germany (Berlin)</strong>
1.477     sthen     236:        </td><td>
1.610     sthen     237:        <a href="http://ftp.spline.de/pub/OpenBSD/" rel="nofollow">
1.552     sthen     238:        http://ftp.spline.de/pub/OpenBSD/</a>
1.477     sthen     239:        </td>
                    240:     </tr><tr>
                    241:        <td>
1.552     sthen     242:        <strong>Germany (Oldenburg)</strong>
1.401     grunk     243:        </td><td>
1.610     sthen     244:        <a href="http://ftp.bytemine.net/pub/OpenBSD/" rel="nofollow">
1.552     sthen     245:        http://ftp.bytemine.net/pub/OpenBSD/</a>
1.401     grunk     246:        </td>
                    247:     </tr><tr>
                    248:        <td>
1.552     sthen     249:        <strong>Germany (Aachen)</strong>
1.535     sthen     250:        </td><td>
1.610     sthen     251:        <a href="http://ftp.halifax.rwth-aachen.de/openbsd/" rel="nofollow">
1.552     sthen     252:        http://ftp.halifax.rwth-aachen.de/openbsd/</a>
1.535     sthen     253:        </td>
                    254:     </tr><tr>
                    255:        <td>
1.588     sthen     256:        <strong>Germany (Hamburg)</strong>
                    257:        </td><td>
1.610     sthen     258:        <a href="http://artfiles.org/openbsd/" rel="nofollow">
1.588     sthen     259:        http://artfiles.org/openbsd/</a>
                    260:        </td>
                    261:     </tr><tr>
                    262:        <td>
1.655     florian   263:        <strong>Germany (Frankfurt)</strong>
                    264:        </td><td>
                    265:        <a href="http://ftp.hostserver.de/pub/OpenBSD/" rel="nofollow">
                    266:        http://ftp.hostserver.de/pub/OpenBSD/</a>
                    267:        </td>
                    268:     </tr><tr>
                    269:        <td>
1.552     sthen     270:        <strong>Greece (Heraklion)</strong>
1.422     grunk     271:        </td><td>
1.610     sthen     272:        <a href="http://ftp.cc.uoc.gr/mirrors/OpenBSD/" rel="nofollow">
1.552     sthen     273:        http://ftp.cc.uoc.gr/mirrors/OpenBSD/</a>
1.422     grunk     274:        </td>
                    275:     </tr><tr>
                    276:        <td>
1.686     sthen     277:        <strong>Hong Kong</strong>
                    278:        </td><td>
                    279:        <a href="http://openbsd.hk/pub/OpenBSD/" rel="nofollow">
                    280:        http://openbsd.hk/pub/OpenBSD/</a>
                    281:        </td>
                    282:     </tr><tr>
                    283:        <td>
1.552     sthen     284:        <strong>Hungary (Budapest)</strong>
1.523     sthen     285:        </td><td>
1.610     sthen     286:        <a href="http://ftp.fsn.hu/pub/OpenBSD/" rel="nofollow">
1.552     sthen     287:        http://ftp.fsn.hu/pub/OpenBSD/</a>
1.523     sthen     288:        </td>
                    289:     </tr><tr>
                    290:        <td>
1.635     sthen     291:        <strong>Indonesia (Surabaya, Java)</strong>
                    292:        </td><td>
                    293:        <a href="http://kartolo.sby.datautama.net.id/pub/OpenBSD/" rel="nofollow">
                    294:        http://kartolo.sby.datautama.net.id/pub/OpenBSD/</a>
                    295:        </td>
                    296:     </tr><tr>
                    297:        <td>
1.552     sthen     298:        <strong>Ireland (Dublin)</strong>
1.476     sthen     299:        </td><td>
1.610     sthen     300:        <a href="http://ftp.heanet.ie/pub/OpenBSD/" rel="nofollow">
1.552     sthen     301:        http://ftp.heanet.ie/pub/OpenBSD/</a>
1.476     sthen     302:        </td>
                    303:     </tr><tr>
                    304:        <td>
1.645     sthen     305:        <strong>Italy (Rome)</strong>
                    306:        </td><td>
1.646     sthen     307:        <a href="http://openbsd.mirror.garr.it/pub/OpenBSD/" rel="nofollow">
                    308:        http://openbsd.mirror.garr.it/pub/OpenBSD/</a>
1.645     sthen     309:        </td>
                    310:     </tr><tr>
                    311:        <td>
1.552     sthen     312:        <strong>Japan (Ishikawa)</strong>
1.369     robert    313:        </td><td>
1.610     sthen     314:        <a href="http://ftp.jaist.ac.jp/pub/OpenBSD/" rel="nofollow">
1.552     sthen     315:        http://ftp.jaist.ac.jp/pub/OpenBSD/</a>
1.369     robert    316:        </td>
                    317:     </tr><tr>
                    318:        <td>
1.566     sthen     319:        <strong>Japan (Saitama)</strong>
                    320:        </td><td>
1.610     sthen     321:        <a href="http://www.ftp.ne.jp/OpenBSD/" rel="nofollow">
1.566     sthen     322:        http://www.ftp.ne.jp/OpenBSD/</a>
                    323:        </td>
                    324:     </tr><tr>
                    325:        <td>
1.680     sthen     326:        <strong>The Netherlands (Amsterdam)</strong>
                    327:        </td><td>
                    328:        <a href="http://mirror.meerval.net/pub/OpenBSD/" rel="nofollow">
                    329:        http://mirror.meerval.net/pub/OpenBSD/</a>
                    330:        </td>
                    331:     </tr><tr>
                    332:        <td>
1.552     sthen     333:        <strong>The Netherlands (Utrecht)</strong>
1.358     steven    334:        </td><td>
1.610     sthen     335:        <a href="http://ftp.nluug.nl/pub/OpenBSD/" rel="nofollow">
1.552     sthen     336:        http://ftp.nluug.nl/pub/OpenBSD/</a>
1.358     steven    337:        </td>
                    338:     </tr><tr>
                    339:        <td>
1.552     sthen     340:        <strong>The Netherlands (Ede)</strong>
1.550     sthen     341:        </td><td>
1.610     sthen     342:        <a href="http://ftp.bit.nl/pub/OpenBSD/" rel="nofollow">
1.552     sthen     343:        http://ftp.bit.nl/pub/OpenBSD/</a>
1.550     sthen     344:        </td>
                    345:     </tr><tr>
                    346:        <td>
1.672     sthen     347:        <strong>The Netherlands (Amsterdam)</strong>
                    348:        </td><td>
1.685     sthen     349:        <a href="http://mirrors.dalenys.com/pub/OpenBSD/" rel="nofollow">
                    350:        http://mirrors.dalenys.com/pub/OpenBSD/</a>
1.672     sthen     351:        </td>
                    352:     </tr><tr>
                    353:        <td>
                    354:        <strong>Phillipines (Cebu)</strong>
                    355:        </td><td>
                    356:        <a href="http://mirror.rise.ph/pub/OpenBSD/" rel="nofollow">
                    357:        http://mirror.rise.ph/pub/OpenBSD/</a>
                    358:        </td>
                    359:     </tr><tr>
                    360:        <td>
1.637     sthen     361:        <strong>Poland (Oswiecim)</strong>
                    362:        </td><td>
                    363:        <a href="http://piotrkosoft.net/pub/OpenBSD/" rel="nofollow">
                    364:        http://piotrkosoft.net/pub/OpenBSD/</a>
                    365:        </td>
                    366:     </tr><tr>
                    367:        <td>
1.596     sthen     368:        <strong>Poland (Warszawa)</strong>
                    369:        </td><td>
1.610     sthen     370:        <a href="http://ftp.icm.edu.pl/pub/OpenBSD/" rel="nofollow">
1.596     sthen     371:        http://ftp.icm.edu.pl/pub/OpenBSD/</a>
                    372:        </td>
                    373:     </tr><tr>
                    374:        <td>
1.584     sthen     375:        <strong>Russia (Moscow)</strong>
                    376:        </td><td>
1.623     sthen     377:        <a href="http://mirror.yandex.ru/pub/OpenBSD/" rel="nofollow">
                    378:        http://mirror.yandex.ru/pub/OpenBSD/</a>
                    379:        </td>
                    380:     </tr><tr>
                    381:        <td>
1.423     grunk     382:        <strong>Slovenia (Ljubljana)</strong>
                    383:        </td><td>
1.610     sthen     384:        <a href="http://www.obsd.si/pub/OpenBSD/" rel="nofollow">
1.552     sthen     385:        http://www.obsd.si/pub/OpenBSD/</a>
1.423     grunk     386:        </td>
                    387:     </tr><tr>
                    388:        <td>
1.688     sthen     389:        <strong>Spain (Oviedo)</strong>
                    390:        </td><td>
                    391:        <a href="http://mirror.codigo23.net/pub/OpenBSD/" rel="nofollow">
                    392:        http://mirror.codigo23.net/pub/OpenBSD/</a>
                    393:        </td>
                    394:     </tr><tr>
                    395:        <td>
1.552     sthen     396:        <strong>Sweden (Stockholm)</strong>
                    397:        </td><td>
1.610     sthen     398:        <a href="http://ftp.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     399:        http://ftp.eu.openbsd.org/pub/OpenBSD/</a>
1.482     sobrado   400:        </td>
                    401:     </tr><tr>
                    402:        <td>
1.552     sthen     403:        <strong>Switzerland (Zurich)</strong>
                    404:        </td><td>
1.610     sthen     405:        <a href="http://mirror.switch.ch/ftp/pub/OpenBSD/" rel="nofollow">
1.552     sthen     406:        http://mirror.switch.ch/ftp/pub/OpenBSD/</a>
1.550     sthen     407:        </td>
                    408:     </tr><tr>
                    409:        <td>
1.696     sthen     410:        <strong>Ukraine (Kyiv)</strong>
                    411:        </td><td>
                    412:        <a href="http://mirror.eject.name/pub/OpenBSD/" rel="nofollow">
                    413:        http://mirror.eject.name/pub/OpenBSD/</a>
                    414:        </td>
                    415:     </tr><tr>
                    416:        <td>
1.518     sthen     417:        <strong>United Kingdom (Kent)</strong>
1.517     sthen     418:        </td><td>
1.610     sthen     419:        <a href="http://www.mirrorservice.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     420:        http://www.mirrorservice.org/pub/OpenBSD/</a>
1.517     sthen     421:        </td>
                    422:     </tr><tr>
                    423:        <td>
1.698     sthen     424:        <strong>United Kingdom (Coventry)</strong>
                    425:        </td><td>
                    426:        <a href="http://anorien.csc.warwick.ac.uk/pub/OpenBSD/" rel="nofollow">
                    427:        http://anorien.csc.warwick.ac.uk/pub/OpenBSD/</a>
                    428:        </td>
                    429:     </tr><tr>
                    430:        <td>
1.518     sthen     431:        <strong>United Kingdom (Manchester)</strong>
1.356     steven    432:        </td><td>
1.664     sthen     433:        <a href="http://mirror.bytemark.co.uk/pub/OpenBSD/" rel="nofollow">
                    434:        http://mirror.bytemark.co.uk/pub/OpenBSD/</a>
1.356     steven    435:        </td>
                    436:     </tr><tr>
                    437:        <td>
1.621     sthen     438:        <strong>United Kingdom (Oxford)</strong>
                    439:        </td><td>
                    440:        <a href="http://mirror.ox.ac.uk/pub/OpenBSD/" rel="nofollow">
                    441:        http://mirror.ox.ac.uk/pub/OpenBSD/</a>
                    442:        </td>
                    443:     </tr><tr>
                    444:        <td>
1.643     sthen     445:        <strong>United Kingdom (London)</strong>
                    446:        </td><td>
                    447:        <a href="http://mirror.exonetric.net/pub/OpenBSD/" rel="nofollow">
                    448:        http://mirror.exonetric.net/pub/OpenBSD/</a>
                    449:        </td>
                    450:     </tr><tr>
                    451:        <td>
1.661     sthen     452:        <strong>USA (San Francisco, CA)</strong>
                    453:        </td><td>
                    454:        <a href="http://mirrors.sonic.net/pub/OpenBSD/" rel="nofollow">
                    455:        http://mirrors.sonic.net/pub/OpenBSD/</a>
                    456:        </td>
                    457:     </tr><tr>
                    458:        <td>
1.552     sthen     459:        <strong>USA (Boulder, CO)</strong>
                    460:        </td><td>
1.610     sthen     461:        <a href="http://ftp3.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     462:        http://ftp3.usa.openbsd.org/pub/OpenBSD/</a>
1.468     sthen     463:        </td>
                    464:     </tr><tr>
                    465:        <td>
1.661     sthen     466:        <strong>USA (Boise, ID)</strong>
1.471     sthen     467:        </td><td>
1.661     sthen     468:        <a href="http://mirrors.syringanetworks.net/pub/OpenBSD/" rel="nofollow">
                    469:        http://mirrors.syringanetworks.net/pub/OpenBSD/</a>
1.451     sthen     470:        </td>
1.509     sthen     471:     </tr><tr>
                    472:        <td>
1.661     sthen     473:        <strong>USA (Arlington Heights, IL)</strong>
1.558     sthen     474:        </td><td>
1.661     sthen     475:        <a href="http://mirrors.gigenet.com/pub/OpenBSD/" rel="nofollow">
                    476:        http://mirrors.gigenet.com/pub/OpenBSD/</a>
1.558     sthen     477:        </td>
1.577     sthen     478:     </tr><tr>
                    479:        <td>
1.684     sthen     480:        <strong>USA (Cambridge, MA)</strong>
                    481:        </td><td>
                    482:        <a href="http://mirrors.mit.edu/pub/OpenBSD/" rel="nofollow">
                    483:        http://mirrors.mit.edu/pub/OpenBSD/</a>
                    484:        </td>
                    485:     </tr><tr>
                    486:        <td>
1.661     sthen     487:        <strong>USA (Rochester, NY)</strong>
1.597     sthen     488:        </td><td>
1.691     sthen     489:        <a href="http://ftp5.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
                    490:        http://ftp5.usa.openbsd.org/pub/OpenBSD/</a>
                    491:        </td>
                    492:     </tr><tr>
                    493:        <td>
1.661     sthen     494:        <strong>USA (New York City, NY)</strong>
1.597     sthen     495:        </td><td>
1.661     sthen     496:        <a href="http://mirrors.nycbug.org/pub/OpenBSD/" rel="nofollow">
                    497:        http://mirrors.nycbug.org/pub/OpenBSD/</a>
1.597     sthen     498:        </td>
1.604     sthen     499:     </tr><tr>
                    500:        <td>
1.661     sthen     501:        <strong>USA (Rochester, NY)</strong>
1.604     sthen     502:        </td><td>
1.661     sthen     503:        <a href="http://openbsd.mirror.frontiernet.net/pub/OpenBSD/" rel="nofollow">
                    504:        http://openbsd.mirror.frontiernet.net/pub/OpenBSD/</a>
1.604     sthen     505:        </td>
1.608     sthen     506:     </tr><tr>
                    507:        <td>
1.661     sthen     508:        <strong>USA (Pittsburgh, PA)</strong>
1.608     sthen     509:        </td><td>
1.661     sthen     510:        <a href="http://openbsd.mirrors.hoobly.com/" rel="nofollow">
                    511:        http://openbsd.mirrors.hoobly.com/</a>
1.608     sthen     512:        </td>
                    513:     </tr><tr>
                    514:        <td>
1.661     sthen     515:        <strong>USA (Pittsburgh, PA)</strong>
1.608     sthen     516:        </td><td>
1.661     sthen     517:        <a href="http://openbsd.mirrors.pair.com/" rel="nofollow">
                    518:        http://openbsd.mirrors.pair.com/</a>
1.608     sthen     519:        </td>
1.619     sthen     520:     </tr><tr>
                    521:        <td>
1.661     sthen     522:        <strong>USA (Dallas, TX)</strong>
1.619     sthen     523:        </td><td>
1.661     sthen     524:        <a href="http://mirror.esc7.net/pub/OpenBSD/" rel="nofollow">
                    525:        http://mirror.esc7.net/pub/OpenBSD/</a>
1.619     sthen     526:        </td>
1.635     sthen     527:     </tr><tr>
                    528:        <td>
1.661     sthen     529:        <strong>USA (Harrisonburg, VA)</strong>
1.635     sthen     530:        </td><td>
1.661     sthen     531:        <a href="http://mirror.jmu.edu/pub/OpenBSD/" rel="nofollow">
                    532:        http://mirror.jmu.edu/pub/OpenBSD/</a>
1.635     sthen     533:        </td>
1.132     deraadt   534:     </tr>
                    535: </table>
1.1       deraadt   536:
1.30      deraadt   537: <hr>
1.683     sthen     538: <h3><font color="#0000e0"><a name=ftp>HTTP/FTP</a></font></h3>
                    539: This is a list of currently known HTTP/FTP servers &amp; mirrors:<p>
1.10      deraadt   540:
1.132     deraadt   541: <table>
1.235     david     542:     <tr>
1.510     beck      543:        <td>
1.552     sthen     544:        <strong>Australia (Adelaide)</strong>
1.539     sthen     545:        </td><td>
1.610     sthen     546:        <a href="ftp://mirror.internode.on.net/pub/OpenBSD/" rel="nofollow">
1.552     sthen     547:        ftp://mirror.internode.on.net/pub/OpenBSD/</a>
1.539     sthen     548:        </td>
                    549:     </tr><tr>
                    550:        <td>
1.568     sthen     551:        <strong>Austria (Vienna)</strong>
                    552:        </td><td>
1.610     sthen     553:        <a href="ftp://ftp5.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.568     sthen     554:        ftp://ftp5.eu.openbsd.org/pub/OpenBSD/</a>
1.570     sthen     555:        </td>
                    556:     </tr><tr>
                    557:        <td>
1.605     sthen     558:        <strong>Austria (Vienna)</strong>
1.599     sthen     559:        </td><td>
1.610     sthen     560:        <a href="ftp://ftp2.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.605     sthen     561:        ftp://ftp2.eu.openbsd.org/pub/OpenBSD/</a>
1.599     sthen     562:        </td>
                    563:     </tr><tr>
                    564:        <td>
1.666     sthen     565:        <strong>Brazil (Curitiba)</strong>
                    566:        </td><td>
                    567:        <a href="ftp://openbsd.c3sl.ufpr.br/pub/OpenBSD/" rel="nofollow">
                    568:        ftp://openbsd.c3sl.ufpr.br/pub/OpenBSD/</a>
1.667     sthen     569:        </td>
                    570:     </tr><tr>
                    571:        <td>
                    572:        <strong>Brazil (Brasilia)</strong>
                    573:        </td><td>
                    574:        <a href="ftp://mirrors.unb.br/pub/OpenBSD/" rel="nofollow">
                    575:        ftp://mirrors.unb.br/pub/OpenBSD/</a>
1.666     sthen     576:        </td>
                    577:     </tr><tr>
                    578:        <td>
1.689     sthen     579:        <strong>Bulgaria (Sofia)</strong>
                    580:        </td><td>
                    581:        <a href="ftp://openbsd.ipacct.com/pub/OpenBSD/" rel="nofollow">
                    582:        ftp://openbsd.ipacct.com/pub/OpenBSD/</a>
                    583:        </td>
                    584:     </tr><tr>
                    585:        <td>
1.628     sthen     586:        <strong>Canada (Kingston, ON)</strong>
                    587:        </td><td>
                    588:        <a href="ftp://athena.caslab.queensu.ca/pub/OpenBSD/" rel="nofollow">
                    589:        ftp://athena.caslab.queensu.ca/pub/OpenBSD/</a>
                    590:        </td>
                    591:     </tr><tr>
                    592:        <td>
1.649     nick      593:        <strong>Canada (Toronto, ON)</strong>
                    594:        </td><td>
                    595:        <a href="ftp://openbsd.cs.toronto.edu/pub/OpenBSD/" rel="nofollow">
                    596:        ftp://openbsd.cs.toronto.edu/pub/OpenBSD/</a>
                    597:        </td>
                    598:     </tr><tr>
                    599:        <td>
1.552     sthen     600:        <strong>Costa Rica</strong>
1.548     sthen     601:        </td><td>
1.610     sthen     602:        <a href="ftp://mirrors.ucr.ac.cr/OpenBSD/" rel="nofollow">
1.552     sthen     603:        ftp://mirrors.ucr.ac.cr/OpenBSD/</a>
1.548     sthen     604:        </td>
                    605:     </tr><tr>
                    606:        <td>
1.687     sthen     607:        <strong>Denmark (Aalborg)</strong>
                    608:        </td><td>
                    609:        <a href="ftp://ftp.openbsd.dk/pub/OpenBSD/" rel="nofollow">
                    610:        ftp://ftp.openbsd.dk/pub/OpenBSD/</a>
                    611:        </td>
                    612:     </tr><tr>
                    613:        <td>
1.658     sthen     614:        <strong>Denmark (Copenhagen)</strong>
                    615:        </td><td>
                    616:        <a href="ftp://mirror.one.com/pub/OpenBSD/" rel="nofollow">
                    617:        ftp://mirror.one.com/pub/OpenBSD/</a>
                    618:        </td>
                    619:     </tr><tr>
                    620:        <td>
1.552     sthen     621:        <strong>Estonia (Tallinn)</strong>
1.550     sthen     622:        </td><td>
1.610     sthen     623:        <a href="ftp://ftp.aso.ee/pub/OpenBSD/" rel="nofollow">
1.552     sthen     624:        ftp://ftp.aso.ee/pub/OpenBSD/</a>
1.550     sthen     625:        </td>
                    626:     </tr><tr>
                    627:        <td>
1.552     sthen     628:        <strong>France (Paris)</strong>
1.531     sthen     629:        </td><td>
1.610     sthen     630:        <a href="ftp://ftp2.fr.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     631:        ftp://ftp2.fr.openbsd.org/pub/OpenBSD/</a>
1.596     sthen     632:        </td>
                    633:     </tr><tr>
                    634:        <td>
1.626     landry    635:        <strong>France (Paris)</strong>
                    636:        </td><td>
                    637:        <a href="ftp://mirrors.ircam.fr/pub/OpenBSD/" rel="nofollow">
                    638:        ftp://mirrors.ircam.fr/pub/OpenBSD/</a>
                    639:        </td>
                    640:     </tr><tr>
                    641:        <td>
1.627     landry    642:        <strong>France (Rennes)</strong>
                    643:        </td><td>
                    644:        <a href="ftp://ftp.irisa.fr/pub/OpenBSD/" rel="nofollow">
                    645:        ftp://ftp.irisa.fr/pub/OpenBSD/</a>
                    646:        </td>
                    647:     </tr><tr>
                    648:        <td>
1.687     sthen     649:        <strong>Germany (Erlangen)</strong>
                    650:        </td><td>
                    651:        <a href="ftp://openbsd.cs.fau.de/pub/OpenBSD/" rel="nofollow">
                    652:        ftp://openbsd.cs.fau.de/pub/OpenBSD/</a>
                    653:        </td>
                    654:     </tr><tr>
                    655:        <td>
1.552     sthen     656:        <strong>Germany (Berlin)</strong>
1.363     steven    657:        </td><td>
1.610     sthen     658:        <a href="ftp://ftp.spline.de/pub/OpenBSD/" rel="nofollow">
1.552     sthen     659:        ftp://ftp.spline.de/pub/OpenBSD/</a>
1.496     landry    660:        </td>
                    661:     </tr><tr>
                    662:        <td>
1.555     sthen     663:        <strong>Germany (Esslingen)</strong>
                    664:        </td><td>
1.610     sthen     665:        <a href="ftp://ftp-stud.fht-esslingen.de/pub/OpenBSD/" rel="nofollow">
1.555     sthen     666:        ftp://ftp-stud.fht-esslingen.de/pub/OpenBSD/</a>
                    667:        </td>
                    668:     </tr><tr>
                    669:        <td>
1.552     sthen     670:        <strong>Germany (Oldenburg)</strong>
1.496     landry    671:        </td><td>
1.610     sthen     672:        <a href="ftp://ftp.bytemine.net/pub/OpenBSD/" rel="nofollow">
1.552     sthen     673:        ftp://ftp.bytemine.net/pub/OpenBSD/</a>
1.521     stsp      674:        </td>
                    675:     </tr><tr>
                    676:        <td>
1.655     florian   677:        <strong>Germany (Frankfurt)</strong>
                    678:        </td><td>
                    679:        <a href="ftp://ftp.hostserver.de/pub/OpenBSD/" rel="nofollow">
                    680:        ftp://ftp.hostserver.de/pub/OpenBSD/</a>
                    681:        </td>
                    682:     </tr><tr>
                    683:        <td>
1.476     sthen     684:        <strong>Greece (Heraklion)</strong>
                    685:        </td><td>
1.610     sthen     686:        <a href="ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/" rel="nofollow">
1.552     sthen     687:        ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/</a>
1.476     sthen     688:        </td>
                    689:     </tr><tr>
                    690:        <td>
1.524     sthen     691:        <strong>Hungary (Budapest)</strong>
                    692:        </td><td>
1.610     sthen     693:        <a href="ftp://ftp.fsn.hu/pub/OpenBSD/" rel="nofollow">
1.552     sthen     694:        ftp://ftp.fsn.hu/pub/OpenBSD/</a>
1.524     sthen     695:        </td>
                    696:     </tr><tr>
                    697:        <td>
1.431     steven    698:        <strong>Ireland (Dublin)</strong>
                    699:        </td><td>
1.610     sthen     700:        <a href="ftp://ftp.heanet.ie/pub/OpenBSD/" rel="nofollow">
1.552     sthen     701:        ftp://ftp.heanet.ie/pub/OpenBSD/</a>
1.645     sthen     702:        </td>
                    703:     </tr><tr>
                    704:        <td>
                    705:        <strong>Italy (Rome)</strong>
                    706:        </td><td>
1.682     sthen     707:        <a href="ftp://openbsd.mirror.garr.it/mirrors/OpenBSD/" rel="nofollow">
                    708:        ftp://openbsd.mirror.garr.it/mirrors/OpenBSD/</a>
1.431     steven    709:        </td>
                    710:     </tr><tr>
                    711:        <td>
1.358     steven    712:        <strong>Japan (Ishikawa)</strong>
                    713:        </td><td>
1.610     sthen     714:        <a href="ftp://ftp.jaist.ac.jp/pub/OpenBSD/" rel="nofollow">
1.552     sthen     715:        ftp://ftp.jaist.ac.jp/pub/OpenBSD/</a>
1.358     steven    716:        </td>
                    717:     </tr><tr>
                    718:        <td>
1.566     sthen     719:        <strong>Japan (Saitama)</strong>
                    720:        </td><td>
1.610     sthen     721:        <a href="ftp://ftp.kddilabs.jp/OpenBSD/" rel="nofollow">
1.566     sthen     722:        ftp://ftp.kddilabs.jp/OpenBSD/</a>
                    723:        </td>
                    724:     </tr><tr>
                    725:        <td>
1.680     sthen     726:        <strong>The Netherlands (Amsterdam)</strong>
                    727:        </td><td>
                    728:        <a href="ftp://mirror.meerval.net/pub/OpenBSD/" rel="nofollow">
                    729:        ftp://mirror.meerval.net/pub/OpenBSD/</a>
                    730:        </td>
                    731:     </tr><tr>
                    732:        <td>
1.552     sthen     733:        <strong>The Netherlands (Utrecht)</strong>
1.524     sthen     734:        </td><td>
1.610     sthen     735:        <a href="ftp://ftp.nluug.nl/pub/OpenBSD/" rel="nofollow">
1.552     sthen     736:        ftp://ftp.nluug.nl/pub/OpenBSD/</a>
1.524     sthen     737:        </td>
                    738:     </tr><tr>
                    739:        <td>
1.552     sthen     740:        <strong>The Netherlands (Ede)</strong>
1.550     sthen     741:        </td><td>
1.610     sthen     742:        <a href="ftp://ftp.bit.nl/pub/OpenBSD/" rel="nofollow">
1.552     sthen     743:        ftp://ftp.bit.nl/pub/OpenBSD/</a>
1.595     sthen     744:        </td>
                    745:     </tr><tr>
                    746:        <td>
1.672     sthen     747:        <strong>The Netherlands (Amsterdam)</strong>
                    748:        </td><td>
1.685     sthen     749:        <a href="ftp://mirrors.dalenys.com/pub/OpenBSD/" rel="nofollow">
                    750:        ftp://mirrors.dalenys.com/pub/OpenBSD/</a>
1.672     sthen     751:        </td>
                    752:     </tr><tr>
                    753:        <td>
                    754:        <strong>Phillipines (Cebu)</strong>
                    755:        </td><td>
                    756:        <a href="ftp://mirror.rise.ph/pub/OpenBSD/" rel="nofollow">
                    757:        ftp://mirror.rise.ph/pub/OpenBSD/</a>
                    758:        </td>
                    759:     </tr><tr>
                    760:        <td>
1.637     sthen     761:        <strong>Poland (Oswiecim)</strong>
                    762:        </td><td>
                    763:        <a href="ftp://ftp.piotrkosoft.net/pub/OpenBSD/" rel="nofollow">
                    764:        ftp://ftp.piotrkosoft.net/pub/OpenBSD/</a>
                    765:        </td>
                    766:     </tr><tr>
                    767:        <td>
1.596     sthen     768:        <strong>Poland (Warszawa)</strong>
                    769:        </td><td>
1.610     sthen     770:        <a href="ftp://ftp.icm.edu.pl/pub/OpenBSD/" rel="nofollow">
1.596     sthen     771:        ftp://ftp.icm.edu.pl/pub/OpenBSD/</a>
                    772:        </td>
                    773:     </tr><tr>
                    774:        <td>
1.584     sthen     775:        <strong>Russia (Moscow)</strong>
                    776:        </td><td>
1.623     sthen     777:        <a href="ftp://mirror.yandex.ru/pub/OpenBSD/" rel="nofollow">
                    778:        ftp://mirror.yandex.ru/pub/OpenBSD/</a>
1.584     sthen     779:        </td>
                    780:     </tr><tr>
                    781:        <td>
1.423     grunk     782:        <strong>Slovenia (Ljubljana)</strong>
                    783:        </td><td>
1.610     sthen     784:        <a href="ftp://ftp.obsd.si/pub/OpenBSD/" rel="nofollow">
1.552     sthen     785:        ftp://ftp.obsd.si/pub/OpenBSD/</a>
1.688     sthen     786:        </td>
                    787:     </tr><tr>
                    788:        <td>
                    789:        <strong>Spain (Oviedo)</strong>
                    790:        </td><td>
                    791:        <a href="ftp://mirror.codigo23.net/pub/OpenBSD/" rel="nofollow">
                    792:        ftp://mirror.codigo23.net/pub/OpenBSD/</a>
1.642     sthen     793:        </td>
                    794:     </tr><tr>
                    795:        <td>
1.552     sthen     796:        <strong>Sweden (Stockholm)</strong>
                    797:        </td><td>
1.610     sthen     798:        <a href="ftp://ftp.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     799:        ftp://ftp.eu.openbsd.org/pub/OpenBSD/</a>
1.448     sthen     800:        </td>
                    801:     </tr><tr>
                    802:        <td>
1.552     sthen     803:        <strong>Switzerland (Zurich)</strong>
                    804:        </td><td>
1.610     sthen     805:        <a href="ftp://mirror.switch.ch/pub/OpenBSD/" rel="nofollow">
1.552     sthen     806:        ftp://mirror.switch.ch/pub/OpenBSD/</a>
1.550     sthen     807:        </td>
                    808:     </tr><tr>
                    809:        <td>
1.528     sthen     810:        <strong>Turkey</strong>
                    811:        </td><td>
1.625     sthen     812:        <a href="ftp://ftp.ulak.net.tr/pub/OpenBSD/" rel="nofollow">
                    813:        ftp://ftp.ulak.net.tr/pub/OpenBSD/</a>
1.528     sthen     814:        </td>
                    815:     </tr><tr>
                    816:        <td>
1.696     sthen     817:        <strong>Ukraine (Kyiv)</strong>
                    818:        </td><td>
                    819:        <a href="ftp://mirror.eject.name/pub/OpenBSD/" rel="nofollow">
                    820:        ftp://mirror.eject.name/pub/OpenBSD/</a>
                    821:        </td>
                    822:     </tr><tr>
                    823:        <td>
1.518     sthen     824:        <strong>United Kingdom (Kent)</strong>
1.517     sthen     825:        </td><td>
1.610     sthen     826:        <a href="ftp://ftp.mirrorservice.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     827:        ftp://ftp.mirrorservice.org/pub/OpenBSD/</a>
1.517     sthen     828:        </td>
                    829:     </tr><tr>
                    830:        <td>
1.698     sthen     831:        <strong>United Kingdom (Coventry)</strong>
                    832:        </td><td>
1.699     sthen     833:        <a href="ftp://anorien.csc.warwick.ac.uk/pub/OpenBSD/" rel="nofollow">
                    834:        ftp://anorien.csc.warwick.ac.uk/pub/OpenBSD/</a>
1.698     sthen     835:        </td>
                    836:     </tr><tr>
                    837:        <td>
1.518     sthen     838:        <strong>United Kingdom (Manchester)</strong>
1.409     grunk     839:        </td><td>
1.610     sthen     840:        <a href="ftp://mirror.bytemark.co.uk/OpenBSD/" rel="nofollow">
1.605     sthen     841:        ftp://mirror.bytemark.co.uk/OpenBSD/</a>
1.621     sthen     842:        </td>
                    843:     </tr><tr>
                    844:        <td>
                    845:        <strong>United Kingdom (Oxford)</strong>
                    846:        </td><td>
                    847:        <a href="ftp://mirror.ox.ac.uk/pub/OpenBSD/" rel="nofollow">
                    848:        ftp://mirror.ox.ac.uk/pub/OpenBSD/</a>
1.290     nick      849:        </td>
                    850:     </tr><tr>
                    851:        <td>
1.643     sthen     852:        <strong>United Kingdom (London)</strong>
                    853:        </td><td>
                    854:        <a href="ftp://mirror.exonetric.net/pub/OpenBSD/" rel="nofollow">
                    855:        ftp://mirror.exonetric.net/pub/OpenBSD/</a>
                    856:        </td>
                    857:     </tr><tr>
                    858:        <td>
1.661     sthen     859:        <strong>USA (San Francisco, CA)</strong>
                    860:        </td><td>
                    861:        <a href="ftp://mirrors.sonic.net/pub/OpenBSD/" rel="nofollow">
                    862:        ftp://mirrors.sonic.net/pub/OpenBSD/</a>
                    863:        </td>
                    864:     </tr><tr>
                    865:        <td>
1.552     sthen     866:        <strong>USA (Boulder, CO)</strong>
                    867:        </td><td>
1.610     sthen     868:        <a href="ftp://ftp3.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     869:        ftp://ftp3.usa.openbsd.org/pub/OpenBSD/</a>
1.676     sthen     870:        </td>
                    871:     </tr><tr>
                    872:        <td>
1.661     sthen     873:        <strong>USA (Boise, ID)</strong>
                    874:        </td><td>
                    875:        <a href="ftp://mirrors.syringanetworks.net/pub/OpenBSD/" rel="nofollow">
                    876:        ftp://mirrors.syringanetworks.net/pub/OpenBSD/</a>
                    877:        </td>
                    878:     </tr><tr>
                    879:        <td>
1.684     sthen     880:        <strong>USA (Cambridge, MA)</strong>
                    881:        </td><td>
                    882:        <a href="ftp://mirrors.mit.edu/pub/OpenBSD/" rel="nofollow">
                    883:        ftp://mirrors.mit.edu/pub/OpenBSD/</a>
                    884:        </td>
                    885:     </tr><tr>
                    886:        <td>
1.471     sthen     887:        <strong>USA (Rochester, NY)</strong>
                    888:        </td><td>
1.691     sthen     889:        <a href="ftp://ftp5.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
                    890:        ftp://ftp5.usa.openbsd.org/pub/OpenBSD/</a>
1.639     sthen     891:        </td>
                    892:     </tr><tr>
                    893:        <td>
1.661     sthen     894:        <strong>USA (New York City, NY)</strong>
1.639     sthen     895:        </td><td>
1.661     sthen     896:        <a href="ftp://mirrors.nycbug.org/pub/OpenBSD/" rel="nofollow">
                    897:        ftp://mirrors.nycbug.org/pub/OpenBSD/</a>
1.587     sthen     898:        </td>
1.597     sthen     899:     </tr><tr>
                    900:        <td>
1.661     sthen     901:        <strong>USA (Rochester, NY)</strong>
1.597     sthen     902:        </td><td>
1.661     sthen     903:        <a href="ftp://openbsd.mirror.frontiernet.net/pub/OpenBSD/" rel="nofollow">
                    904:        ftp://openbsd.mirror.frontiernet.net/pub/OpenBSD/</a>
1.597     sthen     905:        </td>
1.604     sthen     906:     </tr><tr>
                    907:        <td>
1.661     sthen     908:        <strong>USA (Dallas, TX)</strong>
1.608     sthen     909:        </td><td>
1.661     sthen     910:        <a href="ftp://mirror.esc7.net/pub/OpenBSD/" rel="nofollow">
                    911:        ftp://mirror.esc7.net/pub/OpenBSD/</a>
1.608     sthen     912:        </td>
1.619     sthen     913:     </tr><tr>
                    914:        <td>
                    915:        <strong>USA (Harrisonburg, VA)</strong>
                    916:        </td><td>
                    917:        <a href="ftp://mirror.jmu.edu/pub/OpenBSD/" rel="nofollow">
                    918:        ftp://mirror.jmu.edu/pub/OpenBSD/</a>
                    919:        </td>
1.132     deraadt   920:     </tr>
                    921: </table>
1.1       deraadt   922:
1.30      deraadt   923: <hr>
1.237     david     924: <h3><font color="#0000e0"><a name=rsync>RSYNC</a></font></h3>
1.264     saad      925: This is a list of currently known RSYNC mirrors:<p>
1.164     miod      926:
                    927: <table>
                    928:     <tr>
1.341     grunk     929:        <td>
1.552     sthen     930:        <strong>Australia (Adelaide)</strong>
1.539     sthen     931:        </td><td>
1.552     sthen     932:        rsync://mirror.internode.on.net/openbsd/
1.539     sthen     933:        </td>
                    934:     </tr><tr>
                    935:        <td>
1.552     sthen     936:        <strong>Australia (Brisbane)</strong>
1.437     martin    937:        </td><td>
1.552     sthen     938:        rsync://mirror.aarnet.edu.au/openbsd/
1.616     sthen     939:        </td>
                    940:     </tr><tr>
                    941:        <td>
1.568     sthen     942:        <strong>Austria (Vienna)</strong>
                    943:        </td><td>
                    944:        rsync://ftp5.eu.openbsd.org/OpenBSD/
1.599     sthen     945:        </td>
                    946:     </tr><tr>
                    947:        <td>
1.618     sthen     948:        <strong>Austria (Vienna)</strong>
                    949:        </td><td>
                    950:        rsync://ftp2.eu.openbsd.org/OpenBSD/
1.666     sthen     951:        </td>
                    952:     </tr><tr>
                    953:        <td>
                    954:        <strong>Brazil (Curitiba)</strong>
                    955:        </td><td>
                    956:        rsync://openbsd.c3sl.ufpr.br/openbsd/
1.689     sthen     957:        </td>
                    958:     </tr><tr>
                    959:        <td>
                    960:        <strong>Bulgaria (Sofia)</strong>
                    961:        </td><td>
                    962:        rsync://openbsd.ipacct.com/OpenBSD/
1.628     sthen     963:        </td>
                    964:     </tr><tr>
                    965:        <td>
                    966:        <strong>Canada (Kingston, ON)</strong>
                    967:        </td><td>
                    968:        rsync://athena.caslab.queensu.ca/OpenBSD/
1.649     nick      969:        </td>
                    970:     </tr><tr>
                    971:        <td>
                    972:        <strong>Canada (Toronto, ON)</strong>
                    973:        </td><td>
1.651     sthen     974:        rsync://openbsd.cs.toronto.edu/openbsd/
1.658     sthen     975:        </td>
                    976:     </tr><tr>
                    977:        <td>
                    978:        <strong>Denmark (Copenhagen)</strong>
                    979:        </td><td>
                    980:        rsync://mirror.one.com/openbsd/
1.555     sthen     981:        </td>
                    982:     </tr><tr>
                    983:        <td>
1.552     sthen     984:        <strong>Estonia (Tallinn)</strong>
1.487     sthen     985:        </td><td>
1.552     sthen     986:        rsync://ftp.aso.ee/OpenBSD/
1.625     sthen     987:        </td>
                    988:     </tr><tr>
                    989:        <td>
1.496     landry    990:        <strong>France (Paris)</strong>
                    991:        </td><td>
                    992:        rsync://ftp.fr.openbsd.org/OpenBSD/
1.603     sthen     993:        </td>
                    994:     </tr><tr>
                    995:        <td>
1.607     sthen     996:        <strong>France (Paris)</strong>
                    997:        </td><td>
                    998:        rsync://ftp2.fr.openbsd.org/OpenBSD/
1.626     landry    999:        </td>
                   1000:     </tr><tr>
                   1001:        <td>
                   1002:        <strong>France (Paris)</strong>
                   1003:        </td><td>
                   1004:        rsync://mirrors.ircam.fr/pub/OpenBSD/
1.687     sthen    1005:        </td>
                   1006:     </tr><tr>
                   1007:        <td>
                   1008:        <strong>Germany (Erlangen)</strong>
                   1009:        </td><td>
                   1010:        rsync://openbsd.cs.fau.de/OpenBSD/
1.633     sthen    1011:        </td>
                   1012:     </tr><tr>
                   1013:        <td>
1.422     grunk    1014:        <strong>Germany (Berlin)</strong>
                   1015:        </td><td>
                   1016:        rsync://ftp.spline.de/OpenBSD/
1.431     steven   1017:        </td>
                   1018:     </tr><tr>
                   1019:        <td>
1.523     sthen    1020:        <strong>Germany (Aachen)</strong>
                   1021:        </td><td>
                   1022:        rsync://ftp.halifax.rwth-aachen.de/openbsd/
1.655     florian  1023:        </td>
                   1024:     </tr><tr>
                   1025:        <td>
                   1026:        <strong>Germany (Frankfurt)</strong>
                   1027:        </td><td>
                   1028:        rsync://ftp.hostserver.de/OpenBSD/
1.523     sthen    1029:        </td>
                   1030:     </tr><tr>
                   1031:        <td>
1.635     sthen    1032:        <strong>Indonesia (Surabaya, Java)</strong>
                   1033:        </td><td>
                   1034:        rsync://kartolo.sby.datautama.net.id/OpenBSD/
                   1035:        </td>
                   1036:     </tr><tr>
                   1037:        <td>
1.431     steven   1038:        <strong>Ireland (Dublin)</strong>
                   1039:        </td><td>
                   1040:        rsync://ftp.heanet.ie/pub/OpenBSD/
1.646     sthen    1041:        </td>
                   1042:     </tr><tr>
                   1043:        <td>
                   1044:        <strong>Italy (Rome)</strong>
                   1045:        </td><td>
                   1046:        rsync://openbsd.mirror.garr.it/OpenBSD/
1.358     steven   1047:        </td>
                   1048:     </tr><tr>
                   1049:        <td>
                   1050:        <strong>Japan (Ishikawa)</strong>
                   1051:        </td><td>
                   1052:        rsync://ftp.jaist.ac.jp/pub/OpenBSD/
1.566     sthen    1053:        </td>
                   1054:     </tr><tr>
                   1055:        <td>
                   1056:        <strong>Japan (Saitama)</strong>
                   1057:        </td><td>
                   1058:        rsync://ftp.kddilabs.jp/openbsd/
1.680     sthen    1059:        </td>
                   1060:     </tr><tr>
                   1061:        <td>
                   1062:        <strong>The Netherlands (Amsterdam)</strong>
                   1063:        </td><td>
                   1064:        rsync://mirror.meerval.net/OpenBSD/
1.597     sthen    1065:        </td>
                   1066:     </tr><tr>
                   1067:        <td>
1.550     sthen    1068:        <strong>The Netherlands (Utrecht)</strong>
                   1069:        </td><td>
                   1070:        rsync://ftp.nluug.nl/openbsd/
                   1071:        </td>
                   1072:     </tr><tr>
                   1073:        <td>
1.552     sthen    1074:        <strong>The Netherlands (Ede)</strong>
                   1075:        </td><td>
                   1076:        rsync://ftp.bit.nl/mirror/OpenBSD/
1.637     sthen    1077:        </td>
                   1078:     </tr><tr>
                   1079:        <td>
1.672     sthen    1080:        <strong>The Netherlands (Amsterdam)</strong>
                   1081:        </td><td>
1.685     sthen    1082:        rsync://mirrors.dalenys.com/OpenBSD/
1.672     sthen    1083:        </td>
                   1084:     </tr><tr>
                   1085:        <td>
1.637     sthen    1086:        <strong>Poland (Oswiecim)</strong>
                   1087:        </td><td>
                   1088:        rsync://ftp.piotrkosoft.net/OpenBSD/
1.552     sthen    1089:        </td>
                   1090:     </tr><tr>
                   1091:        <td>
1.596     sthen    1092:        <strong>Poland (Warszawa)</strong>
                   1093:        </td><td>
                   1094:        rsync://ftp.icm.edu.pl/pub/OpenBSD/
1.555     sthen    1095:        </td>
                   1096:     </tr><tr>
                   1097:        <td>
1.550     sthen    1098:        <strong>Sweden (Stockholm)</strong>
                   1099:        </td><td>
1.552     sthen    1100:        rsync://ftp.eu.openbsd.org/OpenBSD/
1.696     sthen    1101:        </td>
                   1102:     </tr><tr>
                   1103:        <td>
                   1104:        <strong>Ukraine (Kyiv)</strong>
                   1105:        </td><td>
                   1106:        rsync://rsync.eject.name/openbsd/
1.517     sthen    1107:        </td>
                   1108:     </tr><tr>
                   1109:        <td>
1.518     sthen    1110:        <strong>United Kingdom (Kent)</strong>
1.517     sthen    1111:        </td><td>
1.622     sthen    1112:        rsync://rsync.mirrorservice.org/ftp.openbsd.org/pub/OpenBSD/
1.698     sthen    1113:        </td>
                   1114:     </tr><tr>
                   1115:        <td>
                   1116:        <strong>United Kingdom (Coventry)</strong>
                   1117:        </td><td>
                   1118:        rsync://anorien.csc.warwick.ac.uk/OpenBSD/
1.356     steven   1119:        </td>
                   1120:     </tr><tr>
                   1121:        <td>
1.518     sthen    1122:        <strong>United Kingdom (Manchester)</strong>
1.356     steven   1123:        </td><td>
1.518     sthen    1124:        rsync://mirror.bytemark.co.uk/OpenBSD/
1.643     sthen    1125:        </td>
                   1126:     </tr><tr>
                   1127:        <td>
                   1128:        <strong>United Kingdom (London)</strong>
                   1129:        </td><td>
                   1130:        rsync://mirror.exonetric.net/OpenBSD/
1.347     steven   1131:        </td>
                   1132:     </tr><tr>
                   1133:        <td>
1.552     sthen    1134:        <strong>USA (Boulder, CO)</strong>
                   1135:        </td><td>
                   1136:        rsync://ftp3.usa.openbsd.org/ftp/
1.597     sthen    1137:        </td>
                   1138:     </tr><tr>
                   1139:        <td>
1.661     sthen    1140:        <strong>USA (Boise, ID)</strong>
1.597     sthen    1141:        </td><td>
1.661     sthen    1142:        rsync://mirrors.syringanetworks.net/OpenBSD/
1.691     sthen    1143:        </td>
                   1144:     </tr><tr>
                   1145:        <td>
                   1146:        <strong>USA (Rochester, NY)</strong>
                   1147:        </td><td>
                   1148:        rsync://ftp5.usa.openbsd.org/ftp/
1.608     sthen    1149:        </td>
                   1150:     </tr><tr>
                   1151:        <td>
                   1152:        <strong>USA (New York City, NY)</strong>
                   1153:        </td><td>
1.613     okan     1154:        rsync://mirrors.nycbug.org/OpenBSD/
1.608     sthen    1155:        </td>
                   1156:     </tr><tr>
                   1157:        <td>
1.661     sthen    1158:        <strong>USA (Rochester, NY)</strong>
1.608     sthen    1159:        </td><td>
1.661     sthen    1160:        rsync://openbsd.mirror.frontiernet.net/OpenBSD/
1.619     sthen    1161:        </td>
                   1162:     </tr><tr>
                   1163:        <td>
1.661     sthen    1164:        <strong>USA (Dallas, TX)</strong>
1.619     sthen    1165:        </td><td>
1.661     sthen    1166:        rsync://mirror.esc7.net/openbsd/
1.597     sthen    1167:        </td>
1.635     sthen    1168:     </tr><tr>
                   1169:        <td>
1.661     sthen    1170:        <strong>USA (Harrisonburg, VA)</strong>
1.635     sthen    1171:        </td><td>
1.661     sthen    1172:        rsync://mirror.jmu.edu/OpenBSD/
1.635     sthen    1173:        </td>
1.164     miod     1174:     </tr>
                   1175: </table>
                   1176:
                   1177: <hr>
1.552     sthen    1178: <h3><font color="#0000e0"><a name=afs>AFS</a></font></h3>
                   1179: This is a list of currently known AFS servers:<p>
                   1180:
                   1181: <ul>
                   1182: <li><a href="file:/afs/su.se/services/ftp/pub/OpenBSD">
                   1183:         /afs/su.se/services/ftp/pub/OpenBSD</a>
                   1184:         <br>
                   1185:         Located at the University of Stockholm, Sweden.<br>
                   1186:         CellServDB entries for su.se:
                   1187: <pre>
                   1188: >su.se             # Stockholm University
                   1189: 130.237.162.81          #afsdb1.su.se
                   1190: 130.237.162.82          #afsdb2.su.se
                   1191: 130.237.162.230         #afsdb3.su.se
                   1192: </pre>
                   1193: </ul>
                   1194: <p>
                   1195:
                   1196: <hr>
1.237     david    1197: <h3><font color="#0000e0"><a name=layout>Structural Layout:</a></font></h3>
1.30      deraadt  1198:
                   1199: <p>
1.164     miod     1200: The file structure of each server is roughly:
1.1       deraadt  1201: </p>
                   1202: <p>
1.17      deraadt  1203: <ul>
1.316     nick     1204: <li><strong>/pub/OpenBSD/</strong><br>
                   1205:        Absolute path for HTTP and FTP mirrors where the OpenBSD FTP
                   1206:        collection <strong>must</strong> be available. This location
                   1207:        can be a link, if necessary.
                   1208:        <p>
1.695     sthen    1209: <li><strong>/pub/OpenBSD/5.9/</strong><br>
1.204     miod     1210:        Where you find our most recent release.
1.38      deraadt  1211:   <ul>
1.180     miod     1212:   <li><strong>alpha/</strong>
1.271     millert  1213:   <li><strong>amd64/</strong>
1.440     miod     1214:   <li><strong>armish/</strong>
1.673     schwarze 1215:   <li><strong>armv7/</strong>
1.229     miod     1216:   <li><strong>hppa/</strong>
1.39      deraadt  1217:   <li><strong>i386/</strong>
1.440     miod     1218:   <li><strong>landisk/</strong>
1.606     deraadt  1219:   <li><strong>loongson/</strong>
1.634     lteo     1220:   <li><strong>luna88k/</strong>
1.191     miod     1221:   <li><strong>macppc/</strong>
1.641     lteo     1222:   <li><strong>octeon/</strong>
1.316     nick     1223:   <li><strong>packages/</strong><br>
                   1224:        Binary packages (pre-compiled ports) to install on your -stable
                   1225:        system.
1.480     sthen    1226:   <li><strong>sgi/</strong>
1.39      deraadt  1227:   <li><strong>sparc/</strong>
1.191     miod     1228:   <li><strong>sparc64/</strong>
1.316     nick     1229:   <li><strong>zaurus/</strong>
1.39      deraadt  1230:   <li><strong>src.tar.gz<br></strong>
1.38      deraadt  1231:        Userland sources, which you would place in /usr/src.
                   1232:        (This does not include kernel sources)
1.239     nick     1233:   <li><strong>sys.tar.gz<br></strong>
1.38      deraadt  1234:        The Kernel sources, which you would place in /usr/src/sys.
1.52      deraadt  1235:   <li><strong>ports.tar.gz<br></strong>
                   1236:        The ports sources, which you would place in /usr/ports.
1.440     miod     1237:   <li><strong>xenocara.tar.gz<br></strong>
1.316     nick     1238:        The X Window System (X11) sources.
1.38      deraadt  1239:   </ul>
1.17      deraadt  1240: <p>
1.316     nick     1241: <li><strong>/pub/OpenBSD/snapshots/</strong><br>
1.550     sthen    1242:        For our major architectures, we frequently build releases
                   1243:        and binary packages from our development code.
1.40      deraadt  1244:        This is where we place those test releases.
1.17      deraadt  1245: <p>
1.316     nick     1246: <li><strong>/pub/OpenBSD/tools/</strong><br>
1.40      deraadt  1247:        Various other little bits.
1.695     sthen    1248: <li><strong>/pub/OpenBSD/5.8/</strong><br>
                   1249:        Layout is similar to the 5.9 release described above.. for the nostalgic.
1.677     sthen    1250: <li><strong>/pub/OpenBSD/5.7/</strong><br>
1.695     sthen    1251:        Layout is similar to the 5.9 release described above.. for the nostalgic.
1.17      deraadt  1252: </ul>
1.1       deraadt  1253:
                   1254: <p>
1.552     sthen    1255: To be listed on this page we require mirrors to be fast, up-to-date,
                   1256: capable, and well-connected to networks in the region in which they serve.
1.535     sthen    1257: Our policy requires mirrors to carry at least the last two releases in
1.695     sthen    1258: binary form (currently 5.9 and 5.8), snapshots, as well as the other
1.550     sthen    1259: associated directories (including OpenSSH/, OpenNTPD/, OpenBGPD/,
                   1260: patches/ and tools/), and keep them current; snapshots should not be
                   1261: older than a week.
1.361     steven   1262: Note that in the above, "release" means <b>all files</b> under the specific
1.683     sthen    1263: directory.
1.361     steven   1264: This includes all architecture subdirectories and the complete packages
                   1265: subdirectory, with packages for all application architectures.
1.695     sthen    1266: As of 5.9, the minimum space required is approximately 500GB.
1.551     sthen    1267: Depending on the disk space available, mirrors may provide more contents,
                   1268: such as older releases, current source tree, etc.
1.27      johns    1269: <p>
1.552     sthen    1270: Operators of mirrors who are interested in having their site added to
                   1271: the list on this page should contact <a
                   1272: href="mailto:mirrors-discuss@openbsd.org">mirrors-discuss@openbsd.org</a>
                   1273: with further details about their site, including network connectivity,
                   1274: geographic location, and general information.
1.596     sthen    1275: We will suggest a suitable second-level mirror to sync from;
                   1276: <b>do not</b> mirror from ftp.openbsd.org.
1.552     sthen    1277: <p>
                   1278: Mirror operators should subscribe to the low-volume
                   1279: <a href="mail.html#Mirrors">mirrors-announce</a> mailing list.
1.1       deraadt  1280:
                   1281: </body>
                   1282: </html>