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

Annotation of www/support.html, Revision 1.396

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>
1.396   ! schwarze  256: S&atilde;o Jos&eacute; dos Campos, S&atilde;o Paulo<br>
1.389     bentley   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>
1.396   ! schwarze  265: Phone: +55 (21) 2642-0881<br>
1.389     bentley   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>
1.396   ! schwarze  278: Porto Alegre, Rio Grande do Sul 90000-000<br>
        !           279: Phone: +55 51 3024 3811<br>
        !           280: FAX: +55 51 3024 3811<br>
1.389     bentley   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.396   ! schwarze  295:
        !           296: <tr>
        !           297: <td>
        !           298: <i>Angelito Monteiro Goulart</i><br>
        !           299: <b>AMG Labs</b><br>
        !           300: Av. Cel Victor Villa Verde 126/301<br>
        !           301: Santo Antonio da Patrulha, Rio Grande do Sul 95500-000<br>
        !           302: Phone: +55 51 92000 7613<br>
        !           303: Email: <a href="mailto:contato@amglabs.net">contato@amglabs.net</a><br>
        !           304: URL: <a href="https://www.amglabs.net/" rel="nofollow">https://www.amglabs.net/</a>
        !           305:        <td>We are a software development and server management company
        !           306: operating in the market since 2014. We work with the development
        !           307: of customized web systems and the deployment and management of
        !           308: servers based on open source technologies such as CentOS, Debian,
        !           309: FreeBSD, OpenBSD and Ubuntu Server.
1.107     ian       310:
1.389     bentley   311: <tbody><tr><th colspan="2"
                    312: id='Canada'>
                    313: Canada
                    314: <tr>
                    315: <td>
                    316: <i>Steve Platek</i><br>
                    317: <b>UniTECH Communications London</b><br>
                    318: 383 Richmond Street Suite 403<br>
                    319: London, Ontario N6A 3C4<br>
                    320: Phone: (519)521-7901<br>
                    321: FAX: (519)660-6770<br>
                    322: Email: <a href="mailto:splatek@unitechlon.ca">splatek@unitechlon.ca</a><br>
1.274     sthen     323: URL: <a href="http://www.unitechlon.ca/" rel="nofollow">http://www.unitechlon.ca/</a>
1.107     ian       324:        <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       325:
                    326: <tr>
1.389     bentley   327: <td>
                    328: <i>Ian F. Darwin</i><br>
                    329: <b>Consultant</b><br>
                    330: R R # 1<br>
                    331: Palgrave, Ontario L0N 1P0<br>
                    332: Phone: +1 905-729-3002<br>
1.274     sthen     333: URL: <a href="http://www.darwinsys.com/contact.jsp" rel="nofollow">http://www.darwinsys.com/contact.jsp</a>
1.107     ian       334:        <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>.
                    335:
1.360     danj      336: <tr>
1.389     bentley   337: <td>
                    338: <b>Infog&eacute;rance Evolix Inc</b><br>
                    339: 4284 rue de La Roche<br>
                    340: Montreal, Quebec H2J 3H9<br>
                    341: Phone: +1 (514) 800-0321<br>
                    342: Email: <a href="mailto:hello@evolix.ca">hello@evolix.ca</a><br>
1.360     danj      343: URL: <a href="http://evolix.ca/" rel="nofollow">http://evolix.ca/</a>
1.387     bentley   344:        <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      345:
1.389     bentley   346: <tbody><tr><th colspan="2"
                    347: id='Denmark'>
                    348: Denmark
                    349: <tr>
                    350: <td>
                    351: <i>Martin Hein</i><br>
                    352: <b>Zen Systems</b><br>
                    353: Esromgade 15, opg 1, 2. sal<br>
                    354: K&oslash;benhavn N DK-2200<br>
                    355: Phone: +45 33 917 913<br>
                    356: Email: <a href="mailto:info@zensystems.dk">info@zensystems.dk</a><br>
1.274     sthen     357: URL: <a href="http://zensystems.dk/" rel="nofollow">http://zensystems.dk/</a>
1.319     sthen     358:        <td>Zen Systems has installed and maintained OpenBSD and Linux platforms since the beginning of the millenium.
1.373     stsp      359:
1.389     bentley   360: <tbody><tr><th colspan="2"
                    361: id='Finland'>
                    362: Finland
                    363: <tr>
                    364: <td>
                    365: <i>Jyri Hovila</i><br>
                    366: <b>Turvamies tietoturvapalvelut (Turvamies IT Security Services)</b><br>
                    367: Opistonkuja 1<br>
                    368: Kouvola, Kymenlaakso 46900<br>
                    369: Phone: +358-404-177133<br>
                    370: Email: <a href="mailto:info@turvamies.fi">info@turvamies.fi</a><br>
1.373     stsp      371: URL: <a href="https://turvamies.fi/" rel="nofollow">https://turvamies.fi/</a>
                    372:        <td>Finnish specialists in OpenBSD based servers, firewalls and secure communications systems.
1.107     ian       373:
1.389     bentley   374: <tbody><tr><th colspan="2"
                    375: id='France'>
                    376: France
                    377: <tr>
                    378: <td>
                    379: <i>Yannick Cadin</i><br>
                    380: <b>DIABLOTIN</b><br>
                    381: 9 rue de l'Ormeau<br>
                    382: Arnage 72230<br>
                    383: Phone: +33 (0)6 4567 47 11<br>
                    384: Email: <a href="mailto:info@diablotin.com">info@diablotin.com</a><br>
1.347     tj        385: URL: <a href="http://formation.diablotin.com/" rel="nofollow">http://formation.diablotin.com/</a>
                    386:        <td>La formation aux environnements UNIX (notamment OpenBSD, FreeBSD et NetBSD
1.387     bentley   387: sur lesquels nous sommes certifi&eacute;s BSDA) et d&eacute;riv&eacute;s, tant dans le domaine du
                    388: syst&agrave;me, des services r&eacute;seaux que du d&eacute;veloppement constitue l'essentiel de
                    389: notre activit&eacute;. Prestation directe, partenariat, sous-traitance, intra et
1.347     tj        390: inter, partout dans le monde.
1.58      ian       391:
1.78      ian       392: <tr>
1.389     bentley   393: <td>
                    394: <b>Evolix</b><br>
                    395: 37 rue Guibal<br>
                    396: Marseille, Bouches du Rh&ocirc;ne 13003 Marseille<br>
                    397: Phone: +33 4 91 05 92 54<br>
                    398: Email: <a href="mailto:info@evolix.fr">info@evolix.fr</a><br>
1.360     danj      399: URL: <a href="http://evolix.com/" rel="nofollow">http://evolix.com/</a>
                    400:        <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  401:
                    402: <tr>
1.389     bentley   403: <td>
                    404: <i>Adrien Kara</i><br>
                    405: <b>Iglou.eu</b><br>
                    406: 3/7 rue Albert Marquet<br>
                    407: Paris, Ile de France 75020<br>
                    408: Phone: +33 9 72 61 63 13<br>
                    409: Email: <a href="mailto:contact@iglou.eu">contact@iglou.eu</a><br>
1.372     schwarze  410: URL: <a href="https://iglou.eu/" rel="nofollow">https://iglou.eu/</a>
1.387     bentley   411:        <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       412:
1.258     aanriot   413: <tr>
1.389     bentley   414: <td>
                    415: <i>Wesley MOUEDINE ASSABY</i><br>
                    416: <b>AISE-INFORMATIQUE</b><br>
                    417: 11 Bis avenue Eudoxie Nonge<br>
                    418: Sainte Clotilde, Reunion 97490<br>
                    419: Phone: 0262971564<br>
                    420: FAX: 0262971374<br>
                    421: Email: <a href="mailto:wesley@aise.re">wesley@aise.re</a><br>
1.323     sthen     422: URL: <a href="http://www.aise.re" rel="nofollow">http://www.aise.re</a>
                    423:        <td>We provide OpenBSD Support and Services like Mailserver, Web-hosting, Firewall and IPSEC VPN.
1.297     ian       424:
1.361     mpi       425: <tr>
1.389     bentley   426: <td>
                    427: <i>Martin Pieuchot</i><br>
                    428: <b>Consultant</b><br>
                    429:  75005 Paris<br>
                    430: Email: <a href="mailto:mpi@grenadille.net">mpi@grenadille.net</a><br>
1.361     mpi       431: URL: <a href="http://www.grenadille.net" rel="nofollow">http://www.grenadille.net</a>
                    432:        <td>OpenBSD/FOSS development, performance analysis, consulting and training.
                    433:
1.366     pea       434: <tr>
1.389     bentley   435: <td>
                    436: <i>Pierre-Emmanuel Andre</i><br>
                    437: <b>Poulpo Creations</b><br>
                    438: 92 allee Granados, Tour 10 la Biscaye<br>
                    439:  13009 Marseille<br>
                    440: Phone: 0650145557<br>
                    441: Email: <a href="mailto:pea@poulpocreations.fr">pea@poulpocreations.fr</a><br>
1.393     schwarze  442: URL: <a href="https://www.poulpocreations.fr/" rel="nofollow">https://www.poulpocreations.fr/</a>
1.366     pea       443:        <td>OpenBSD support, system and network administration.
                    444:
1.389     bentley   445: <tbody><tr><th colspan="2"
                    446: id='Germany'>
                    447: Germany
                    448: <tr>
                    449: <td>
                    450: <i>Henning Brauer</i><br>
                    451: <b>BS Web Services</b><br>
                    452: Roedingsmarkt 14<br>
                    453: Hamburg, HH 20459<br>
                    454: Phone: +49 40 37503570<br>
                    455: FAX: +49 40 37503575<br>
                    456: Email: <a href="mailto:info@bsws.de">info@bsws.de</a><br>
1.319     sthen     457: URL: <a href="http://www.bsws.de/">http://www.bsws.de/</a>
                    458:        <td>Full-Service ISP. Secure, OpenBSD-based Web Hosting, eMail, DNS, dedicated servers, and much more.
1.300     nick      459:
                    460: <tr>
1.389     bentley   461: <td>
                    462: <i>Herr Boernert</i><br>
                    463: <b>TBits.net GmbH</b><br>
                    464: Seeweg 6<br>
                    465: Alfdorf, Baden-Wuerttemberg 73553<br>
                    466: Phone: +49(0)7172-18391-0<br>
                    467: FAX: +49(0)7172-18391-99<br>
                    468: Email: <a href="mailto:info@tbits.net">info@tbits.net</a><br>
1.274     sthen     469: URL: <a href="http://www.tbits.net/" rel="nofollow">http://www.tbits.net/</a>
1.107     ian       470:        <td>OpenBSD Installation, Konfiguration, Support. Firewall-Systeme mit OpenBSD
1.83      ian       471:
                    472: <tr>
1.389     bentley   473: <td>
                    474: <i>Alexander Khine</i><br>
                    475: <b>Alexander Khine EDV-Service</b><br>
                    476: Darmstr. 7<br>
                    477: Darmstadt, Hessen 64287<br>
                    478: Phone: (+49) 6151-429 515<br>
                    479: FAX: (+49) 6151-429 514<br>
                    480: Email: <a href="mailto:service@khine.de">service@khine.de</a><br>
1.274     sthen     481: URL: <a href="http://www.khine.de/" rel="nofollow">http://www.khine.de/</a>
1.107     ian       482:        <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.
                    483:
                    484: <tr>
1.389     bentley   485: <td>
                    486: <i>Ingo Wichmann</i><br>
                    487: <b>linuxhotel</b><br>
                    488: Antonienallee 1<br>
                    489: Essen, NRW 45279<br>
                    490: Phone: 0049-201-8536-600<br>
                    491: FAX: 0049-201-8536-605<br>
                    492: Email: <a href="mailto:info@linuxhotel.de">info@linuxhotel.de</a><br>
1.350     tj        493: URL: <a href="https://www.linuxhotel.de" rel="nofollow">https://www.linuxhotel.de</a>
1.387     bentley   494:        <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     495:
                    496: <tr>
1.389     bentley   497: <td>
                    498: <i>Philipp B&uuml;hler</i><br>
                    499: <b>sysfive.com GmbH</b><br>
                    500: R&ouml;dingsmarkt 14<br>
                    501: Hamburg, HH 20459<br>
                    502: Phone: +49 (0) 40 63647481<br>
                    503: FAX: +49 (0) 40 63647482<br>
                    504: Email: <a href="mailto:info@sysfive.com">info@sysfive.com</a><br>
1.274     sthen     505: URL: <a href="http://sysfive.com/" rel="nofollow">http://sysfive.com/</a>
1.107     ian       506:        <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       507:
                    508: <tr>
1.389     bentley   509: <td>
                    510: <i>Sebastian Schmitzdorff</i><br>
                    511: <b>Hamburgnet</b><br>
                    512: Kattunbleiche 18<br>
                    513: Hamburg, Hamburg 22041<br>
                    514: Phone: +49 40 881 44 99 70<br>
                    515: Email: <a href="mailto:info@hamburgnet.de">info@hamburgnet.de</a><br>
1.274     sthen     516: URL: <a href="http://www.hamburgnet.de/" rel="nofollow">http://www.hamburgnet.de/</a>
1.336     schwarze  517:        <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    518:
                    519: <tr>
1.389     bentley   520: <td>
                    521: <i>Stefan Wieseckel</i><br>
                    522: <b>swapspace</b><br>
                    523: Vordere Cramergasse 11-13<br>
                    524: N&uuml;rnberg, Bayern 90478<br>
                    525: Phone: +49-(0)-911-51827-57<br>
                    526: FAX: +49-(0)-911-51827-56<br>
                    527: Email: <a href="mailto:info@swapspace.de">info@swapspace.de</a><br>
1.274     sthen     528: URL: <a href="http://www.swapspace.de/" rel="nofollow">http://www.swapspace.de/</a>
1.336     schwarze  529:        <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       530:
1.78      ian       531: <tr>
1.389     bentley   532: <td>
                    533: <i>Igor Chemnitz</i><br>
                    534: <b>Triona - Information und Technologie GmbH</b><br>
                    535: Rheinstrasse 4e<br>
                    536: Mainz, RLP 55116<br>
                    537: Phone: +49-6131-2019-422<br>
                    538: FAX: +49-6131-2019-200<br>
                    539: Email: <a href="mailto:bsd@triona.de">bsd@triona.de</a><br>
1.274     sthen     540: URL: <a href="http://www.triona.de/" rel="nofollow">http://www.triona.de/</a>
1.319     sthen     541:        <td>IT consulting, installation and administration of UNIX (BSD, Linux), web-, application- and database-servers
1.172     grunk     542:
1.200     steven    543: <tr>
1.389     bentley   544: <td>
                    545: <i>Hermann Gottschalk</i><br>
                    546: <b>OSTC Open Source Training and Consulting GmbH</b><br>
                    547: Delsenbachweg 32<br>
                    548: N&uuml;rnberg, Bavaria 90425<br>
                    549: Phone: +49 (0) 911 - 34 74 54 4<br>
                    550: FAX: +49 (0) 911 - 18 06 27 7<br>
                    551: Email: <a href="mailto:hg@ostc.de">hg@ostc.de</a><br>
1.274     sthen     552: URL: <a href="http://www.ostc.de" rel="nofollow">http://www.ostc.de</a>
1.145     otto      553:        <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       554:
                    555: <tr>
1.389     bentley   556: <td>
                    557: <i>Toni M&uuml;ller</i><br>
                    558: <b>&Ouml;ko.neT M&uuml;ller &amp; Brandt</b><br>
                    559: Werner-von-Siemens-Str. 4<br>
                    560: Wiehl, NW 51674<br>
                    561: Phone: +49 2261 979364<br>
                    562: FAX: +49 2261 979366<br>
                    563: Email: <a href="mailto:support@oeko.net">support@oeko.net</a><br>
1.274     sthen     564: URL: <a href="http://www.oeko.net/" rel="nofollow">http://www.oeko.net/</a>
1.387     bentley   565:        <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    566:
1.262     steven    567: <tr>
1.389     bentley   568: <td>
                    569: <i>Simon Bertrang</i><br>
                    570: <b>PuzzWorks OHG</b><br>
                    571: Bornm&uuml;hle 8<br>
                    572: Flieden, Hessen 36103<br>
                    573: Phone: +49 700 78777777<br>
                    574: FAX: +49 700 78777777<br>
                    575: Email: <a href="mailto:info@puzzworks.com">info@puzzworks.com</a><br>
1.282     simon     576: URL: <a href="http://puzzworks.com/" rel="nofollow">http://puzzworks.com/</a>
1.319     sthen     577:        <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      578:
                    579: <tr>
1.389     bentley   580: <td>
                    581: <b>Henning Brauer Consulting</b><br>
                    582: Roedingsmarkt 14<br>
                    583: Hamburg, HH 20459<br>
                    584: Phone: +49 40 37503570<br>
                    585: FAX: +49 40 37503575<br>
                    586: Email: <a href="mailto:info@henningbrauer.com">info@henningbrauer.com</a><br>
1.319     sthen     587: URL: <a href="http://www.henningbrauer.com/">http://www.henningbrauer.com/</a>
                    588:        <td>Consulting and Training in Networking and Security, directly from one of the people behind pf and bgpd. Worldwide service.
1.282     simon     589:
1.331     stsp      590: <tr>
1.389     bentley   591: <td>
                    592: <i>Stefan Sperling</i><br>
                    593: Berlin 10967<br>
                    594: Email: <a href="mailto:mail@stefansperling.de">mail@stefansperling.de</a><br>
1.331     stsp      595: URL: <a href="http://www.stefansperling.de">http://www.stefansperling.de</a>
1.367     stsp      596:        <td>OpenBSD Consulting, Development, Training and Workshops / OpenBSD Beratung, Entwicklung, Training und Schulung
1.331     stsp      597:
1.332     reyk      598: <tr>
1.389     bentley   599: <td>
                    600: <i>Reyk Floeter</i><br>
                    601: <b>Esdenera Networks GmbH</b><br>
                    602: Konkordiastr. 14B<br>
                    603: Hannover, NDS 30449<br>
                    604: Phone: +49 511 98260790<br>
                    605: FAX: +49 511 98260794<br>
                    606: Email: <a href="mailto:contact@esdenera.com">contact@esdenera.com</a><br>
1.332     reyk      607: URL: <a href="http://www.esdenera.com/">http://www.esdenera.com/</a>
                    608:        <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        609:
1.374     stsp      610: <tr>
1.389     bentley   611: <td>
                    612: <i>Guenter Doerfler </i><br>
                    613: <b>SMLan Software und Management Training </b><br>
                    614: Kastanienallee 53 <br>
                    615: Berlin, Berlin 10119<br>
                    616: Phone: 0049 30 4492545 <br>
                    617: FAX: 0049 30 43 73 57 59 <br>
                    618: Email: <a href="mailto:info@smlan.de ">info@smlan.de </a><br>
1.374     stsp      619: URL: <a href="https://www.smlan.de/seminarthemen/alle/openbsd-administration" rel="nofollow">https://www.smlan.de/seminarthemen/alle/openbsd-administration</a>
                    620:        <td>BSD and Linux training and consulting. Over 10 years of experience.
                    621:
1.389     bentley   622: <tbody><tr><th colspan="2"
                    623: id='Indonesia'>
                    624: Indonesia
                    625: <tr>
                    626: <td>
                    627: <i>Andi Maulana</i><br>
                    628: <b>Consultant</b><br>
                    629: Bandung, West Java 40191<br>
                    630: Phone: +62 812 2082 3025<br>
                    631: Email: <a href="mailto:koden@bsdmail.com">koden@bsdmail.com</a><br>
1.359     tb        632:        <td>IT Security Network System, Open Source Platforms, Sysadmin System, Unix Operating System, FreeBSD, OpenBSD, NetBSD, FreeNAS, Linux Support Services
1.332     reyk      633:
1.392     stsp      634: <tr>
                    635: <td>
                    636: <i>Muhammad Muntaza bin Hatta</i><br>
                    637: <b>Consultant</b><br>
                    638: Jalan Kawamara, Komplek Citra Pesona Mandiri Asri, Landasan Ulin<br>
                    639: Banjarbaru, South Kalimantan 70724<br>
                    640: Phone: +62 816 20 6441<br>
                    641: Email: <a href="mailto:muhammad@muntaza.id">muhammad@muntaza.id</a><br>
                    642: URL: <a href="https://www.muntaza.id/openbsd" rel="nofollow">https://www.muntaza.id/openbsd</a>
                    643:        <td>OpenBSD Consulting, Training, Installation, Maintenance and Support for
                    644: mid-size business. Over 10 years of experience with OpenBSD and PF firewall.
                    645:
1.389     bentley   646: <tbody><tr><th colspan="2"
                    647: id='Ireland'>
                    648: Ireland
                    649: <tr>
                    650: <td>
                    651: <i>Catalin Tomozei - Network &amp; System Engineer</i><br>
                    652: <b>CatSoft Network Technology LTD</b><br>
                    653: Dublin<br>
                    654: Phone: +353-0862207457<br>
                    655: Email: <a href="mailto:catalin.tomozei@gmail.com">catalin.tomozei@gmail.com</a><br>
1.319     sthen     656:        <td>Linux, *BSD and Solaris server consulting, *auditing*, support and management.
1.247     mbalmer   657:
1.389     bentley   658: <tbody><tr><th colspan="2"
                    659: id='Italy'>
                    660: Italy
                    661: <tr>
                    662: <td>
                    663: <i>Patrik Bergamasco</i><br>
                    664: <b>Consultant</b><br>
                    665: Via Morpurgo 4<br>
                    666: Udine, UD 33100<br>
                    667: Email: <a href="mailto:patrik.bergamasco@ud.camcom.it">patrik.bergamasco@ud.camcom.it</a><br>
1.319     sthen     668:        <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    669:
1.299     giovanni  670: <tr>
1.389     bentley   671: <td>
                    672: <i>Giovanni Bechis</i><br>
                    673: <b>SnB s.r.l.</b><br>
                    674: Viale don Minzoni 5/b<br>
                    675: Jesi, AN 60035<br>
                    676: Phone: +39 0731204358<br>
                    677: Email: <a href="mailto:info@snb.it">info@snb.it</a><br>
1.371     giovanni  678: URL: <a href="https://www.snb.it/" rel="nofollow">https://www.snb.it/</a>
1.319     sthen     679:        <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     680:
1.389     bentley   681: <tbody><tr><th colspan="2"
                    682: id='Kenya'>
                    683: Kenya
                    684: <tr>
                    685: <td>
1.390     schwarze  686: <i>Kihaguru Njenga Gathura</i><br>
                    687: <b>Data Store Kenya</b><br>
1.389     bentley   688: Bishops Road<br>
                    689: Nairobi P.O. Box 30164-00100<br>
1.390     schwarze  690: Phone: +254 7 0697 0697<br>
1.391     schwarze  691: Email: <a href="mailto:kihaguru.gathura@gmail.com">kihaguru.gathura@gmail.com</a><br>
1.369     tb        692:        <td>OpenBSD consulting. Speciality in web applications
                    693: development with OpenBSD-httpd web server, PostgreSQL DBMS, FastCGI
                    694: protocol and C programming language.
1.114     otto      695:
1.389     bentley   696: <tbody><tr><th colspan="2"
                    697: id='Latvia'>
                    698: Latvia
                    699: <tr>
                    700: <td>
                    701: <b>CHC Ltd.</b><br>
                    702: Lencu str. 44A-13<br>
                    703: Cesis LV-4101<br>
                    704: Phone: +371 9223245<br>
                    705: Email: <a href="mailto:chc@chc.lv">chc@chc.lv</a><br>
1.319     sthen     706: URL: <a href="http://www.chc.lv/" rel="nofollow">http://www.chc.lv/</a>
1.145     otto      707:        <td>Unix like systems support and maintenance. Solutions based on *BSD.
1.370     tb        708:
1.389     bentley   709: <tbody><tr><th colspan="2"
                    710: id='Mexico'>
                    711: Mexico
                    712: <tr>
                    713: <td>
                    714: <b>Abel Abraham Camarillo Ojeda</b><br>
                    715: La pradera 314, Guadalupe<br>
                    716: Monterrey, Nuevo Leon 67113<br>
                    717: Email: <a href="mailto:support@verlet.org">support@verlet.org</a><br>
1.370     tb        718:        <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       719:
1.389     bentley   720: <tbody><tr><th colspan="2"
                    721: id='Netherlands'>
                    722: Netherlands
                    723: <tr>
                    724: <td>
                    725: <i>Arno Kruse</i><br>
                    726: <b>Kruse "ICT" Services</b><br>
                    727: Kerkveldstraat 1A<br>
                    728: Baarlo, Limburg 5991BA<br>
                    729: Phone: +31 6 51004715<br>
                    730: Email: <a href="mailto:kruse@kruse-ict.nl">kruse@kruse-ict.nl</a><br>
1.377     tj        731: URL: <a href="http://kruse-ict.nl" rel="nofollow">http://kruse-ict.nl</a>
                    732:        <td>Supporting OpenBSD and unix desktops since 2000.
1.58      ian       733:
1.99      ian       734: <tr>
1.389     bentley   735: <td>
                    736: <i>Richard Zoontjens / Deni Strik</i><br>
                    737: <b>Rad&eacute;com B.V.</b><br>
                    738: Werkmansbeemd 10<br>
                    739: Oosterhout, NB 4907 EW<br>
                    740: Phone: +31 162 467770<br>
                    741: FAX: +31 162 466864<br>
                    742: Email: <a href="mailto:info@radecom.nl">info@radecom.nl</a><br>
1.319     sthen     743: URL: <a href="http://www.radecom.nl/" rel="nofollow">http://www.radecom.nl/</a>
1.107     ian       744:        <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       745:
1.78      ian       746: <tr>
1.389     bentley   747: <td>
                    748: <i>Camiel Dobbelaar</i><br>
                    749: <b>Sentia Internet Security B.V.</b><br>
                    750: Hullenbergweg 385<br>
                    751: Amsterdam, NH 1101CS<br>
                    752: Phone: +31-20-7505 733<br>
                    753: FAX: +31-20-698 1036<br>
                    754: Email: <a href="mailto:info@sentia.nl">info@sentia.nl</a><br>
1.319     sthen     755: URL: <a href="http://www.sentia.nl/" rel="nofollow">http://www.sentia.nl/</a>
1.107     ian       756:        <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       757:
1.78      ian       758: <tr>
1.389     bentley   759: <td>
1.394     schwarze  760: <b>OpenBSD Amsterdam</b><br>
                    761: Barbara Strozzilaan 251<br>
                    762: Amsterdam, NH 1083 HN<br>
                    763: Email: <a href="mailto:service@openbsd.amsterdam">service@openbsd.amsterdam</a><br>
                    764: URL: <a href="https://openbsd.amsterdam/" rel="nofollow">https://openbsd.amsterdam/</a>
                    765:        <td>Hosting OpenBSD VMs on dedicated vmm(4)/vmd(8) servers.
                    766:
                    767: <tr>
                    768: <td>
1.389     bentley   769: <b>Wenka Computer Systems</b><br>
                    770: Delta 81<br>
1.394     schwarze  771: Huizen, NH 1273 LD<br>
1.389     bentley   772: Phone: +31 85 111 8800<br>
                    773: Email: <a href="mailto:info@wenka.nl">info@wenka.nl</a><br>
1.378     tj        774: URL: <a href="https://www.wenka.nl" rel="nofollow">https://www.wenka.nl</a>
1.365     tb        775:        <td>IT security, networking and open source software consultancy.  OpenBSD-based networking and VoIP support.
                    776:
1.35      ian       777:
1.389     bentley   778: <tbody><tr><th colspan="2"
                    779: id='Norway'>
                    780: Norway
                    781: <tr>
                    782: <td>
                    783: <i>Peter N. M. Hansteen</i><br>
                    784: <b>bsdly.net</b><br>
                    785: Sandviksveien 32<br>
                    786: Bergen, Hordaland NO-5003<br>
                    787: Phone: +47 9807 1263<br>
                    788: Email: <a href="mailto:bsdly@bsdly.net">bsdly@bsdly.net</a><br>
1.319     sthen     789: URL: <a href="http://www.bsdly.net/" rel="nofollow">http://www.bsdly.net/</a>
                    790:        <td>Network planning, configuration, training and maintenance services using OpenBSD, FreeBSD or GNU/Linux.
1.206     steven    791:
                    792: <tr>
1.389     bentley   793: <td>
                    794: <i>Daniel Mikkelsen</i><br>
                    795: <b>Copyleft Software AS</b><br>
                    796: Pobox 2026 Grunerlokka<br>
                    797: Oslo N-0505<br>
                    798: Phone: +4799279251<br>
                    799: Email: <a href="mailto:info@copyleft.no">info@copyleft.no</a><br>
1.319     sthen     800: URL: <a href="http://www.copyleft.no/" rel="nofollow">http://www.copyleft.no/</a>
1.107     ian       801:        <td>We do development of free software and support/maintenance of free software-based platforms, including OpenBSD, FreeBSD and Linux.
1.87      ian       802:
1.389     bentley   803: <tbody><tr><th colspan="2"
                    804: id='Philippines'>
                    805: Philippines
                    806: <tr>
                    807: <td>
                    808: <i>Tito Mari Francis H. Escano</i><br>
                    809: <b>EDGEKIT Computer Systems</b><br>
                    810: Block 1 Lot 24 Zone 1 Central Bicutan<br>
                    811: Taguig City, National Capital Region 1633<br>
                    812: Phone: +63 916 640 2020<br>
                    813: Email: <a href="mailto:titomarifrancis@edgekit.com">titomarifrancis@edgekit.com</a><br>
1.351     schwarze  814: URL: <a href="http://www.edgekit.com/" rel="nofollow">http://www.edgekit.com/</a>
                    815:        <td>EDGEKIT Computer Systems provides professional support, consultancy and training services on OpenBSD and PostgreSQL to small and medium scale businesses.
                    816:
                    817: <tr>
1.389     bentley   818: <td>
                    819: <i>Onofre L. Alvarado, Jr.</i><br>
                    820: <b>OpenBSD Philippines</b><br>
                    821: 8400 Mayapis st., Bgy. San Antonio<br>
                    822: Makati City, National Capital Region 1203<br>
                    823: Phone: 63-2-7281903<br>
                    824: FAX: 63-2-7281903<br>
                    825: Email: <a href="mailto:info@openbsd.org.ph">info@openbsd.org.ph</a><br>
1.338     sthen     826: URL: <a href="http://www.openbsd.org.ph/" rel="nofollow">http://www.openbsd.org.ph/</a>
                    827:        <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.
                    828:
1.58      ian       829:
1.389     bentley   830: <tbody><tr><th colspan="2"
                    831: id='Portugal'>
                    832: Portugal
                    833: <tr>
                    834: <td>
                    835: <i>Paulo Guilherme</i><br>
                    836: <b>InteligenSis Lda.</b><br>
                    837: Av. do Atl&acirc;ntico, 16<br>
                    838: Lisboa, Loures 1990-019<br>
                    839: Phone: +351 21 956 02 44<br>
                    840: Email: <a href="mailto:pguilherme@ies.pt">pguilherme@ies.pt</a><br>
1.319     sthen     841: URL: <a href="http://www.ies.pt/" rel="nofollow">http://www.ies.pt/</a>
1.387     bentley   842:        <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       843:
1.143     otto      844: <tr>
1.389     bentley   845: <td>
                    846: <i>Pedro Almeida</i><br>
                    847: <b>Secure Networks Lda.</b><br>
                    848: Rua Pedro Alvares Cabral, N-119, 4-C<br>
                    849: Coimbra 3030-069<br>
                    850: Phone: +351-914039968<br>
                    851: FAX: +351-239701521<br>
                    852: Email: <a href="mailto:palmeida@securenetworks.pt">palmeida@securenetworks.pt</a><br>
1.319     sthen     853: URL: <a href="http://www.securenetworks.pt/" rel="nofollow">http://www.securenetworks.pt/</a>
1.281     sthen     854:        <td>Secure Networks is a company dedicated to network related technologies and our
                    855: solutions and products are focused in open source. Nowadays the simplicity,
                    856: versatility and quality are very important factors. Since these are some of the
                    857: strong points of the OpenBSD operating system, and we have a solid knowledge on
                    858: it, most of our solutions and products are OpenBSD based.
1.356     tb        859:
1.389     bentley   860: <tbody><tr><th colspan="2"
                    861: id='Russian'>
                    862: Russian Federation
                    863: <tr>
                    864: <td>
                    865: <i>Artem Vydrin / Pavel Kondratyuk</i><br>
                    866: <b>Infosecurity LLC</b><br>
                    867: Nikoloyamskaya 38/1<br>
                    868: Moscow 109004<br>
                    869: Phone: +7 495 510 15 86<br>
                    870: Email: <a href="mailto:unix@infosecservice.ru">unix@infosecservice.ru</a><br>
1.356     tb        871: URL: <a href="http://www.gk-is.ru/services.php" rel="nofollow">http://www.gk-is.ru/services.php</a>
1.357     tb        872:        <td>Commercial support for Unix/Linux. Security services, setup and integration.
                    873: Experienced in OpenBSD-based network and security solutions, including Internet
1.356     tb        874: gateways, clustered firewalls, VPNs, mail servers, and much more.
1.281     sthen     875:
1.389     bentley   876: <tbody><tr><th colspan="2"
                    877: id='Singapore'>
                    878: Singapore
                    879: <tr>
                    880: <td>
                    881: <i>Gilbert Foo</i><br>
                    882: <b>Forgotten Technologies</b><br>
                    883: 17 Sungei Kadut St 4<br>
                    884: Singapore, Singapore 729045<br>
                    885: Phone: 63680200<br>
                    886: FAX: 62757498<br>
                    887: Email: <a href="mailto:gilbert@forgotten.com.sg">gilbert@forgotten.com.sg</a><br>
1.319     sthen     888: URL: <a href="http://www.forgotten.com.sg/" rel="nofollow">http://www.forgotten.com.sg/</a>
1.107     ian       889:        <td>Open-Source Business Solutions
1.58      ian       890:
1.389     bentley   891: <tbody><tr><th colspan="2"
                    892: id='Sweden'>
                    893: Sweden
                    894: <tr>
                    895: <td>
                    896: <i>Jonas Eriksson</i><br>
                    897: <b>Webbkonsulterna AB</b><br>
                    898: Kyrkgatan 60<br>
                    899: Ostersund SE-83134<br>
                    900: Phone: +46.63.180888<br>
                    901: FAX: +46.63.180889<br>
                    902: Email: <a href="mailto:info@wk.se">info@wk.se</a><br>
1.319     sthen     903: URL: <a href="http://www.wk.se/" rel="nofollow">http://www.wk.se/</a>
1.107     ian       904:        <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       905:
1.389     bentley   906: <tbody><tr><th colspan="2"
                    907: id='Switzerland'>
                    908: Switzerland
                    909: <tr>
                    910: <td>
                    911: <i>Marc Balmer</i><br>
                    912: <b>micro systems</b><br>
                    913: Wiesendamm 2a, Postfach<br>
                    914: Basel, Basel-Stadt CH-4019<br>
                    915: Phone: +41 61 383 05 10<br>
                    916: FAX: +41 61 383 05 12<br>
                    917: Email: <a href="mailto:marc@msys.ch">marc@msys.ch</a><br>
1.319     sthen     918: URL: <a href="https://www.msys.ch/" rel="nofollow">https://www.msys.ch/</a>
1.107     ian       919:        <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       920:
                    921: <tr>
1.389     bentley   922: <td>
                    923: <i>Mathias Schmocker</i><br>
                    924: <b>SMAT Engineering LLC</b><br>
                    925: Champ-Manon 15<br>
                    926: Bernex, Geneva CH-1233<br>
                    927: Phone: +41 78 674 43 12<br>
                    928: Email: <a href="mailto:smat@smat.ch">smat@smat.ch</a><br>
1.319     sthen     929: URL: <a href="http://www.smat.ch/" rel="nofollow">http://www.smat.ch/</a>
1.107     ian       930:        <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       931:
1.78      ian       932: <tr>
1.389     bentley   933: <td>
                    934: <b>Apsis GmbH</b><br>
                    935: Postfach<br>
                    936: Uetikon am See, Zurich CH-8707<br>
                    937: Phone: +41-1-920 49 04<br>
                    938: Email: <a href="mailto:info@apsis.ch">info@apsis.ch</a><br>
1.319     sthen     939: URL: <a href="http://www.apsis.ch/" rel="nofollow">http://www.apsis.ch/</a>
                    940:        <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       941:
1.375     stsp      942: <tr>
1.389     bentley   943: <td>
                    944: <i>Marc Bigler</i><br>
                    945: <b>oriented.net GmbH</b><br>
                    946: Postfach 318<br>
                    947: Basel, Basel-Stadt 4001<br>
                    948: Phone: +41 61 322 11 01<br>
                    949: FAX: +41 61 322 11 02<br>
                    950: Email: <a href="mailto:info@oriented.net">info@oriented.net</a><br>
1.375     stsp      951: URL: <a href="https://oriented.net/" rel="nofollow">https://oriented.net/</a>
                    952:        <td>We provide OpenBSD native virtual machine hosting using VMM, as well
                    953: as consulting and support. We have a strong focus on using OpenBSD in
                    954: network security appliances, such as firewalls, proxies, VPN,
                    955: OpenSMTPD-based mail exchangers etc. We also offer managed UNIX-based
                    956: services, including hosting, servers, support and consulting.
                    957:
1.389     bentley   958: <tbody><tr><th colspan="2"
                    959: id='UAE'>
                    960: United Arab Emirates
                    961: <tr>
                    962: <td>
                    963: <i>Mejo Jose</i><br>
                    964: <b>Mejo Jose</b><br>
                    965: Barsha<br>
                    966: Dubai, Dubai 1172<br>
                    967: Phone: 055 7685725<br>
                    968: FAX: 055 7685725<br>
                    969: Email: <a href="mailto:info@kannayath.com">info@kannayath.com</a><br>
1.319     sthen     970: URL: <a href="http://www.kannayath.com/" rel="nofollow">http://www.kannayath.com/</a>
                    971:        <td>I am an Open source consultant based in Dubai, UAE. Please check out my website for more details.
1.123     otto      972:
1.389     bentley   973: <tbody><tr><th colspan="2"
                    974: id='USA'>
                    975: United States
                    976: <tr>
                    977: <td>
                    978: <i>James Jerkins</i><br>
                    979: <b>James Jerkins Computer Consulting</b><br>
                    980: 1809 North Wood Avenue<br>
                    981: Florence, Alabama 35630<br>
1.319     sthen     982: URL: <a href="http://www.jamesjerkinscomputer.com/" rel="nofollow">http://www.jamesjerkinscomputer.com/</a>
                    983:        <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       984:
                    985: <tr>
1.389     bentley   986: <td>
                    987: <i>Zack Williams</i><br>
                    988: <b>Artisan Computer Services LLC</b><br>
                    989: P.O. Box 1936<br>
                    990: Tucson, Arizona 85702-1936<br>
                    991: Phone: (520) 977-2973<br>
                    992: Email: <a href="mailto:zdw@artisancomputer.com">zdw@artisancomputer.com</a><br>
1.319     sthen     993: URL: <a href="http://www.artisancomputer.com/" rel="nofollow">http://www.artisancomputer.com/</a>
1.120     otto      994:        <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.
                    995:
                    996: <tr>
1.389     bentley   997: <td>
                    998: <i>Mark Willey</i><br>
                    999: <b>Protectix, Inc.</b><br>
                   1000: 1821 South Bascom Avenue #219<br>
                   1001: Campbell, California 95008-2309<br>
                   1002: Phone: (408) 331-1972<br>
                   1003: Email: <a href="mailto:sales@protectix.com">sales@protectix.com</a><br>
1.350     tj       1004: URL: <a href="http://protectix.com" rel="nofollow">http://protectix.com</a>
1.319     sthen    1005:        <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      1006:
                   1007: <tr>
1.389     bentley  1008: <td>
                   1009: <i>Joseph Wolff</i><br>
                   1010: <b>eRacks Open Source Systems</b><br>
                   1011: 28301 Industrial Boulevard Suite M<br>
                   1012: Hayward, California 94545<br>
                   1013: Phone: 408-455-0010<br>
                   1014: Email: <a href="mailto:consulting@eracks.com">consulting@eracks.com</a><br>
1.319     sthen    1015: URL: <a href="http://www.eracks.com/" rel="nofollow">http://www.eracks.com/</a>
1.333     schwarze 1016:        <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       1017:
                   1018: <tr>
1.389     bentley  1019: <td>
                   1020: <i>Paul Pruett</i><br>
                   1021: <b>Cocoa Village Publishing</b><br>
                   1022: P.O. Box 218<br>
                   1023: Cocoa, Florida 32923<br>
                   1024: Phone: 321-633-4990<br>
                   1025: FAX: 321-633-4997<br>
                   1026: Email: <a href="mailto:ppruett@webengr.com">ppruett@webengr.com</a><br>
1.319     sthen    1027: URL: <a href="http://www.webengr.com/" rel="nofollow">http://www.webengr.com/</a>
                   1028:        <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      1029:
1.78      ian      1030: <tr>
1.389     bentley  1031: <td>
                   1032: <i>Dan Ouellet</i><br>
                   1033: <b>Ouellet Consulting Inc.</b><br>
                   1034: 7996 Grant Court<br>
                   1035: Tallahassee, Florida 32309<br>
                   1036: Phone: 850-296-7520<br>
                   1037: Email: <a href="mailto:dan@danosoft.com">dan@danosoft.com</a><br>
1.319     sthen    1038:        <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      1039:
                   1040: <tr>
1.389     bentley  1041: <td>
                   1042: <i>Eric Pancer</i><br>
                   1043: <b>Catastrophe.NET</b><br>
                   1044: Ten South Canal Street<br>
                   1045: Chicago, Illinois 60606<br>
                   1046: Phone: +1-312-373-0037<br>
                   1047: Email: <a href="mailto:eric@catastrophe.net">eric@catastrophe.net</a><br>
1.319     sthen    1048:        <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      1049:
                   1050: <tr>
1.389     bentley  1051: <td>
                   1052: <i>Todd Boyer, CISSP</i><br>
                   1053: <b>AutumnTECH, LLC</b><br>
                   1054: 126 Autumn End Place<br>
                   1055: Laurel, Maryland 20724<br>
                   1056: Phone: 301-498-2503<br>
                   1057: Email: <a href="mailto:Support@AutumnTECH.com">Support@AutumnTECH.com</a><br>
1.319     sthen    1058: URL: <a href="http://www.AutumnTECH.com/" rel="nofollow">http://www.AutumnTECH.com/</a>
1.107     ian      1059:        <td>Enterprise Spam and E-mail Virus filtering hardware based on OpenBSD. Security Consulting services for new and existing OpenBSD implementations.
1.83      ian      1060:
                   1061: <tr>
1.389     bentley  1062: <td>
                   1063: <i>Richard Welty</i><br>
                   1064: <b>Averill Park Networking</b><br>
                   1065: P.O. Box 629<br>
                   1066: Averill Park, New York 12018<br>
                   1067: Phone: 518-573-7592<br>
                   1068: Email: <a href="mailto:rwelty@averillpark.net">rwelty@averillpark.net</a><br>
1.319     sthen    1069: URL: <a href="http://www.averillpark.net/" rel="nofollow">http://www.averillpark.net/</a>
1.107     ian      1070:        <td>OpenBSD setup/installation/remote administration. Network engineering, firewalls, VPNs, software development (C/Java/PHP/PostgreSQL/MySQL). Also experienced with Solaris and Linux.
                   1071:
                   1072: <tr>
1.389     bentley  1073: <td>
                   1074: <i>Lawrence Teo</i><br>
                   1075: <b>Calyptix Security</b><br>
                   1076: 8701 Mallard Creek Rd<br>
                   1077: Charlotte, North Carolina 28262<br>
                   1078: Phone: 704-971-8989<br>
                   1079: FAX: 704-971-8990<br>
                   1080: Email: <a href="mailto:openbsd-consult@calyptix.com">openbsd-consult@calyptix.com</a><br>
1.319     sthen    1081: URL: <a href="http://www.calyptix.com/" rel="nofollow">http://www.calyptix.com/</a>
                   1082:        <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  1083:
                   1084: <tr>
1.389     bentley  1085: <td>
                   1086: <i>Todd T. Fries</i><br>
                   1087: <b>Free Daemon Consulting</b><br>
                   1088: 1417 Oxford Way<br>
                   1089: Oklahoma City, Oklahoma 73120<br>
                   1090: Phone: 405-227-9094<br>
                   1091: Email: <a href="mailto:todd@fries.net">todd@fries.net</a><br>
1.319     sthen    1092: URL: <a href="http://FreeDaemonConsulting.com/" rel="nofollow">http://FreeDaemonConsulting.com/</a>
1.87      ian      1093:        <td>OpenBSD/UNIX consulting in support of free software solutions.
1.107     ian      1094:
                   1095: <tr>
1.389     bentley  1096: <td>
                   1097: <i>Kevin Pate</i><br>
                   1098: <b>Pate Consulting, Inc.</b><br>
                   1099: 1621 Milam, Suite 220<br>
                   1100: Houston, Texas 77002<br>
                   1101: Phone: 713.333.5468<br>
                   1102: FAX: 713.333.5494<br>
                   1103: Email: <a href="mailto:info@pateconsulting.com">info@pateconsulting.com</a><br>
1.319     sthen    1104: URL: <a href="http://www.pateconsulting.com/" rel="nofollow">http://www.pateconsulting.com/</a>
                   1105:        <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       1106:
                   1107: <tr>
1.389     bentley  1108: <td>
                   1109: <i>James Shupe</i><br>
                   1110: <b>HermeTek LLC</b><br>
                   1111: 2028 E Ben White Blvd #240-8832<br>
                   1112: Austin, Texas 78741<br>
                   1113: Phone: 512.792.2525<br>
                   1114: Email: <a href="mailto:sales@hermetek.com">sales@hermetek.com</a><br>
1.339     schwarze 1115: URL: <a href="https://www.hermetek.com/bsd-linux-support" rel="nofollow">https://www.hermetek.com/bsd-linux-support</a>
1.319     sthen    1116:        <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      1117:
                   1118: <tr>
1.389     bentley  1119: <td>
                   1120: <i>Brad Davis</i><br>
                   1121: <b>Enclavix LLC</b><br>
                   1122: Street Address<br>
                   1123: Draper, Utah 84020<br>
                   1124: Phone: 801-913-4506<br>
                   1125: FAX: 801-553-2675<br>
                   1126: Email: <a href="mailto:brad.davis@enclavix.com">brad.davis@enclavix.com</a><br>
1.319     sthen    1127: URL: <a href="http://www.enclavix.com/" rel="nofollow">http://www.enclavix.com/</a>
1.107     ian      1128:        <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      1129:
                   1130: <tr>
1.389     bentley  1131: <td>
                   1132: <i>Alexander G. Chamandy</i><br>
                   1133: <b>Envescent, LLC</b><br>
                   1134: 1001 19th Street North, Suite 1200<br>
                   1135: Arlington, Virginia 22209<br>
                   1136: Phone: 800-487-9404<br>
                   1137: Email: <a href="mailto:info@envescent.com">info@envescent.com</a><br>
1.378     tj       1138: URL: <a href="https://envescent.com" rel="nofollow">https://envescent.com</a>
1.133     otto     1139:        <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      1140:
1.78      ian      1141: <tr>
1.389     bentley  1142: <td>
                   1143: <i>Todd M. Kover</i><br>
                   1144: <b>Omniscient Technologies</b><br>
                   1145: 36051 Birch Hollow Lane<br>
                   1146: Purcellville, Virginia 20132<br>
                   1147: Phone: +1-540-668-7602<br>
                   1148: Email: <a href="mailto:openbsd-consulting@omniscient.com">openbsd-consulting@omniscient.com</a><br>
1.319     sthen    1149: URL: <a href="http://www.omniscient.com/" rel="nofollow">http://www.omniscient.com/</a>
1.107     ian      1150:        <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      1151:
                   1152: <tr>
1.389     bentley  1153: <td>
                   1154: <i>Jeremy C. Reed</i><br>
                   1155: <b>Puget Sound Technology</b><br>
                   1156: Marysville, Washington 98271<br>
                   1157: Phone: 360-658-5676<br>
                   1158: Email: <a href="mailto:info@pugetsoundtechnology.com">info@pugetsoundtechnology.com</a><br>
1.319     sthen    1159: URL: <a href="http://www.pugetsoundtechnology.com/" rel="nofollow">http://www.pugetsoundtechnology.com/</a>
1.107     ian      1160:        <td>Provides classroom training specifically for OpenBSD, and offers technical support services for various open source software.
                   1161:
                   1162: <tr>
1.389     bentley  1163: <td>
                   1164: <i>Josh Pennell</i><br>
                   1165: <b>IOActive</b><br>
                   1166: 701 5th Avenue Suite 6850<br>
                   1167: Seattle, Washington 98104<br>
                   1168: Phone: +1 866.760.0222<br>
                   1169: Email: <a href="mailto:info@ioactive.com">info@ioactive.com</a><br>
1.319     sthen    1170: URL: <a href="http://www.ioactive.com/" rel="nofollow">http://www.ioactive.com/</a>
1.346     tj       1171:        <td>IOActive specializes in performing secure code and hardware review; particularly for security minded people using OpenBSD.
1.5       ian      1172:
1.319     sthen    1173:
1.389     bentley  1174: <tbody><tr><th colspan="2"
                   1175: id='United'>
                   1176: United Kingdom
                   1177: <tr>
                   1178: <td>
                   1179: <b>M:Tier Ltd.</b><br>
                   1180: 145 - 147 St. John Street<br>
                   1181: London, London EC1V 4PY<br>
                   1182: Email: <a href="mailto:info@mtier.org">info@mtier.org</a><br>
1.319     sthen    1183: URL: <a href="http://www.mtier.org/">http://www.mtier.org/</a>
                   1184:        <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.
                   1185:
                   1186: <tr>
1.389     bentley  1187: <td>
                   1188: <i>Sevan Janiyan</i><br>
                   1189: <b>Venture 37 Ltd</b><br>
                   1190: Unit 9, Freshfield Business Park, Stevenson Road<br>
                   1191: Brighton, East Sussex BN2 0DF<br>
                   1192: Phone: 01273 808563<br>
                   1193: Email: <a href="mailto:info@venture37.com">info@venture37.com</a><br>
1.328     sthen    1194: URL: <a href="http://www.venture37.com/" rel="nofollow">http://www.venture37.com/</a>
1.327     sthen    1195:        <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.
                   1196:
                   1197: <tr>
1.389     bentley  1198: <td>
                   1199: <i>Rob Pickering</i><br>
                   1200: <b>IP Cortex Ltd</b><br>
                   1201: Bletchley Park<br>
                   1202: Milton Keynes, Buckinghamshire MK3 6EB<br>
                   1203: Phone: +44 1908 276650<br>
                   1204: FAX: +44 1908 276699<br>
                   1205: Email: <a href="mailto:rob@ipcortex.co.uk">rob@ipcortex.co.uk</a><br>
1.319     sthen    1206: URL: <a href="http://www.ipcortex.co.uk/" rel="nofollow">http://www.ipcortex.co.uk/</a>
                   1207:        <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      1208:
1.389     bentley  1209: <tbody><tr><th colspan="2"
                   1210: id='Ukraine'>
                   1211: Ukraine
                   1212: <tr>
                   1213: <td>
                   1214: <i>Sergey Prysiazhnyi</i><br>
                   1215: <b>ATMNIS LLC</b><br>
                   1216: Kyiv<br>
                   1217: Phone: +380 44 362 6797<br>
                   1218: Email: <a href="mailto:s.prysiazhnyi@atmnis.com">s.prysiazhnyi@atmnis.com</a><br>
1.274     sthen    1219: URL: <a href="http://www.atmnis.com/" rel="nofollow">http://www.atmnis.com/</a>
1.395     schwarze 1220:        <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      1221:
1.13      ian      1222:
1.144     otto     1223:
1.61      ian      1224: </table>