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

Annotation of www/ftp.html, Revision 1.696

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.518     sthen     424:        <strong>United Kingdom (Manchester)</strong>
1.356     steven    425:        </td><td>
1.664     sthen     426:        <a href="http://mirror.bytemark.co.uk/pub/OpenBSD/" rel="nofollow">
                    427:        http://mirror.bytemark.co.uk/pub/OpenBSD/</a>
1.356     steven    428:        </td>
                    429:     </tr><tr>
                    430:        <td>
1.621     sthen     431:        <strong>United Kingdom (Oxford)</strong>
                    432:        </td><td>
                    433:        <a href="http://mirror.ox.ac.uk/pub/OpenBSD/" rel="nofollow">
                    434:        http://mirror.ox.ac.uk/pub/OpenBSD/</a>
                    435:        </td>
                    436:     </tr><tr>
                    437:        <td>
1.643     sthen     438:        <strong>United Kingdom (London)</strong>
                    439:        </td><td>
                    440:        <a href="http://mirror.exonetric.net/pub/OpenBSD/" rel="nofollow">
                    441:        http://mirror.exonetric.net/pub/OpenBSD/</a>
                    442:        </td>
                    443:     </tr><tr>
                    444:        <td>
1.661     sthen     445:        <strong>USA (San Francisco, CA)</strong>
                    446:        </td><td>
                    447:        <a href="http://mirrors.sonic.net/pub/OpenBSD/" rel="nofollow">
                    448:        http://mirrors.sonic.net/pub/OpenBSD/</a>
                    449:        </td>
                    450:     </tr><tr>
                    451:        <td>
1.552     sthen     452:        <strong>USA (Boulder, CO)</strong>
                    453:        </td><td>
1.610     sthen     454:        <a href="http://ftp3.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     455:        http://ftp3.usa.openbsd.org/pub/OpenBSD/</a>
1.468     sthen     456:        </td>
                    457:     </tr><tr>
                    458:        <td>
1.661     sthen     459:        <strong>USA (Boise, ID)</strong>
1.471     sthen     460:        </td><td>
1.661     sthen     461:        <a href="http://mirrors.syringanetworks.net/pub/OpenBSD/" rel="nofollow">
                    462:        http://mirrors.syringanetworks.net/pub/OpenBSD/</a>
1.451     sthen     463:        </td>
1.509     sthen     464:     </tr><tr>
                    465:        <td>
1.661     sthen     466:        <strong>USA (Arlington Heights, IL)</strong>
1.558     sthen     467:        </td><td>
1.661     sthen     468:        <a href="http://mirrors.gigenet.com/pub/OpenBSD/" rel="nofollow">
                    469:        http://mirrors.gigenet.com/pub/OpenBSD/</a>
1.558     sthen     470:        </td>
1.577     sthen     471:     </tr><tr>
                    472:        <td>
1.661     sthen     473:        <strong>USA (Chicago, IL)</strong>
1.587     sthen     474:        </td><td>
1.661     sthen     475:        <a href="http://mirror.team-cymru.org/pub/OpenBSD/" rel="nofollow">
                    476:        http://mirror.team-cymru.org/pub/OpenBSD/</a>
1.587     sthen     477:        </td>
1.589     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.552     sthen     586:        <strong>Canada (Alberta)</strong>
1.539     sthen     587:        </td><td>
1.610     sthen     588:        <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     589:        ftp://ftp.OpenBSD.org/pub/OpenBSD/</a>
1.539     sthen     590:        </td>
                    591:     </tr><tr>
                    592:        <td>
1.628     sthen     593:        <strong>Canada (Kingston, ON)</strong>
                    594:        </td><td>
                    595:        <a href="ftp://athena.caslab.queensu.ca/pub/OpenBSD/" rel="nofollow">
                    596:        ftp://athena.caslab.queensu.ca/pub/OpenBSD/</a>
                    597:        </td>
                    598:     </tr><tr>
                    599:        <td>
1.649     nick      600:        <strong>Canada (Toronto, ON)</strong>
                    601:        </td><td>
                    602:        <a href="ftp://openbsd.cs.toronto.edu/pub/OpenBSD/" rel="nofollow">
                    603:        ftp://openbsd.cs.toronto.edu/pub/OpenBSD/</a>
                    604:        </td>
                    605:     </tr><tr>
                    606:        <td>
1.552     sthen     607:        <strong>Costa Rica</strong>
1.548     sthen     608:        </td><td>
1.610     sthen     609:        <a href="ftp://mirrors.ucr.ac.cr/OpenBSD/" rel="nofollow">
1.552     sthen     610:        ftp://mirrors.ucr.ac.cr/OpenBSD/</a>
1.548     sthen     611:        </td>
                    612:     </tr><tr>
                    613:        <td>
1.687     sthen     614:        <strong>Denmark (Aalborg)</strong>
                    615:        </td><td>
                    616:        <a href="ftp://ftp.openbsd.dk/pub/OpenBSD/" rel="nofollow">
                    617:        ftp://ftp.openbsd.dk/pub/OpenBSD/</a>
                    618:        </td>
                    619:     </tr><tr>
                    620:        <td>
1.658     sthen     621:        <strong>Denmark (Copenhagen)</strong>
                    622:        </td><td>
                    623:        <a href="ftp://mirror.one.com/pub/OpenBSD/" rel="nofollow">
                    624:        ftp://mirror.one.com/pub/OpenBSD/</a>
                    625:        </td>
                    626:     </tr><tr>
                    627:        <td>
1.552     sthen     628:        <strong>Estonia (Tallinn)</strong>
1.550     sthen     629:        </td><td>
1.610     sthen     630:        <a href="ftp://ftp.aso.ee/pub/OpenBSD/" rel="nofollow">
1.552     sthen     631:        ftp://ftp.aso.ee/pub/OpenBSD/</a>
1.550     sthen     632:        </td>
                    633:     </tr><tr>
                    634:        <td>
1.552     sthen     635:        <strong>France (Paris)</strong>
1.531     sthen     636:        </td><td>
1.610     sthen     637:        <a href="ftp://ftp2.fr.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     638:        ftp://ftp2.fr.openbsd.org/pub/OpenBSD/</a>
1.596     sthen     639:        </td>
                    640:     </tr><tr>
                    641:        <td>
1.626     landry    642:        <strong>France (Paris)</strong>
                    643:        </td><td>
                    644:        <a href="ftp://mirrors.ircam.fr/pub/OpenBSD/" rel="nofollow">
                    645:        ftp://mirrors.ircam.fr/pub/OpenBSD/</a>
                    646:        </td>
                    647:     </tr><tr>
                    648:        <td>
1.627     landry    649:        <strong>France (Rennes)</strong>
                    650:        </td><td>
                    651:        <a href="ftp://ftp.irisa.fr/pub/OpenBSD/" rel="nofollow">
                    652:        ftp://ftp.irisa.fr/pub/OpenBSD/</a>
                    653:        </td>
                    654:     </tr><tr>
                    655:        <td>
1.687     sthen     656:        <strong>Germany (Erlangen)</strong>
                    657:        </td><td>
                    658:        <a href="ftp://openbsd.cs.fau.de/pub/OpenBSD/" rel="nofollow">
                    659:        ftp://openbsd.cs.fau.de/pub/OpenBSD/</a>
                    660:        </td>
                    661:     </tr><tr>
                    662:        <td>
1.552     sthen     663:        <strong>Germany (Berlin)</strong>
1.363     steven    664:        </td><td>
1.610     sthen     665:        <a href="ftp://ftp.spline.de/pub/OpenBSD/" rel="nofollow">
1.552     sthen     666:        ftp://ftp.spline.de/pub/OpenBSD/</a>
1.496     landry    667:        </td>
                    668:     </tr><tr>
                    669:        <td>
1.555     sthen     670:        <strong>Germany (Esslingen)</strong>
                    671:        </td><td>
1.610     sthen     672:        <a href="ftp://ftp-stud.fht-esslingen.de/pub/OpenBSD/" rel="nofollow">
1.555     sthen     673:        ftp://ftp-stud.fht-esslingen.de/pub/OpenBSD/</a>
                    674:        </td>
                    675:     </tr><tr>
                    676:        <td>
1.552     sthen     677:        <strong>Germany (Oldenburg)</strong>
1.496     landry    678:        </td><td>
1.610     sthen     679:        <a href="ftp://ftp.bytemine.net/pub/OpenBSD/" rel="nofollow">
1.552     sthen     680:        ftp://ftp.bytemine.net/pub/OpenBSD/</a>
1.521     stsp      681:        </td>
                    682:     </tr><tr>
                    683:        <td>
1.655     florian   684:        <strong>Germany (Frankfurt)</strong>
                    685:        </td><td>
                    686:        <a href="ftp://ftp.hostserver.de/pub/OpenBSD/" rel="nofollow">
                    687:        ftp://ftp.hostserver.de/pub/OpenBSD/</a>
                    688:        </td>
                    689:     </tr><tr>
                    690:        <td>
1.476     sthen     691:        <strong>Greece (Heraklion)</strong>
                    692:        </td><td>
1.610     sthen     693:        <a href="ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/" rel="nofollow">
1.552     sthen     694:        ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/</a>
1.476     sthen     695:        </td>
                    696:     </tr><tr>
                    697:        <td>
1.524     sthen     698:        <strong>Hungary (Budapest)</strong>
                    699:        </td><td>
1.610     sthen     700:        <a href="ftp://ftp.fsn.hu/pub/OpenBSD/" rel="nofollow">
1.552     sthen     701:        ftp://ftp.fsn.hu/pub/OpenBSD/</a>
1.524     sthen     702:        </td>
                    703:     </tr><tr>
                    704:        <td>
1.431     steven    705:        <strong>Ireland (Dublin)</strong>
                    706:        </td><td>
1.610     sthen     707:        <a href="ftp://ftp.heanet.ie/pub/OpenBSD/" rel="nofollow">
1.552     sthen     708:        ftp://ftp.heanet.ie/pub/OpenBSD/</a>
1.645     sthen     709:        </td>
                    710:     </tr><tr>
                    711:        <td>
                    712:        <strong>Italy (Rome)</strong>
                    713:        </td><td>
1.682     sthen     714:        <a href="ftp://openbsd.mirror.garr.it/mirrors/OpenBSD/" rel="nofollow">
                    715:        ftp://openbsd.mirror.garr.it/mirrors/OpenBSD/</a>
1.431     steven    716:        </td>
                    717:     </tr><tr>
                    718:        <td>
1.358     steven    719:        <strong>Japan (Ishikawa)</strong>
                    720:        </td><td>
1.610     sthen     721:        <a href="ftp://ftp.jaist.ac.jp/pub/OpenBSD/" rel="nofollow">
1.552     sthen     722:        ftp://ftp.jaist.ac.jp/pub/OpenBSD/</a>
1.358     steven    723:        </td>
                    724:     </tr><tr>
                    725:        <td>
1.566     sthen     726:        <strong>Japan (Saitama)</strong>
                    727:        </td><td>
1.610     sthen     728:        <a href="ftp://ftp.kddilabs.jp/OpenBSD/" rel="nofollow">
1.566     sthen     729:        ftp://ftp.kddilabs.jp/OpenBSD/</a>
                    730:        </td>
                    731:     </tr><tr>
                    732:        <td>
1.680     sthen     733:        <strong>The Netherlands (Amsterdam)</strong>
                    734:        </td><td>
                    735:        <a href="ftp://mirror.meerval.net/pub/OpenBSD/" rel="nofollow">
                    736:        ftp://mirror.meerval.net/pub/OpenBSD/</a>
                    737:        </td>
                    738:     </tr><tr>
                    739:        <td>
1.552     sthen     740:        <strong>The Netherlands (Utrecht)</strong>
1.524     sthen     741:        </td><td>
1.610     sthen     742:        <a href="ftp://ftp.nluug.nl/pub/OpenBSD/" rel="nofollow">
1.552     sthen     743:        ftp://ftp.nluug.nl/pub/OpenBSD/</a>
1.524     sthen     744:        </td>
                    745:     </tr><tr>
                    746:        <td>
1.552     sthen     747:        <strong>The Netherlands (Ede)</strong>
1.550     sthen     748:        </td><td>
1.610     sthen     749:        <a href="ftp://ftp.bit.nl/pub/OpenBSD/" rel="nofollow">
1.552     sthen     750:        ftp://ftp.bit.nl/pub/OpenBSD/</a>
1.595     sthen     751:        </td>
                    752:     </tr><tr>
                    753:        <td>
1.672     sthen     754:        <strong>The Netherlands (Amsterdam)</strong>
                    755:        </td><td>
1.685     sthen     756:        <a href="ftp://mirrors.dalenys.com/pub/OpenBSD/" rel="nofollow">
                    757:        ftp://mirrors.dalenys.com/pub/OpenBSD/</a>
1.672     sthen     758:        </td>
                    759:     </tr><tr>
                    760:        <td>
                    761:        <strong>Phillipines (Cebu)</strong>
                    762:        </td><td>
                    763:        <a href="ftp://mirror.rise.ph/pub/OpenBSD/" rel="nofollow">
                    764:        ftp://mirror.rise.ph/pub/OpenBSD/</a>
                    765:        </td>
                    766:     </tr><tr>
                    767:        <td>
1.637     sthen     768:        <strong>Poland (Oswiecim)</strong>
                    769:        </td><td>
                    770:        <a href="ftp://ftp.piotrkosoft.net/pub/OpenBSD/" rel="nofollow">
                    771:        ftp://ftp.piotrkosoft.net/pub/OpenBSD/</a>
                    772:        </td>
                    773:     </tr><tr>
                    774:        <td>
1.596     sthen     775:        <strong>Poland (Warszawa)</strong>
                    776:        </td><td>
1.610     sthen     777:        <a href="ftp://ftp.icm.edu.pl/pub/OpenBSD/" rel="nofollow">
1.596     sthen     778:        ftp://ftp.icm.edu.pl/pub/OpenBSD/</a>
                    779:        </td>
                    780:     </tr><tr>
                    781:        <td>
1.584     sthen     782:        <strong>Russia (Moscow)</strong>
                    783:        </td><td>
1.623     sthen     784:        <a href="ftp://mirror.yandex.ru/pub/OpenBSD/" rel="nofollow">
                    785:        ftp://mirror.yandex.ru/pub/OpenBSD/</a>
1.584     sthen     786:        </td>
                    787:     </tr><tr>
                    788:        <td>
1.423     grunk     789:        <strong>Slovenia (Ljubljana)</strong>
                    790:        </td><td>
1.610     sthen     791:        <a href="ftp://ftp.obsd.si/pub/OpenBSD/" rel="nofollow">
1.552     sthen     792:        ftp://ftp.obsd.si/pub/OpenBSD/</a>
1.688     sthen     793:        </td>
                    794:     </tr><tr>
                    795:        <td>
                    796:        <strong>Spain (Oviedo)</strong>
                    797:        </td><td>
                    798:        <a href="ftp://mirror.codigo23.net/pub/OpenBSD/" rel="nofollow">
                    799:        ftp://mirror.codigo23.net/pub/OpenBSD/</a>
1.642     sthen     800:        </td>
                    801:     </tr><tr>
                    802:        <td>
1.552     sthen     803:        <strong>Sweden (Stockholm)</strong>
                    804:        </td><td>
1.610     sthen     805:        <a href="ftp://ftp.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     806:        ftp://ftp.eu.openbsd.org/pub/OpenBSD/</a>
1.448     sthen     807:        </td>
                    808:     </tr><tr>
                    809:        <td>
1.552     sthen     810:        <strong>Switzerland (Zurich)</strong>
                    811:        </td><td>
1.610     sthen     812:        <a href="ftp://mirror.switch.ch/pub/OpenBSD/" rel="nofollow">
1.552     sthen     813:        ftp://mirror.switch.ch/pub/OpenBSD/</a>
1.550     sthen     814:        </td>
                    815:     </tr><tr>
                    816:        <td>
1.528     sthen     817:        <strong>Turkey</strong>
                    818:        </td><td>
1.625     sthen     819:        <a href="ftp://ftp.ulak.net.tr/pub/OpenBSD/" rel="nofollow">
                    820:        ftp://ftp.ulak.net.tr/pub/OpenBSD/</a>
1.528     sthen     821:        </td>
                    822:     </tr><tr>
                    823:        <td>
1.696   ! sthen     824:        <strong>Ukraine (Kyiv)</strong>
        !           825:        </td><td>
        !           826:        <a href="ftp://mirror.eject.name/pub/OpenBSD/" rel="nofollow">
        !           827:        ftp://mirror.eject.name/pub/OpenBSD/</a>
        !           828:        </td>
        !           829:     </tr><tr>
        !           830:        <td>
1.518     sthen     831:        <strong>United Kingdom (Kent)</strong>
1.517     sthen     832:        </td><td>
1.610     sthen     833:        <a href="ftp://ftp.mirrorservice.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     834:        ftp://ftp.mirrorservice.org/pub/OpenBSD/</a>
1.517     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.569     sthen     880:        <strong>USA (Chicago, IL)</strong>
                    881:        </td><td>
1.610     sthen     882:        <a href="ftp://mirror.team-cymru.org/pub/OpenBSD/" rel="nofollow">
1.569     sthen     883:        ftp://mirror.team-cymru.org/pub/OpenBSD/</a>
                    884:        </td>
                    885:     </tr><tr>
                    886:        <td>
1.684     sthen     887:        <strong>USA (Cambridge, MA)</strong>
                    888:        </td><td>
                    889:        <a href="ftp://mirrors.mit.edu/pub/OpenBSD/" rel="nofollow">
                    890:        ftp://mirrors.mit.edu/pub/OpenBSD/</a>
                    891:        </td>
                    892:     </tr><tr>
                    893:        <td>
1.471     sthen     894:        <strong>USA (Rochester, NY)</strong>
                    895:        </td><td>
1.691     sthen     896:        <a href="ftp://ftp5.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
                    897:        ftp://ftp5.usa.openbsd.org/pub/OpenBSD/</a>
1.639     sthen     898:        </td>
                    899:     </tr><tr>
                    900:        <td>
1.661     sthen     901:        <strong>USA (New York City, NY)</strong>
1.639     sthen     902:        </td><td>
1.661     sthen     903:        <a href="ftp://mirrors.nycbug.org/pub/OpenBSD/" rel="nofollow">
                    904:        ftp://mirrors.nycbug.org/pub/OpenBSD/</a>
1.587     sthen     905:        </td>
1.597     sthen     906:     </tr><tr>
                    907:        <td>
1.661     sthen     908:        <strong>USA (Rochester, NY)</strong>
1.597     sthen     909:        </td><td>
1.661     sthen     910:        <a href="ftp://openbsd.mirror.frontiernet.net/pub/OpenBSD/" rel="nofollow">
                    911:        ftp://openbsd.mirror.frontiernet.net/pub/OpenBSD/</a>
1.597     sthen     912:        </td>
1.604     sthen     913:     </tr><tr>
                    914:        <td>
1.661     sthen     915:        <strong>USA (Dallas, TX)</strong>
1.608     sthen     916:        </td><td>
1.661     sthen     917:        <a href="ftp://mirror.esc7.net/pub/OpenBSD/" rel="nofollow">
                    918:        ftp://mirror.esc7.net/pub/OpenBSD/</a>
1.608     sthen     919:        </td>
1.619     sthen     920:     </tr><tr>
                    921:        <td>
                    922:        <strong>USA (Harrisonburg, VA)</strong>
                    923:        </td><td>
                    924:        <a href="ftp://mirror.jmu.edu/pub/OpenBSD/" rel="nofollow">
                    925:        ftp://mirror.jmu.edu/pub/OpenBSD/</a>
                    926:        </td>
1.132     deraadt   927:     </tr>
                    928: </table>
1.1       deraadt   929:
1.30      deraadt   930: <hr>
1.237     david     931: <h3><font color="#0000e0"><a name=rsync>RSYNC</a></font></h3>
1.264     saad      932: This is a list of currently known RSYNC mirrors:<p>
1.164     miod      933:
                    934: <table>
                    935:     <tr>
1.341     grunk     936:        <td>
1.552     sthen     937:        <strong>Australia (Adelaide)</strong>
1.539     sthen     938:        </td><td>
1.552     sthen     939:        rsync://mirror.internode.on.net/openbsd/
1.539     sthen     940:        </td>
                    941:     </tr><tr>
                    942:        <td>
1.552     sthen     943:        <strong>Australia (Brisbane)</strong>
1.437     martin    944:        </td><td>
1.552     sthen     945:        rsync://mirror.aarnet.edu.au/openbsd/
1.616     sthen     946:        </td>
                    947:     </tr><tr>
                    948:        <td>
1.568     sthen     949:        <strong>Austria (Vienna)</strong>
                    950:        </td><td>
                    951:        rsync://ftp5.eu.openbsd.org/OpenBSD/
1.599     sthen     952:        </td>
                    953:     </tr><tr>
                    954:        <td>
1.618     sthen     955:        <strong>Austria (Vienna)</strong>
                    956:        </td><td>
                    957:        rsync://ftp2.eu.openbsd.org/OpenBSD/
1.666     sthen     958:        </td>
                    959:     </tr><tr>
                    960:        <td>
                    961:        <strong>Brazil (Curitiba)</strong>
                    962:        </td><td>
                    963:        rsync://openbsd.c3sl.ufpr.br/openbsd/
1.689     sthen     964:        </td>
                    965:     </tr><tr>
                    966:        <td>
                    967:        <strong>Bulgaria (Sofia)</strong>
                    968:        </td><td>
                    969:        rsync://openbsd.ipacct.com/OpenBSD/
1.628     sthen     970:        </td>
                    971:     </tr><tr>
                    972:        <td>
                    973:        <strong>Canada (Kingston, ON)</strong>
                    974:        </td><td>
                    975:        rsync://athena.caslab.queensu.ca/OpenBSD/
1.649     nick      976:        </td>
                    977:     </tr><tr>
                    978:        <td>
                    979:        <strong>Canada (Toronto, ON)</strong>
                    980:        </td><td>
1.651     sthen     981:        rsync://openbsd.cs.toronto.edu/openbsd/
1.658     sthen     982:        </td>
                    983:     </tr><tr>
                    984:        <td>
                    985:        <strong>Denmark (Copenhagen)</strong>
                    986:        </td><td>
                    987:        rsync://mirror.one.com/openbsd/
1.555     sthen     988:        </td>
                    989:     </tr><tr>
                    990:        <td>
1.552     sthen     991:        <strong>Estonia (Tallinn)</strong>
1.487     sthen     992:        </td><td>
1.552     sthen     993:        rsync://ftp.aso.ee/OpenBSD/
1.625     sthen     994:        </td>
                    995:     </tr><tr>
                    996:        <td>
1.496     landry    997:        <strong>France (Paris)</strong>
                    998:        </td><td>
                    999:        rsync://ftp.fr.openbsd.org/OpenBSD/
1.603     sthen    1000:        </td>
                   1001:     </tr><tr>
                   1002:        <td>
1.607     sthen    1003:        <strong>France (Paris)</strong>
                   1004:        </td><td>
                   1005:        rsync://ftp2.fr.openbsd.org/OpenBSD/
1.626     landry   1006:        </td>
                   1007:     </tr><tr>
                   1008:        <td>
                   1009:        <strong>France (Paris)</strong>
                   1010:        </td><td>
                   1011:        rsync://mirrors.ircam.fr/pub/OpenBSD/
1.687     sthen    1012:        </td>
                   1013:     </tr><tr>
                   1014:        <td>
                   1015:        <strong>Germany (Erlangen)</strong>
                   1016:        </td><td>
                   1017:        rsync://openbsd.cs.fau.de/OpenBSD/
1.633     sthen    1018:        </td>
                   1019:     </tr><tr>
                   1020:        <td>
1.422     grunk    1021:        <strong>Germany (Berlin)</strong>
                   1022:        </td><td>
                   1023:        rsync://ftp.spline.de/OpenBSD/
1.431     steven   1024:        </td>
                   1025:     </tr><tr>
                   1026:        <td>
1.523     sthen    1027:        <strong>Germany (Aachen)</strong>
                   1028:        </td><td>
                   1029:        rsync://ftp.halifax.rwth-aachen.de/openbsd/
1.655     florian  1030:        </td>
                   1031:     </tr><tr>
                   1032:        <td>
                   1033:        <strong>Germany (Frankfurt)</strong>
                   1034:        </td><td>
                   1035:        rsync://ftp.hostserver.de/OpenBSD/
1.523     sthen    1036:        </td>
                   1037:     </tr><tr>
                   1038:        <td>
1.635     sthen    1039:        <strong>Indonesia (Surabaya, Java)</strong>
                   1040:        </td><td>
                   1041:        rsync://kartolo.sby.datautama.net.id/OpenBSD/
                   1042:        </td>
                   1043:     </tr><tr>
                   1044:        <td>
1.431     steven   1045:        <strong>Ireland (Dublin)</strong>
                   1046:        </td><td>
                   1047:        rsync://ftp.heanet.ie/pub/OpenBSD/
1.646     sthen    1048:        </td>
                   1049:     </tr><tr>
                   1050:        <td>
                   1051:        <strong>Italy (Rome)</strong>
                   1052:        </td><td>
                   1053:        rsync://openbsd.mirror.garr.it/OpenBSD/
1.358     steven   1054:        </td>
                   1055:     </tr><tr>
                   1056:        <td>
                   1057:        <strong>Japan (Ishikawa)</strong>
                   1058:        </td><td>
                   1059:        rsync://ftp.jaist.ac.jp/pub/OpenBSD/
1.566     sthen    1060:        </td>
                   1061:     </tr><tr>
                   1062:        <td>
                   1063:        <strong>Japan (Saitama)</strong>
                   1064:        </td><td>
                   1065:        rsync://ftp.kddilabs.jp/openbsd/
1.680     sthen    1066:        </td>
                   1067:     </tr><tr>
                   1068:        <td>
                   1069:        <strong>The Netherlands (Amsterdam)</strong>
                   1070:        </td><td>
                   1071:        rsync://mirror.meerval.net/OpenBSD/
1.597     sthen    1072:        </td>
                   1073:     </tr><tr>
                   1074:        <td>
1.550     sthen    1075:        <strong>The Netherlands (Utrecht)</strong>
                   1076:        </td><td>
                   1077:        rsync://ftp.nluug.nl/openbsd/
                   1078:        </td>
                   1079:     </tr><tr>
                   1080:        <td>
1.552     sthen    1081:        <strong>The Netherlands (Ede)</strong>
                   1082:        </td><td>
                   1083:        rsync://ftp.bit.nl/mirror/OpenBSD/
1.637     sthen    1084:        </td>
                   1085:     </tr><tr>
                   1086:        <td>
1.672     sthen    1087:        <strong>The Netherlands (Amsterdam)</strong>
                   1088:        </td><td>
1.685     sthen    1089:        rsync://mirrors.dalenys.com/OpenBSD/
1.672     sthen    1090:        </td>
                   1091:     </tr><tr>
                   1092:        <td>
1.637     sthen    1093:        <strong>Poland (Oswiecim)</strong>
                   1094:        </td><td>
                   1095:        rsync://ftp.piotrkosoft.net/OpenBSD/
1.552     sthen    1096:        </td>
                   1097:     </tr><tr>
                   1098:        <td>
1.596     sthen    1099:        <strong>Poland (Warszawa)</strong>
                   1100:        </td><td>
                   1101:        rsync://ftp.icm.edu.pl/pub/OpenBSD/
1.555     sthen    1102:        </td>
                   1103:     </tr><tr>
                   1104:        <td>
1.550     sthen    1105:        <strong>Sweden (Stockholm)</strong>
                   1106:        </td><td>
1.552     sthen    1107:        rsync://ftp.eu.openbsd.org/OpenBSD/
1.696   ! sthen    1108:        </td>
        !          1109:     </tr><tr>
        !          1110:        <td>
        !          1111:        <strong>Ukraine (Kyiv)</strong>
        !          1112:        </td><td>
        !          1113:        rsync://rsync.eject.name/openbsd/
1.517     sthen    1114:        </td>
                   1115:     </tr><tr>
                   1116:        <td>
1.518     sthen    1117:        <strong>United Kingdom (Kent)</strong>
1.517     sthen    1118:        </td><td>
1.622     sthen    1119:        rsync://rsync.mirrorservice.org/ftp.openbsd.org/pub/OpenBSD/
1.356     steven   1120:        </td>
                   1121:     </tr><tr>
                   1122:        <td>
1.518     sthen    1123:        <strong>United Kingdom (Manchester)</strong>
1.356     steven   1124:        </td><td>
1.518     sthen    1125:        rsync://mirror.bytemark.co.uk/OpenBSD/
1.643     sthen    1126:        </td>
                   1127:     </tr><tr>
                   1128:        <td>
                   1129:        <strong>United Kingdom (London)</strong>
                   1130:        </td><td>
                   1131:        rsync://mirror.exonetric.net/OpenBSD/
1.347     steven   1132:        </td>
                   1133:     </tr><tr>
                   1134:        <td>
1.552     sthen    1135:        <strong>USA (Boulder, CO)</strong>
                   1136:        </td><td>
                   1137:        rsync://ftp3.usa.openbsd.org/ftp/
1.597     sthen    1138:        </td>
                   1139:     </tr><tr>
                   1140:        <td>
1.661     sthen    1141:        <strong>USA (Boise, ID)</strong>
1.597     sthen    1142:        </td><td>
1.661     sthen    1143:        rsync://mirrors.syringanetworks.net/OpenBSD/
1.604     sthen    1144:        </td>
                   1145:     </tr><tr>
                   1146:        <td>
1.661     sthen    1147:        <strong>USA (Chicago, IL)</strong>
1.604     sthen    1148:        </td><td>
1.661     sthen    1149:        rsync://mirror.team-cymru.org/OpenBSD/
1.691     sthen    1150:        </td>
                   1151:     </tr><tr>
                   1152:        <td>
                   1153:        <strong>USA (Rochester, NY)</strong>
                   1154:        </td><td>
                   1155:        rsync://ftp5.usa.openbsd.org/ftp/
1.608     sthen    1156:        </td>
                   1157:     </tr><tr>
                   1158:        <td>
                   1159:        <strong>USA (New York City, NY)</strong>
                   1160:        </td><td>
1.613     okan     1161:        rsync://mirrors.nycbug.org/OpenBSD/
1.608     sthen    1162:        </td>
                   1163:     </tr><tr>
                   1164:        <td>
1.661     sthen    1165:        <strong>USA (Rochester, NY)</strong>
1.608     sthen    1166:        </td><td>
1.661     sthen    1167:        rsync://openbsd.mirror.frontiernet.net/OpenBSD/
1.619     sthen    1168:        </td>
                   1169:     </tr><tr>
                   1170:        <td>
1.661     sthen    1171:        <strong>USA (Dallas, TX)</strong>
1.619     sthen    1172:        </td><td>
1.661     sthen    1173:        rsync://mirror.esc7.net/openbsd/
1.597     sthen    1174:        </td>
1.635     sthen    1175:     </tr><tr>
                   1176:        <td>
1.661     sthen    1177:        <strong>USA (Harrisonburg, VA)</strong>
1.635     sthen    1178:        </td><td>
1.661     sthen    1179:        rsync://mirror.jmu.edu/OpenBSD/
1.635     sthen    1180:        </td>
1.164     miod     1181:     </tr>
                   1182: </table>
                   1183:
                   1184: <hr>
1.552     sthen    1185: <h3><font color="#0000e0"><a name=afs>AFS</a></font></h3>
                   1186: This is a list of currently known AFS servers:<p>
                   1187:
                   1188: <ul>
                   1189: <li><a href="file:/afs/su.se/services/ftp/pub/OpenBSD">
                   1190:         /afs/su.se/services/ftp/pub/OpenBSD</a>
                   1191:         <br>
                   1192:         Located at the University of Stockholm, Sweden.<br>
                   1193:         CellServDB entries for su.se:
                   1194: <pre>
                   1195: >su.se             # Stockholm University
                   1196: 130.237.162.81          #afsdb1.su.se
                   1197: 130.237.162.82          #afsdb2.su.se
                   1198: 130.237.162.230         #afsdb3.su.se
                   1199: </pre>
                   1200: </ul>
                   1201: <p>
                   1202:
                   1203: <hr>
1.237     david    1204: <h3><font color="#0000e0"><a name=layout>Structural Layout:</a></font></h3>
1.30      deraadt  1205:
                   1206: <p>
1.164     miod     1207: The file structure of each server is roughly:
1.1       deraadt  1208: </p>
                   1209: <p>
1.17      deraadt  1210: <ul>
1.316     nick     1211: <li><strong>/pub/OpenBSD/</strong><br>
                   1212:        Absolute path for HTTP and FTP mirrors where the OpenBSD FTP
                   1213:        collection <strong>must</strong> be available. This location
                   1214:        can be a link, if necessary.
                   1215:        <p>
1.695     sthen    1216: <li><strong>/pub/OpenBSD/5.9/</strong><br>
1.204     miod     1217:        Where you find our most recent release.
1.38      deraadt  1218:   <ul>
1.180     miod     1219:   <li><strong>alpha/</strong>
1.271     millert  1220:   <li><strong>amd64/</strong>
1.440     miod     1221:   <li><strong>armish/</strong>
1.673     schwarze 1222:   <li><strong>armv7/</strong>
1.229     miod     1223:   <li><strong>hppa/</strong>
1.39      deraadt  1224:   <li><strong>i386/</strong>
1.440     miod     1225:   <li><strong>landisk/</strong>
1.606     deraadt  1226:   <li><strong>loongson/</strong>
1.634     lteo     1227:   <li><strong>luna88k/</strong>
1.191     miod     1228:   <li><strong>macppc/</strong>
1.641     lteo     1229:   <li><strong>octeon/</strong>
1.316     nick     1230:   <li><strong>packages/</strong><br>
                   1231:        Binary packages (pre-compiled ports) to install on your -stable
                   1232:        system.
1.480     sthen    1233:   <li><strong>sgi/</strong>
1.39      deraadt  1234:   <li><strong>sparc/</strong>
1.191     miod     1235:   <li><strong>sparc64/</strong>
1.316     nick     1236:   <li><strong>zaurus/</strong>
1.39      deraadt  1237:   <li><strong>src.tar.gz<br></strong>
1.38      deraadt  1238:        Userland sources, which you would place in /usr/src.
                   1239:        (This does not include kernel sources)
1.239     nick     1240:   <li><strong>sys.tar.gz<br></strong>
1.38      deraadt  1241:        The Kernel sources, which you would place in /usr/src/sys.
1.52      deraadt  1242:   <li><strong>ports.tar.gz<br></strong>
                   1243:        The ports sources, which you would place in /usr/ports.
1.440     miod     1244:   <li><strong>xenocara.tar.gz<br></strong>
1.316     nick     1245:        The X Window System (X11) sources.
1.38      deraadt  1246:   </ul>
1.17      deraadt  1247: <p>
1.316     nick     1248: <li><strong>/pub/OpenBSD/snapshots/</strong><br>
1.550     sthen    1249:        For our major architectures, we frequently build releases
                   1250:        and binary packages from our development code.
1.40      deraadt  1251:        This is where we place those test releases.
1.17      deraadt  1252: <p>
1.316     nick     1253: <li><strong>/pub/OpenBSD/tools/</strong><br>
1.40      deraadt  1254:        Various other little bits.
1.695     sthen    1255: <li><strong>/pub/OpenBSD/5.8/</strong><br>
                   1256:        Layout is similar to the 5.9 release described above.. for the nostalgic.
1.677     sthen    1257: <li><strong>/pub/OpenBSD/5.7/</strong><br>
1.695     sthen    1258:        Layout is similar to the 5.9 release described above.. for the nostalgic.
1.17      deraadt  1259: </ul>
1.1       deraadt  1260:
                   1261: <p>
1.552     sthen    1262: To be listed on this page we require mirrors to be fast, up-to-date,
                   1263: capable, and well-connected to networks in the region in which they serve.
1.535     sthen    1264: Our policy requires mirrors to carry at least the last two releases in
1.695     sthen    1265: binary form (currently 5.9 and 5.8), snapshots, as well as the other
1.550     sthen    1266: associated directories (including OpenSSH/, OpenNTPD/, OpenBGPD/,
                   1267: patches/ and tools/), and keep them current; snapshots should not be
                   1268: older than a week.
1.361     steven   1269: Note that in the above, "release" means <b>all files</b> under the specific
1.683     sthen    1270: directory.
1.361     steven   1271: This includes all architecture subdirectories and the complete packages
                   1272: subdirectory, with packages for all application architectures.
1.695     sthen    1273: As of 5.9, the minimum space required is approximately 500GB.
1.551     sthen    1274: Depending on the disk space available, mirrors may provide more contents,
                   1275: such as older releases, current source tree, etc.
1.27      johns    1276: <p>
1.552     sthen    1277: Operators of mirrors who are interested in having their site added to
                   1278: the list on this page should contact <a
                   1279: href="mailto:mirrors-discuss@openbsd.org">mirrors-discuss@openbsd.org</a>
                   1280: with further details about their site, including network connectivity,
                   1281: geographic location, and general information.
1.596     sthen    1282: We will suggest a suitable second-level mirror to sync from;
                   1283: <b>do not</b> mirror from ftp.openbsd.org.
1.552     sthen    1284: <p>
                   1285: Mirror operators should subscribe to the low-volume
                   1286: <a href="mail.html#Mirrors">mirrors-announce</a> mailing list.
1.1       deraadt  1287:
                   1288: </body>
                   1289: </html>