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

Annotation of www/support.html, Revision 1.393

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>
                    745: <b>Wenka Computer Systems</b><br>
                    746: Delta 81<br>
                    747: Huizen 1273 LD<br>
                    748: Phone: +31 85 111 8800<br>
                    749: Email: <a href="mailto:info@wenka.nl">info@wenka.nl</a><br>
1.378     tj        750: URL: <a href="https://www.wenka.nl" rel="nofollow">https://www.wenka.nl</a>
1.365     tb        751:        <td>IT security, networking and open source software consultancy.  OpenBSD-based networking and VoIP support.
                    752:
1.35      ian       753:
1.389     bentley   754: <tbody><tr><th colspan="2"
                    755: id='Norway'>
                    756: Norway
                    757: <tr>
                    758: <td>
                    759: <i>Peter N. M. Hansteen</i><br>
                    760: <b>bsdly.net</b><br>
                    761: Sandviksveien 32<br>
                    762: Bergen, Hordaland NO-5003<br>
                    763: Phone: +47 9807 1263<br>
                    764: Email: <a href="mailto:bsdly@bsdly.net">bsdly@bsdly.net</a><br>
1.319     sthen     765: URL: <a href="http://www.bsdly.net/" rel="nofollow">http://www.bsdly.net/</a>
                    766:        <td>Network planning, configuration, training and maintenance services using OpenBSD, FreeBSD or GNU/Linux.
1.206     steven    767:
                    768: <tr>
1.389     bentley   769: <td>
                    770: <i>Daniel Mikkelsen</i><br>
                    771: <b>Copyleft Software AS</b><br>
                    772: Pobox 2026 Grunerlokka<br>
                    773: Oslo N-0505<br>
                    774: Phone: +4799279251<br>
                    775: Email: <a href="mailto:info@copyleft.no">info@copyleft.no</a><br>
1.319     sthen     776: URL: <a href="http://www.copyleft.no/" rel="nofollow">http://www.copyleft.no/</a>
1.107     ian       777:        <td>We do development of free software and support/maintenance of free software-based platforms, including OpenBSD, FreeBSD and Linux.
1.87      ian       778:
1.389     bentley   779: <tbody><tr><th colspan="2"
                    780: id='Philippines'>
                    781: Philippines
                    782: <tr>
                    783: <td>
                    784: <i>Tito Mari Francis H. Escano</i><br>
                    785: <b>EDGEKIT Computer Systems</b><br>
                    786: Block 1 Lot 24 Zone 1 Central Bicutan<br>
                    787: Taguig City, National Capital Region 1633<br>
                    788: Phone: +63 916 640 2020<br>
                    789: Email: <a href="mailto:titomarifrancis@edgekit.com">titomarifrancis@edgekit.com</a><br>
1.351     schwarze  790: URL: <a href="http://www.edgekit.com/" rel="nofollow">http://www.edgekit.com/</a>
                    791:        <td>EDGEKIT Computer Systems provides professional support, consultancy and training services on OpenBSD and PostgreSQL to small and medium scale businesses.
                    792:
                    793: <tr>
1.389     bentley   794: <td>
                    795: <i>Onofre L. Alvarado, Jr.</i><br>
                    796: <b>OpenBSD Philippines</b><br>
                    797: 8400 Mayapis st., Bgy. San Antonio<br>
                    798: Makati City, National Capital Region 1203<br>
                    799: Phone: 63-2-7281903<br>
                    800: FAX: 63-2-7281903<br>
                    801: Email: <a href="mailto:info@openbsd.org.ph">info@openbsd.org.ph</a><br>
1.338     sthen     802: URL: <a href="http://www.openbsd.org.ph/" rel="nofollow">http://www.openbsd.org.ph/</a>
                    803:        <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.
                    804:
1.58      ian       805:
1.389     bentley   806: <tbody><tr><th colspan="2"
                    807: id='Portugal'>
                    808: Portugal
                    809: <tr>
                    810: <td>
                    811: <i>Paulo Guilherme</i><br>
                    812: <b>InteligenSis Lda.</b><br>
                    813: Av. do Atl&acirc;ntico, 16<br>
                    814: Lisboa, Loures 1990-019<br>
                    815: Phone: +351 21 956 02 44<br>
                    816: Email: <a href="mailto:pguilherme@ies.pt">pguilherme@ies.pt</a><br>
1.319     sthen     817: URL: <a href="http://www.ies.pt/" rel="nofollow">http://www.ies.pt/</a>
1.387     bentley   818:        <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       819:
1.143     otto      820: <tr>
1.389     bentley   821: <td>
                    822: <i>Pedro Almeida</i><br>
                    823: <b>Secure Networks Lda.</b><br>
                    824: Rua Pedro Alvares Cabral, N-119, 4-C<br>
                    825: Coimbra 3030-069<br>
                    826: Phone: +351-914039968<br>
                    827: FAX: +351-239701521<br>
                    828: Email: <a href="mailto:palmeida@securenetworks.pt">palmeida@securenetworks.pt</a><br>
1.319     sthen     829: URL: <a href="http://www.securenetworks.pt/" rel="nofollow">http://www.securenetworks.pt/</a>
1.281     sthen     830:        <td>Secure Networks is a company dedicated to network related technologies and our
                    831: solutions and products are focused in open source. Nowadays the simplicity,
                    832: versatility and quality are very important factors. Since these are some of the
                    833: strong points of the OpenBSD operating system, and we have a solid knowledge on
                    834: it, most of our solutions and products are OpenBSD based.
1.356     tb        835:
1.389     bentley   836: <tbody><tr><th colspan="2"
                    837: id='Russian'>
                    838: Russian Federation
                    839: <tr>
                    840: <td>
                    841: <i>Artem Vydrin / Pavel Kondratyuk</i><br>
                    842: <b>Infosecurity LLC</b><br>
                    843: Nikoloyamskaya 38/1<br>
                    844: Moscow 109004<br>
                    845: Phone: +7 495 510 15 86<br>
                    846: Email: <a href="mailto:unix@infosecservice.ru">unix@infosecservice.ru</a><br>
1.356     tb        847: URL: <a href="http://www.gk-is.ru/services.php" rel="nofollow">http://www.gk-is.ru/services.php</a>
1.357     tb        848:        <td>Commercial support for Unix/Linux. Security services, setup and integration.
                    849: Experienced in OpenBSD-based network and security solutions, including Internet
1.356     tb        850: gateways, clustered firewalls, VPNs, mail servers, and much more.
1.281     sthen     851:
1.389     bentley   852: <tbody><tr><th colspan="2"
                    853: id='Singapore'>
                    854: Singapore
                    855: <tr>
                    856: <td>
                    857: <i>Gilbert Foo</i><br>
                    858: <b>Forgotten Technologies</b><br>
                    859: 17 Sungei Kadut St 4<br>
                    860: Singapore, Singapore 729045<br>
                    861: Phone: 63680200<br>
                    862: FAX: 62757498<br>
                    863: Email: <a href="mailto:gilbert@forgotten.com.sg">gilbert@forgotten.com.sg</a><br>
1.319     sthen     864: URL: <a href="http://www.forgotten.com.sg/" rel="nofollow">http://www.forgotten.com.sg/</a>
1.107     ian       865:        <td>Open-Source Business Solutions
1.58      ian       866:
1.389     bentley   867: <tbody><tr><th colspan="2"
                    868: id='Sweden'>
                    869: Sweden
                    870: <tr>
                    871: <td>
                    872: <i>Jonas Eriksson</i><br>
                    873: <b>Webbkonsulterna AB</b><br>
                    874: Kyrkgatan 60<br>
                    875: Ostersund SE-83134<br>
                    876: Phone: +46.63.180888<br>
                    877: FAX: +46.63.180889<br>
                    878: Email: <a href="mailto:info@wk.se">info@wk.se</a><br>
1.319     sthen     879: URL: <a href="http://www.wk.se/" rel="nofollow">http://www.wk.se/</a>
1.107     ian       880:        <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       881:
1.389     bentley   882: <tbody><tr><th colspan="2"
                    883: id='Switzerland'>
                    884: Switzerland
                    885: <tr>
                    886: <td>
                    887: <i>Marc Balmer</i><br>
                    888: <b>micro systems</b><br>
                    889: Wiesendamm 2a, Postfach<br>
                    890: Basel, Basel-Stadt CH-4019<br>
                    891: Phone: +41 61 383 05 10<br>
                    892: FAX: +41 61 383 05 12<br>
                    893: Email: <a href="mailto:marc@msys.ch">marc@msys.ch</a><br>
1.319     sthen     894: URL: <a href="https://www.msys.ch/" rel="nofollow">https://www.msys.ch/</a>
1.107     ian       895:        <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       896:
                    897: <tr>
1.389     bentley   898: <td>
                    899: <i>Mathias Schmocker</i><br>
                    900: <b>SMAT Engineering LLC</b><br>
                    901: Champ-Manon 15<br>
                    902: Bernex, Geneva CH-1233<br>
                    903: Phone: +41 78 674 43 12<br>
                    904: Email: <a href="mailto:smat@smat.ch">smat@smat.ch</a><br>
1.319     sthen     905: URL: <a href="http://www.smat.ch/" rel="nofollow">http://www.smat.ch/</a>
1.107     ian       906:        <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       907:
1.78      ian       908: <tr>
1.389     bentley   909: <td>
                    910: <b>Apsis GmbH</b><br>
                    911: Postfach<br>
                    912: Uetikon am See, Zurich CH-8707<br>
                    913: Phone: +41-1-920 49 04<br>
                    914: Email: <a href="mailto:info@apsis.ch">info@apsis.ch</a><br>
1.319     sthen     915: URL: <a href="http://www.apsis.ch/" rel="nofollow">http://www.apsis.ch/</a>
                    916:        <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       917:
1.375     stsp      918: <tr>
1.389     bentley   919: <td>
                    920: <i>Marc Bigler</i><br>
                    921: <b>oriented.net GmbH</b><br>
                    922: Postfach 318<br>
                    923: Basel, Basel-Stadt 4001<br>
                    924: Phone: +41 61 322 11 01<br>
                    925: FAX: +41 61 322 11 02<br>
                    926: Email: <a href="mailto:info@oriented.net">info@oriented.net</a><br>
1.375     stsp      927: URL: <a href="https://oriented.net/" rel="nofollow">https://oriented.net/</a>
                    928:        <td>We provide OpenBSD native virtual machine hosting using VMM, as well
                    929: as consulting and support. We have a strong focus on using OpenBSD in
                    930: network security appliances, such as firewalls, proxies, VPN,
                    931: OpenSMTPD-based mail exchangers etc. We also offer managed UNIX-based
                    932: services, including hosting, servers, support and consulting.
                    933:
1.389     bentley   934: <tbody><tr><th colspan="2"
                    935: id='UAE'>
                    936: United Arab Emirates
                    937: <tr>
                    938: <td>
                    939: <i>Mejo Jose</i><br>
                    940: <b>Mejo Jose</b><br>
                    941: Barsha<br>
                    942: Dubai, Dubai 1172<br>
                    943: Phone: 055 7685725<br>
                    944: FAX: 055 7685725<br>
                    945: Email: <a href="mailto:info@kannayath.com">info@kannayath.com</a><br>
1.319     sthen     946: URL: <a href="http://www.kannayath.com/" rel="nofollow">http://www.kannayath.com/</a>
                    947:        <td>I am an Open source consultant based in Dubai, UAE. Please check out my website for more details.
1.123     otto      948:
1.389     bentley   949: <tbody><tr><th colspan="2"
                    950: id='USA'>
                    951: United States
                    952: <tr>
                    953: <td>
                    954: <i>James Jerkins</i><br>
                    955: <b>James Jerkins Computer Consulting</b><br>
                    956: 1809 North Wood Avenue<br>
                    957: Florence, Alabama 35630<br>
1.319     sthen     958: URL: <a href="http://www.jamesjerkinscomputer.com/" rel="nofollow">http://www.jamesjerkinscomputer.com/</a>
                    959:        <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       960:
                    961: <tr>
1.389     bentley   962: <td>
                    963: <i>Zack Williams</i><br>
                    964: <b>Artisan Computer Services LLC</b><br>
                    965: P.O. Box 1936<br>
                    966: Tucson, Arizona 85702-1936<br>
                    967: Phone: (520) 977-2973<br>
                    968: Email: <a href="mailto:zdw@artisancomputer.com">zdw@artisancomputer.com</a><br>
1.319     sthen     969: URL: <a href="http://www.artisancomputer.com/" rel="nofollow">http://www.artisancomputer.com/</a>
1.120     otto      970:        <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.
                    971:
                    972: <tr>
1.389     bentley   973: <td>
                    974: <i>Mark Willey</i><br>
                    975: <b>Protectix, Inc.</b><br>
                    976: 1821 South Bascom Avenue #219<br>
                    977: Campbell, California 95008-2309<br>
                    978: Phone: (408) 331-1972<br>
                    979: Email: <a href="mailto:sales@protectix.com">sales@protectix.com</a><br>
1.350     tj        980: URL: <a href="http://protectix.com" rel="nofollow">http://protectix.com</a>
1.319     sthen     981:        <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       982:
                    983: <tr>
1.389     bentley   984: <td>
                    985: <i>Joseph Wolff</i><br>
                    986: <b>eRacks Open Source Systems</b><br>
                    987: 28301 Industrial Boulevard Suite M<br>
                    988: Hayward, California 94545<br>
                    989: Phone: 408-455-0010<br>
                    990: Email: <a href="mailto:consulting@eracks.com">consulting@eracks.com</a><br>
1.319     sthen     991: URL: <a href="http://www.eracks.com/" rel="nofollow">http://www.eracks.com/</a>
1.333     schwarze  992:        <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        993:
                    994: <tr>
1.389     bentley   995: <td>
                    996: <i>Paul Pruett</i><br>
                    997: <b>Cocoa Village Publishing</b><br>
                    998: P.O. Box 218<br>
                    999: Cocoa, Florida 32923<br>
                   1000: Phone: 321-633-4990<br>
                   1001: FAX: 321-633-4997<br>
                   1002: Email: <a href="mailto:ppruett@webengr.com">ppruett@webengr.com</a><br>
1.319     sthen    1003: URL: <a href="http://www.webengr.com/" rel="nofollow">http://www.webengr.com/</a>
                   1004:        <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      1005:
1.78      ian      1006: <tr>
1.389     bentley  1007: <td>
                   1008: <i>Dan Ouellet</i><br>
                   1009: <b>Ouellet Consulting Inc.</b><br>
                   1010: 7996 Grant Court<br>
                   1011: Tallahassee, Florida 32309<br>
                   1012: Phone: 850-296-7520<br>
                   1013: Email: <a href="mailto:dan@danosoft.com">dan@danosoft.com</a><br>
1.319     sthen    1014:        <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      1015:
                   1016: <tr>
1.389     bentley  1017: <td>
                   1018: <i>Eric Pancer</i><br>
                   1019: <b>Catastrophe.NET</b><br>
                   1020: Ten South Canal Street<br>
                   1021: Chicago, Illinois 60606<br>
                   1022: Phone: +1-312-373-0037<br>
                   1023: Email: <a href="mailto:eric@catastrophe.net">eric@catastrophe.net</a><br>
1.319     sthen    1024:        <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      1025:
                   1026: <tr>
1.389     bentley  1027: <td>
                   1028: <i>Todd Boyer, CISSP</i><br>
                   1029: <b>AutumnTECH, LLC</b><br>
                   1030: 126 Autumn End Place<br>
                   1031: Laurel, Maryland 20724<br>
                   1032: Phone: 301-498-2503<br>
                   1033: Email: <a href="mailto:Support@AutumnTECH.com">Support@AutumnTECH.com</a><br>
1.319     sthen    1034: URL: <a href="http://www.AutumnTECH.com/" rel="nofollow">http://www.AutumnTECH.com/</a>
1.107     ian      1035:        <td>Enterprise Spam and E-mail Virus filtering hardware based on OpenBSD. Security Consulting services for new and existing OpenBSD implementations.
1.83      ian      1036:
                   1037: <tr>
1.389     bentley  1038: <td>
                   1039: <i>Richard Welty</i><br>
                   1040: <b>Averill Park Networking</b><br>
                   1041: P.O. Box 629<br>
                   1042: Averill Park, New York 12018<br>
                   1043: Phone: 518-573-7592<br>
                   1044: Email: <a href="mailto:rwelty@averillpark.net">rwelty@averillpark.net</a><br>
1.319     sthen    1045: URL: <a href="http://www.averillpark.net/" rel="nofollow">http://www.averillpark.net/</a>
1.107     ian      1046:        <td>OpenBSD setup/installation/remote administration. Network engineering, firewalls, VPNs, software development (C/Java/PHP/PostgreSQL/MySQL). Also experienced with Solaris and Linux.
                   1047:
                   1048: <tr>
1.389     bentley  1049: <td>
                   1050: <i>Lawrence Teo</i><br>
                   1051: <b>Calyptix Security</b><br>
                   1052: 8701 Mallard Creek Rd<br>
                   1053: Charlotte, North Carolina 28262<br>
                   1054: Phone: 704-971-8989<br>
                   1055: FAX: 704-971-8990<br>
                   1056: Email: <a href="mailto:openbsd-consult@calyptix.com">openbsd-consult@calyptix.com</a><br>
1.319     sthen    1057: URL: <a href="http://www.calyptix.com/" rel="nofollow">http://www.calyptix.com/</a>
                   1058:        <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  1059:
                   1060: <tr>
1.389     bentley  1061: <td>
                   1062: <i>Todd T. Fries</i><br>
                   1063: <b>Free Daemon Consulting</b><br>
                   1064: 1417 Oxford Way<br>
                   1065: Oklahoma City, Oklahoma 73120<br>
                   1066: Phone: 405-227-9094<br>
                   1067: Email: <a href="mailto:todd@fries.net">todd@fries.net</a><br>
1.319     sthen    1068: URL: <a href="http://FreeDaemonConsulting.com/" rel="nofollow">http://FreeDaemonConsulting.com/</a>
1.87      ian      1069:        <td>OpenBSD/UNIX consulting in support of free software solutions.
1.107     ian      1070:
                   1071: <tr>
1.389     bentley  1072: <td>
                   1073: <i>Kevin Pate</i><br>
                   1074: <b>Pate Consulting, Inc.</b><br>
                   1075: 1621 Milam, Suite 220<br>
                   1076: Houston, Texas 77002<br>
                   1077: Phone: 713.333.5468<br>
                   1078: FAX: 713.333.5494<br>
                   1079: Email: <a href="mailto:info@pateconsulting.com">info@pateconsulting.com</a><br>
1.319     sthen    1080: URL: <a href="http://www.pateconsulting.com/" rel="nofollow">http://www.pateconsulting.com/</a>
                   1081:        <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       1082:
                   1083: <tr>
1.389     bentley  1084: <td>
                   1085: <i>James Shupe</i><br>
                   1086: <b>HermeTek LLC</b><br>
                   1087: 2028 E Ben White Blvd #240-8832<br>
                   1088: Austin, Texas 78741<br>
                   1089: Phone: 512.792.2525<br>
                   1090: Email: <a href="mailto:sales@hermetek.com">sales@hermetek.com</a><br>
1.339     schwarze 1091: URL: <a href="https://www.hermetek.com/bsd-linux-support" rel="nofollow">https://www.hermetek.com/bsd-linux-support</a>
1.319     sthen    1092:        <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      1093:
                   1094: <tr>
1.389     bentley  1095: <td>
                   1096: <i>Brad Davis</i><br>
                   1097: <b>Enclavix LLC</b><br>
                   1098: Street Address<br>
                   1099: Draper, Utah 84020<br>
                   1100: Phone: 801-913-4506<br>
                   1101: FAX: 801-553-2675<br>
                   1102: Email: <a href="mailto:brad.davis@enclavix.com">brad.davis@enclavix.com</a><br>
1.319     sthen    1103: URL: <a href="http://www.enclavix.com/" rel="nofollow">http://www.enclavix.com/</a>
1.107     ian      1104:        <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      1105:
                   1106: <tr>
1.389     bentley  1107: <td>
                   1108: <i>Alexander G. Chamandy</i><br>
                   1109: <b>Envescent, LLC</b><br>
                   1110: 1001 19th Street North, Suite 1200<br>
                   1111: Arlington, Virginia 22209<br>
                   1112: Phone: 800-487-9404<br>
                   1113: Email: <a href="mailto:info@envescent.com">info@envescent.com</a><br>
1.378     tj       1114: URL: <a href="https://envescent.com" rel="nofollow">https://envescent.com</a>
1.133     otto     1115:        <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      1116:
1.78      ian      1117: <tr>
1.389     bentley  1118: <td>
                   1119: <i>Todd M. Kover</i><br>
                   1120: <b>Omniscient Technologies</b><br>
                   1121: 36051 Birch Hollow Lane<br>
                   1122: Purcellville, Virginia 20132<br>
                   1123: Phone: +1-540-668-7602<br>
                   1124: Email: <a href="mailto:openbsd-consulting@omniscient.com">openbsd-consulting@omniscient.com</a><br>
1.319     sthen    1125: URL: <a href="http://www.omniscient.com/" rel="nofollow">http://www.omniscient.com/</a>
1.107     ian      1126:        <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      1127:
                   1128: <tr>
1.389     bentley  1129: <td>
                   1130: <i>Jeremy C. Reed</i><br>
                   1131: <b>Puget Sound Technology</b><br>
                   1132: Marysville, Washington 98271<br>
                   1133: Phone: 360-658-5676<br>
                   1134: Email: <a href="mailto:info@pugetsoundtechnology.com">info@pugetsoundtechnology.com</a><br>
1.319     sthen    1135: URL: <a href="http://www.pugetsoundtechnology.com/" rel="nofollow">http://www.pugetsoundtechnology.com/</a>
1.107     ian      1136:        <td>Provides classroom training specifically for OpenBSD, and offers technical support services for various open source software.
                   1137:
                   1138: <tr>
1.389     bentley  1139: <td>
                   1140: <i>Josh Pennell</i><br>
                   1141: <b>IOActive</b><br>
                   1142: 701 5th Avenue Suite 6850<br>
                   1143: Seattle, Washington 98104<br>
                   1144: Phone: +1 866.760.0222<br>
                   1145: Email: <a href="mailto:info@ioactive.com">info@ioactive.com</a><br>
1.319     sthen    1146: URL: <a href="http://www.ioactive.com/" rel="nofollow">http://www.ioactive.com/</a>
1.346     tj       1147:        <td>IOActive specializes in performing secure code and hardware review; particularly for security minded people using OpenBSD.
1.5       ian      1148:
1.319     sthen    1149:
1.389     bentley  1150: <tbody><tr><th colspan="2"
                   1151: id='United'>
                   1152: United Kingdom
                   1153: <tr>
                   1154: <td>
                   1155: <b>M:Tier Ltd.</b><br>
                   1156: 145 - 147 St. John Street<br>
                   1157: London, London EC1V 4PY<br>
                   1158: Email: <a href="mailto:info@mtier.org">info@mtier.org</a><br>
1.319     sthen    1159: URL: <a href="http://www.mtier.org/">http://www.mtier.org/</a>
                   1160:        <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.
                   1161:
                   1162: <tr>
1.389     bentley  1163: <td>
                   1164: <i>Sevan Janiyan</i><br>
                   1165: <b>Venture 37 Ltd</b><br>
                   1166: Unit 9, Freshfield Business Park, Stevenson Road<br>
                   1167: Brighton, East Sussex BN2 0DF<br>
                   1168: Phone: 01273 808563<br>
                   1169: Email: <a href="mailto:info@venture37.com">info@venture37.com</a><br>
1.328     sthen    1170: URL: <a href="http://www.venture37.com/" rel="nofollow">http://www.venture37.com/</a>
1.327     sthen    1171:        <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.
                   1172:
                   1173: <tr>
1.389     bentley  1174: <td>
                   1175: <i>Rob Pickering</i><br>
                   1176: <b>IP Cortex Ltd</b><br>
                   1177: Bletchley Park<br>
                   1178: Milton Keynes, Buckinghamshire MK3 6EB<br>
                   1179: Phone: +44 1908 276650<br>
                   1180: FAX: +44 1908 276699<br>
                   1181: Email: <a href="mailto:rob@ipcortex.co.uk">rob@ipcortex.co.uk</a><br>
1.319     sthen    1182: URL: <a href="http://www.ipcortex.co.uk/" rel="nofollow">http://www.ipcortex.co.uk/</a>
                   1183:        <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      1184:
1.389     bentley  1185: <tbody><tr><th colspan="2"
                   1186: id='Ukraine'>
                   1187: Ukraine
                   1188: <tr>
                   1189: <td>
                   1190: <i>Sergey Prysiazhnyi</i><br>
                   1191: <b>ATMNIS LLC</b><br>
                   1192: Kyiv<br>
                   1193: Phone: +380 44 362 6797<br>
                   1194: Email: <a href="mailto:s.prysiazhnyi@atmnis.com">s.prysiazhnyi@atmnis.com</a><br>
1.274     sthen    1195: URL: <a href="http://www.atmnis.com/" rel="nofollow">http://www.atmnis.com/</a>
1.345     tj       1196:        <td>10+ years of UNIX, BSD experience, mostly with OpenBSD.  All complex solutions of company are based on OpenBSD.  Information security and systems engineering services.  Providing services with respect to the creation of the comprehensive information security systems in Ukraine.  OpenBSD installation, maintenance, support and consulting.
1.107     ian      1197:
1.13      ian      1198:
1.144     otto     1199:
1.61      ian      1200: </table>