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

Annotation of www/support.html, Revision 1.395

1.389     bentley     1: <!doctype html>
                      2: <html lang=en>
                      3: <meta charset=utf-8>
                      4:
                      5: <title>OpenBSD: Support and Consulting</title>
                      6: <meta name="GENERATOR" content="The vi editor from UNIX">
                      7: <meta name="Author" content="Ian Darwin">
                      8: <meta name="viewport" content="width=device-width, initial-scale=1">
                      9: <link rel="stylesheet" type="text/css" href="openbsd.css">
                     10: <link rel="canonical" href="https://www.openbsd.org/support.html">
1.362     tb         11:
1.343     sthen      12: <!-- DO NOT EDIT SUPPORT.HTML
1.58      ian        13:   ** But only make changes in the "build" directory, type "make".
                     14:   ** When tested(!), commit in build, make again, commit here
                     15:   ** with a log message of "sync".
                     16:   -->
1.78      ian        17:
1.389     bentley    18: <style>
                     19: table {
                     20:        border: 1px #000 solid;
                     21:        border-spacing: 2px;
                     22: }
                     23:
                     24: th, td {
                     25:        border: 1px #000 solid;
                     26: }
                     27:
                     28: tbody th {
                     29:        background-color: var(--buildhead);
                     30: }
                     31: </style>
                     32:
1.386     schwarze   33: <h2 id="OpenBSD">
1.341     tb         34: <a href="index.html">
1.385     tj         35: <i>Open</i><b>BSD</b></a>
                     36: Support and Consulting
1.340     tb         37: </h2>
1.389     bentley    38:
                     39: <hr>
                     40:
1.344     tj         41: <p>
                     42: OpenBSD has attracted a critical mass of developers, support organizations
                     43: and consultants such that it is now safe to commit to using OpenBSD in your
                     44: projects. The following individuals and organizations have indicated that
                     45: they are able to provide support as indicated. However, the OpenBSD Project
                     46: does not necessarily endorse any of these. Please contact each site directly.
1.389     bentley    47:
                     48: <p>
1.344     tj         49: These entries are arranged geographically by country, so that you can find
1.1       ian        50: a consultant near you.
1.122     otto       51:
1.87      ian        52: <!-- DO NOT EDIT THIS LIST - IT COMES FROM mkcountries -->
1.291     sthen      53: <a href="#Algeria">Algeria</a>
1.324     schwarze   54: <a href="#Argentina">Argentina</a>
1.87      ian        55: <a href="#Australia">Australia</a>
1.91      ian        56: <a href="#Belgium">Belgium</a>
1.87      ian        57: <a href="#Brazil">Brazil</a>
                     58: <a href="#Canada">Canada</a>
                     59: <a href="#Denmark">Denmark</a>
1.373     stsp       60: <a href="#Finland">Finland</a>
1.87      ian        61: <a href="#France">France</a>
                     62: <a href="#Germany">Germany</a>
1.359     tb         63: <a href="#Indonesia">Indonesia</a>
1.149     otto       64: <a href="#Ireland">Ireland</a>
1.87      ian        65: <a href="#Italy">Italy</a>
1.342     sthen      66: <a href="#Kenya">Kenya</a>
1.145     otto       67: <a href="#Latvia">Latvia</a>
1.370     tb         68: <a href="#Mexico">Mexico</a>
1.87      ian        69: <a href="#Netherlands">Netherlands</a>
                     70: <a href="#Norway">Norway</a>
1.312     jj         71: <a href="#Philippines">Philippines</a>
1.87      ian        72: <a href="#Portugal">Portugal</a>
1.356     tb         73: <a href="#Russian">Russian Federation</a>
1.87      ian        74: <a href="#Singapore">Singapore</a>
                     75: <a href="#Sweden">Sweden</a>
                     76: <a href="#Switzerland">Switzerland</a>
1.142     otto       77: <a href="#UAE">UAE</a>
1.87      ian        78: <a href="#USA">USA</a>
1.262     steven     79: <a href="#Ukraine">Ukraine</a>
1.87      ian        80: <a href="#United">United Kingdom</a>
1.144     otto       81:
1.344     tj         82:
1.389     bentley    83: <p>
1.344     tj         84: If you want to submit your own entry, the format is quite rigid; please use
                     85: <a href="supp-tmpl.txt">this template</a>. Do not just copy and paste plain
                     86: text from your browser!
1.220     steven     87: If you want your website to be listed, make sure it can actually be viewed
                     88: on OpenBSD, and does not require any proprietary software.
1.344     tj         89: When you think your entry is ready, mail it to <em>misc at openbsd.org</em>,
1.64      ian        90: with a Subject: line containing the word "support"
1.389     bentley    91: <em>and</em> either the word "new" or "update."
1.344     tj         92: Note that we may at any time, and without notification, remove your entry
1.280     mbalmer    93: if it is found to be inaccurate, if your website is broken, or if there
                     94: is no mention of OpenBSD on it.
                     95: If this happens, just re-submit your entry after the situation is corrected
                     96: if you want to be listed again.
1.344     tj         97:
1.389     bentley    98: <table>
1.5       ian        99: <!-- This TR sets up the table format -->
1.389     bentley   100: <thead>
1.78      ian       101: <tr>
1.389     bentley   102:        <th>Contact Name/<br>Organization/<br>Address
                    103:        <th>Notes
1.5       ian       104:
1.78      ian       105: <!-- THIS TABLE IS MECHANICALLY GENERATED ** DO NOT EDIT.
1.72      ian       106:  **  INSTEAD, RTFM ABOVE, UPDATE support.dat in ./build CAREFULLY and "make".
1.12      ian       107:  **  IF YOU DO NOT HAVE COMMIT ACCESS, MAIL ME YOUR CHANGES.
1.5       ian       108:  -->
                    109:
1.389     bentley   110: <tbody><tr><th colspan="2"
                    111: id='Algeria'>
                    112: Algeria
                    113: <tr>
                    114: <td>
                    115: <i>Naoufel Hadji</i><br>
                    116: <b>Consultant</b><br>
                    117: Algiers<br>
                    118: Algiers, Algiers 16000<br>
                    119: Phone: +213663519155<br>
                    120: Email: <a href="mailto:hadji.naoufel@gmail.com">hadji.naoufel@gmail.com</a><br>
1.291     sthen     121:        <td>BSD and Linux consulting, installation, maintenance and support services.
1.324     schwarze  122:
1.389     bentley   123: <tbody><tr><th colspan="2"
                    124: id='Argentina'>
                    125: Argentina
                    126: <tr>
                    127: <td>
                    128: <i>Hector Luis Gimbatti</i><br>
                    129: <b>Consultant</b><br>
                    130: Italia 4838<br>
                    131: Rosario, Santa Fe 2000<br>
                    132: Email: <a href="mailto:hlg@etale.com.ar">hlg@etale.com.ar</a><br>
1.324     schwarze  133:        <td>OpenBSD consulting, installation, maintenance and support for mid-size business.  Over 10 years of experience with BSD based systems (both servers and clients).  Experienced in firewalls and OpenBSD daemons.
1.291     sthen     134:
1.389     bentley   135: <tbody><tr><th colspan="2"
                    136: id='Australia'>
                    137: Australia
                    138: <tr>
                    139: <td>
                    140: <i>Greg Baker</i><br>
                    141: <b>IFOST Pty Ltd</b><br>
                    142: 10 Cassia Grove<br>
                    143: Beecroft, NSW 2119<br>
                    144: Phone: 0408 245 856<br>
                    145: Email: <a href="mailto:gregb@ifost.org.au">gregb@ifost.org.au</a><br>
1.274     sthen     146: URL: <a href="http://www.ifost.org.au/" rel="nofollow">http://www.ifost.org.au/</a>
1.346     tj        147:        <td>
                    148: IFOST has been providing OpenBSD-based solutions for more than 15 years. Skills include providing training (courses in OpenBSD administration and use), backup and disaster recovery firewalls (including pf, CARP, etc.) and software development (particularly using embedded OpenBSD).
1.107     ian       149:
                    150: <tr>
1.389     bentley   151: <td>
                    152: <i>JJ Fiasson</i><br>
                    153: <b>Cloud Business Technology</b><br>
                    154: 805/301 George Street<br>
                    155: Sydney, New South Wales 2000<br>
                    156: Phone: 1300 737 205<br>
                    157: Email: <a href="mailto:jj@cloudbt.com.au">jj@cloudbt.com.au</a><br>
1.308     jj        158: URL: <a href="http://www.it-support.com.au/" rel="nofollow">http://www.it-support.com.au/</a>
1.319     sthen     159:        <td>More than 10 years experience supporting OpenBSD.  All aspects including servers, routers and firewalls.
1.308     jj        160:
                    161: <tr>
1.389     bentley   162: <td>
                    163: <i>Con Zymaris</i><br>
                    164: <b>Cyber IT Solutions Pty. Ltd.</b><br>
                    165: Suite 49, Erasmus Business Park, 45 Riversdale Rd<br>
                    166: Hawthorn, Victoria 3122<br>
                    167: Phone: +61 3 9818 7709<br>
                    168: Email: <a href="mailto:info@cyber.com.au">info@cyber.com.au</a><br>
1.274     sthen     169: URL: <a href="http://www.cyber.com.au/" rel="nofollow">http://www.cyber.com.au/</a>
1.107     ian       170:        <td>Cybersource has been working with open source Unix/BSD/Linux platforms and technologies for nearly 10 years. We have a strong focus on systems administration and network security, and offer consulting services in these areas.
1.72      ian       171:
1.78      ian       172: <tr>
1.389     bentley   173: <td>
                    174: <b>CyberSecure Pty Ltd</b><br>
                    175: Melbourne, Victoria<br>
                    176: Phone: +61 3 9457 4338<br>
                    177: FAX: +61 3 9458 1343<br>
                    178: Email: <a href="mailto:service@cybersecure.com.au">service@cybersecure.com.au</a><br>
1.274     sthen     179: URL: <a href="http://www.cybersecure.com.au/" rel="nofollow">http://www.cybersecure.com.au/</a>
1.319     sthen     180:        <td>CyberSecure provides offsite backup, managed firewalls and managed OpenBSD servers. To achieve the highest standards, all our server installations are exclusively OpenBSD and we try to follow the OpenBSD project's goals in security and quality.
1.221     steven    181:
1.271     sthen     182: <tr>
1.389     bentley   183: <td>
                    184: <i>Duncan Hart</i><br>
                    185: <b>Applied OpenBSD</b><br>
                    186: Melbourne, Victoria 3000<br>
                    187: Email: <a href="mailto:duncan@appliedopenbsd.com">duncan@appliedopenbsd.com</a><br>
1.384     schwarze  188: URL: <a href="https://www.AppliedOpenBSD.com/" rel="nofollow">https://www.AppliedOpenBSD.com/</a>
                    189:        <td>Secure systems research and development using OpenBSD.
                    190:
                    191: <tr>
1.389     bentley   192: <td>
                    193: <i>Suraj Poudel</i><br>
                    194: <b>NSW IT Support</b><br>
                    195: 19 Martin Pl<br>
                    196: Sydney, New South Wales 2000<br>
                    197: Phone: 1300 138 600<br>
                    198: Email: <a href="mailto:binaryit.marketing@gmail.com">binaryit.marketing@gmail.com</a><br>
1.363     tb        199: URL: <a href="http://nswits.com.au/" rel="nofollow">http://nswits.com.au/</a>
                    200:        <td>NSW IT Support provide OpenBSD and Linux installations services that
                    201: is a secure antispam web server and make any customers happy.
                    202:
                    203: <tr>
1.389     bentley   204: <td>
                    205: <i>Mitchell H</i><br>
                    206: <b>IronLine</b><br>
                    207: 58 High St. Toowong<br>
                    208: Brisbane, Queensland 4066<br>
                    209: Phone: (+61) 07 3054 1385<br>
                    210: Email: <a href="mailto:web@ironline.com.au">web@ironline.com.au</a><br>
1.326     sthen     211: URL: <a href="http://www.ironline.com.au/" rel="nofollow">http://www.ironline.com.au/</a>
                    212:        <td>OpenBSD development, implementation and support. We are currently developing an openBSD/WS02 integration stack for SMBs that don't have the infrastructure to run an Oracle SOA or IBM WBI/WebSphere stack. Our OpenBSD team has more than 20 years experience.
                    213:
1.389     bentley   214: <tbody><tr><th colspan="2"
                    215: id='Belgium'>
                    216: Belgium
                    217: <tr>
                    218: <td>
                    219: <i>Koen Van Impe</i><br>
                    220: <b>cudeso.be</b><br>
                    221: Koude Keukenstraat 34<br>
                    222: Brugge 8200<br>
                    223: Email: <a href="mailto:sales@cudeso.be">sales@cudeso.be</a><br>
1.274     sthen     224: URL: <a href="http://www.cudeso.be" rel="nofollow">http://www.cudeso.be</a>
1.319     sthen     225:        <td>Mailservers, webservices, VPN, firewalls, web-applications, vulnerability scanning
1.386     schwarze  226:
                    227: <tr>
1.389     bentley   228: <td>
                    229: <i>Rolf</i><br>
                    230: <b>MetaData</b><br>
                    231: Oliestraat 50<br>
                    232: Dendermonde, Oost-Vlaanderen 9200<br>
                    233: Phone: +32 477 29 76 04<br>
                    234: Email: <a href="mailto:sales@metadata.be">sales@metadata.be</a><br>
1.386     schwarze  235: URL: <a href="https://metadata.be/" rel="nofollow">https://metadata.be/</a>
                    236:        <td>Network consulting, installation and maintenance. Hosting services.  Website available in Vlaams (Dutch language) only.
1.161     otto      237:
1.256     steven    238: <tr>
1.389     bentley   239: <td>
                    240: <i>Thomas Woidt</i><br>
                    241: <b>RootSecurity</b><br>
                    242: Groenselstraat 103<br>
                    243: Waasmunster 9250<br>
                    244: Phone: +32 (0)3 555 29 01<br>
                    245: Email: <a href="mailto:thomas@rootsecurity.be">thomas@rootsecurity.be</a><br>
1.349     tj        246: URL: <a href="http://www.rootsecurity.be/openbsd" rel="nofollow">http://www.rootsecurity.be/openbsd</a>
                    247:        <td>Linux and *BSD specialists, experts in routing. We implement network and security solutions based on OpenBSD using PF, OpenBGPD and CARP.
1.256     steven    248:
1.389     bentley   249: <tbody><tr><th colspan="2"
                    250: id='Brazil'>
                    251: Brazil
                    252: <tr>
                    253: <td>
                    254: <i>Thalysson Sarmento</i><br>
                    255: <b>MCTA Tecnologia da Informa&ccedil;&atilde;o</b><br>
                    256: S&atilde;o Jos&eacute; dos Campos - S&atilde;o Paulo<br>
                    257: Email: <a href="mailto:sarmento@mcta.com.br">sarmento@mcta.com.br</a><br>
1.379     tj        258:        <td>Consulting on Open Source operating systems, includes services for support virtual private network (VPN), load balance, failover, cluster, antispam, and content filtering capabilities.
1.295     jj        259:
                    260: <tr>
1.389     bentley   261: <td>
                    262: <i>Luiz Gustavo Costa</i><br>
                    263: <b>Mundounix Consultoria</b><br>
                    264: Teresopolis/RJ, Rio de Janeiro 25961-225<br>
                    265: Phone: 55 (21) 2642-0881<br>
                    266: Email: <a href="mailto:luizgustavo@mundounix.com.br">luizgustavo@mundounix.com.br</a><br>
1.337     gsoares   267: URL: <a href="http://www.mundounix.com.br" rel="nofollow">http://www.mundounix.com.br</a>
                    268:        <td>Opensource consulting, more than 10 years of work with free software,
                    269: experiencie with Linux/BSD variants, network appliancies and other
                    270: hardware, python/php/c/c++ code to sysadmin, cloud computer, automation
                    271: software, cluster. CARP, BGP, Balance/Failover.
                    272:
                    273: <tr>
1.389     bentley   274: <td>
                    275: <i>Edward</i><br>
                    276: <b>ServiceSul Consultoria em Inform&aacute;tica Ltda.</b><br>
                    277: R. Carneiro da Fontoura, 327<br>
                    278: Porto Alegre, Rio Grande do Sul 90000 000<br>
                    279: Phone: 55 51 3024 3811<br>
                    280: FAX: 55 51 3024 3811<br>
                    281: Email: <a href="mailto:edwjr@terra.com.br">edwjr@terra.com.br</a><br>
1.107     ian       282:        <td>Over 5 years experience with OpenBSD, Linux and Windows Servers. We build, install, support and administer OpenBSD, Linux and Windows based file servers, web servers, mail servers, database servers, routers, firewalls, intrusion detection systems and VPNs. We have a strong emphasis on security and Internet Services.
                    283:
                    284: <tr>
1.389     bentley   285: <td>
                    286: <i>Marcello Morsello</i><br>
                    287: <b>Tecno21 Informatica</b><br>
                    288: Rua do Retiro, 1592 / 152<br>
                    289: Jundia&iacute;, S&atilde;o Paulo 13209-201<br>
                    290: Phone: +55-11-99517-9045<br>
                    291: FAX: +55-11-4521-4268<br>
                    292: Email: <a href="mailto:morsello@tecno21.com.br">morsello@tecno21.com.br</a><br>
1.349     tj        293: URL: <a href="http://www.tecno21.com.br" rel="nofollow">http://www.tecno21.com.br</a>
                    294:        <td>We provide professional support for OpenBSD as clustered firewalls, routers, secure servers and VPN nodes since 2000 (OpenBSD 2.7). Full remote installation on demand. Languages: Portuguese, English and Italian.
1.107     ian       295:
1.389     bentley   296: <tbody><tr><th colspan="2"
                    297: id='Canada'>
                    298: Canada
                    299: <tr>
                    300: <td>
                    301: <i>Steve Platek</i><br>
                    302: <b>UniTECH Communications London</b><br>
                    303: 383 Richmond Street Suite 403<br>
                    304: London, Ontario N6A 3C4<br>
                    305: Phone: (519)521-7901<br>
                    306: FAX: (519)660-6770<br>
                    307: Email: <a href="mailto:splatek@unitechlon.ca">splatek@unitechlon.ca</a><br>
1.274     sthen     308: URL: <a href="http://www.unitechlon.ca/" rel="nofollow">http://www.unitechlon.ca/</a>
1.107     ian       309:        <td>We supply and configure OpenBSD based firewalls and managed Internet servers.We have been involved in the UNIX industry for 15 Years. Sun Solaris, AIX and Linux support also available. We have adapted the OpenBSD kernel for specific use for Automotive, Manufacturing and Internet Service Providers. The only way to RUN the Internet is OpenBSD!
1.87      ian       310:
                    311: <tr>
1.389     bentley   312: <td>
                    313: <i>Ian F. Darwin</i><br>
                    314: <b>Consultant</b><br>
                    315: R R # 1<br>
                    316: Palgrave, Ontario L0N 1P0<br>
                    317: Phone: +1 905-729-3002<br>
1.274     sthen     318: URL: <a href="http://www.darwinsys.com/contact.jsp" rel="nofollow">http://www.darwinsys.com/contact.jsp</a>
1.107     ian       319:        <td>OpenBSD installation, configuration, firewall setup. Software development in C and/or Java. Mac OS X Consulting. Author of <a href="http://www.oreilly.com/catalog/lint/">Checking C Programs with Lint</a> and <a href="http://javacook.darwinsys.com/">The Java Cookbook</a>, co-author of <a href="http://tomcatbook.darwinsys.com/">Tomcat: The Definitive Guide</a>, all from O'Reilly. Wrote a UNIX course and two Java courses for <a href="http://www.learningtree.com/">Learning Tree International</a>. Speaker at conferences including <a href="http://conferences.oreilly.com/oscon/"> O'Reilly Open Source Conference</a>.
                    320:
1.360     danj      321: <tr>
1.389     bentley   322: <td>
                    323: <b>Infog&eacute;rance Evolix Inc</b><br>
                    324: 4284 rue de La Roche<br>
                    325: Montreal, Quebec H2J 3H9<br>
                    326: Phone: +1 (514) 800-0321<br>
                    327: Email: <a href="mailto:hello@evolix.ca">hello@evolix.ca</a><br>
1.360     danj      328: URL: <a href="http://evolix.ca/" rel="nofollow">http://evolix.ca/</a>
1.387     bentley   329:        <td>Infog&eacute;rance Evolix Inc provides hosting solutions based on its own infrastructures, managed services, consulting and technical support for OpenBSD and Linux. We use OpenBSD for network technologies, mainly for routers and firewalls with OpenBGPD/PF/CARP.
1.360     danj      330:
1.389     bentley   331: <tbody><tr><th colspan="2"
                    332: id='Denmark'>
                    333: Denmark
                    334: <tr>
                    335: <td>
                    336: <i>Martin Hein</i><br>
                    337: <b>Zen Systems</b><br>
                    338: Esromgade 15, opg 1, 2. sal<br>
                    339: K&oslash;benhavn N DK-2200<br>
                    340: Phone: +45 33 917 913<br>
                    341: Email: <a href="mailto:info@zensystems.dk">info@zensystems.dk</a><br>
1.274     sthen     342: URL: <a href="http://zensystems.dk/" rel="nofollow">http://zensystems.dk/</a>
1.319     sthen     343:        <td>Zen Systems has installed and maintained OpenBSD and Linux platforms since the beginning of the millenium.
1.373     stsp      344:
1.389     bentley   345: <tbody><tr><th colspan="2"
                    346: id='Finland'>
                    347: Finland
                    348: <tr>
                    349: <td>
                    350: <i>Jyri Hovila</i><br>
                    351: <b>Turvamies tietoturvapalvelut (Turvamies IT Security Services)</b><br>
                    352: Opistonkuja 1<br>
                    353: Kouvola, Kymenlaakso 46900<br>
                    354: Phone: +358-404-177133<br>
                    355: Email: <a href="mailto:info@turvamies.fi">info@turvamies.fi</a><br>
1.373     stsp      356: URL: <a href="https://turvamies.fi/" rel="nofollow">https://turvamies.fi/</a>
                    357:        <td>Finnish specialists in OpenBSD based servers, firewalls and secure communications systems.
1.107     ian       358:
1.389     bentley   359: <tbody><tr><th colspan="2"
                    360: id='France'>
                    361: France
                    362: <tr>
                    363: <td>
                    364: <i>Yannick Cadin</i><br>
                    365: <b>DIABLOTIN</b><br>
                    366: 9 rue de l'Ormeau<br>
                    367: Arnage 72230<br>
                    368: Phone: +33 (0)6 4567 47 11<br>
                    369: Email: <a href="mailto:info@diablotin.com">info@diablotin.com</a><br>
1.347     tj        370: URL: <a href="http://formation.diablotin.com/" rel="nofollow">http://formation.diablotin.com/</a>
                    371:        <td>La formation aux environnements UNIX (notamment OpenBSD, FreeBSD et NetBSD
1.387     bentley   372: sur lesquels nous sommes certifi&eacute;s BSDA) et d&eacute;riv&eacute;s, tant dans le domaine du
                    373: syst&agrave;me, des services r&eacute;seaux que du d&eacute;veloppement constitue l'essentiel de
                    374: notre activit&eacute;. Prestation directe, partenariat, sous-traitance, intra et
1.347     tj        375: inter, partout dans le monde.
1.58      ian       376:
1.78      ian       377: <tr>
1.389     bentley   378: <td>
                    379: <b>Evolix</b><br>
                    380: 37 rue Guibal<br>
                    381: Marseille, Bouches du Rh&ocirc;ne 13003 Marseille<br>
                    382: Phone: +33 4 91 05 92 54<br>
                    383: Email: <a href="mailto:info@evolix.fr">info@evolix.fr</a><br>
1.360     danj      384: URL: <a href="http://evolix.com/" rel="nofollow">http://evolix.com/</a>
                    385:        <td>Evolix provides hosting  solutions based on our its infrastructures, managed services, consulting and technical support for OpenBSD and Linux. We use OpenBSD for network technologies, mainly for routers and firewalls with OpenBGPD/PF/CARP.
1.372     schwarze  386:
                    387: <tr>
1.389     bentley   388: <td>
                    389: <i>Adrien Kara</i><br>
                    390: <b>Iglou.eu</b><br>
                    391: 3/7 rue Albert Marquet<br>
                    392: Paris, Ile de France 75020<br>
                    393: Phone: +33 9 72 61 63 13<br>
                    394: Email: <a href="mailto:contact@iglou.eu">contact@iglou.eu</a><br>
1.372     schwarze  395: URL: <a href="https://iglou.eu/" rel="nofollow">https://iglou.eu/</a>
1.387     bentley   396:        <td>Maintenance et d&eacute;ploiement d'OpenBSD sur serveur client&middot;e&middot;s.  Configuration de services s&eacute;curis&eacute;s (httpd, smtpd, pf, ...).  R&eacute;alisation de scripts shell, application web et local sous OpenBSD.
1.61      ian       397:
1.258     aanriot   398: <tr>
1.389     bentley   399: <td>
                    400: <i>Wesley MOUEDINE ASSABY</i><br>
                    401: <b>AISE-INFORMATIQUE</b><br>
                    402: 11 Bis avenue Eudoxie Nonge<br>
                    403: Sainte Clotilde, Reunion 97490<br>
                    404: Phone: 0262971564<br>
                    405: FAX: 0262971374<br>
                    406: Email: <a href="mailto:wesley@aise.re">wesley@aise.re</a><br>
1.323     sthen     407: URL: <a href="http://www.aise.re" rel="nofollow">http://www.aise.re</a>
                    408:        <td>We provide OpenBSD Support and Services like Mailserver, Web-hosting, Firewall and IPSEC VPN.
1.297     ian       409:
1.361     mpi       410: <tr>
1.389     bentley   411: <td>
                    412: <i>Martin Pieuchot</i><br>
                    413: <b>Consultant</b><br>
                    414:  75005 Paris<br>
                    415: Email: <a href="mailto:mpi@grenadille.net">mpi@grenadille.net</a><br>
1.361     mpi       416: URL: <a href="http://www.grenadille.net" rel="nofollow">http://www.grenadille.net</a>
                    417:        <td>OpenBSD/FOSS development, performance analysis, consulting and training.
                    418:
1.366     pea       419: <tr>
1.389     bentley   420: <td>
                    421: <i>Pierre-Emmanuel Andre</i><br>
                    422: <b>Poulpo Creations</b><br>
                    423: 92 allee Granados, Tour 10 la Biscaye<br>
                    424:  13009 Marseille<br>
                    425: Phone: 0650145557<br>
                    426: Email: <a href="mailto:pea@poulpocreations.fr">pea@poulpocreations.fr</a><br>
1.393     schwarze  427: URL: <a href="https://www.poulpocreations.fr/" rel="nofollow">https://www.poulpocreations.fr/</a>
1.366     pea       428:        <td>OpenBSD support, system and network administration.
                    429:
1.389     bentley   430: <tbody><tr><th colspan="2"
                    431: id='Germany'>
                    432: Germany
                    433: <tr>
                    434: <td>
                    435: <i>Henning Brauer</i><br>
                    436: <b>BS Web Services</b><br>
                    437: Roedingsmarkt 14<br>
                    438: Hamburg, HH 20459<br>
                    439: Phone: +49 40 37503570<br>
                    440: FAX: +49 40 37503575<br>
                    441: Email: <a href="mailto:info@bsws.de">info@bsws.de</a><br>
1.319     sthen     442: URL: <a href="http://www.bsws.de/">http://www.bsws.de/</a>
                    443:        <td>Full-Service ISP. Secure, OpenBSD-based Web Hosting, eMail, DNS, dedicated servers, and much more.
1.300     nick      444:
                    445: <tr>
1.389     bentley   446: <td>
                    447: <i>Herr Boernert</i><br>
                    448: <b>TBits.net GmbH</b><br>
                    449: Seeweg 6<br>
                    450: Alfdorf, Baden-Wuerttemberg 73553<br>
                    451: Phone: +49(0)7172-18391-0<br>
                    452: FAX: +49(0)7172-18391-99<br>
                    453: Email: <a href="mailto:info@tbits.net">info@tbits.net</a><br>
1.274     sthen     454: URL: <a href="http://www.tbits.net/" rel="nofollow">http://www.tbits.net/</a>
1.107     ian       455:        <td>OpenBSD Installation, Konfiguration, Support. Firewall-Systeme mit OpenBSD
1.83      ian       456:
                    457: <tr>
1.389     bentley   458: <td>
                    459: <i>Alexander Khine</i><br>
                    460: <b>Alexander Khine EDV-Service</b><br>
                    461: Darmstr. 7<br>
                    462: Darmstadt, Hessen 64287<br>
                    463: Phone: (+49) 6151-429 515<br>
                    464: FAX: (+49) 6151-429 514<br>
                    465: Email: <a href="mailto:service@khine.de">service@khine.de</a><br>
1.274     sthen     466: URL: <a href="http://www.khine.de/" rel="nofollow">http://www.khine.de/</a>
1.107     ian       467:        <td>System and network administration, security services, programming and support for various flavours of Windows and UN*X-like systems, including Linux, NetBSD and OpenBSD. Development of custom networking and security solutions and all-in-one-services.
                    468:
                    469: <tr>
1.389     bentley   470: <td>
                    471: <i>Ingo Wichmann</i><br>
                    472: <b>linuxhotel</b><br>
                    473: Antonienallee 1<br>
                    474: Essen, NRW 45279<br>
                    475: Phone: 0049-201-8536-600<br>
                    476: FAX: 0049-201-8536-605<br>
                    477: Email: <a href="mailto:info@linuxhotel.de">info@linuxhotel.de</a><br>
1.350     tj        478: URL: <a href="https://www.linuxhotel.de" rel="nofollow">https://www.linuxhotel.de</a>
1.387     bentley   479:        <td>OpenBSD und PF Firewall Schulungen von erfahrenen OpenBSD-Entwicklern und -administratoren. Die daf&uuml;r notwendige konzentrierte, entspannte Umgebung bietet unser denkmalgesch&uuml;tztes Geb&auml;ude-Ensemble von 1840 mit eigenem, privaten Park. OpenBSD and PF Courses available in English, too.
1.175     grunk     480:
                    481: <tr>
1.389     bentley   482: <td>
                    483: <i>Philipp B&uuml;hler</i><br>
                    484: <b>sysfive.com GmbH</b><br>
                    485: R&ouml;dingsmarkt 14<br>
                    486: Hamburg, HH 20459<br>
                    487: Phone: +49 (0) 40 63647481<br>
                    488: FAX: +49 (0) 40 63647482<br>
                    489: Email: <a href="mailto:info@sysfive.com">info@sysfive.com</a><br>
1.274     sthen     490: URL: <a href="http://sysfive.com/" rel="nofollow">http://sysfive.com/</a>
1.107     ian       491:        <td>Consulting, Konfigurations- und Kapazit&auml;tsplanung, Implementation, Integration, Fehler- und Sicherheitsanalysen von UNIX-Servern. Einsatz von OpenBSD als Basis f&uuml;r Sicherheits-Infrastruktur Komponenten (NIDS, Firewalls, VPN, Proxies).
1.99      ian       492:
                    493: <tr>
1.389     bentley   494: <td>
                    495: <i>Sebastian Schmitzdorff</i><br>
                    496: <b>Hamburgnet</b><br>
                    497: Kattunbleiche 18<br>
                    498: Hamburg, Hamburg 22041<br>
                    499: Phone: +49 40 881 44 99 70<br>
                    500: Email: <a href="mailto:info@hamburgnet.de">info@hamburgnet.de</a><br>
1.274     sthen     501: URL: <a href="http://www.hamburgnet.de/" rel="nofollow">http://www.hamburgnet.de/</a>
1.336     schwarze  502:        <td>OpenBSD based Firewall and Server Solutions and Consulting.  We offer many years of experience with Solaris, OpenBSD, Linux and other Unix-like Systems. Storage, Server, Cluster, Unix &amp; Consulting.
1.232     steven    503:
                    504: <tr>
1.389     bentley   505: <td>
                    506: <i>Stefan Wieseckel</i><br>
                    507: <b>swapspace</b><br>
                    508: Vordere Cramergasse 11-13<br>
                    509: N&uuml;rnberg, Bayern 90478<br>
                    510: Phone: +49-(0)-911-51827-57<br>
                    511: FAX: +49-(0)-911-51827-56<br>
                    512: Email: <a href="mailto:info@swapspace.de">info@swapspace.de</a><br>
1.274     sthen     513: URL: <a href="http://www.swapspace.de/" rel="nofollow">http://www.swapspace.de/</a>
1.336     schwarze  514:        <td>System and network consulting and administration; setup, configuration and maintenance of OpenBSD- and Linux-based systems (firewalls, mailservers, webservers, DNS-servers, ...).
1.14      ian       515:
1.78      ian       516: <tr>
1.389     bentley   517: <td>
                    518: <i>Igor Chemnitz</i><br>
                    519: <b>Triona - Information und Technologie GmbH</b><br>
                    520: Rheinstrasse 4e<br>
                    521: Mainz, RLP 55116<br>
                    522: Phone: +49-6131-2019-422<br>
                    523: FAX: +49-6131-2019-200<br>
                    524: Email: <a href="mailto:bsd@triona.de">bsd@triona.de</a><br>
1.274     sthen     525: URL: <a href="http://www.triona.de/" rel="nofollow">http://www.triona.de/</a>
1.319     sthen     526:        <td>IT consulting, installation and administration of UNIX (BSD, Linux), web-, application- and database-servers
1.172     grunk     527:
1.200     steven    528: <tr>
1.389     bentley   529: <td>
                    530: <i>Hermann Gottschalk</i><br>
                    531: <b>OSTC Open Source Training and Consulting GmbH</b><br>
                    532: Delsenbachweg 32<br>
                    533: N&uuml;rnberg, Bavaria 90425<br>
                    534: Phone: +49 (0) 911 - 34 74 54 4<br>
                    535: FAX: +49 (0) 911 - 18 06 27 7<br>
                    536: Email: <a href="mailto:hg@ostc.de">hg@ostc.de</a><br>
1.274     sthen     537: URL: <a href="http://www.ostc.de" rel="nofollow">http://www.ostc.de</a>
1.145     otto      538:        <td>Planung, Installation und Betreuung von OpenBSD-Servern in Embedded-, Workstation- und Servergr&ouml;&szlig;e. Internet- und Firmenl&ouml;sungen, Migration und Schulungen.<br />Beratung beim Erstellen von heterogenen L&ouml;sungen ebenso m&ouml;glich wie Sicherheitsaudits und Anpassungen durch eigens erstellte Individualsoftware.<br />Gro&szlig;e Erfahrung mit anderen UNIX-Systemen (Linux, *BSD, Solaris) vorhanden.
1.109     ian       539:
                    540: <tr>
1.389     bentley   541: <td>
                    542: <i>Toni M&uuml;ller</i><br>
                    543: <b>&Ouml;ko.neT M&uuml;ller &amp; Brandt</b><br>
                    544: Werner-von-Siemens-Str. 4<br>
                    545: Wiehl, NW 51674<br>
                    546: Phone: +49 2261 979364<br>
                    547: FAX: +49 2261 979366<br>
                    548: Email: <a href="mailto:support@oeko.net">support@oeko.net</a><br>
1.274     sthen     549: URL: <a href="http://www.oeko.net/" rel="nofollow">http://www.oeko.net/</a>
1.387     bentley   550:        <td>Beratung, Konzeption, Installation und Konfiguration, Betrieb sowie Softwareentwicklung f&uuml;r OpenBSD und Debian Linux, f&uuml;r VPN, Firewall, NIDS, Mail-, Web-, DNS- und Proxy-Server, Datenbanken, ERP-Anbindungen, Shop-Systeme
1.209     steven    551:
1.262     steven    552: <tr>
1.389     bentley   553: <td>
                    554: <i>Simon Bertrang</i><br>
                    555: <b>PuzzWorks OHG</b><br>
                    556: Bornm&uuml;hle 8<br>
                    557: Flieden, Hessen 36103<br>
                    558: Phone: +49 700 78777777<br>
                    559: FAX: +49 700 78777777<br>
                    560: Email: <a href="mailto:info@puzzworks.com">info@puzzworks.com</a><br>
1.282     simon     561: URL: <a href="http://puzzworks.com/" rel="nofollow">http://puzzworks.com/</a>
1.319     sthen     562:        <td>PuzzWorks is specialized on planning, development and implementation of web-based management systems in all areas.  Very important aspects of our work include security, usability and seamless workflows.  We provide the opportunity to realize projects together with the required infrastructure and technologies and offer support for firewalls, mail-, dns-, web-, file- and database-servers, network connectivity, installation, configuration and maintenance.
1.300     nick      563:
                    564: <tr>
1.389     bentley   565: <td>
                    566: <b>Henning Brauer Consulting</b><br>
                    567: Roedingsmarkt 14<br>
                    568: Hamburg, HH 20459<br>
                    569: Phone: +49 40 37503570<br>
                    570: FAX: +49 40 37503575<br>
                    571: Email: <a href="mailto:info@henningbrauer.com">info@henningbrauer.com</a><br>
1.319     sthen     572: URL: <a href="http://www.henningbrauer.com/">http://www.henningbrauer.com/</a>
                    573:        <td>Consulting and Training in Networking and Security, directly from one of the people behind pf and bgpd. Worldwide service.
1.282     simon     574:
1.331     stsp      575: <tr>
1.389     bentley   576: <td>
                    577: <i>Stefan Sperling</i><br>
                    578: Berlin 10967<br>
                    579: Email: <a href="mailto:mail@stefansperling.de">mail@stefansperling.de</a><br>
1.331     stsp      580: URL: <a href="http://www.stefansperling.de">http://www.stefansperling.de</a>
1.367     stsp      581:        <td>OpenBSD Consulting, Development, Training and Workshops / OpenBSD Beratung, Entwicklung, Training und Schulung
1.331     stsp      582:
1.332     reyk      583: <tr>
1.389     bentley   584: <td>
                    585: <i>Reyk Floeter</i><br>
                    586: <b>Esdenera Networks GmbH</b><br>
                    587: Konkordiastr. 14B<br>
                    588: Hannover, NDS 30449<br>
                    589: Phone: +49 511 98260790<br>
                    590: FAX: +49 511 98260794<br>
                    591: Email: <a href="mailto:contact@esdenera.com">contact@esdenera.com</a><br>
1.332     reyk      592: URL: <a href="http://www.esdenera.com/">http://www.esdenera.com/</a>
                    593:        <td>&ldquo;Looking for commercial support? Look no further!&rdquo; We are the main developers behind &ldquo;bsd.plumbing&rdquo;, relayd, httpd, iked, snmpd, trunk and many other projects and tools in OpenBSD. Contact us for mission critical and international OpenBSD support. We also build our OpenBSD-based Esdenera&reg; Firewall product and the TNOS&reg; OEM platform.
1.359     tb        594:
1.374     stsp      595: <tr>
1.389     bentley   596: <td>
                    597: <i>Guenter Doerfler </i><br>
                    598: <b>SMLan Software und Management Training </b><br>
                    599: Kastanienallee 53 <br>
                    600: Berlin, Berlin 10119<br>
                    601: Phone: 0049 30 4492545 <br>
                    602: FAX: 0049 30 43 73 57 59 <br>
                    603: Email: <a href="mailto:info@smlan.de ">info@smlan.de </a><br>
1.374     stsp      604: URL: <a href="https://www.smlan.de/seminarthemen/alle/openbsd-administration" rel="nofollow">https://www.smlan.de/seminarthemen/alle/openbsd-administration</a>
                    605:        <td>BSD and Linux training and consulting. Over 10 years of experience.
                    606:
1.389     bentley   607: <tbody><tr><th colspan="2"
                    608: id='Indonesia'>
                    609: Indonesia
                    610: <tr>
                    611: <td>
                    612: <i>Andi Maulana</i><br>
                    613: <b>Consultant</b><br>
                    614: Bandung, West Java 40191<br>
                    615: Phone: +62 812 2082 3025<br>
                    616: Email: <a href="mailto:koden@bsdmail.com">koden@bsdmail.com</a><br>
1.359     tb        617:        <td>IT Security Network System, Open Source Platforms, Sysadmin System, Unix Operating System, FreeBSD, OpenBSD, NetBSD, FreeNAS, Linux Support Services
1.332     reyk      618:
1.392     stsp      619: <tr>
                    620: <td>
                    621: <i>Muhammad Muntaza bin Hatta</i><br>
                    622: <b>Consultant</b><br>
                    623: Jalan Kawamara, Komplek Citra Pesona Mandiri Asri, Landasan Ulin<br>
                    624: Banjarbaru, South Kalimantan 70724<br>
                    625: Phone: +62 816 20 6441<br>
                    626: Email: <a href="mailto:muhammad@muntaza.id">muhammad@muntaza.id</a><br>
                    627: URL: <a href="https://www.muntaza.id/openbsd" rel="nofollow">https://www.muntaza.id/openbsd</a>
                    628:        <td>OpenBSD Consulting, Training, Installation, Maintenance and Support for
                    629: mid-size business. Over 10 years of experience with OpenBSD and PF firewall.
                    630:
1.389     bentley   631: <tbody><tr><th colspan="2"
                    632: id='Ireland'>
                    633: Ireland
                    634: <tr>
                    635: <td>
                    636: <i>Catalin Tomozei - Network &amp; System Engineer</i><br>
                    637: <b>CatSoft Network Technology LTD</b><br>
                    638: Dublin<br>
                    639: Phone: +353-0862207457<br>
                    640: Email: <a href="mailto:catalin.tomozei@gmail.com">catalin.tomozei@gmail.com</a><br>
1.319     sthen     641:        <td>Linux, *BSD and Solaris server consulting, *auditing*, support and management.
1.247     mbalmer   642:
1.389     bentley   643: <tbody><tr><th colspan="2"
                    644: id='Italy'>
                    645: Italy
                    646: <tr>
                    647: <td>
                    648: <i>Patrik Bergamasco</i><br>
                    649: <b>Consultant</b><br>
                    650: Via Morpurgo 4<br>
                    651: Udine, UD 33100<br>
                    652: Email: <a href="mailto:patrik.bergamasco@ud.camcom.it">patrik.bergamasco@ud.camcom.it</a><br>
1.319     sthen     653:        <td>Netadmin from 7+ years on schools and government networks, 4 years experience with OpenBSD. Support: web/ftp/mail servers, firewalls and authentication mechanism, IDS, VOIP server, VPN, proxy server, file servers and data defense on OpenBSD environment.
1.236     steven    654:
1.299     giovanni  655: <tr>
1.389     bentley   656: <td>
                    657: <i>Giovanni Bechis</i><br>
                    658: <b>SnB s.r.l.</b><br>
                    659: Viale don Minzoni 5/b<br>
                    660: Jesi, AN 60035<br>
                    661: Phone: +39 0731204358<br>
                    662: Email: <a href="mailto:info@snb.it">info@snb.it</a><br>
1.371     giovanni  663: URL: <a href="https://www.snb.it/" rel="nofollow">https://www.snb.it/</a>
1.319     sthen     664:        <td>We offer support for antispam mail gateways, web servers and file servers based on OpenBSD or Linux.  We provide firewall, proxy and vpn solutions based on OpenBSD.
1.342     sthen     665:
1.389     bentley   666: <tbody><tr><th colspan="2"
                    667: id='Kenya'>
                    668: Kenya
                    669: <tr>
                    670: <td>
1.390     schwarze  671: <i>Kihaguru Njenga Gathura</i><br>
                    672: <b>Data Store Kenya</b><br>
1.389     bentley   673: Bishops Road<br>
                    674: Nairobi P.O. Box 30164-00100<br>
1.390     schwarze  675: Phone: +254 7 0697 0697<br>
1.391     schwarze  676: Email: <a href="mailto:kihaguru.gathura@gmail.com">kihaguru.gathura@gmail.com</a><br>
1.369     tb        677:        <td>OpenBSD consulting. Speciality in web applications
                    678: development with OpenBSD-httpd web server, PostgreSQL DBMS, FastCGI
                    679: protocol and C programming language.
1.114     otto      680:
1.389     bentley   681: <tbody><tr><th colspan="2"
                    682: id='Latvia'>
                    683: Latvia
                    684: <tr>
                    685: <td>
                    686: <b>CHC Ltd.</b><br>
                    687: Lencu str. 44A-13<br>
                    688: Cesis LV-4101<br>
                    689: Phone: +371 9223245<br>
                    690: Email: <a href="mailto:chc@chc.lv">chc@chc.lv</a><br>
1.319     sthen     691: URL: <a href="http://www.chc.lv/" rel="nofollow">http://www.chc.lv/</a>
1.145     otto      692:        <td>Unix like systems support and maintenance. Solutions based on *BSD.
1.370     tb        693:
1.389     bentley   694: <tbody><tr><th colspan="2"
                    695: id='Mexico'>
                    696: Mexico
                    697: <tr>
                    698: <td>
                    699: <b>Abel Abraham Camarillo Ojeda</b><br>
                    700: La pradera 314, Guadalupe<br>
                    701: Monterrey, Nuevo Leon 67113<br>
                    702: Email: <a href="mailto:support@verlet.org">support@verlet.org</a><br>
1.370     tb        703:        <td>Over 9 years of experience with OpenBSD. Infrastructure, networking and software consulting and development; strong focus on UNIX, specially OpenBSD and Linux.
1.87      ian       704:
1.389     bentley   705: <tbody><tr><th colspan="2"
                    706: id='Netherlands'>
                    707: Netherlands
                    708: <tr>
                    709: <td>
                    710: <i>Arno Kruse</i><br>
                    711: <b>Kruse "ICT" Services</b><br>
                    712: Kerkveldstraat 1A<br>
                    713: Baarlo, Limburg 5991BA<br>
                    714: Phone: +31 6 51004715<br>
                    715: Email: <a href="mailto:kruse@kruse-ict.nl">kruse@kruse-ict.nl</a><br>
1.377     tj        716: URL: <a href="http://kruse-ict.nl" rel="nofollow">http://kruse-ict.nl</a>
                    717:        <td>Supporting OpenBSD and unix desktops since 2000.
1.58      ian       718:
1.99      ian       719: <tr>
1.389     bentley   720: <td>
                    721: <i>Richard Zoontjens / Deni Strik</i><br>
                    722: <b>Rad&eacute;com B.V.</b><br>
                    723: Werkmansbeemd 10<br>
                    724: Oosterhout, NB 4907 EW<br>
                    725: Phone: +31 162 467770<br>
                    726: FAX: +31 162 466864<br>
                    727: Email: <a href="mailto:info@radecom.nl">info@radecom.nl</a><br>
1.319     sthen     728: URL: <a href="http://www.radecom.nl/" rel="nofollow">http://www.radecom.nl/</a>
1.107     ian       729:        <td>We have expertise in the areas of *BSD based servers. We use FreeBSD for file, web and database services. OpenBSD is used for custom enterprise-grade firewalls.
1.99      ian       730:
1.78      ian       731: <tr>
1.389     bentley   732: <td>
                    733: <i>Camiel Dobbelaar</i><br>
                    734: <b>Sentia Internet Security B.V.</b><br>
                    735: Hullenbergweg 385<br>
                    736: Amsterdam, NH 1101CS<br>
                    737: Phone: +31-20-7505 733<br>
                    738: FAX: +31-20-698 1036<br>
                    739: Email: <a href="mailto:info@sentia.nl">info@sentia.nl</a><br>
1.319     sthen     740: URL: <a href="http://www.sentia.nl/" rel="nofollow">http://www.sentia.nl/</a>
1.107     ian       741:        <td>OpenBSD support contracts. Custom-built OpenBSD internet appliances (dns, firewall, ids, mail, vpn, web, etc). Security consultancy. Specialized in hosting environments.
1.61      ian       742:
1.78      ian       743: <tr>
1.389     bentley   744: <td>
1.394     schwarze  745: <b>OpenBSD Amsterdam</b><br>
                    746: Barbara Strozzilaan 251<br>
                    747: Amsterdam, NH 1083 HN<br>
                    748: Email: <a href="mailto:service@openbsd.amsterdam">service@openbsd.amsterdam</a><br>
                    749: URL: <a href="https://openbsd.amsterdam/" rel="nofollow">https://openbsd.amsterdam/</a>
                    750:        <td>Hosting OpenBSD VMs on dedicated vmm(4)/vmd(8) servers.
                    751:
                    752: <tr>
                    753: <td>
1.389     bentley   754: <b>Wenka Computer Systems</b><br>
                    755: Delta 81<br>
1.394     schwarze  756: Huizen, NH 1273 LD<br>
1.389     bentley   757: Phone: +31 85 111 8800<br>
                    758: Email: <a href="mailto:info@wenka.nl">info@wenka.nl</a><br>
1.378     tj        759: URL: <a href="https://www.wenka.nl" rel="nofollow">https://www.wenka.nl</a>
1.365     tb        760:        <td>IT security, networking and open source software consultancy.  OpenBSD-based networking and VoIP support.
                    761:
1.35      ian       762:
1.389     bentley   763: <tbody><tr><th colspan="2"
                    764: id='Norway'>
                    765: Norway
                    766: <tr>
                    767: <td>
                    768: <i>Peter N. M. Hansteen</i><br>
                    769: <b>bsdly.net</b><br>
                    770: Sandviksveien 32<br>
                    771: Bergen, Hordaland NO-5003<br>
                    772: Phone: +47 9807 1263<br>
                    773: Email: <a href="mailto:bsdly@bsdly.net">bsdly@bsdly.net</a><br>
1.319     sthen     774: URL: <a href="http://www.bsdly.net/" rel="nofollow">http://www.bsdly.net/</a>
                    775:        <td>Network planning, configuration, training and maintenance services using OpenBSD, FreeBSD or GNU/Linux.
1.206     steven    776:
                    777: <tr>
1.389     bentley   778: <td>
                    779: <i>Daniel Mikkelsen</i><br>
                    780: <b>Copyleft Software AS</b><br>
                    781: Pobox 2026 Grunerlokka<br>
                    782: Oslo N-0505<br>
                    783: Phone: +4799279251<br>
                    784: Email: <a href="mailto:info@copyleft.no">info@copyleft.no</a><br>
1.319     sthen     785: URL: <a href="http://www.copyleft.no/" rel="nofollow">http://www.copyleft.no/</a>
1.107     ian       786:        <td>We do development of free software and support/maintenance of free software-based platforms, including OpenBSD, FreeBSD and Linux.
1.87      ian       787:
1.389     bentley   788: <tbody><tr><th colspan="2"
                    789: id='Philippines'>
                    790: Philippines
                    791: <tr>
                    792: <td>
                    793: <i>Tito Mari Francis H. Escano</i><br>
                    794: <b>EDGEKIT Computer Systems</b><br>
                    795: Block 1 Lot 24 Zone 1 Central Bicutan<br>
                    796: Taguig City, National Capital Region 1633<br>
                    797: Phone: +63 916 640 2020<br>
                    798: Email: <a href="mailto:titomarifrancis@edgekit.com">titomarifrancis@edgekit.com</a><br>
1.351     schwarze  799: URL: <a href="http://www.edgekit.com/" rel="nofollow">http://www.edgekit.com/</a>
                    800:        <td>EDGEKIT Computer Systems provides professional support, consultancy and training services on OpenBSD and PostgreSQL to small and medium scale businesses.
                    801:
                    802: <tr>
1.389     bentley   803: <td>
                    804: <i>Onofre L. Alvarado, Jr.</i><br>
                    805: <b>OpenBSD Philippines</b><br>
                    806: 8400 Mayapis st., Bgy. San Antonio<br>
                    807: Makati City, National Capital Region 1203<br>
                    808: Phone: 63-2-7281903<br>
                    809: FAX: 63-2-7281903<br>
                    810: Email: <a href="mailto:info@openbsd.org.ph">info@openbsd.org.ph</a><br>
1.338     sthen     811: URL: <a href="http://www.openbsd.org.ph/" rel="nofollow">http://www.openbsd.org.ph/</a>
                    812:        <td>Over a decade and a half's experience in the use and deployment of OpenBSD. Network planning and design, firewalls, routers, email, web and database servers, VPNs. OpenBSD consultancy, installation, maintenance and support.
                    813:
1.58      ian       814:
1.389     bentley   815: <tbody><tr><th colspan="2"
                    816: id='Portugal'>
                    817: Portugal
                    818: <tr>
                    819: <td>
                    820: <i>Paulo Guilherme</i><br>
                    821: <b>InteligenSis Lda.</b><br>
                    822: Av. do Atl&acirc;ntico, 16<br>
                    823: Lisboa, Loures 1990-019<br>
                    824: Phone: +351 21 956 02 44<br>
                    825: Email: <a href="mailto:pguilherme@ies.pt">pguilherme@ies.pt</a><br>
1.319     sthen     826: URL: <a href="http://www.ies.pt/" rel="nofollow">http://www.ies.pt/</a>
1.387     bentley   827:        <td>Focus on Security since 1991. We design, implement and support high security OpenBSD file, database, web, mail, E-commerce, and B2B servers.  Intranet solutions based on Lan-to-Lan and Host-to-Lan VPNs (IPsec) and strong Firewalls. We provide low response-time local assistance, telemaintenance and security audits.
1.107     ian       828:
1.143     otto      829: <tr>
1.389     bentley   830: <td>
                    831: <i>Pedro Almeida</i><br>
                    832: <b>Secure Networks Lda.</b><br>
                    833: Rua Pedro Alvares Cabral, N-119, 4-C<br>
                    834: Coimbra 3030-069<br>
                    835: Phone: +351-914039968<br>
                    836: FAX: +351-239701521<br>
                    837: Email: <a href="mailto:palmeida@securenetworks.pt">palmeida@securenetworks.pt</a><br>
1.319     sthen     838: URL: <a href="http://www.securenetworks.pt/" rel="nofollow">http://www.securenetworks.pt/</a>
1.281     sthen     839:        <td>Secure Networks is a company dedicated to network related technologies and our
                    840: solutions and products are focused in open source. Nowadays the simplicity,
                    841: versatility and quality are very important factors. Since these are some of the
                    842: strong points of the OpenBSD operating system, and we have a solid knowledge on
                    843: it, most of our solutions and products are OpenBSD based.
1.356     tb        844:
1.389     bentley   845: <tbody><tr><th colspan="2"
                    846: id='Russian'>
                    847: Russian Federation
                    848: <tr>
                    849: <td>
                    850: <i>Artem Vydrin / Pavel Kondratyuk</i><br>
                    851: <b>Infosecurity LLC</b><br>
                    852: Nikoloyamskaya 38/1<br>
                    853: Moscow 109004<br>
                    854: Phone: +7 495 510 15 86<br>
                    855: Email: <a href="mailto:unix@infosecservice.ru">unix@infosecservice.ru</a><br>
1.356     tb        856: URL: <a href="http://www.gk-is.ru/services.php" rel="nofollow">http://www.gk-is.ru/services.php</a>
1.357     tb        857:        <td>Commercial support for Unix/Linux. Security services, setup and integration.
                    858: Experienced in OpenBSD-based network and security solutions, including Internet
1.356     tb        859: gateways, clustered firewalls, VPNs, mail servers, and much more.
1.281     sthen     860:
1.389     bentley   861: <tbody><tr><th colspan="2"
                    862: id='Singapore'>
                    863: Singapore
                    864: <tr>
                    865: <td>
                    866: <i>Gilbert Foo</i><br>
                    867: <b>Forgotten Technologies</b><br>
                    868: 17 Sungei Kadut St 4<br>
                    869: Singapore, Singapore 729045<br>
                    870: Phone: 63680200<br>
                    871: FAX: 62757498<br>
                    872: Email: <a href="mailto:gilbert@forgotten.com.sg">gilbert@forgotten.com.sg</a><br>
1.319     sthen     873: URL: <a href="http://www.forgotten.com.sg/" rel="nofollow">http://www.forgotten.com.sg/</a>
1.107     ian       874:        <td>Open-Source Business Solutions
1.58      ian       875:
1.389     bentley   876: <tbody><tr><th colspan="2"
                    877: id='Sweden'>
                    878: Sweden
                    879: <tr>
                    880: <td>
                    881: <i>Jonas Eriksson</i><br>
                    882: <b>Webbkonsulterna AB</b><br>
                    883: Kyrkgatan 60<br>
                    884: Ostersund SE-83134<br>
                    885: Phone: +46.63.180888<br>
                    886: FAX: +46.63.180889<br>
                    887: Email: <a href="mailto:info@wk.se">info@wk.se</a><br>
1.319     sthen     888: URL: <a href="http://www.wk.se/" rel="nofollow">http://www.wk.se/</a>
1.107     ian       889:        <td>We supply *BSD installation, maintenance and services, along with consulting services within Apache, Squid, Samba and SQL. We also offer consulting services across Europe for security and mission critical solutions on *BSD platforms.
1.99      ian       890:
1.389     bentley   891: <tbody><tr><th colspan="2"
                    892: id='Switzerland'>
                    893: Switzerland
                    894: <tr>
                    895: <td>
                    896: <i>Marc Balmer</i><br>
                    897: <b>micro systems</b><br>
                    898: Wiesendamm 2a, Postfach<br>
                    899: Basel, Basel-Stadt CH-4019<br>
                    900: Phone: +41 61 383 05 10<br>
                    901: FAX: +41 61 383 05 12<br>
                    902: Email: <a href="mailto:marc@msys.ch">marc@msys.ch</a><br>
1.319     sthen     903: URL: <a href="https://www.msys.ch/" rel="nofollow">https://www.msys.ch/</a>
1.107     ian       904:        <td>15+ Years UNIX experience, training, consulting and software development on UNIX.  TCP/IP network planning and realization. OpenBSD routers and firewalls, OpenBSD training for system administrators.  Preinstalled OpenBSD systems (out of the box servers and firewalls).
1.85      ian       905:
                    906: <tr>
1.389     bentley   907: <td>
                    908: <i>Mathias Schmocker</i><br>
                    909: <b>SMAT Engineering LLC</b><br>
                    910: Champ-Manon 15<br>
                    911: Bernex, Geneva CH-1233<br>
                    912: Phone: +41 78 674 43 12<br>
                    913: Email: <a href="mailto:smat@smat.ch">smat@smat.ch</a><br>
1.319     sthen     914: URL: <a href="http://www.smat.ch/" rel="nofollow">http://www.smat.ch/</a>
1.107     ian       915:        <td>We are a team of specialists in IT consulting and software development. We've specialized in Unix system administration and security since 1992. We've been using OpenBSD for our client's Internet infrastructure since 1999 (firewalls, secure servers, etc.)
1.72      ian       916:
1.78      ian       917: <tr>
1.389     bentley   918: <td>
                    919: <b>Apsis GmbH</b><br>
                    920: Postfach<br>
                    921: Uetikon am See, Zurich CH-8707<br>
                    922: Phone: +41-1-920 49 04<br>
                    923: Email: <a href="mailto:info@apsis.ch">info@apsis.ch</a><br>
1.319     sthen     924: URL: <a href="http://www.apsis.ch/" rel="nofollow">http://www.apsis.ch/</a>
                    925:        <td>We supply a wide range of OpenBSD-based security solutions, including Internet gateways, firewalls, IDS, VPN, etc. We have developed our own security appliance ASD2v, which is itself based on OpenBSD. Additionally we offer our customers consulting services for network optimisations and deployment.
1.107     ian       926:
1.375     stsp      927: <tr>
1.389     bentley   928: <td>
                    929: <i>Marc Bigler</i><br>
                    930: <b>oriented.net GmbH</b><br>
                    931: Postfach 318<br>
                    932: Basel, Basel-Stadt 4001<br>
                    933: Phone: +41 61 322 11 01<br>
                    934: FAX: +41 61 322 11 02<br>
                    935: Email: <a href="mailto:info@oriented.net">info@oriented.net</a><br>
1.375     stsp      936: URL: <a href="https://oriented.net/" rel="nofollow">https://oriented.net/</a>
                    937:        <td>We provide OpenBSD native virtual machine hosting using VMM, as well
                    938: as consulting and support. We have a strong focus on using OpenBSD in
                    939: network security appliances, such as firewalls, proxies, VPN,
                    940: OpenSMTPD-based mail exchangers etc. We also offer managed UNIX-based
                    941: services, including hosting, servers, support and consulting.
                    942:
1.389     bentley   943: <tbody><tr><th colspan="2"
                    944: id='UAE'>
                    945: United Arab Emirates
                    946: <tr>
                    947: <td>
                    948: <i>Mejo Jose</i><br>
                    949: <b>Mejo Jose</b><br>
                    950: Barsha<br>
                    951: Dubai, Dubai 1172<br>
                    952: Phone: 055 7685725<br>
                    953: FAX: 055 7685725<br>
                    954: Email: <a href="mailto:info@kannayath.com">info@kannayath.com</a><br>
1.319     sthen     955: URL: <a href="http://www.kannayath.com/" rel="nofollow">http://www.kannayath.com/</a>
                    956:        <td>I am an Open source consultant based in Dubai, UAE. Please check out my website for more details.
1.123     otto      957:
1.389     bentley   958: <tbody><tr><th colspan="2"
                    959: id='USA'>
                    960: United States
                    961: <tr>
                    962: <td>
                    963: <i>James Jerkins</i><br>
                    964: <b>James Jerkins Computer Consulting</b><br>
                    965: 1809 North Wood Avenue<br>
                    966: Florence, Alabama 35630<br>
1.319     sthen     967: URL: <a href="http://www.jamesjerkinscomputer.com/" rel="nofollow">http://www.jamesjerkinscomputer.com/</a>
                    968:        <td>OpenBSD and Linux installation, maintenance, and support for businesses and institutions. Systems supported include IDS, firewalls, VPNs, DNS, web caches and proxies, ftp servers, and web servers.
1.83      ian       969:
                    970: <tr>
1.389     bentley   971: <td>
                    972: <i>Zack Williams</i><br>
                    973: <b>Artisan Computer Services LLC</b><br>
                    974: P.O. Box 1936<br>
                    975: Tucson, Arizona 85702-1936<br>
                    976: Phone: (520) 977-2973<br>
                    977: Email: <a href="mailto:zdw@artisancomputer.com">zdw@artisancomputer.com</a><br>
1.319     sthen     978: URL: <a href="http://www.artisancomputer.com/" rel="nofollow">http://www.artisancomputer.com/</a>
1.120     otto      979:        <td>We provide firewalls, internet servers, and network security using OpenBSD on diverse hardware platforms.  We also do general system administration and computer consulting on a variety of platforms (Mac OS X, Windows, *BSD, Linux), with an emphasis on integration and security.
                    980:
                    981: <tr>
1.389     bentley   982: <td>
                    983: <i>Mark Willey</i><br>
                    984: <b>Protectix, Inc.</b><br>
                    985: 1821 South Bascom Avenue #219<br>
                    986: Campbell, California 95008-2309<br>
                    987: Phone: (408) 331-1972<br>
                    988: Email: <a href="mailto:sales@protectix.com">sales@protectix.com</a><br>
1.350     tj        989: URL: <a href="http://protectix.com" rel="nofollow">http://protectix.com</a>
1.319     sthen     990:        <td>Protectix provides commercial support for OpenBSD and professional training on installation and setup. Other services include outsourced network management, vulnerability testing, Firewall, VPN and comprehensive security consulting.
1.79      ian       991:
                    992: <tr>
1.389     bentley   993: <td>
                    994: <i>Joseph Wolff</i><br>
                    995: <b>eRacks Open Source Systems</b><br>
                    996: 28301 Industrial Boulevard Suite M<br>
                    997: Hayward, California 94545<br>
                    998: Phone: 408-455-0010<br>
                    999: Email: <a href="mailto:consulting@eracks.com">consulting@eracks.com</a><br>
1.319     sthen    1000: URL: <a href="http://www.eracks.com/" rel="nofollow">http://www.eracks.com/</a>
1.333     schwarze 1001:        <td>We provide ready-to-run OpenBSD servers, both rackmount servers and other form factors, such a notebooks, desktops, etc., Firewalls, Mail/DNS/Web servers, other bastion hosts. We also provide Network design, planning, and Cloud architecture services, as well as custom-configured OpenBSD systems. We will preinstall and configure CARP, firewall rules, pfsync, STP, Dual/Bridging, OpenVPN, etc. We've been doing this since 1999.
1.347     tj       1002:
                   1003: <tr>
1.389     bentley  1004: <td>
                   1005: <i>Paul Pruett</i><br>
                   1006: <b>Cocoa Village Publishing</b><br>
                   1007: P.O. Box 218<br>
                   1008: Cocoa, Florida 32923<br>
                   1009: Phone: 321-633-4990<br>
                   1010: FAX: 321-633-4997<br>
                   1011: Email: <a href="mailto:ppruett@webengr.com">ppruett@webengr.com</a><br>
1.319     sthen    1012: URL: <a href="http://www.webengr.com/" rel="nofollow">http://www.webengr.com/</a>
                   1013:        <td>Setup, support, hosting and consulting. We also use OpenBSD for our web services including Sendmail for Email, SSL Apache for Web Servers with PHP MailMan for EMail Lists, Mysql and more. We can show you how to use anonCVS to rebuild kernel, /usr/src and /usr/ports :-)
1.58      ian      1014:
1.78      ian      1015: <tr>
1.389     bentley  1016: <td>
                   1017: <i>Dan Ouellet</i><br>
                   1018: <b>Ouellet Consulting Inc.</b><br>
                   1019: 7996 Grant Court<br>
                   1020: Tallahassee, Florida 32309<br>
                   1021: Phone: 850-296-7520<br>
                   1022: Email: <a href="mailto:dan@danosoft.com">dan@danosoft.com</a><br>
1.319     sthen    1023:        <td>OCI specialize in systems/networks design, implementation and security solutions, including solutions meeting HIPPA requirements. We spec out, configure and support firewalls, proxy-arrays, servers, switches, mail systems, web servers, databases, etc. We are familiar with and support most Windows and Unix/Linux systems including OpenBSD. We offer remote administration services worldwide, on all supported platforms. We plan and assist with Active Directory migrations.
1.107     ian      1024:
                   1025: <tr>
1.389     bentley  1026: <td>
                   1027: <i>Eric Pancer</i><br>
                   1028: <b>Catastrophe.NET</b><br>
                   1029: Ten South Canal Street<br>
                   1030: Chicago, Illinois 60606<br>
                   1031: Phone: +1-312-373-0037<br>
                   1032: Email: <a href="mailto:eric@catastrophe.net">eric@catastrophe.net</a><br>
1.319     sthen    1033:        <td>Installation, configuration and troubleshooting of a variety of UNIX operating systems focusing on OpenBSD. Specialist in computer and network security issues; experienced in incident response and forensic analysis.
1.292     jcs      1034:
                   1035: <tr>
1.389     bentley  1036: <td>
                   1037: <i>Todd Boyer, CISSP</i><br>
                   1038: <b>AutumnTECH, LLC</b><br>
                   1039: 126 Autumn End Place<br>
                   1040: Laurel, Maryland 20724<br>
                   1041: Phone: 301-498-2503<br>
                   1042: Email: <a href="mailto:Support@AutumnTECH.com">Support@AutumnTECH.com</a><br>
1.319     sthen    1043: URL: <a href="http://www.AutumnTECH.com/" rel="nofollow">http://www.AutumnTECH.com/</a>
1.107     ian      1044:        <td>Enterprise Spam and E-mail Virus filtering hardware based on OpenBSD. Security Consulting services for new and existing OpenBSD implementations.
1.83      ian      1045:
                   1046: <tr>
1.389     bentley  1047: <td>
                   1048: <i>Richard Welty</i><br>
                   1049: <b>Averill Park Networking</b><br>
                   1050: P.O. Box 629<br>
                   1051: Averill Park, New York 12018<br>
                   1052: Phone: 518-573-7592<br>
                   1053: Email: <a href="mailto:rwelty@averillpark.net">rwelty@averillpark.net</a><br>
1.319     sthen    1054: URL: <a href="http://www.averillpark.net/" rel="nofollow">http://www.averillpark.net/</a>
1.107     ian      1055:        <td>OpenBSD setup/installation/remote administration. Network engineering, firewalls, VPNs, software development (C/Java/PHP/PostgreSQL/MySQL). Also experienced with Solaris and Linux.
                   1056:
                   1057: <tr>
1.389     bentley  1058: <td>
                   1059: <i>Lawrence Teo</i><br>
                   1060: <b>Calyptix Security</b><br>
                   1061: 8701 Mallard Creek Rd<br>
                   1062: Charlotte, North Carolina 28262<br>
                   1063: Phone: 704-971-8989<br>
                   1064: FAX: 704-971-8990<br>
                   1065: Email: <a href="mailto:openbsd-consult@calyptix.com">openbsd-consult@calyptix.com</a><br>
1.319     sthen    1066: URL: <a href="http://www.calyptix.com/" rel="nofollow">http://www.calyptix.com/</a>
                   1067:        <td>Calyptix Security provides all-in-one network security solutions to small and medium-sized businesses. Our AccessEnforcer product line consists of OpenBSD-based security appliances that comprise a comprehensive range of features including firewall, Snort IDS/IPS, VPN, email antivirus, anti-spyware, spam filtering, web filtering, and IM management. We also perform consulting services including vulnerability assessments for regulatory compliance, mitigation, remediation and network monitoring.
1.246     mbalmer  1068:
                   1069: <tr>
1.389     bentley  1070: <td>
                   1071: <i>Todd T. Fries</i><br>
                   1072: <b>Free Daemon Consulting</b><br>
                   1073: 1417 Oxford Way<br>
                   1074: Oklahoma City, Oklahoma 73120<br>
                   1075: Phone: 405-227-9094<br>
                   1076: Email: <a href="mailto:todd@fries.net">todd@fries.net</a><br>
1.319     sthen    1077: URL: <a href="http://FreeDaemonConsulting.com/" rel="nofollow">http://FreeDaemonConsulting.com/</a>
1.87      ian      1078:        <td>OpenBSD/UNIX consulting in support of free software solutions.
1.107     ian      1079:
                   1080: <tr>
1.389     bentley  1081: <td>
                   1082: <i>Kevin Pate</i><br>
                   1083: <b>Pate Consulting, Inc.</b><br>
                   1084: 1621 Milam, Suite 220<br>
                   1085: Houston, Texas 77002<br>
                   1086: Phone: 713.333.5468<br>
                   1087: FAX: 713.333.5494<br>
                   1088: Email: <a href="mailto:info@pateconsulting.com">info@pateconsulting.com</a><br>
1.319     sthen    1089: URL: <a href="http://www.pateconsulting.com/" rel="nofollow">http://www.pateconsulting.com/</a>
                   1090:        <td>We specialize in providing solid open source solutions for businesses using OpenBSD, FreeBSD, and Linux.  6 years in business. 12 years of experience - MCSE, CCNA, RHCE certifications - Also MySQL, PostgreSQL.  VPNs, firewalls, wireless, DNS, squidGuard, mail - even training with OpenBSD.
1.294     jj       1091:
                   1092: <tr>
1.389     bentley  1093: <td>
                   1094: <i>James Shupe</i><br>
                   1095: <b>HermeTek LLC</b><br>
                   1096: 2028 E Ben White Blvd #240-8832<br>
                   1097: Austin, Texas 78741<br>
                   1098: Phone: 512.792.2525<br>
                   1099: Email: <a href="mailto:sales@hermetek.com">sales@hermetek.com</a><br>
1.339     schwarze 1100: URL: <a href="https://www.hermetek.com/bsd-linux-support" rel="nofollow">https://www.hermetek.com/bsd-linux-support</a>
1.319     sthen    1101:        <td>We provide open infrastructure design, development, deployment, maintenance and training. We specialize in OpenBSD routing and firewall platforms utilizing OpenBGPD, OpenOSPFD, PF, and other included technologies.
1.107     ian      1102:
                   1103: <tr>
1.389     bentley  1104: <td>
                   1105: <i>Brad Davis</i><br>
                   1106: <b>Enclavix LLC</b><br>
                   1107: Street Address<br>
                   1108: Draper, Utah 84020<br>
                   1109: Phone: 801-913-4506<br>
                   1110: FAX: 801-553-2675<br>
                   1111: Email: <a href="mailto:brad.davis@enclavix.com">brad.davis@enclavix.com</a><br>
1.319     sthen    1112: URL: <a href="http://www.enclavix.com/" rel="nofollow">http://www.enclavix.com/</a>
1.107     ian      1113:        <td>Enclavix can provide development, support, porting, and configuration services for OpenBSD.  We can work at any level, from applications (web servers, databases, etc.) to kernel hacking (including drivers). We specialize in secure, embedded OpenBSD systems for information appliances.
1.99      ian      1114:
                   1115: <tr>
1.389     bentley  1116: <td>
                   1117: <i>Alexander G. Chamandy</i><br>
                   1118: <b>Envescent, LLC</b><br>
                   1119: 1001 19th Street North, Suite 1200<br>
                   1120: Arlington, Virginia 22209<br>
                   1121: Phone: 800-487-9404<br>
                   1122: Email: <a href="mailto:info@envescent.com">info@envescent.com</a><br>
1.378     tj       1123: URL: <a href="https://envescent.com" rel="nofollow">https://envescent.com</a>
1.133     otto     1124:        <td>Envescent is a leading provider of technology products and services focused on Unix and Unix-like operating systems.  We offer consulting, application development, pre-installed workstations and servers, hardware, outsourced system and network administration and implementation, security auditing, technical support and much more.
1.76      ian      1125:
1.78      ian      1126: <tr>
1.389     bentley  1127: <td>
                   1128: <i>Todd M. Kover</i><br>
                   1129: <b>Omniscient Technologies</b><br>
                   1130: 36051 Birch Hollow Lane<br>
                   1131: Purcellville, Virginia 20132<br>
                   1132: Phone: +1-540-668-7602<br>
                   1133: Email: <a href="mailto:openbsd-consulting@omniscient.com">openbsd-consulting@omniscient.com</a><br>
1.319     sthen    1134: URL: <a href="http://www.omniscient.com/" rel="nofollow">http://www.omniscient.com/</a>
1.107     ian      1135:        <td>Washington D.C. based consulting group with a broad array of experience in *BSD, Solaris, Linux and many other varieties of unix specializing in highly scalable systems, systems integration and network security. Custom application design also available.
1.99      ian      1136:
                   1137: <tr>
1.389     bentley  1138: <td>
                   1139: <i>Jeremy C. Reed</i><br>
                   1140: <b>Puget Sound Technology</b><br>
                   1141: Marysville, Washington 98271<br>
                   1142: Phone: 360-658-5676<br>
                   1143: Email: <a href="mailto:info@pugetsoundtechnology.com">info@pugetsoundtechnology.com</a><br>
1.319     sthen    1144: URL: <a href="http://www.pugetsoundtechnology.com/" rel="nofollow">http://www.pugetsoundtechnology.com/</a>
1.107     ian      1145:        <td>Provides classroom training specifically for OpenBSD, and offers technical support services for various open source software.
                   1146:
                   1147: <tr>
1.389     bentley  1148: <td>
                   1149: <i>Josh Pennell</i><br>
                   1150: <b>IOActive</b><br>
                   1151: 701 5th Avenue Suite 6850<br>
                   1152: Seattle, Washington 98104<br>
                   1153: Phone: +1 866.760.0222<br>
                   1154: Email: <a href="mailto:info@ioactive.com">info@ioactive.com</a><br>
1.319     sthen    1155: URL: <a href="http://www.ioactive.com/" rel="nofollow">http://www.ioactive.com/</a>
1.346     tj       1156:        <td>IOActive specializes in performing secure code and hardware review; particularly for security minded people using OpenBSD.
1.5       ian      1157:
1.319     sthen    1158:
1.389     bentley  1159: <tbody><tr><th colspan="2"
                   1160: id='United'>
                   1161: United Kingdom
                   1162: <tr>
                   1163: <td>
                   1164: <b>M:Tier Ltd.</b><br>
                   1165: 145 - 147 St. John Street<br>
                   1166: London, London EC1V 4PY<br>
                   1167: Email: <a href="mailto:info@mtier.org">info@mtier.org</a><br>
1.319     sthen    1168: URL: <a href="http://www.mtier.org/">http://www.mtier.org/</a>
                   1169:        <td>We provide a corporate desktop based on OpenBSD and GNOME3, directly from the maintainers of GNOME on OpenBSD. As well as complete infrastructure management with Puppet, Zarafa groupware solution and thin clients.  Worldwide service.
                   1170:
                   1171: <tr>
1.389     bentley  1172: <td>
                   1173: <i>Sevan Janiyan</i><br>
                   1174: <b>Venture 37 Ltd</b><br>
                   1175: Unit 9, Freshfield Business Park, Stevenson Road<br>
                   1176: Brighton, East Sussex BN2 0DF<br>
                   1177: Phone: 01273 808563<br>
                   1178: Email: <a href="mailto:info@venture37.com">info@venture37.com</a><br>
1.328     sthen    1179: URL: <a href="http://www.venture37.com/" rel="nofollow">http://www.venture37.com/</a>
1.327     sthen    1180:        <td>We provide consultancy &amp; support for Mail, Web &amp; DNS services served on OpenBSD or other Open source UNIX-like operating systems as well as network security solutions built using OpenBSD.
                   1181:
                   1182: <tr>
1.389     bentley  1183: <td>
                   1184: <i>Rob Pickering</i><br>
                   1185: <b>IP Cortex Ltd</b><br>
                   1186: Bletchley Park<br>
                   1187: Milton Keynes, Buckinghamshire MK3 6EB<br>
                   1188: Phone: +44 1908 276650<br>
                   1189: FAX: +44 1908 276699<br>
                   1190: Email: <a href="mailto:rob@ipcortex.co.uk">rob@ipcortex.co.uk</a><br>
1.319     sthen    1191: URL: <a href="http://www.ipcortex.co.uk/" rel="nofollow">http://www.ipcortex.co.uk/</a>
                   1192:        <td>16 years experience setting up and developing software on BSD based platforms. Currently specialise in building inexpensive firewall and VPN setups, including VoIP infrastructure using OpenBSD. Also work on secure service provider implementations.
1.107     ian      1193:
1.389     bentley  1194: <tbody><tr><th colspan="2"
                   1195: id='Ukraine'>
                   1196: Ukraine
                   1197: <tr>
                   1198: <td>
                   1199: <i>Sergey Prysiazhnyi</i><br>
                   1200: <b>ATMNIS LLC</b><br>
                   1201: Kyiv<br>
                   1202: Phone: +380 44 362 6797<br>
                   1203: Email: <a href="mailto:s.prysiazhnyi@atmnis.com">s.prysiazhnyi@atmnis.com</a><br>
1.274     sthen    1204: URL: <a href="http://www.atmnis.com/" rel="nofollow">http://www.atmnis.com/</a>
1.395   ! schwarze 1205:        <td>15+ years of UNIX, BSD experience, mostly with OpenBSD.  All complex solutions of the company are based on OpenBSD.  Information security and systems engineering services.  Providing services with respect to the creation of comprehensive information security systems.  OpenBSD installation, maintenance, support and consulting.
1.107     ian      1206:
1.13      ian      1207:
1.144     otto     1208:
1.61      ian      1209: </table>