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

Annotation of www/support.html, Revision 1.107

1.78      ian         1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
                      2:        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
                      3: >
                      4:
                      5: <html>
                      6: <head>
                      7:    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
                      8:    <meta name="GENERATOR" content="The vi editor from UNIX"/>
                      9:    <meta name="Author" content="Ian Darwin"/>
                     10:    <title>OpenBSD Support and Consulting</title>
                     11: </head>
1.58      ian        12: <!-- DO NOT EDIT THIS FILE
                     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:
                     18: <body bgcolor="#FFFFFF" text="#000000" link="#23238E">
1.81      jsyn       19: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.78      ian        20: <h2><font color="#e00000">Support and Consulting</font></h2>
                     21: <hr />
                     22: <img alt="[artwork]" src="images/support.gif" align="right"/>
                     23: <p>OpenBSD has attracted a critical mass of developers, support
1.1       ian        24: organizations, and consultants such that it is now safe to commit to using
                     25: OpenBSD in your projects.
                     26: The following individuals and organizations have indicated that they are
                     27: able to provide support as indicated. However, the OpenBSD Project does
                     28: not necessarily endorse any of these. Please contact each site directly.
1.78      ian        29: </p>
1.87      ian        30: <p>These entries are arranged geographically by country,
                     31: so that you can find
1.1       ian        32: a consultant near you.
1.87      ian        33: <!-- DO NOT EDIT THIS LIST - IT COMES FROM mkcountries -->
                     34: <a href="#Australia">Australia</a>
                     35: <a href="#Austria">Austria</a>
1.91      ian        36: <a href="#Belgium">Belgium</a>
1.87      ian        37: <a href="#Brazil">Brazil</a>
1.99      ian        38: <a href="#Bulgaria">Bulgaria</a>
1.87      ian        39: <a href="#Canada">Canada</a>
                     40: <a href="#China">China</a>
                     41: <a href="#Colombia">Colombia</a>
                     42: <a href="#Costa">Costa Rica</a>
                     43: <a href="#Czech">Czech Republic</a>
                     44: <a href="#Denmark">Denmark</a>
                     45: <a href="#Finland">Finland</a>
                     46: <a href="#France">France</a>
                     47: <a href="#Germany">Germany</a>
1.99      ian        48: <a href="#India">India</a>
1.87      ian        49: <a href="#Indonesia">Indonesia</a>
                     50: <a href="#Italy">Italy</a>
                     51: <a href="#Kyrgyzstan">Kyrgyzstan</a>
                     52: <a href="#Moldova">Moldova</a>
                     53: <a href="#México">México</a>
                     54: <a href="#Netherlands">Netherlands</a>
                     55: <a href="#New">New Zealand</a>
                     56: <a href="#Norway">Norway</a>
                     57: <a href="#Poland">Poland</a>
                     58: <a href="#Portugal">Portugal</a>
1.107   ! ian        59: <a href="#Romania">Romania</a>
1.87      ian        60: <a href="#Singapore">Singapore</a>
                     61: <a href="#Slovak">Slovak Republic</a>
1.89      ian        62: <a href="#South">South Africa</a>
1.87      ian        63: <a href="#Spain">Spain</a>
                     64: <a href="#Sweden">Sweden</a>
                     65: <a href="#Switzerland">Switzerland</a>
                     66: <a href="#Turkey">Turkey</a>
                     67: <a href="#USA">USA</a>
                     68: <a href="#United">United Kingdom</a>
                     69: <a href="#Venezuela">Venezuela</a>
1.92      ian        70:
1.78      ian        71: </p>
                     72: <p>If you want to submit your own entry, the format is quite rigid; please use
                     73: <a href="supp-tmpl.txt">this template</a> (do not just
1.1       ian        74: copy and paste plain text from your browser!).
                     75: When you think it's ready, mail it to me,
1.78      ian        76: <em>ian at openbsd.org</em>,
1.64      ian        77: with a Subject: line containing the word "support"
1.78      ian        78: <i>and</i> either the word "new" or "update".
                     79: </p>
1.61      ian        80: <table border="1" cellpadding="3">
1.5       ian        81: <!-- This TR sets up the table format -->
1.78      ian        82: <tr>
                     83:        <th width="40%">Contact Name/<br />Organization/<br />Address</th>
                     84:        <th width="60%">Notes</th>
                     85: </tr>
1.5       ian        86:
1.78      ian        87: <!-- THIS TABLE IS MECHANICALLY GENERATED ** DO NOT EDIT.
1.72      ian        88:  **  INSTEAD, RTFM ABOVE, UPDATE support.dat in ./build CAREFULLY and "make".
1.12      ian        89:  **  IF YOU DO NOT HAVE COMMIT ACCESS, MAIL ME YOUR CHANGES.
1.87      ian        90:  **
                     91:  ** Translators: consider building a language-specific version of
                     92:  ** support.awk instead of hand-editing the file.
1.5       ian        93:  -->
                     94:
1.78      ian        95: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian        96: <a name='Australia'></a>
1.78      ian        97: <b>Australia</b>
                     98: </td></tr>
                     99: <tr>
                    100: <td bgcolor="White">
                    101: <i>Gregory D. Baker</i><br />
                    102: <b>The Institute for Open Systems Technologies</b><br />
                    103: Suite 17, 57 Culloden Rd<br />
1.107   ! ian       104: 0500 545 856, NSW 2122<br />
1.78      ian       105: Email: <a href="mailto:greg.baker@ifost.org.au">greg.baker@ifost.org.au</a><br />
                    106: URL: <a href="http://www.ifost.org.au/">http://www.ifost.org.au/</a>
                    107: </td>
1.107   ! ian       108:        <td>We supply OpenBSD-based firewalls and internet-gateways, often to small businesses needing an "administrator-less" solution. We do consulting and education work on OpenBSD and on other UNIXes as well.
        !           109:
        !           110: </td></tr>
        !           111: <tr>
        !           112: <td bgcolor="White">
        !           113: <i>Aldo Cortesi</i><br />
        !           114: <b>Nullcube Pty Ltd</b><br />
        !           115: 2E/3 Jersey Road, Artarmon, NSW, 2064<br />
        !           116: +61 419 492 863, NSW 2064<br />
        !           117: Email: <a href="mailto:aldo@nullcube.com">aldo@nullcube.com</a><br />
        !           118: URL: <a href="http://www.nullcube.com/">http://www.nullcube.com/</a>
        !           119: </td>
        !           120:        <td>Nullcube provides security, networking and software development services. We use OpenBSD for VPNs, firewalls, intrusion detection, and also freqently host e-commerce solutions on OpenBSD servers.
1.44      ian       121:
1.78      ian       122: </td></tr>
                    123: <tr>
                    124: <td bgcolor="White">
                    125: <i>James Catterall / Marek Roy / Aftab Rizvi</i><br />
                    126: <b>e - synergies</b><br />
                    127: Level 9, 65 York St<br />
1.107   ! ian       128: +61 2 9279 2533, NSW 2001<br />
1.78      ian       129: FAX: +61 2 9279 2544<br />
                    130: Email: <a href="mailto:e-synergies@toneguzzo.com">e-synergies@toneguzzo.com</a><br />
                    131: URL: <a href="http://www.e-synergies.com.au/">http://www.e-synergies.com.au/</a>
                    132: </td>
1.107   ! ian       133:        <td>Linux and *BSD installation, maintenance and support services. Also work in security, penetration testing and e-Commerce facilitation.
1.76      ian       134:
1.78      ian       135: </td></tr>
                    136: <tr>
                    137: <td bgcolor="White">
1.87      ian       138: <i>Brian McKerr</i><br />
                    139: <b>BSD Australia (Broadband Security Devices)</b><br />
                    140: 71-73 Sierra Drive<br />
1.107   ! ian       141: +61 409 272 665, Queensland 4272<br />
1.87      ian       142: FAX: N/A<br />
                    143: Email: <a href="mailto:info@bsdaustralia.com">info@bsdaustralia.com</a><br />
                    144: URL: <a href="http://www.bsdaustralia.com/">http://www.bsdaustralia.com/</a>
                    145: </td>
1.107   ! ian       146:        <td>BSD Australia provides expertise in the areas of Security, Firewalls, Web Serving, VPNs, IDS/NIDS, Mail Serving. We primarily use and recommend OpenBSD for any security related appliances, however, we also have skills in many popular *nixes (Linux, FreeBSD, Solaris). We currently install, configure and maintain OpenBSD firewalls for various clients using Australia's main broadband service providers products eg ADSL, Optus Cable, Telstra Cable.
        !           147:
        !           148: </td></tr>
        !           149: <tr>
        !           150: <td bgcolor="White">
        !           151: <i>Rocco Carbone</i><br />
        !           152: <b>Host Your Website</b><br />
        !           153: GPO Box 1136 Adelaide, South Australia, 5001, Australia<br />
        !           154: (+61).1300.306.788, South Australia 5001<br />
        !           155: FAX: (+61).1300.306.744<br />
        !           156: Email: <a href="mailto:rocco(at)hostyourwebsite.net.au">rocco(at)hostyourwebsite.net.au</a><br />
        !           157: URL: <a href="http://www.hostyourwebsite.net.au/">http://www.hostyourwebsite.net.au/</a>
        !           158: </td>
        !           159:        <td>10 years UNIX experience, ISP Experience. Security &amp; custom setups Support, consulting and server design
1.87      ian       160:
                    161: </td></tr>
                    162: <tr>
                    163: <td bgcolor="White">
                    164: <i>Joel Sing</i><br />
                    165: <b>Ionix Technology Pty. Ltd.</b><br />
                    166: PO Box 1303<br />
1.107   ! ian       167: +61 3 5441 1226, Victoria 3554<br />
1.87      ian       168: FAX: +61 3 5441 6699<br />
                    169: Email: <a href="mailto:info@ionix.com.au">info@ionix.com.au</a><br />
                    170: URL: <a href="http://www.ionix.com.au/">http://www.ionix.com.au/</a>
                    171: </td>
1.107   ! ian       172:        <td>Over 5 years experience with OpenBSD and Linux. We build, install, support and administer OpenBSD and Linux based file servers, web servers, mail servers, database servers, routers, firewalls, intrusion detection systems and VPNs. We have a strong emphasis on security and reliability, and provide complete solutions.
1.76      ian       173:
1.78      ian       174: </td></tr>
                    175: <tr>
                    176: <td bgcolor="White">
                    177: <i>Con Zymaris</i><br />
                    178: <b>Cybersource Pty. Ltd.</b><br />
1.105     deraadt   179: Level 4, 10 Queen Street<br />
1.107   ! ian       180: +61 3 9621 2377, Victoria 3000<br />
1.105     deraadt   181: FAX: +61 3 9621 2477<br />
1.78      ian       182: Email: <a href="mailto:info@cyber.com.au">info@cyber.com.au</a><br />
                    183: URL: <a href="http://www.cyber.com.au/">http://www.cyber.com.au/</a>
                    184: </td>
1.107   ! ian       185:        <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       186:
1.78      ian       187: </td></tr>
                    188: <tr>
                    189: <td bgcolor="White">
                    190: <i>Gavin Cameron</i><br />
                    191: <b>ITworks Consulting</b><br />
                    192: Level 8, 488 Bourke street<br />
1.107   ! ian       193: +61 3 9642 5477, Victoria 3000<br />
1.78      ian       194: FAX: +61 3 9642 5499<br />
                    195: Email: <a href="mailto:openbsd@itworks.com.au">openbsd@itworks.com.au</a><br />
                    196: URL: <a href="http://www.itworks.com.au/">http://www.itworks.com.au/</a>
                    197: </td>
1.107   ! ian       198:        <td>*BSD installation, maintenance and consulting services. We can also consult on Apache, Squid, Samba, Qmail and MySQL.
1.15      ian       199:
1.87      ian       200: </td></tr>
                    201: <tr>
                    202: <td bgcolor="White">
1.99      ian       203: <i>Daniel Adamson</i><br />
                    204: <b>PRIVATECAGE.COM</b><br />
                    205: Footscray<br />
1.107   ! ian       206: +613-96890295, Victoria 3011<br />
1.102     ian       207: Email: <a href="mailto:sysadmin [-(at)-] privatecage.com">sysadmin [-(at)-] privatecage.com</a><br />
1.99      ian       208: URL: <a href="http://www.privatecage.com/">http://www.privatecage.com/</a>
                    209: </td>
                    210:        <td>Extend your Network reliably and securely.
                    211:
                    212: </td></tr>
                    213: <tr>
                    214: <td bgcolor="White">
1.107   ! ian       215: <i>Michael Paddon</i><br />
        !           216: <b>Consultant</b><br />
        !           217: 27 Cressy Street<br />
        !           218: +61 438 390 597, Victoria 3094<br />
        !           219: Email: <a href="mailto:michael@paddon.org">michael@paddon.org</a><br />
        !           220: URL: <a href="http://www.paddon.org/mwp">http://www.paddon.org/mwp</a>
        !           221: </td>
        !           222:        <td>Professional Unix application development, systems programming and administration since 1986. Now specialising in OpenBSD, with a focus on security, performance and robustness. Experienced with firewalls, VPN's, intrusion detection, crypto, IP stacks, server infrastructure, application development, porting and kernel work.
        !           223:
        !           224: </td></tr>
        !           225: <tr>
        !           226: <td bgcolor="White">
1.87      ian       227: <i>Chris Kruger</i><br />
                    228: <b>Core Digital</b><br />
                    229: 6, 26 Florence Street<br />
1.107   ! ian       230: +61 8 92284480, WA 6005<br />
1.87      ian       231: FAX: +61 8 92284481<br />
                    232: Email: <a href="mailto:chris@core-digital.com">chris@core-digital.com</a><br />
                    233: URL: <a href="http://www.core-digital.com/">http://www.core-digital.com/</a>
                    234: </td>
1.107   ! ian       235:        <td>OpenBSD Firewalls, Virtual Private Networks, Database Servers, Email and Web Servers. Linux support. Security. WAN/LAN implementations. Multi-OS networks.
        !           236:
1.79      ian       237:
1.78      ian       238: </td></tr>
                    239: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       240: <a name='Austria'></a>
1.78      ian       241: <b>Austria</b>
                    242: </td></tr>
                    243: <tr>
                    244: <td bgcolor="White">
1.79      ian       245: <i>Andreas Holzinger</i><br />
                    246: <b>Firepower Computing</b><br />
                    247: Salzburgerstrasse 293<br />
1.107   ! ian       248: +43 (732) 370 897, Oberoesterreich A-4030<br />
1.79      ian       249: FAX: +43 (732) 370 897 - 20<br />
                    250: Email: <a href="mailto:a.holzinger@firepower.at">a.holzinger@firepower.at</a><br />
                    251: URL: <a href="http://www.firepower.at/">http://www.firepower.at/</a>
                    252: </td>
1.107   ! ian       253:        <td>Firepower Computing installs monitored transparent and non transparent Firewall Systems based on OpenBSD and Fileservers based on FreeBSD. We support OpenBSD and FreeBSD installation, configuration and maintenance as well as network administration and Windows server integration. Ready-to-go webservers with MSQL or Postgress and a variety of Apache modules, and web based system administration.
1.79      ian       254:
                    255: </td></tr>
                    256: <tr>
                    257: <td bgcolor="White">
1.83      ian       258: <i>Security Consulting</i><br />
                    259: <b>Admins WebSecurity</b><br />
1.88      ian       260: Postfach 33033<br />
1.107   ! ian       261: +43-900-970144-1, Steiermark 8530<br />
1.88      ian       262: Email: <a href="mailto:austria@admins.ws">austria@admins.ws</a><br />
1.83      ian       263: URL: <a href="http://www.admins.ws/">http://www.admins.ws/</a>
                    264: </td>
1.107   ! ian       265:        <td>Admin WebSecurity offers OpenBSD based HIGH-END Security solutions. We support *BSD and Linux installation, configuration, maintenance, administration. Our staff is specialized in Security Audits, VPN, IDS, IRS and Firewall Design. We offer services in Austria, Germany and Switzerland.
1.83      ian       266:
                    267: </td></tr>
                    268: <tr>
                    269: <td bgcolor="White">
1.78      ian       270: <i>Tom Knienieder</i><br />
                    271: <b>Consultant</b><br />
                    272: Brandlweg 2a<br />
1.107   ! ian       273: +41 79 230 78 24, Tirol A-6020<br />
1.78      ian       274: Email: <a href="mailto:tom@knienieder.com">tom@knienieder.com</a><br />
                    275: URL: <a href="http://www.knienieder.com/">http://www.knienieder.com/</a>
                    276: </td>
1.107   ! ian       277:        <td>OpenBSD setup, support and consulting, focus on security. More than 14 years system software development in C. Will also travel to Germany, Italy and Switzerland.
1.91      ian       278:
                    279: </td></tr>
1.99      ian       280: <tr>
                    281: <td bgcolor="White">
                    282: <i>Dipl.-Ing. Gernot Schmied</i><br />
                    283: <b>IKTech</b><br />
                    284: Mariahilferstrasse 81, 2/2/9<br />
1.107   ! ian       285: +43-6991-9235834, Vienna A-1060<br />
1.99      ian       286: Email: <a href="mailto:office@iktech.net">office@iktech.net</a><br />
                    287: URL: <a href="http://www.iktech.net/">http://www.iktech.net/</a>
                    288: </td>
1.107   ! ian       289:        <td>IKTech is a team of experienced security, network and systems engineers. We are systems integrators supporting OpenBSD, FreeBSD, NetBSD, Linux and Solaris and are the authoritative competence center for Open Source as well as commercial UNIX-based routing solutions in the area. We have a strong focus in high-end integrated gateways featuring access, dynamic routing, VPN, firewalling and IDSs.
        !           290:
1.99      ian       291:
                    292: </td></tr>
1.91      ian       293: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                    294: <a name='Belgium'></a>
                    295: <b>Belgium</b>
                    296: </td></tr>
                    297: <tr>
                    298: <td bgcolor="White">
1.99      ian       299: <i>Xavier Santolaria</i><br />
                    300: <b>Xavier Santolaria Consulting</b><br />
                    301: Rue Paul Devigne, 46<br />
1.107   ! ian       302: +32 (0)477 48 41 25, Brabant 1030<br />
1.99      ian       303: Email: <a href="mailto:xavier@santolaria.net">xavier@santolaria.net</a><br />
                    304: URL: <a href="http://consulting.santolaria.net/">http://consulting.santolaria.net/</a>
                    305: </td>
1.107   ! ian       306:        <td>OpenBSD servers and firewalls installation and implementation. 24/7 support, consultancy, maintenance of both hardware and software, remote and on-site support.
1.99      ian       307:
                    308: </td></tr>
                    309: <tr>
                    310: <td bgcolor="White">
1.91      ian       311: <i>Philippe Bresoux</i><br />
                    312: <b>PHB Solutions</b><br />
                    313: rue Mullier, 34<br />
1.107   ! ian       314: +32 (0)497 48 33 70, Hainaut 7500<br />
1.91      ian       315: FAX: +32 (0)69 21 33 98<br />
                    316: Email: <a href="mailto:philippe.bresoux@phbsolutions.com">philippe.bresoux@phbsolutions.com</a><br />
                    317: URL: <a href="http://www.phbsolutions.com/">http://www.phbsolutions.com/</a>
                    318: </td>
1.107   ! ian       319:        <td>*BSD installation, maintenance, support and consulting services (file servers, web servers, mail servers, database servers, routers). OpenBSD used for any security related appliances.
        !           320:
1.13      ian       321:
1.78      ian       322: </td></tr>
                    323: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       324: <a name='Brazil'></a>
1.78      ian       325: <b>Brazil</b>
                    326: </td></tr>
                    327: <tr>
                    328: <td bgcolor="White">
1.107   ! ian       329: <i>Gleydson Soares</i><br />
        !           330: <b>Consultant</b><br />
        !           331: Rua Edístio Ponde, n.:226, apt.1104<br />
        !           332: 55+71-88193380, Bahia 41710360<br />
        !           333: Email: <a href="mailto:gsoares@securityanalyze.com">gsoares@securityanalyze.com</a><br />
        !           334: URL: <a href="http://gsoares.securityanalyze.com/">http://gsoares.securityanalyze.com/</a>
        !           335: </td>
        !           336:        <td>Analista de Segurança , Consultoria Unix/Linux. Security Analyst, Consultant Unix/Linux.
        !           337:
        !           338: </td></tr>
        !           339: <tr>
        !           340: <td bgcolor="White">
1.85      ian       341: <i>Daniel B. Cid</i><br />
                    342: <b>OpenSolutions Consultoria</b><br />
                    343: SQN 303 bl C apt 503<br />
1.107   ! ian       344: 55 xx 61 06175887, DF 70735-030<br />
1.85      ian       345: FAX: 55 xx 61 3263668<br />
                    346: Email: <a href="mailto:contato@opensolutions.com.br">contato@opensolutions.com.br</a><br />
                    347: URL: <a href="http://www.opensolutions.com.br">http://www.opensolutions.com.br</a>
                    348: </td>
1.107   ! ian       349:        <td>We provide all kinds of services and solutions using OpenBSD and other Open Source Packages. Security is our principal goal.
1.85      ian       350:
                    351: </td></tr>
                    352: <tr>
                    353: <td bgcolor="White">
1.78      ian       354: <i>Gustavo Prado</i><br />
                    355: <b>QAC- Quality Assurance Consult Ltda</b><br />
                    356: AV Barao Homem de Melo, 4386 7 andar<br />
1.107   ! ian       357: 55 xx 31 32920623, Minas Gerais 30750-330<br />
1.78      ian       358: FAX: 55 xx 31 32920623<br />
                    359: Email: <a href="mailto:gustavo@qaconsulting.com.br">gustavo@qaconsulting.com.br</a><br />
                    360: URL: <a href="http://www.qaconsulting.com.br">http://www.qaconsulting.com.br</a>
                    361: </td>
1.107   ! ian       362:        <td>We specialize in network/security/wireless-LAN solutions, and we think that OpenBSD is the best choice.
1.72      ian       363:
1.78      ian       364: </td></tr>
                    365: <tr>
                    366: <td bgcolor="White">
1.107   ! ian       367: <i>Waldir Borba Junior</i><br />
1.83      ian       368: <b>Consultant</b><br />
1.107   ! ian       369: R. Dr Satilas do Amaral Camargo, 654 - Tingui<br />
        !           370: +55 41 9127-9782, Paraná 82620-000<br />
        !           371: FAX: +55 256-5960<br />
        !           372: Email: <a href="mailto:waldir@xmlbrasil.com.br">waldir@xmlbrasil.com.br</a><br />
        !           373: URL: <a href="http://www.xmlbrasil.com.br/">http://www.xmlbrasil.com.br/</a>
1.83      ian       374: </td>
1.107   ! ian       375:        <td>OpenBSD/Linux installation, configuration, security, web-email-ftp-dns servers, firewall/gateway/proxy for ADSL/ISDN. Database development (PostgreSQL and mySQL). Software development (C,C++,Java,HTML,PHP,SQL,Delphi and Kylix).
1.83      ian       376:
                    377: </td></tr>
                    378: <tr>
                    379: <td bgcolor="White">
1.78      ian       380: <i>Luiz Guilherme Domanski</i><br />
                    381: <b>SafeCore Network Solutions</b><br />
                    382: R. Visconde do Rio Branco, 1717, cj. 74<br />
1.107   ! ian       383: +55 (41) 224-1785, Paraná 80420-210<br />
1.78      ian       384: FAX: +55 (41) 224-1785<br />
                    385: Email: <a href="mailto:safecore@SafeCore.NET">safecore@SafeCore.NET</a><br />
                    386: URL: <a href="http://SafeCore.NET/">http://SafeCore.NET/</a>
                    387: </td>
1.107   ! ian       388:        <td>OpenBSD installation, configuring and maintenance. Network consulting and maintenance, especially with OpenBSD servers. We provide services in the entire country and Mercosul.
        !           389:
        !           390: </td></tr>
        !           391: <tr>
        !           392: <td bgcolor="White">
        !           393: <i>Eduardo Augusto Alvarenga</i><br />
        !           394: <b>Consultant</b><br />
        !           395: Tv. Honório José dos Santos, 823<br />
        !           396: +55 91 2520161 / +55 91 2234996, Pará 66033-340<br />
        !           397: FAX: +55 91 2234996<br />
        !           398: Email: <a href="mailto:eduardo@thrx.dyndns.org">eduardo@thrx.dyndns.org</a><br />
        !           399: URL: <a href="http://thrx.dyndns.org/">http://thrx.dyndns.org/</a>
        !           400: </td>
        !           401:        <td>NetBSD/OpenBSD/Slackware installation, maintenance and consulting into Secure Network enviroments. I also offer support and consulting on IDS, Firewalls, VPNs and encryption, djb-ware (qmail/djbdns/etc), mySQL, Apache, Squid, Samba, Radius, FTP and others on i386, Sparc{64} and Alpha.
1.58      ian       402:
1.78      ian       403: </td></tr>
                    404: <tr>
                    405: <td bgcolor="White">
1.87      ian       406: <i>Marcos Bogner</i><br />
                    407: <b>Consultant</b><br />
                    408: Tamoio, 2864<br />
1.107   ! ian       409: +55 51 91399618, Rio Grande do Sul  92120-002<br />
1.87      ian       410: Email: <a href="mailto:marcos@cristaltec.com.br">marcos@cristaltec.com.br</a><br />
                    411: URL: <a href="http://bogner.cristaltec.com.br/">http://bogner.cristaltec.com.br/</a>
                    412: </td>
1.107   ! ian       413:        <td>Administracao de sistemas *nix especialmente OpenBSD, vivencia em gerenciamento remoto de servidores. Desenvolvimento de software para plataforma *nix. OpenBSD administration and *nix software development.  And quoting Tobias Weingartner "If people pay for plane ticket, food and lodging, then I'll travel almost anywhere. :-)"
        !           414:
        !           415: </td></tr>
        !           416: <tr>
        !           417: <td bgcolor="White">
        !           418: <i>Walter Franklin Fuentes Robella</i><br />
        !           419: <b>SEQINFO</b><br />
        !           420: Av. Bagé 1352/202<br />
        !           421: +55 51 33884204 / +55 51 81110394, Rio Grande do Sul 90460-080<br />
        !           422: FAX: +55 51 33884204<br />
        !           423: Email: <a href="mailto:walter@seqinfo.com.br">walter@seqinfo.com.br</a><br />
        !           424: </td>
        !           425:        <td>We Specialize in security (firewalls, security audit, intrusion detection systems, etc). We provide *BSD Unix support including: OpenBSD, FreeBSD and Linux. We also provide network solutions.
        !           426:
        !           427: </td></tr>
        !           428: <tr>
        !           429: <td bgcolor="White">
        !           430: <i>Edward</i><br />
        !           431: <b>ServiceSul Consultoria em Informatica Ltda.</b><br />
        !           432: R. Carneiro da Fontoura, 327<br />
        !           433: 55 51 3024 3811, Rio Grande do Sul 90000 000<br />
        !           434: FAX: 55 51 3024 3811<br />
        !           435: Email: <a href="mailto:edwjr@terra.com.br">edwjr@terra.com.br</a><br />
        !           436: </td>
        !           437:        <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.
        !           438:
        !           439: </td></tr>
        !           440: <tr>
        !           441: <td bgcolor="White">
        !           442: <i>Rafael Umann</i><br />
        !           443: <b>Terra Lycos Brasil S/A</b><br />
        !           444: Rua Gen Jo?o Manoel, 90 - NOC<br />
        !           445: +55 51 3284-4245 / +55 51 9988-6900, Rio Grande do Sul 90010-080<br />
        !           446: Email: <a href="mailto:rafael.umann@terra.com.br">rafael.umann@terra.com.br</a><br />
        !           447: URL: <a href="http://www.terralycos.com/">http://www.terralycos.com/</a>
        !           448: </td>
        !           449:        <td>Consultoria e treinamento em sistemas Unix. Desenvolvimento de sistemas OpenBSD Livecd e de sistemas de instalaÁ?o e configuraÁ?o de workstations OpenBSD (xinstall for openbsd). Analise forense em sistemas unix, penetration test e construÁ?o de firewalls visando sistemas de alto desempenho e alta disponibilidade
1.87      ian       450:
                    451: </td></tr>
                    452: <tr>
                    453: <td bgcolor="White">
1.78      ian       454: <i>Gustavo H. Maultasch</i><br />
                    455: <b>Gaz Virtual</b><br />
                    456: Rua Tonelero, 203/601<br />
1.107   ! ian       457: +55-21-577-0207, Rio de Janeiro<br />
1.78      ian       458: FAX: +55-21-547-5005<br />
                    459: Email: <a href="mailto:gaz@gazvirtual.com.br">gaz@gazvirtual.com.br</a><br />
                    460: URL: <a href="http://www.gazvirtual.com.br/">http://www.gazvirtual.com.br/</a>
                    461: </td>
1.107   ! ian       462:        <td>We provide all kinds of services for web development and security on OpenBSD, FreeBSD, and NetBSD, including firewalls, secure servers, proxies and network administration.
1.60      ian       463:
1.78      ian       464: </td></tr>
                    465: <tr>
                    466: <td bgcolor="White">
1.100     ian       467: <i>Anderson Ferreira</i><br />
1.99      ian       468: <b>Intraserv Soluções em Tecnologia.</b><br />
                    469: Honorio 1850 106<br />
1.107   ! ian       470: 55 xx 21 3880-5872 / 55 xx 21 92]628-9279, Rio de Janeiro 21545-160<br />
1.99      ian       471: FAX: 55 xx 21 3880-5872<br />
                    472: Email: <a href="mailto:contato@intraserv.com.br">contato@intraserv.com.br</a><br />
                    473: URL: <a href="http://www.intraserv.com.br/">http://www.intraserv.com.br/</a>
                    474: </td>
1.107   ! ian       475:        <td>OpenBSD/Linux installation, configuration, and security audits. I also offer support and consulting on IDS, Firewalls, VPNs and encryption, bind, mySQL, Apache, Squid, Samba, Radius, FTP and others on i386.
        !           476:
        !           477: </td></tr>
        !           478: <tr>
        !           479: <td bgcolor="White">
        !           480: <i>Walter de Andrade Filho</i><br />
        !           481: <b>Net-Routers</b><br />
        !           482: Rua Senador Cesar Lacerda Vergueiro 55<br />
        !           483: 55 11 3819-3444, S?o Paulo 05435-060<br />
        !           484: FAX: 55 11 3819-3444<br />
        !           485: Email: <a href="mailto:walter@net-routers.com.br">walter@net-routers.com.br</a><br />
        !           486: URL: <a href="http://www.net-routers.com.br/">http://www.net-routers.com.br/</a>
        !           487: </td>
        !           488:        <td>Consultants in OpenBSD, Firewall, Wireless-Server, Internet Servers and Data Server. Over 6 years in BSD and Linux.
        !           489:
        !           490: </td></tr>
        !           491: <tr>
        !           492: <td bgcolor="White">
        !           493: <i>Marcello Morsello</i><br />
        !           494: <b>Tecno21 Inform&aacute;tica Ltda.</b><br />
        !           495: Rua Albuquerque Lins, 804 cj. 31<br />
        !           496: +55 (11) 3825-2472, SP 01230-000<br />
        !           497: FAX: +55 (11) 3825-2472<br />
        !           498: Email: <a href="mailto:morsello@tecno21.com.br">morsello@tecno21.com.br</a><br />
        !           499: URL: <a href="http://www.tecno21.com.br/">http://www.tecno21.com.br/</a>
        !           500: </td>
        !           501:        <td>OpenBSD firewall/gateway/proxy for ADSL/ISDN installation and update services.  C/C++, PERL, Java and Kylix development on UNIX (*BSD, Linux, AIX, Solaris, HP-UX, HP-VV).  GNU software configuration and support on commercial UNIXes.
        !           502:
        !           503: </td></tr>
        !           504: <tr>
        !           505: <td bgcolor="White">
        !           506: <i>Éderson Henrique Chimbida</i><br />
        !           507: <b>Consultant</b><br />
        !           508: Rua Cidade de Toluca, 30<br />
        !           509: +55 (47)339-3344 or +55 (47)9973-3789, Santa Catarina Postal/Zip Code<br />
        !           510: FAX: +55 (47)339-3344<br />
        !           511: Email: <a href="mailto:ederson@unixlike.com.br">ederson@unixlike.com.br</a><br />
        !           512: URL: <a href="http://www.yesdrugs.com.br/">http://www.yesdrugs.com.br/</a>
        !           513: </td>
        !           514:        <td>We provide support and consulting in OpenBSD, FreeBSD, Linux or Unix-Like Operating Systems, especially firewalls, IDS, VPNs, WLANs, proxies, network administration and Secure Web Servers.
        !           515:
        !           516: </td></tr>
        !           517: <tr>
        !           518: <td bgcolor="White">
        !           519: <i>Leonardo Larsen Rocha</i><br />
        !           520: <b>Nunix Consultoria Ltda</b><br />
        !           521: Regente Feijo<br />
        !           522: 55-47-3395536, Santa Catarina 89035410<br />
        !           523: FAX: 55-47-3395536<br />
        !           524: Email: <a href="mailto:leonardo@nunix.com.br">leonardo@nunix.com.br</a><br />
        !           525: URL: <a href="http://www.nunix.com.br/">http://www.nunix.com.br/</a>
        !           526: </td>
        !           527:        <td>We supply OpenBSD-based firewalls and internet-gateways, often to small businesses needing an "administrator-less" solution. We do consulting and education work on OpenBSD and on LiNUX as well. We build, install, support and administer OpenBSD and Linux based file servers, web servers, mail servers, database servers, routers, firewalls, intrusion detection systems and VPNs. We have a strong emphasis on security and reliability, and provide complete solutions.
1.99      ian       528:
                    529: </td></tr>
                    530: <tr>
                    531: <td bgcolor="White">
1.78      ian       532: <i>Jean Everson Martina</i><br />
                    533: <b>Athom Consulting Ltda.</b><br />
                    534: R: Andrelino Natividade da Costa,108<br />
1.107   ! ian       535: +55 (48) 244-4092 or 9962-2337, Santa Catarina 88090-390<br />
1.78      ian       536: FAX: +55 (48) 248-0751<br />
                    537: Email: <a href="mailto:athom@athom.com.br">athom@athom.com.br</a><br />
                    538: URL: <a href="http://www.athom.com.br/">http://www.athom.com.br/</a>
                    539: </td>
1.107   ! ian       540:        <td>We provide training, support and consulting in Unix-like Operating Systems, especially security issues, like firewalls, Certification Authorities, Secure Web Servers and so on.
        !           541:
        !           542: </td></tr>
        !           543: <tr>
        !           544: <td bgcolor="White">
        !           545: <i>Ronaldo Lazaro</i><br />
        !           546: <b>Consultant</b><br />
        !           547: Rua Paulo R. Pereira, 59<br />
        !           548: +55 47 99110607, Santa Catarina 88 310-355<br />
        !           549: Email: <a href="mailto:ronaldo@ispnet.com.br">ronaldo@ispnet.com.br</a><br />
        !           550: URL: <a href="http://ispnet.com.br/ronaldo/">http://ispnet.com.br/ronaldo/</a>
        !           551: </td>
        !           552:        <td>OpenBSD and FreeBSD installation, administration, maintenance and consulting services. I also consult on Apache, Squid, Samba, Qmail, Postfix, MySQL and network security.
1.58      ian       553:
1.78      ian       554: </td></tr>
                    555: <tr>
                    556: <td bgcolor="White">
                    557: <i>Piero Bittencourt Contezini</i><br />
                    558: <b>Gsek Unix Secure Networks</b><br />
                    559: Mario Lobo, 61/709<br />
1.107   ! ian       560: +55 021 47 4226696, Santa Catarina 89201-330<br />
1.78      ian       561: FAX: +55 021 47 4226696<br />
                    562: Email: <a href="mailto:piero@gsek.com.br">piero@gsek.com.br</a><br />
                    563: URL: <a href="http://www.gsek.com.br/">http://www.gsek.com.br/</a>
                    564: </td>
1.107   ! ian       565:        <td>We develop Security Systems for Networks, Firewalls, Intrusion Detection systems, Integrated Networks, Secure sites, E-commerce, Databases using RSA, SSL and Kerberos protocols under OpenBSD, Linux, NetBSD and others.
1.72      ian       566:
1.78      ian       567: </td></tr>
1.99      ian       568: <tr>
                    569: <td bgcolor="White">
                    570: <i>Ricardson Williams</i><br />
                    571: <b>RWM NET Consultant</b><br />
                    572: R.Prece, 77<br />
1.107   ! ian       573: 55 11 6966-7765, São Paulo<br />
1.99      ian       574: Email: <a href="mailto:ricardson.williams@bol.com.br">ricardson.williams@bol.com.br</a><br />
                    575: </td>
1.107   ! ian       576:        <td>OpenBSD installation, configuring and maintenance. Projects: Firewall,Proxy and File Server.
        !           577:
1.99      ian       578:
                    579: </td></tr>
                    580: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                    581: <a name='Bulgaria'></a>
                    582: <b>Bulgaria</b>
                    583: </td></tr>
                    584: <tr>
                    585: <td bgcolor="White">
                    586: <i>Yovko Lambrev</i><br />
                    587: <b>OpenIntegra Ltd.</b><br />
                    588: Slatina, Hristo Smirnenski Housing Estate, bl. 31A, fl. 15, ap. 74<br />
1.107   ! ian       589: 359 888 449 669, Sofia 1574<br />
1.99      ian       590: FAX: 359 888 262 552<br />
                    591: Email: <a href="mailto:info@openintegra.com">info@openintegra.com</a><br />
                    592: URL: <a href="http://www.openintegra.com/">http://www.openintegra.com/</a>
                    593: </td>
1.107   ! ian       594:        <td>A Bulgarian open source support and services company. BSD and Linux-based solutions provider.
        !           595:
1.99      ian       596:
                    597: </td></tr>
1.87      ian       598: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                    599: <a name='Canada'></a>
                    600: <b>Canada</b>
                    601: </td></tr>
1.78      ian       602: <tr>
                    603: <td bgcolor="White">
1.87      ian       604: <i>Bob DeBolt</i><br />
                    605: <b>Starblanket Research</b><br />
                    606: 521 - Whiteland Dr NE<br />
1.107   ! ian       607: 1-877-280-3695 (North America), Alberta T1Y-3S5<br />
1.87      ian       608: Email: <a href="mailto:bob.debolt@telusplanet.net">bob.debolt@telusplanet.net</a><br />
                    609: </td>
1.107   ! ian       610:        <td>All of our production servers are based on OpenBSD. A partial list of our servers includes the scalable OpenBSD firewall, <em>True Web Content Filtering</em> and caching-proxies, each of which is based on the increasingly sophisticated OpenBSD - PF firewall servers. We develop and manage security policies for educational institutions and SOHO/Corporate environments.
        !           611:
        !           612: </td></tr>
        !           613: <tr>
        !           614: <td bgcolor="White">
        !           615: <i>Don Tetreault</i><br />
        !           616: <b>The Bitmill Inc.</b><br />
        !           617: 149 Tuscany Ridge View<br />
        !           618: (403) 230-1839, Alberta T3L 2J5<br />
        !           619: Email: <a href="mailto:info _at_ thebitmill.com">info _at_ thebitmill.com</a><br />
        !           620: URL: <a href="http://www.thebitmill.com/">http://www.thebitmill.com/</a>
        !           621: </td>
        !           622:        <td>7+ years *NIX sysadmin experience, including *BSD, IRIX, Linux, SunOS, Solaris. System security specialization includes PF/IPF firewall and host hardening in data center environments.
        !           623:
        !           624: </td></tr>
        !           625: <tr>
        !           626: <td bgcolor="White">
        !           627: <i>Nicholas Janzen</i><br />
        !           628: <b>Third-Net.Com INC</b><br />
        !           629: Suite 630, 440, 10816 Macleod Trail S.W.<br />
        !           630: (403) 301-1917, Alberta T2J 5N8<br />
        !           631: Email: <a href="mailto:info@third-net.com">info@third-net.com</a><br />
        !           632: URL: <a href="http://www.third-net.com/">http://www.third-net.com/</a>
        !           633: </td>
        !           634:        <td>We provide OpenBSD-based secure networks, using VPN's to link offices together. Third-Net.Com specializes in web applications, co-location's and firewall setup and maintenance. We also work on programming projects for UNIX in C/C++.
1.42      ian       635:
1.78      ian       636: </td></tr>
                    637: <tr>
                    638: <td bgcolor="White">
                    639: <i>Tobias Weingartner</i><br />
                    640: <b>Consultant</b><br />
                    641: Apt. B 7707-110 Street<br />
1.107   ! ian       642: (780)720-8539, Alberta T6G 1G3<br />
1.78      ian       643: Email: <a href="mailto:weingart@tepid.org">weingart@tepid.org</a><br />
                    644: URL: <a href="http://www.tepid.org/~weingart/">http://www.tepid.org/~weingart/</a>
                    645: </td>
1.107   ! ian       646:        <td>Have worked on Intel 386 boot code, Unix administration, etc, etc. If people pay for plane ticket, food and lodging, then I'll travel almost anywhere. :-)
1.13      ian       647:
1.78      ian       648: </td></tr>
                    649: <tr>
                    650: <td bgcolor="White">
1.107   ! ian       651: <i>Nathan Wosnack</i><br />
        !           652: <b>Hypervivid Solutions, Inc.</b><br />
        !           653: 13909-127 Street#110<br />
        !           654: 780.902.0642, Alberta T6V-1A8<br />
        !           655: Email: <a href="mailto:sales@hypervivid.com">sales@hypervivid.com</a><br />
        !           656: URL: <a href="http://www.hypervivid.com/">http://www.hypervivid.com/</a>
1.78      ian       657: </td>
1.107   ! ian       658:        <td>Information Security Consulting Firm specializing in Tiger Team Assessments, Wireless and Telecom Security with extensive experience in OpenBSD and FreeBSD.
1.58      ian       659:
1.78      ian       660: </td></tr>
                    661: <tr>
                    662: <td bgcolor="White">
                    663: <i>Bob Beck</i><br />
                    664: <b>Obtuse Systems Corporation</b><br />
                    665: 8101 160 Street<br />
1.107   ! ian       666: 780 481 6576, Alberta T5R 2G9<br />
1.78      ian       667: Email: <a href="mailto:beck@obtuse.com">beck@obtuse.com</a><br />
                    668: URL: <a href="http://www.obtuse.com/">http://www.obtuse.com/</a>
                    669: </td>
1.107   ! ian       670:        <td>Worked on many daemons, kernel network code, transparent proxies, SSL integration. Experienced in Firewalls, IPsec, Kerberos, Intrusion Detection, Secure web servers. Big systems with heavy load. Instruction and Training. Have also used and administered AIX, SunOS/Solaris, IRIX, *BSD, BSDI, HP/UX, Linux, WinNT/95/98/2000, and others which no longer exist.
        !           671:
        !           672: </td></tr>
        !           673: <tr>
        !           674: <td bgcolor="White">
        !           675: <i>Kevin Roosdahl</i><br />
        !           676: <b>Prestige Computer Services Inc.</b><br />
        !           677: 1815 Bowes Street<br />
        !           678: 250-869-7353, British Columbia V1Y 9K1<br />
        !           679: Email: <a href="mailto:kevin@prestigecomputers.ca">kevin@prestigecomputers.ca</a><br />
        !           680: URL: <a href="http://www.prestigecomputers.ca/">http://www.prestigecomputers.ca/</a>
        !           681: </td>
        !           682:        <td>Over 15 years experience with several flavours of Unix (and Windows). Installation and support services for OpenBSD and Linux based servers and firewalls on PC and Soekris platforms.  Serving the Okanagan but willing to travel.
        !           683:
        !           684: </td></tr>
        !           685: <tr>
        !           686: <td bgcolor="White">
        !           687: <i>Peter William Lount</i><br />
        !           688: <b>Active Information Corporation</b><br />
        !           689: 1917 West 4th Avenue, #14<br />
        !           690: 604-736-2461, British Columbia V6J 1M7<br />
        !           691: FAX: 604-736-2266<br />
        !           692: Email: <a href="mailto:OpenBSD@ActiveInfo.CA">OpenBSD@ActiveInfo.CA</a><br />
        !           693: URL: <a href="http://www.ActiveInfo.CA/OpenBSD/">http://www.ActiveInfo.CA/OpenBSD/</a>
        !           694: </td>
        !           695:        <td>Twenty two years of UNIX system administration experience. OpenBSD, FreeBSD, Linux installation, configuration, maintenance. We provide consulting, training, security auditing and analysis. We install ready to go monitored firewalls for home and businesses. We support businesses with all aspects of their online activity including servers, e-commerce, security and web. Will work anywhere in Canada, USA, Costa Rica, Singapore, Australia or just about anyplace and anytime.
1.30      ian       696:
1.78      ian       697: </td></tr>
                    698: <tr>
                    699: <td bgcolor="White">
1.87      ian       700: <i>Ryan McBride</i><br />
                    701: <b>Countersiege Systems Corporation</b><br />
                    702: PO Box SP1 - 989 Nelson Street<br />
1.107   ! ian       703: (604) 726-4225, British Columbia V6Z 2S1<br />
1.87      ian       704: FAX: (604) 726-4201<br />
                    705: Email: <a href="mailto:mcbride@countersiege.com">mcbride@countersiege.com</a><br />
                    706: URL: <a href="http://www.countersiege.com/">http://www.countersiege.com/</a>
                    707: </td>
1.107   ! ian       708:        <td>"Defense in depth" oriented consulting and professional services. OpenBSD Installation and configuration with a training focus: we help you do it and teach you how it works, so next time you can do it yourself.
1.87      ian       709:
                    710: </td></tr>
                    711: <tr>
                    712: <td bgcolor="White">
1.88      ian       713: <i>Glenn Graham</i><br />
                    714: <b>inTEXT Communications Inc</b><br />
                    715: 1020 - 400 Burrard Street<br />
1.107   ! ian       716: 604-801-5555, British Columbia V6G 3E1<br />
1.88      ian       717: Email: <a href="mailto:glenn@networkinformation.com">glenn@networkinformation.com</a><br />
                    718: URL: <a href="http://www.networkinformation.com/">http://www.networkinformation.com/</a>
                    719: </td>
1.107   ! ian       720:        <td>inTEXT Communications was founded in 1994 as a Unix Management Provider. We support OpenBSD, BSDi, Solaris and other Unix variants. Services include co-location, tele-commuting, and on-site service anywhere in North America. Our operations center is located inside a secure 800 sq. ft. vault and equipped with 12 monitored workstations.
1.88      ian       721:
                    722: </td></tr>
                    723: <tr>
                    724: <td bgcolor="White">
1.78      ian       725: <i>Roy Nicholl</i><br />
                    726: <b>Atlantic Systems Group</b><br />
                    727: Incutech Centre, 8 Garland Court<br />
1.107   ! ian       728: +1.506.471.4126, NB E3B 6C2<br />
1.99      ian       729: FAX: +1.506.452.9704<br />
1.78      ian       730: Email: <a href="mailto:Professional.Services@ASGtechnologies.com">Professional.Services@ASGtechnologies.com</a><br />
                    731: URL: <a href="http://www.ASGtechnologies.com/">http://www.ASGtechnologies.com/</a>
                    732: </td>
1.107   ! ian       733:        <td>The principals of Surety Partners have more than 20 years experience providing security, software process improvement, architectural and design services to business and organizations globally.
1.76      ian       734:
1.78      ian       735: </td></tr>
                    736: <tr>
                    737: <td bgcolor="White">
1.94      ian       738: <i>Serge Chevarie-Pelletier</i><br />
                    739: <b>Surety Partners</b><br />
                    740: 527 Beaverbrook Court, Suite 191<br />
1.107   ! ian       741: +1.506.447.8863, New Brunswick E3B 1X6<br />
1.94      ian       742: Email: <a href="mailto:OpenBSD@SuretyPartners.ca">OpenBSD@SuretyPartners.ca</a><br />
                    743: URL: <a href="http://www.SuretyPartners.ca/">http://www.SuretyPartners.ca/</a>
                    744: </td>
1.107   ! ian       745:        <td>The principals of Surety Partners have more than 20 years experience providing security, software process improvement, architectural and design services to business and organizations globally.
1.94      ian       746:
                    747: </td></tr>
                    748: <tr>
                    749: <td bgcolor="White">
1.87      ian       750: <i>Steve Platek</i><br />
                    751: <b>UniTECH Communications London</b><br />
                    752: 383 Richmond Street Suite 403<br />
1.107   ! ian       753: (519)521-7901, Ontario N6A 3C4<br />
1.87      ian       754: FAX: (519)660-6770<br />
                    755: Email: <a href="mailto:splatek@unitechlon.ca">splatek@unitechlon.ca</a><br />
                    756: URL: <a href="http://www.unitechlon.ca/">http://www.unitechlon.ca/</a>
                    757: </td>
1.107   ! ian       758:        <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       759:
                    760: </td></tr>
                    761: <tr>
                    762: <td bgcolor="White">
1.78      ian       763: <i>Ian F. Darwin</i><br />
                    764: <b>Consultant</b><br />
                    765: R R # 1<br />
1.107   ! ian       766: +1 905-729-3002, Ontario L0N 1P0<br />
        !           767: URL: <a href="http://www.darwinsys.com/contact.html">http://www.darwinsys.com/contact.html</a>
        !           768: </td>
        !           769:        <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>.
        !           770:
        !           771: </td></tr>
        !           772: <tr>
        !           773: <td bgcolor="White">
        !           774: <i>Russell P. Sutherland</i><br />
        !           775: <b>Quist Consulting</b><br />
        !           776: 219 Donlea Drive<br />
        !           777: 416 696-7600, Ontario M4G 2N1<br />
        !           778: FAX: 416 978-6620<br />
        !           779: Email: <a href="mailto:russ@quist.ca">russ@quist.ca</a><br />
        !           780: URL: <a href="http://www.quist.ca/">http://www.quist.ca/</a>
        !           781: </td>
        !           782:        <td>OpenBSD Installation and Configuration. Qmail, Ezmlm, Apache, DNS expertise for small and large sites. Networking (LAN and WAN) and security advice.
1.42      ian       783:
1.78      ian       784: </td></tr>
                    785: <tr>
                    786: <td bgcolor="White">
1.99      ian       787: <i>Scott Augustus</i><br />
                    788: <b>brainwidth-tek</b><br />
                    789: 120 Oriole Pkwy Suite 102<br />
1.107   ! ian       790: 416-274-1913, Ontario M5P 2G8<br />
1.99      ian       791: Email: <a href="mailto:scott@brainwidth-tek.com">scott@brainwidth-tek.com</a><br />
                    792: URL: <a href="http://www.brainwidth-tek.com/">http://www.brainwidth-tek.com/</a>
                    793: </td>
1.107   ! ian       794:        <td>Over 5 years exclusive OpenBSD experience configuring and installing key components such as VPN, IDS, HTTP, FTP, IPSEC, LAN/WAN/SAN, WLAN/WEP, DNS, LDAP, NIS, NFS, Samba PDC, SMTP and firewalls.  We also have experience with FreeBSD, Linux and Mac OS.
1.99      ian       795:
                    796: </td></tr>
                    797: <tr>
                    798: <td bgcolor="White">
1.107   ! ian       799: <i>Departement de gestion et de securite des reseaux</i><br />
        !           800: <b>Informatique Direct Impact inc.</b><br />
        !           801: 2860, boul. de la Concorde Est, bureau 204<br />
        !           802: 1-888-558-0005, Quebec H7E 2B4<br />
        !           803: FAX: 450 663-2529<br />
        !           804: Email: <a href="mailto:info@directimpact.ca">info@directimpact.ca</a><br />
        !           805: URL: <a href="http://www.directimpact.ca/">http://www.directimpact.ca/</a>
1.78      ian       806: </td>
1.107   ! ian       807:        <td>We have chosen OpenBSD to secure our client's networks since 1996. All our solutions also include highly reliable open-source products based on BSD and Linux. Support and Consulting is available in French and English.
1.40      ian       808:
1.78      ian       809: </td></tr>
                    810: <tr>
                    811: <td bgcolor="White">
1.94      ian       812: <i>Maxime Labelle</i><br />
                    813: <b>Consultant</b><br />
                    814: Hypolite-Bernier<br />
1.107   ! ian       815: 418-838-1470, Québec G6V 7M1<br />
1.94      ian       816: Email: <a href="mailto:info@vt220.com">info@vt220.com</a><br />
                    817: URL: <a href="http://www.vt220.com/">http://www.vt220.com/</a>
1.87      ian       818: </td>
1.107   ! ian       819:        <td>Have been working with OpenBSD for 6 years. Wrote shex, the shell extention application. Author of the OpenBSD-specific book "OpenBSD: Installation, configuration et administration. Un guide pratique pour UNIX" (in french) soon available on amazon. OpenBSD installation, configuration, administration, daemons configuration, firewall configuration and programming in C, C++, Perl, SQL, PHP.
        !           820:
        !           821: </td></tr>
        !           822: <tr>
        !           823: <td bgcolor="White">
        !           824: <i>David Lebel</i><br />
        !           825: <b>nobiazé Inc.</b><br />
        !           826: 2250 Notre-Dame, suite 102<br />
        !           827: 514 943-3045, Québec H3J 2V4<br />
        !           828: FAX: 514 938-8881<br />
        !           829: Email: <a href="mailto:david.lebel@nobiaze.com">david.lebel@nobiaze.com</a><br />
        !           830: URL: <a href="http://www.nobiaze.com/">http://www.nobiaze.com/</a>
        !           831: </td>
        !           832:        <td>OpenBSD installation, configuration, and security audits. Expertise in Web, DNS, security and E-Mail software, covering postfix, qmail, djbdns, Apache, BIND, and many others. We will help you set up your OpenBSD environment and secure your network with open source software.  We also provide support for other operating systems, such as Solaris, Linux, and IRIX.  We speak English and French and we prefer to work locally in Montréal. Contact us for all your system administration needs.
1.87      ian       833:
                    834: </td></tr>
                    835: <tr>
                    836: <td bgcolor="White">
1.99      ian       837: <i>James Sosontovich</i><br />
                    838: <b>Consultant</b><br />
                    839: 128 Prince Rupert<br />
1.107   ! ian       840: 514-919-4817, Québec H9R 1M2<br />
1.99      ian       841: FAX: 514-227-5345<br />
                    842: Email: <a href="mailto:jjpsos@sympatico.ca">jjpsos@sympatico.ca</a><br />
1.101     ian       843: URL: <a href="http://www-sympatico-ca.no-ip.com/">http://www-sympatico-ca.no-ip.com/</a>
1.99      ian       844: </td>
1.107   ! ian       845:        <td>Specialist in database development on OpenBSD and other UNIX platforms; specifically using PostgreSQL, OpenSSH, PuTTY, Curses::UI.
1.99      ian       846:
1.72      ian       847:
1.78      ian       848: </td></tr>
                    849: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       850: <a name='China'></a>
                    851: <b>China</b>
1.78      ian       852: </td></tr>
                    853: <tr>
                    854: <td bgcolor="White">
                    855: <i>Jeffrey Vong</i><br />
                    856: <b>Internet Access HK Limited</b><br />
                    857: 20/Floor, 28 Tang Lung Street<br />
1.107   ! ian       858: +852-2421-3121, Hong Kong<br />
1.78      ian       859: FAX: +852-2401-0055<br />
                    860: Email: <a href="mailto:jvong@ia.com.hk">jvong@ia.com.hk</a><br />
                    861: URL: <a href="http://www.ia.com.hk/">http://www.ia.com.hk/</a>
                    862: </td>
1.107   ! ian       863:        <td>Over 6 years of custom made developments on BSD systems. Consultancy of security and mission critical solutions on BSD platforms.
        !           864:
1.6       ian       865:
1.78      ian       866: </td></tr>
                    867: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       868: <a name='Colombia'></a>
1.78      ian       869: <b>Colombia</b>
                    870: </td></tr>
                    871: <tr>
                    872: <td bgcolor="White">
                    873: <i>Julio Cesar Pinto</i><br />
                    874: <b>IFX NETWORKS</b><br />
                    875: CL 100 # 8A-35 TC PISO 10<br />
1.107   ! ian       876: (571) 3256008, DC 57111<br />
1.78      ian       877: FAX: (571) 3256025<br />
                    878: Email: <a href="mailto:Dirección de correo electrónico (jc@ifx.com.co)">Dirección de correo electrónico (jc@ifx.com.co)</a><br />
                    879: URL: <a href="http://www.ifx.com.co/">http://www.ifx.com.co/</a>
                    880: </td>
1.107   ! ian       881:        <td>Especialistas en seguridad (cortafuegos, VPNs, auditoras de seguridad, sistemas de detección de intrusos, etc... ). También ofrecemos instalación y configuración de sistemas, integración de sistemas, afinamiento del rendimiento, recuperación de datos, arquitectura de redes y programación. OpenBSD, NetBSD, FreeBSD, Linux y muchos sistemas comerciales. 0 C Colombia P Cundinamarca T Bogotá D.C. Z 90052 O Internet Solutions Ltda. I David Eduardo Acosta R. A Cra. 11 No. 71-41 of. 202 Edificio Torre Avenida Chile M david.acosta@internet-solutions.com.co U http://www.internet-solutions.com.co B +571 3120910 F +571 3120577 N Internet Solutions ofrece servicios de alto nivel basados en soluciones de software que cumplen los estándares de licenciamiento Open Source (Linux, *BSD, poniendo especial énfasis en OpenBSD por su seguridad integrada), consultorías en seguridad informática y soluciones comerciales líderes en el mercado, así como la integración de estos sistemas en las arquitecturas computacionales de nuestros clientes.  Nuestro portafolio se enfoca principalmente a conjugar servicios profesionales de calidad con herramientas tecnológicas de primer nivel basadas en sistemas UNIX.
        !           882:
1.96      ian       883:
1.88      ian       884: </td></tr>
1.78      ian       885: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       886: <a name='Costa'></a>
1.78      ian       887: <b>Costa Rica</b>
                    888: </td></tr>
                    889: <tr>
                    890: <td bgcolor="White">
                    891: <i>Luis Cerdas</i><br />
                    892: <b>Rawten Latinoamerica, S.A.</b><br />
                    893: P.O. Box 4224<br />
1.107   ! ian       894: +506 2240432, San Jose 1000<br />
1.78      ian       895: FAX: +506 2359864<br />
                    896: Email: <a href="mailto:info@rawten.net">info@rawten.net</a><br />
                    897: URL: <a href="http://www.rawten.net/">http://www.rawten.net/</a>
                    898: </td>
1.107   ! ian       899:        <td>Consulting and professional services work supporting Sun Microsystems and OpenBSD systems, carrier-scale messaging systems and global security infrastructure audits and implementation throughout Latin America.
        !           900:
1.79      ian       901:
                    902: </td></tr>
                    903: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       904: <a name='Czech'></a>
1.79      ian       905: <b>Czech Republic</b>
                    906: </td></tr>
                    907: <tr>
                    908: <td bgcolor="White">
1.102     ian       909: <i>Ond&#xc599;ej Such&yacute;</i><br />
1.99      ian       910: <b>LOGIOS system solutions</b><br />
                    911: Å aldova 7<br />
1.107   ! ian       912: +420 777 103 944 400 01<br />
1.99      ian       913: FAX: +420 475 201 967<br />
                    914: Email: <a href="mailto:info@logios.cz">info@logios.cz</a><br />
                    915: URL: <a href="http://www.logios.cz/">http://www.logios.cz/</a>
                    916: </td>
1.107   ! ian       917:        <td>Consulting and support services for OpenBSD, FreeBSD and Linux systems. Server installation and maintenance. Security analysis, incident handling, contingency plans, intrusion detection and firewalls.
1.99      ian       918:
                    919: </td></tr>
                    920: <tr>
                    921: <td bgcolor="White">
1.102     ian       922: <i>Simon Vostr&yacute;</i><br />
1.79      ian       923: <b>ZOOM International</b><br />
1.102     ian       924: Perlov&aacute;<br />
1.107   ! ian       925: (+420 2)21 667 557 110 00<br />
1.79      ian       926: FAX: (+420 2)21 667 553<br />
                    927: Email: <a href="mailto:openbsd@zoom-int.cz">openbsd@zoom-int.cz</a><br />
                    928: URL: <a href="http://www.zoom-int.cz/">http://www.zoom-int.cz/</a>
                    929: </td>
1.107   ! ian       930:        <td>OpenBSD, NetBSD, FreeBSD and Linux installation, maintenance, support services. Setup, configuration and firewall maintenance of OpenBSD based servers; system and network administration. Security design and application development under *BSD and Linux. Firewalls, IDS and bastion hosts building, server performance tuning.
1.79      ian       931:
                    932: </td></tr>
1.83      ian       933: <tr>
                    934: <td bgcolor="White">
                    935: <i>Petr Ruzicka</i><br />
                    936: <b>Core Computer</b><br />
                    937: Olbrachtova 3<br />
1.107   ! ian       938: + 420 2 4144 0005, Prague 140 00<br />
1.83      ian       939: FAX: + 420 2 4144 1005<br />
                    940: Email: <a href="mailto:pruzicka@core.cz">pruzicka@core.cz</a><br />
                    941: URL: <a href="http://www.core.cz">http://www.core.cz</a>
                    942: </td>
1.107   ! ian       943:        <td>OpenBSD instalation and support, security consultancy and design. We also offer complete services connected with LAN, MAN and WAN data communication systems.
        !           944:
1.83      ian       945:
                    946: </td></tr>
1.79      ian       947: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       948: <a name='Denmark'></a>
1.79      ian       949: <b>Denmark</b>
                    950: </td></tr>
                    951: <tr>
                    952: <td bgcolor="White">
1.87      ian       953: <i>Bo Rising Rasmussen</i><br />
                    954: <b>CADesign IT-ERHVERV</b><br />
                    955: Rosensgade 26<br />
1.107   ! ian       956: +45 8730 0000 8100<br />
1.87      ian       957: FAX: +45 8613 2731<br />
                    958: Email: <a href="mailto:openbsd@cadesign.dk">openbsd@cadesign.dk</a><br />
                    959: URL: <a href="http://www.cadesign.dk/">http://www.cadesign.dk/</a>
                    960: </td>
1.107   ! ian       961:        <td>OpenBSD firewall, mailserver, webserver and IDS systems installation and maintenance. We also support FreeBSD and Linux systems. 8 years of experience with unix and security.
1.87      ian       962:
                    963: </td></tr>
                    964: <tr>
                    965: <td bgcolor="White">
1.79      ian       966: <i>Martin Hein</i><br />
                    967: <b>Zen Systems</b><br />
                    968: Skydebanegade 26, 3th<br />
1.107   ! ian       969: +45 26 123 999 1709<br />
1.79      ian       970: Email: <a href="mailto:hein@zensystems.dk">hein@zensystems.dk</a><br />
                    971: URL: <a href="http://www.zensystems.dk">http://www.zensystems.dk</a>
                    972: </td>
                    973:        <td>Zen Systems install and support OpenBSD and Linux platforms.
1.49      ian       974:
1.107   ! ian       975:
1.78      ian       976: </td></tr>
                    977: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       978: <a name='Finland'></a>
1.78      ian       979: <b>Finland</b>
                    980: </td></tr>
                    981: <tr>
                    982: <td bgcolor="White">
1.102     ian       983: <i>Martin-&Eacute;ric Racine</i><br />
1.78      ian       984: <b>Funkyware Consulting Oy</b><br />
                    985: Niittymaantie 1 J 36<br />
1.107   ! ian       986: +358 50 574 7451 02200<br />
1.78      ian       987: URL: <a href="http://www.pp.fishpool.fi/~q-funk/">http://www.pp.fishpool.fi/~q-funk/</a>
                    988: </td>
1.107   ! ian       989:        <td>Multiplatform integration and multilingual content management specialist, with a focus on Debian Linux and OpenBSD solutions. All products include documentation and handover training. Services available in English, Finnish, French or Russian worldwide.
1.76      ian       990:
1.78      ian       991: </td></tr>
1.85      ian       992: <tr>
                    993: <td bgcolor="White">
                    994: <i>Antti Halonen</i><br />
                    995: <b>Exadata</b><br />
                    996: Tullivuorentie 4 B D 114<br />
1.107   ! ian       997: +358 9 22436535, HKI 00710<br />
1.85      ian       998: FAX: +358 9 22436536<br />
                    999: Email: <a href="mailto:info@exadata.fi">info@exadata.fi</a><br />
                   1000: URL: <a href="http://www.exadata.fi/">http://www.exadata.fi/</a>
                   1001: </td>
1.107   ! ian      1002:        <td>Exadata provides database driven solutions and network consulting with Linux, FreeBSD and OpenBSD network/Firewall servers.
        !          1003:
1.85      ian      1004:
                   1005: </td></tr>
1.78      ian      1006: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      1007: <a name='France'></a>
1.78      ian      1008: <b>France</b>
                   1009: </td></tr>
                   1010: <tr>
                   1011: <td bgcolor="White">
1.107   ! ian      1012: <i>Jean-Jacques Bernard-Gundol</i><br />
        !          1013: <b>Hervé Schauer Consultants (HSC)</b><br />
        !          1014: 4bis, rue de la gare<br />
        !          1015: +33 141 409 700 F-92300<br />
        !          1016: FAX: +33 141 409 709<br />
        !          1017: Email: <a href="mailto:Jean-Jacques.Bernard@hsc.fr">Jean-Jacques.Bernard@hsc.fr</a><br />
        !          1018: URL: <a href="http://www.hsc.fr/">http://www.hsc.fr/</a>
        !          1019: </td>
        !          1020:        <td>Consultancy firm since 1989 with emphasis on Unix Security, TCP/IP and Internet security. BSD experience since 386BSD. OpenBSD installation, support and consulting. Also Apache, DNS (Bind), Sendmail, Postfix...
        !          1021:
        !          1022: </td></tr>
        !          1023: <tr>
        !          1024: <td bgcolor="White">
1.79      ian      1025: <i>Gilles LAMIRAL</i><br />
                   1026: <b>Ingénieur Conseil</b><br />
                   1027: 33 bis rue de Montfort<br />
1.107   ! ian      1028: +33 2 99 78 62 49, Bretagne 35590<br />
1.79      ian      1029: Email: <a href="mailto:gilles.lamiral@free.fr">gilles.lamiral@free.fr</a><br />
                   1030: URL: <a href="http://agil.hebergement-gratuit.com/">http://agil.hebergement-gratuit.com/</a>
                   1031: </td>
1.107   ! ian      1032:        <td>Formation et conférences Linux/Unix, Accès Internet RNIS, ADSL, RTC; Systèmes de supervision réseau, Sécurité Pare-feux, Installation, configuration et maintenance d'intranets : messagerie (SMTP, POP, IMAP), serveurs de fichiers (samba, http, ftp, nfs). OpenBSD, Linux, FreeBSD, Solaris.
1.79      ian      1033:
                   1034: </td></tr>
                   1035: <tr>
                   1036: <td bgcolor="White">
1.107   ! ian      1037: <i>Benoit Lecocq</i><br />
        !          1038: <b>ARCANE NETWORKS</b><br />
        !          1039: 1 Boulevard de l'Oise<br />
        !          1040: +33 1 30 32 66 06, IDF 95030<br />
        !          1041: FAX: +33 1 30 32 66 06<br />
        !          1042: Email: <a href="mailto:lecocq@arcane-networks.fr">lecocq@arcane-networks.fr</a><br />
        !          1043: URL: <a href="http://www.arcane-networks.fr/">http://www.arcane-networks.fr/</a>
1.87      ian      1044: </td>
1.107   ! ian      1045:        <td>Consultancy and Web Hosting firm providing many services : installation, maintenance and configuration of Firewall, VPN, IDS, Web Server under OpenBSD and Linux.
1.87      ian      1046:
                   1047: </td></tr>
                   1048: <tr>
                   1049: <td bgcolor="White">
1.107   ! ian      1050: <i>Benoit Lecocq</i><br />
        !          1051: <b>Arcane Networks</b><br />
        !          1052: 1, Bd de l'oise<br />
        !          1053: +33 1 30 32 92 74, IDF 95030<br />
        !          1054: FAX: +33 1 30 32 66 06<br />
        !          1055: Email: <a href="mailto:lecocq@arcane-networks.com">lecocq@arcane-networks.com</a><br />
        !          1056: URL: <a href="http://www.arcane-networks.fr/">http://www.arcane-networks.fr/</a>
        !          1057: </td>
        !          1058:        <td>We provide security, networking, support and web hosting services. We support OpenBSD, Unix and Linux.
1.58      ian      1059:
1.78      ian      1060: </td></tr>
                   1061: <tr>
                   1062: <td bgcolor="White">
1.83      ian      1063: <i>Benoit Lecocq</i><br />
1.78      ian      1064: <b>Cartel Securite</b><br />
                   1065: 86, Rue Regnault<br />
1.107   ! ian      1066: +33 1 44 06 97 97, IDF 75013<br />
1.78      ian      1067: FAX: +33 1 44 06 97 99<br />
                   1068: Email: <a href="mailto:lecocq@cartel-securite.fr">lecocq@cartel-securite.fr</a><br />
                   1069: URL: <a href="http://www.cartel-securite.fr/">http://www.cartel-securite.fr/</a>
                   1070: </td>
1.107   ! ian      1071:        <td>We provide many services for security on OpenBSD and Linux, Firewall, IDS, VPN.
        !          1072:
        !          1073: </td></tr>
        !          1074: <tr>
        !          1075: <td bgcolor="White">
        !          1076: <i>Saâd Kadhi</i><br />
        !          1077: <b>HAPSIS</b><br />
        !          1078: 66, Avenue des Champs Elysées<br />
        !          1079: +33 1 44 35 70 70, IDF 75008<br />
        !          1080: FAX: +33 1 44 35 70 71<br />
        !          1081: Email: <a href="mailto:saad.kadhi@hapsis.fr">saad.kadhi@hapsis.fr</a><br />
        !          1082: URL: <a href="http://www.hapsis.fr/">http://www.hapsis.fr/</a>
        !          1083: </td>
        !          1084:        <td>Consultancy and training firm focusing on Information Security  and Open Source. Our service offerings include OpenBSD training, deployment, and expertise. Whenever possible, we recommend OpenBSD for deploying secure servers and gateways. Zone of operation includes France and other countries as well.
1.58      ian      1085:
1.78      ian      1086: </td></tr>
                   1087: <tr>
                   1088: <td bgcolor="White">
                   1089: <i>Olivier Lemaire</i><br />
                   1090: <b>IDEALX</b><br />
                   1091: 15 Avenue de SEGUR<br />
1.107   ! ian      1092: +33 1 44 42 00 00, IDF 75007<br />
1.78      ian      1093: FAX: +33 1 44 42 00 01<br />
                   1094: Email: <a href="mailto:contact@IDEALX.com">contact@IDEALX.com</a><br />
                   1095: URL: <a href="http://www.IDEALX.com/">http://www.IDEALX.com/</a>
                   1096: </td>
1.107   ! ian      1097:        <td>IDEALX, as an OpenSource engineering company, support *BSD and Linux platforms, and particularly OpenBSD for security-needed solutions.
        !          1098:
        !          1099: </td></tr>
        !          1100: <tr>
        !          1101: <td bgcolor="White">
        !          1102: <i>Yannick Cadin</i><br />
        !          1103: <b>DIABLOTIN</b><br />
        !          1104: 3, rue Jacques Daguerre<br />
        !          1105: +33 (0)6 60 60 10 48, IdF 95370<br />
        !          1106: FAX: +33 (0)6 61 60 10 48<br />
        !          1107: Email: <a href="mailto:info@diablotin.com">info@diablotin.com</a><br />
        !          1108: URL: <a href="http://www.diablotin.com/">http://www.diablotin.com/</a>
        !          1109: </td>
        !          1110:        <td>Formations systeme, services et applications sur les *BSD libres (OpenBSD, NetBSD et FreeBSD), Linux (certification Red Hat RHCE/RHCX) et Mac OS X.  Prestation directe, partenariat, sous-traitance, intra et inter, partout dans le monde.  Formations <b>"Utile and Agreable"</b>: <b>vacances studieuses</b> avec alternance de cours de haut niveau et de loisirs en fonction de la saison et la region d'accueil. Traduction, relecture et redaction en francais, anglais, allemand et espagnol.
1.58      ian      1111:
1.78      ian      1112: </td></tr>
                   1113: <tr>
                   1114: <td bgcolor="White">
                   1115: <i>Jean-Philippe Le Hénaff</i><br />
                   1116: <b>Labo-Unix - Supinfo</b><br />
                   1117: 23, rue de chateau Landon<br />
1.107   ! ian      1118: +33 6 63178927, Paris 75010<br />
1.78      ian      1119: FAX: +33 6 63178927<br />
                   1120: Email: <a href="mailto:staff@labo-unix.net">staff@labo-unix.net</a><br />
                   1121: URL: <a href="http://www.labo-unix.net/">http://www.labo-unix.net/</a>
                   1122: </td>
1.107   ! ian      1123:        <td>We work a lot on Linux, NetBSD, FreeBSD and OpenBSD (Configurations, Articles in French BSD and Linux Magazines).
        !          1124:
1.61      ian      1125:
1.78      ian      1126: </td></tr>
                   1127: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      1128: <a name='Germany'></a>
1.78      ian      1129: <b>Germany</b>
                   1130: </td></tr>
                   1131: <tr>
                   1132: <td bgcolor="White">
1.107   ! ian      1133: <i>Thomas Graichen</i><br />
        !          1134: <b>innominate AG</b><br />
        !          1135: Singerstrasse 109<br />
        !          1136: (030) 308806-13 or -0<br />
        !          1137: FAX: (030) 308806-77<br />
        !          1138: Email: <a href="mailto:graichen@innominate.de">graichen@innominate.de</a><br />
        !          1139: URL: <a href="http://innominate.de/">http://innominate.de/</a>
        !          1140: </td>
        !          1141:        <td>Setup, configuration, maintenance, firewall configuration, planning and realisation of OpenBSD-based servers and workstations; systems and network administration.
        !          1142:
        !          1143: </td></tr>
        !          1144: <tr>
        !          1145: <td bgcolor="White">
        !          1146: <i>Herr Boernert</i><br />
        !          1147: <b>TBits.net GmbH</b><br />
        !          1148: Seeweg 6<br />
        !          1149: +49(0)7172-18391-0, Baden-Wuerttemberg 73553<br />
        !          1150: FAX: +49(0)7172-18391-99<br />
        !          1151: Email: <a href="mailto:info@tbits.net">info@tbits.net</a><br />
        !          1152: URL: <a href="http://www.tbits.net/">http://www.tbits.net/</a>
1.83      ian      1153: </td>
1.107   ! ian      1154:        <td>OpenBSD Installation, Konfiguration, Support. Firewall-Systeme mit OpenBSD
1.83      ian      1155:
                   1156: </td></tr>
                   1157: <tr>
                   1158: <td bgcolor="White">
1.107   ! ian      1159: <b>TBits.net GmbH</b><br />
        !          1160: Seeweg 6<br />
        !          1161: +49(0)7172-18391-0, Baden-Wuerttemberg 73553<br />
        !          1162: FAX: +49(0)7172-18391-99<br />
        !          1163: Email: <a href="mailto:info@tbits.net">info@tbits.net</a><br />
        !          1164: URL: <a href="http://www.tbits.net/">http://www.tbits.net/</a>
1.83      ian      1165: </td>
1.107   ! ian      1166:        <td>OpenBSD Installation, Konfiguration, Support. Firewall-Systeme mit OpenBSD
1.83      ian      1167:
                   1168: </td></tr>
                   1169: <tr>
                   1170: <td bgcolor="White">
1.107   ! ian      1171: <i>Joerg Fruehbrodt</i><br />
        !          1172: <b>Linuxhaus</b><br />
        !          1173: Ringbahnstr. 13<br />
        !          1174: + 49 (0)30 890 944 63 10711<br />
        !          1175: FAX: + 49 (0)30 890 944 64<br />
        !          1176: Email: <a href="mailto:info@linuxhaus.de">info@linuxhaus.de</a><br />
        !          1177: URL: <a href="http://www.linuxhaus.de/">http://www.linuxhaus.de/</a>
1.99      ian      1178: </td>
1.107   ! ian      1179:        <td>Provider of consulting services for OpenBSD, FreeBSD, NetBSD, Linux and Sun SOLARIS® specialized in turnkey servers for file, messaging, proxy and web services.
1.99      ian      1180:
                   1181: </td></tr>
                   1182: <tr>
                   1183: <td bgcolor="White">
1.107   ! ian      1184: <i>Christoph Haas</i><br />
        !          1185: <b>Adimus GmbH &amp; Co. KG</b><br />
        !          1186: Harpener Hellweg 41<br />
        !          1187: +49-(0)234-971971-0, NRW 44805<br />
        !          1188: FAX: +49-(0)234-971971-9<br />
        !          1189: Email: <a href="mailto:info@adimus.de">info@adimus.de</a><br />
        !          1190: URL: <a href="http://www.adimus.de/">http://www.adimus.de/</a>
1.88      ian      1191: </td>
1.107   ! ian      1192:        <td>Setup, configuration and maintenance of various firewalls configuration and sale of OpenBSD based servers and workstations; system and network administration
1.88      ian      1193:
                   1194: </td></tr>
                   1195: <tr>
                   1196: <td bgcolor="White">
1.87      ian      1197: <b>SUFFIX Informatik GmbH</b><br />
                   1198: Bueltenweg 27 E<br />
1.107   ! ian      1199: +49 (0)531 233 80 88, Niedersachsen D-38106<br />
1.87      ian      1200: FAX: +49 (0)531 233 80 90<br />
                   1201: Email: <a href="mailto:info@suffix-it.de">info@suffix-it.de</a><br />
                   1202: URL: <a href="http://www.suffix-it.de/">http://www.suffix-it.de/</a>
                   1203: </td>
1.107   ! ian      1204:        <td>UNIX Software development (OpenBSD, FreeBSD, Solaris, ...), i.e. authentication and authorization modules for Apache webserver. Installation and configuration of OpenBSD-based firewalls.
        !          1205:
        !          1206: </td></tr>
        !          1207: <tr>
        !          1208: <td bgcolor="White">
        !          1209: <i>Alexander Khine</i><br />
        !          1210: <b>Alexander Khine EDV-Service</b><br />
        !          1211: Darmstr. 7<br />
        !          1212: (+49) 6151-429 515, Hessen 64287<br />
        !          1213: FAX: (+49) 6151-429 514<br />
        !          1214: Email: <a href="mailto:service@khine.de">service@khine.de</a><br />
        !          1215: URL: <a href="http://www.khine.de/">http://www.khine.de/</a>
        !          1216: </td>
        !          1217:        <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.
        !          1218:
        !          1219: </td></tr>
        !          1220: <tr>
        !          1221: <td bgcolor="White">
        !          1222: <i>Alexander Lorenz</i><br />
        !          1223: <b>x-warp consulting</b><br />
        !          1224: Algasinger Weg 8<br />
        !          1225: 00 (0) 8101 / 95 78 30, Bayern 84405<br />
        !          1226: FAX: 00 (0) 8101 / 95 78 32<br />
        !          1227: Email: <a href="mailto:support@x-warp.net">support@x-warp.net</a><br />
        !          1228: URL: <a href="http://www.x-warp.net/">http://www.x-warp.net/</a>
        !          1229: </td>
        !          1230:        <td>Firewall configuration, planning and realisation of OpenBSD-based secure servers.
        !          1231:
        !          1232: </td></tr>
        !          1233: <tr>
        !          1234: <td bgcolor="White">
        !          1235: <i>Martin Wundram</i><br />
        !          1236: <b>TronicGuard GmbH</b><br />
        !          1237: Martinusstr. 18<br />
        !          1238: +49 2133 502594 0, NRW 41541<br />
        !          1239: FAX: +49 2133 502594 5<br />
        !          1240: Email: <a href="mailto:info@tronicguard.com">info@tronicguard.com</a><br />
        !          1241: URL: <a href="http://www.tronicguard.com/">http://www.tronicguard.com/</a>
        !          1242: </td>
        !          1243:        <td>We use OpenBSD since the late 90s and offer support and many services around and based on OpenBSD. These are especially security appliances, file-/database-servers, all-in-one office-solutions and mini-servers based on VIA epia.
1.87      ian      1244:
                   1245: </td></tr>
                   1246: <tr>
                   1247: <td bgcolor="White">
1.99      ian      1248: <i>Jörg Koerfer</i><br />
                   1249: <b>Ktools</b><br />
                   1250: Schlossstrasse 55<br />
1.107   ! ian      1251: +49 211 4846855, NRW 40477<br />
1.99      ian      1252: FAX: +49 211 4846855<br />
                   1253: Email: <a href="mailto:joerg.koerfer@ktools.de">joerg.koerfer@ktools.de</a><br />
                   1254: URL: <a href="http://www.ktools.de/">http://www.ktools.de/</a>
                   1255: </td>
1.107   ! ian      1256:        <td>Planung und Realisierung von OpenBSD Systemen in heterogenen Netzen. Erfahrung in VPN, Firewalling, Datenbankanbindungen und Webdiensten. Spezialisierung in Ersetzung von NT Domänen durch OpenBSD mit Samba.
1.99      ian      1257:
                   1258: </td></tr>
                   1259: <tr>
                   1260: <td bgcolor="White">
1.107   ! ian      1261: <i>Philipp B&uuml;hler</i><br />
        !          1262: <b>sysfive.com GmbH</b><br />
        !          1263: R&ouml;dingsmarkt 14<br />
        !          1264: +49 (0) 40 63647481, HH 20459<br />
        !          1265: FAX: +49 (0) 40 63647482<br />
        !          1266: Email: <a href="mailto:info@sysfive.com">info@sysfive.com</a><br />
        !          1267: URL: <a href="http://sysfive.com/">http://sysfive.com/</a>
1.99      ian      1268: </td>
1.107   ! ian      1269:        <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      1270:
                   1271: </td></tr>
                   1272: <tr>
                   1273: <td bgcolor="White">
1.107   ! ian      1274: <i>Stefan Wieseckel</i><br />
        !          1275: <b>swapspace</b><br />
        !          1276: Schuetzenstr. 1<br />
        !          1277: +49-(0)911-5182757, Bayern 90562<br />
        !          1278: FAX: +49-(0)911-5182756<br />
        !          1279: Email: <a href="mailto:info@swapspace.de">info@swapspace.de</a><br />
        !          1280: URL: <a href="http://www.swapspace.de/">http://www.swapspace.de/</a>
1.78      ian      1281: </td>
1.107   ! ian      1282:        <td>System and network administration; setup, configuration and maintenance of Linux- and OpenBSD-based systems (firewalls, mailservers, webservers, DNS servers, ...).
1.14      ian      1283:
1.78      ian      1284: </td></tr>
                   1285: <tr>
                   1286: <td bgcolor="White">
1.107   ! ian      1287: <i>Andreas Berg</i><br />
        !          1288: <b>Triona - Information und Technologie GmbH</b><br />
        !          1289: Rheinstra?e 4e<br />
        !          1290: +49-6131-2019422, RLP 55116<br />
        !          1291: FAX: +49-6131-2019200<br />
        !          1292: Email: <a href="mailto:andreas.berg@triona.de">andreas.berg@triona.de</a><br />
        !          1293: URL: <a href="http://www.triona.de/">http://www.triona.de/</a>
1.78      ian      1294: </td>
1.107   ! ian      1295:        <td>IT consulting, installation and administration of UNIX (BSD, Linux), web-, application- and database-servers
1.36      ian      1296:
1.78      ian      1297: </td></tr>
                   1298: <tr>
                   1299: <td bgcolor="White">
1.107   ! ian      1300: <b>Symetric GmbH</b><br />
        !          1301: Besselstr. 9<br />
        !          1302: +49-621-8425630, Baden-Wuerttemberg 68219<br />
        !          1303: FAX: +49-621-8425650<br />
        !          1304: Email: <a href="mailto:office@symetric.de">office@symetric.de</a><br />
        !          1305: URL: <a href="http://www.symetric.de/">http://www.symetric.de/</a>
1.78      ian      1306: </td>
1.107   ! ian      1307:        <td>OpenBSD Installation, Konfiguration und Wartung.Projekte: Mail-, Proxy-, Web- und File Server sowie Intrusion Detection und Firewallsysteme.
1.77      ian      1308:
1.78      ian      1309: </td></tr>
                   1310: <tr>
                   1311: <td bgcolor="White">
1.107   ! ian      1312: <i>Klaus Schmoltzi</i><br />
        !          1313: <b>Warp9 GmbH</b><br />
        !          1314: Am Kanonengraben 15<br />
        !          1315: 0251-53959055, Nordrhein-Westfalen 48151<br />
        !          1316: FAX: 0251-53959080<br />
        !          1317: Email: <a href="mailto:support@warp9-gmbh.de">support@warp9-gmbh.de</a><br />
        !          1318: URL: <a href="http://www.warp9-gmbh.de/">http://www.warp9-gmbh.de/</a>
1.78      ian      1319: </td>
1.107   ! ian      1320:        <td>Installation, setup and maintenance of OpenBSD firewalls, security audits, penetration tests
1.35      ian      1321:
1.78      ian      1322: </td></tr>
                   1323: <tr>
                   1324: <td bgcolor="White">
                   1325: <i>Stephan Holtwisch</i><br />
                   1326: <b>immutec GmbH</b><br />
                   1327: Mendelstr. 11<br />
1.107   ! ian      1328: +49 (0) 251 / 980-1230, Nordrhein-Westfalen 48149<br />
1.78      ian      1329: FAX: +49 (0) 251 / 980-1231<br />
                   1330: Email: <a href="mailto:info@immutec.com">info@immutec.com</a><br />
                   1331: URL: <a href="http://www.immutec.com/">http://www.immutec.com/</a>
                   1332: </td>
1.107   ! ian      1333:        <td>OpenBSD based Security Services &amp; Setups (Firewall, VPN, IDS, Secure Fileservers, Application Proxies...), PenTests, Code &amp; Security Auditing, *BSD based embedded Firewall, average staff member has +5 years UNIX &amp; Coding experience
1.64      ian      1334:
1.78      ian      1335: </td></tr>
                   1336: <tr>
                   1337: <td bgcolor="White">
1.107   ! ian      1338: <i>Security Consulting</i><br />
        !          1339: <b>Admins WebSecurity</b><br />
        !          1340: Rodenstocksiedlung 4<br />
        !          1341: +49-9921-960888, Bayern 94209<br />
        !          1342: Email: <a href="mailto:germany@admins.ws">germany@admins.ws</a><br />
        !          1343: URL: <a href="http://www.admins.ws/">http://www.admins.ws/</a>
1.78      ian      1344: </td>
1.107   ! ian      1345:        <td>Admin WebSecurity offers OpenBSD based HIGH-END Security solutions. We support *BSD and Linux installation, configuration, maintennance, administration. Our staff is specialized in Security Audits, VPN, IDS, IRS and Firewall Design. We offer services in Austria, Germany and Switzerland.
1.60      ian      1346:
1.78      ian      1347: </td></tr>
                   1348: <tr>
                   1349: <td bgcolor="White">
1.107   ! ian      1350: <i>Oliver Schweissgut</i><br />
        !          1351: <b>os-network</b><br />
        !          1352: Geisweider Str. 2<br />
        !          1353: 0049 271 485336 0, NRW 57078<br />
        !          1354: FAX: 0049 271 485336 1<br />
        !          1355: Email: <a href="mailto:info@os-network.de">info@os-network.de</a><br />
        !          1356: URL: <a href="http://www.os-network.de/">http://www.os-network.de/</a>
1.78      ian      1357: </td>
1.107   ! ian      1358:        <td>Software development (C/C++/Java/HTML/PHP/Perl/SQL). Installation and support of OpenBSD based mail, web, firewall, database, news, dns, ftp, and samba servers. OpenBSD and Windows desktop integration. Also experienced with NetBSD, Solaris and Linux.
1.60      ian      1359:
1.78      ian      1360: </td></tr>
                   1361: <tr>
                   1362: <td bgcolor="White">
1.107   ! ian      1363: <i>Herr Schulz</i><br />
        !          1364: <b>SYSDANE - Systemberatung für Datenbank - und Netzwerktechnologien</b><br />
        !          1365: (02772) 571592, Hessen<br />
        !          1366: FAX: (02772) 571593<br />
        !          1367: Email: <a href="mailto:info@sysdane.de">info@sysdane.de</a><br />
        !          1368: URL: <a href="http://www.sysdane.de/">http://www.sysdane.de/</a>
1.78      ian      1369: </td>
1.107   ! ian      1370:        <td>Setup, configuration and maintenance of various firewalls configuration and sale of OpenBSD-based servers and workstations; system and network administration; Enterprise DB-Server, Security.
1.87      ian      1371:
                   1372: </td></tr>
                   1373: <tr>
                   1374: <td bgcolor="White">
1.107   ! ian      1375: <i>Toni Müller</i><br />
        !          1376: <b>Öko.neT Müller &amp; Brandt</b><br />
        !          1377: Werner-von-Siemens-Str. 4<br />
        !          1378: +49 2261 979364, NW 51674<br />
        !          1379: FAX: +49 2261 979366<br />
        !          1380: Email: <a href="mailto:support@oeko.net">support@oeko.net</a><br />
        !          1381: URL: <a href="http://www.oeko.net/">http://www.oeko.net/</a>
1.87      ian      1382: </td>
1.107   ! ian      1383:        <td>Beratung, Konzeption, Installation und Konfiguration, Betrieb sowie Softwareentwicklung für OpenBSD und Debian Linux, für VPN, Firewall, NIDS, Mail-, Web-, DNS- und Proxy-Server, Datenbanken, ERP-Anbindungen, Shop-Systeme
        !          1384:
1.87      ian      1385:
                   1386: </td></tr>
                   1387: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.99      ian      1388: <a name='India'></a>
                   1389: <b>India</b>
                   1390: </td></tr>
                   1391: <tr>
                   1392: <td bgcolor="White">
                   1393: <i>Hozefa / Joel</i><br />
                   1394: <b>AMAFHH</b><br />
                   1395: 4, Rangari Bldg., 2nd Bhandari X lane, Duncan Road<br />
1.107   ! ian      1396: 91-022-98201 54122 / 91-022-98205 33294, Maharashtra 400004<br />
1.99      ian      1397: Email: <a href="mailto:joel@hotmail.com">joel@hotmail.com</a><br />
                   1398: </td>
1.107   ! ian      1399:        <td>We are computer assemblers and maintenance company. We have expertise in Win / Linux installation. We wish to encourage usage of OpenBSD (or any BSD variant) in India.
        !          1400:
1.99      ian      1401:
                   1402: </td></tr>
                   1403: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      1404: <a name='Indonesia'></a>
                   1405: <b>Indonesia</b>
                   1406: </td></tr>
                   1407: <tr>
                   1408: <td bgcolor="White">
1.107   ! ian      1409: <i>Taufik</i><br />
        !          1410: <b>Indo Sysadmin</b><br />
        !          1411: Dalem KG III 942 Kotagede<br />
        !          1412: +62 816 680639, D I Yogyakarta 55173<br />
        !          1413: URL: <a href="http://my.client.or.id/">http://my.client.or.id/</a>
        !          1414: </td>
        !          1415:        <td>Linux NetBSD FreeBSD OpenBSD as router gateway; DNS proxy firewall mailserver webserver dial-in-server. Installation, support, maintenance and consulting, local or remote machine.
        !          1416:
        !          1417: </td></tr>
        !          1418: <tr>
        !          1419: <td bgcolor="White">
1.93      ian      1420: <i>Y Fery Wibowo</i><br />
                   1421: <b>Panegar System</b><br />
                   1422: Pogung Dalangan SIA/XVI/11/2<br />
1.107   ! ian      1423: +62 812 155 6032, DIY 55224<br />
1.93      ian      1424: FAX: n/a<br />
                   1425: Email: <a href="mailto:ferywu@artdico.or.id">ferywu@artdico.or.id</a><br />
                   1426: URL: <a href="http://ferywu.sysadmin.or.id/">http://ferywu.sysadmin.or.id/</a>
                   1427: </td>
1.107   ! ian      1428:        <td>Default support with OpenBSD to all client. Installing, optimizing, securing, maintenance, consulting. But will also work on using FreeBSD, NetBSD, or Linux.
        !          1429:
1.93      ian      1430:
                   1431: </td></tr>
1.107   ! ian      1432: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
        !          1433: <a name='Italy'></a>
        !          1434: <b>Italy</b>
        !          1435: </td></tr>
1.93      ian      1436: <tr>
                   1437: <td bgcolor="White">
1.107   ! ian      1438: <i>Matteo Cantoni</i><br />
        !          1439: <b>Sinapto srl</b><br />
        !          1440: Via Sansovino 4<br />
        !          1441: +39 02 20241141 20133<br />
        !          1442: FAX: +39 02 700444445<br />
        !          1443: Email: <a href="mailto:matteo.cantoni@sinapto.net">matteo.cantoni@sinapto.net</a><br />
        !          1444: URL: <a href="http://www.sinapto.com">http://www.sinapto.com</a>
1.87      ian      1445: </td>
1.107   ! ian      1446:        <td>Linux and *BSD installation, maintenance and support services. Setup, configuration and maintenance firewalls on OpenBSD based servers; system and network administration.
1.13      ian      1447:
1.78      ian      1448: </td></tr>
                   1449: <tr>
                   1450: <td bgcolor="White">
                   1451: <i>Stefano Venturoli</i><br />
                   1452: <b>Infosec S.r.l.</b><br />
                   1453: Security<br />
1.107   ! ian      1454: +39 051 386460, Bologna 40133<br />
1.78      ian      1455: FAX: +39 051 385140<br />
                   1456: Email: <a href="mailto:venturoli@infosec.it">venturoli@infosec.it</a><br />
                   1457: URL: <a href="http://www.infosec.it/">http://www.infosec.it/</a>
                   1458: </td>
1.107   ! ian      1459:        <td>Internet security and data defense realized mainly with open source software. Particular knowledge of firewalls, internet applications, IDS and network administration from LAN to WAN. Also we have developed a range of products based on OpenBSD with the purpose to be "administrators tools", for better internet network administration.
1.55      ian      1460:
1.78      ian      1461: </td></tr>
                   1462: <tr>
                   1463: <td bgcolor="White">
1.99      ian      1464: <i>Andrea Gedda</i><br />
                   1465: <b>AG - IT Consulting</b><br />
                   1466: CP 5012<br />
1.107   ! ian      1467: +39 3479409611, GE 16154<br />
1.99      ian      1468: FAX: +49 1212520385194<br />
                   1469: Email: <a href="mailto:contact@studioinf.com">contact@studioinf.com</a><br />
                   1470: URL: <a href="http://www.studioinf.com/">http://www.studioinf.com/</a>
                   1471: </td>
1.107   ! ian      1472:        <td>IT Consulting, Linux/BSD Server, Development, Training, E-business and System Engineering are our services and products. We install the well-designed and secure operating system OpenBSD on servers, in order to guarantee a high security environment.
1.99      ian      1473:
                   1474: </td></tr>
                   1475: <tr>
                   1476: <td bgcolor="White">
1.107   ! ian      1477: <i>Fabrizio Frosali</i><br />
        !          1478: <b>Impulso Srl</b><br />
        !          1479: Viale Milanofiori, Palazzo F1<br />
        !          1480: +39.028244031, MI 20100<br />
        !          1481: FAX: +39.028255925<br />
        !          1482: Email: <a href="mailto:info@impulso.it">info@impulso.it</a><br />
        !          1483: URL: <a href="http://www.impulso.it/">http://www.impulso.it/</a>
1.78      ian      1484: </td>
1.107   ! ian      1485:        <td>OpenBSD is our choice for all our firewall installations. Our experience ranges from setting up a simple SOHO firewall pf based to a complete ISP class redundant firewall with bandwidth control and load balancing. Offriamo consulenza ed assistenza nella realizzazione di soluzioni basate su OpenBSD e Linux.
1.72      ian      1486:
1.78      ian      1487: </td></tr>
                   1488: <tr>
                   1489: <td bgcolor="White">
                   1490: <i>Marcello Scacchetti</i><br />
                   1491: <b>Arcanet Consulting</b><br />
                   1492: Viale Gramsci 349<br />
1.107   ! ian      1493: +39 535 611520, Modena 41037<br />
1.78      ian      1494: FAX: +39 535 611521<br />
                   1495: Email: <a href="mailto:marcello.scacchetti@arcanetconsulting.com">marcello.scacchetti@arcanetconsulting.com</a><br />
                   1496: URL: <a href="http://www.arcanetconsulting.com/">http://www.arcanetconsulting.com/</a>
                   1497: </td>
                   1498:        <td>&nbsp;
                   1499:
                   1500: </td></tr>
                   1501: <tr>
                   1502: <td bgcolor="White">
                   1503: <i>Rodolfo G. Rosini</i><br />
                   1504: <b>E*MAZE Communications S.p.a.</b><br />
                   1505: Via Flavia 23/1<br />
1.107   ! ian      1506: 39-040-8321332, TS 34100<br />
1.78      ian      1507: FAX: 39-040-8321340<br />
                   1508: Email: <a href="mailto:info@emaze.net">info@emaze.net</a><br />
                   1509: URL: <a href="http://www.emaze.net/">http://www.emaze.net/</a>
                   1510: </td>
1.107   ! ian      1511:        <td>E*MAZE develops network security products, support and services for vulnerability assessment and IDSes on OpenBSD systems for Global 2000 companies
        !          1512:
        !          1513: </td></tr>
        !          1514: <tr>
        !          1515: <td bgcolor="White">
        !          1516: <i>Fabio Cazzin</i><br />
        !          1517: <b>Open Company</b><br />
        !          1518: Via Firenze, 11<br />
        !          1519: +39 041 5761070, VE 30036<br />
        !          1520: FAX: +39 041 8109910<br />
        !          1521: Email: <a href="mailto:fabio@opencompany.it">fabio@opencompany.it</a><br />
        !          1522: URL: <a href="http://www.opencompany.it/">http://www.opencompany.it/</a>
        !          1523: </td>
        !          1524:        <td>OpenBSD consulting, installation and support. Firewall, Server, Networking and NetSecurity
1.36      ian      1525:
1.78      ian      1526: </td></tr>
1.87      ian      1527: <tr>
                   1528: <td bgcolor="White">
                   1529: <i>Alessio Pennasilico</i><br />
                   1530: <b>Active s.r.l.</b><br />
                   1531: Via Torricelli 71/a<br />
1.107   ! ian      1532: +39 045 8648833, Verona 37136<br />
1.87      ian      1533: FAX: +39 045 8649680<br />
                   1534: Email: <a href="mailto:alessio.pennasilico@activevr.it">alessio.pennasilico@activevr.it</a><br />
                   1535: URL: <a href="http://www.activevr.it/">http://www.activevr.it/</a>
                   1536: </td>
1.107   ! ian      1537:        <td>Security is our goal: OpenBSD help us to make your network more secure. Firewall, IDS, VPN and many other security related technology are our specialization.
        !          1538:
1.87      ian      1539:
                   1540: </td></tr>
1.78      ian      1541: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      1542: <a name='Kyrgyzstan'></a>
1.78      ian      1543: <b>Kyrgyzstan</b>
                   1544: </td></tr>
                   1545: <tr>
                   1546: <td bgcolor="White">
                   1547: <i>Artem Kuzmin</i><br />
                   1548: <b>Consultant</b><br />
                   1549: Kievskaya-str. 44<br />
1.107   ! ian      1550: 996-312-284840 720000<br />
1.78      ian      1551: FAX: 996-312-282849<br />
                   1552: Email: <a href="mailto:erta@writeme.com">erta@writeme.com</a><br />
                   1553: URL: <a href="http://www.kalug.lug.net/slash/">http://www.kalug.lug.net/slash/</a>
                   1554: </td>
1.107   ! ian      1555:        <td>Linux/BSD/Solaris installation, configuration, recover, security, coding, maintenance, consulting. System admin, network admin.
1.58      ian      1556:
1.78      ian      1557: </td></tr>
                   1558: <tr>
                   1559: <td bgcolor="White">
                   1560: <i>Fyodor Yarochkin</i><br />
                   1561: <b>Consultant</b><br />
                   1562: microregion 5/43/77<br />
1.107   ! ian      1563: 996-312-474465 720073<br />
1.78      ian      1564: FAX: 996-312-663448<br />
                   1565: Email: <a href="mailto:fygrave@tigerteam.net">fygrave@tigerteam.net</a><br />
                   1566: URL: <a href="http://www.kalug.lug.net/fygrave/">http://www.kalug.lug.net/fygrave/</a>
                   1567: </td>
1.107   ! ian      1568:        <td>BSD/Solaris/Linux: installation, maintenance, firewalls configuration, fault recovery, consulting, coding, Unix/network admin. If someone were willing to pay for plane ticket, food and accommodation, will travel almost anywhere in the world. Would work for minimal fee on challenging projects.
        !          1569:
        !          1570: </td></tr>
        !          1571: <tr>
        !          1572: <td bgcolor="White">
        !          1573: <i>Dennis Nasarov</i><br />
        !          1574: <b>Consultant</b><br />
        !          1575: Dushanbinskaja str. 80/16<br />
        !          1576: +996502971465, Chui Valley 720052<br />
        !          1577: FAX: +996502971435<br />
        !          1578: Email: <a href="mailto:pheonix@hotmail.kg">pheonix@hotmail.kg</a><br />
        !          1579: URL: <a href="http://pheonix.sysattack.com/">http://pheonix.sysattack.com/</a>
        !          1580: </td>
        !          1581:        <td>OpenBSD, FreeBSD, NetBSD, Solaris, Linux: installation, configuration, firewalls configuration, security audit, consulting, coding, Unix/Network administration.
        !          1582:
        !          1583:
        !          1584: </td></tr>
        !          1585: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
        !          1586: <a name='Moldova'></a>
        !          1587: <b>Moldova</b>
        !          1588: </td></tr>
        !          1589: <tr>
        !          1590: <td bgcolor="White">
        !          1591: <i>Evgeniy</i><br />
        !          1592: <b>Consultant</b><br />
        !          1593: 373 2 9549019 2012<br />
        !          1594: Email: <a href="mailto:evgeniy@riscom.net">evgeniy@riscom.net</a><br />
        !          1595: </td>
        !          1596:        <td>Setup, support, hosting and administration. Internet solution using OpenBSD: Firewalls, Mail, WWW.
        !          1597:
1.49      ian      1598:
1.78      ian      1599: </td></tr>
                   1600: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      1601: <a name='México'></a>
1.83      ian      1602: <b>México</b>
                   1603: </td></tr>
                   1604: <tr>
                   1605: <td bgcolor="White">
1.85      ian      1606: <i>Gerardo Santana Gómez Garrido</i><br />
                   1607: <b>Santana Consulting</b><br />
                   1608: 4a. norte oriente 2250-4<br />
1.107   ! ian      1609: 01 (961) 6678682, Chiapas 29040<br />
1.85      ian      1610: Email: <a href="mailto:santanagomez@hotmail.com">santanagomez@hotmail.com</a><br />
                   1611: URL: <a href="http://www.openbsd.org.mx/~santana/">http://www.openbsd.org.mx/~santana/</a>
                   1612: </td>
1.107   ! ian      1613:        <td>Desarrollo de software: UNIX,Linux,Windows,sitios web dinámicos; Seguridad en cómputo: IDS, VPNs, firewalls, confidencialidad...; Servicios de Internet: correo, web, FTP, DNS...; Capacitación.
1.83      ian      1614:
1.78      ian      1615: </td></tr>
                   1616: <tr>
                   1617: <td bgcolor="White">
                   1618: <i>Juan Pablo Feria</i><br />
                   1619: <b>Onyx Consultorias</b><br />
                   1620: Luis donaldo Colosio esquna con calle Yañez<br />
1.107   ! ian      1621: (62) 576097, Sonora 83000<br />
1.78      ian      1622: Email: <a href="mailto:jferiago@netscape.net">jferiago@netscape.net</a><br />
                   1623: URL: <a href="http://www.pitic.com.mx/onyx">http://www.pitic.com.mx/onyx</a>
                   1624: </td>
1.107   ! ian      1625:        <td>We have 10 Years in Unix Consulting (*BSD, Linux, Solaris, HP-UX among others), including experience in OpenBSD on Firewalls and Bastion Hosts. We can develop any solution to our customers.
1.72      ian      1626:
1.76      ian      1627:
1.78      ian      1628: </td></tr>
                   1629: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.102     ian      1630: <a name='Netherlands'></a>
                   1631: <b>Netherlands</b>
1.99      ian      1632: </td></tr>
                   1633: <tr>
                   1634: <td bgcolor="White">
                   1635: <i>Rick van Rein</i><br />
                   1636: <b>OpenFortress</b><br />
                   1637: Geulstraat 96<br />
1.107   ! ian      1638: +31 53 4325306 7523 TW<br />
1.99      ian      1639: FAX: +31 847 102025<br />
                   1640: URL: <a href="http://openfortress.nl/">http://openfortress.nl/</a>
                   1641: </td>
1.107   ! ian      1642:        <td>OpenFortress is a technology provider for cryptograpic solutions, notably applications of digital signatures.  We can set up securely signing systems at your location, preferably based on OpenBSD.
1.99      ian      1643:
                   1644: </td></tr>
1.78      ian      1645: <tr>
                   1646: <td bgcolor="White">
                   1647: <i>Arno Kruse</i><br />
1.87      ian      1648: <b>Kruse ICT</b><br />
1.78      ian      1649: Kerkveldstraat 1a<br />
1.107   ! ian      1650: +31 43 4090604, Limburg 5991BA<br />
1.78      ian      1651: FAX: +31 43 4090605<br />
                   1652: Email: <a href="mailto:kruse@kruse-ict.nl">kruse@kruse-ict.nl</a><br />
                   1653: URL: <a href="http://www.kruse-ict.nl/">http://www.kruse-ict.nl/</a>
                   1654: </td>
1.107   ! ian      1655:        <td>We build OpenBSD-based (web)servers, routers and firewalls.  We also provide support and education on UNIX, general security and Win32.  Our security solutions (Intrusion Detection, Virtual Private Networking, and encrypted data transport/storage) are all based on OpenBSD.  OpenBSD runs on all our servers, workstations and notebooks. We work in the Netherlands, Belgium and Germany.
1.58      ian      1656:
1.78      ian      1657: </td></tr>
1.99      ian      1658: <tr>
                   1659: <td bgcolor="White">
                   1660: <i>Richard Zoontjens / Deni Strik</i><br />
                   1661: <b>Radécom B.V.</b><br />
                   1662: Werkmansbeemd 10<br />
1.107   ! ian      1663: +31 162 467770, NB 4907 EW<br />
1.99      ian      1664: FAX: +31 162 466864<br />
                   1665: Email: <a href="mailto:info@radecom.nl">info@radecom.nl</a><br />
                   1666: URL: <a href="http://www.radecom.nl/">http://www.radecom.nl/</a>
                   1667: </td>
1.107   ! ian      1668:        <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      1669:
                   1670: </td></tr>
1.78      ian      1671: <tr>
                   1672: <td bgcolor="White">
                   1673: <i>Camiel Dobbelaar</i><br />
                   1674: <b>Sentia Internet Security B.V.</b><br />
                   1675: Hullenbergweg 385<br />
1.107   ! ian      1676: +31-20-7505 733, NH 1101CS<br />
1.78      ian      1677: FAX: +31-20-698 1036<br />
                   1678: Email: <a href="mailto:info@sentia.nl">info@sentia.nl</a><br />
                   1679: URL: <a href="http://www.sentia.nl/">http://www.sentia.nl/</a>
                   1680: </td>
1.107   ! ian      1681:        <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      1682:
1.78      ian      1683: </td></tr>
                   1684: <tr>
                   1685: <td bgcolor="White">
                   1686: <i>Hendrik-Jan Verheij</i><br />
                   1687: <b>BWSS</b><br />
                   1688: Ruysdaelstraat 31<br />
1.107   ! ian      1689: +31 570 665140, Overijssel 7421 RE<br />
1.78      ian      1690: FAX: +31 570 665141<br />
                   1691: Email: <a href="mailto:info@bwss.nl">info@bwss.nl</a><br />
                   1692: URL: <a href="http://www.bwss.nl/">http://www.bwss.nl/</a>
                   1693: </td>
1.107   ! ian      1694:        <td>We use OpenBSD in our product BWSS Connect, a complete office solution for internet connectivity, file sharing, email, fax and printing. We also build OpenBSD-based systems to customer specification.
1.68      ian      1695:
1.78      ian      1696: </td></tr>
                   1697: <tr>
                   1698: <td bgcolor="White">
                   1699: <i>Ronald Prins</i><br />
                   1700: <b>Fox-IT Forensic IT Experts B.V.</b><br />
1.107   ! ian      1701: +31-15-2121907, ZH 2611BC<br />
1.78      ian      1702: FAX: +31-15-2121964<br />
                   1703: Email: <a href="mailto:prins@fox-it.com">prins@fox-it.com</a><br />
                   1704: URL: <a href="http://www.fox-it.com/">http://www.fox-it.com/</a>
                   1705: </td>
1.107   ! ian      1706:        <td>We provide network security (VPN, Firewall, IDS) based on OpenBSD for high-risk customers (government). Specialised in interoperability with Cisco and Windows security solutions.
1.58      ian      1707:
1.78      ian      1708: </td></tr>
                   1709: <tr>
                   1710: <td bgcolor="White">
                   1711: <i>Dennis Hettema</i><br />
                   1712: <b>Infinitum Group</b><br />
                   1713: Parkstraat 20<br />
1.107   ! ian      1714: +31(0)703108950, Zuid Holland 2514JK<br />
1.78      ian      1715: FAX: +31(0)703108955<br />
                   1716: Email: <a href="mailto:info@infinitum.nl">info@infinitum.nl</a><br />
                   1717: URL: <a href="http://www.infinitum.nl/">http://www.infinitum.nl/</a>
                   1718: </td>
1.107   ! ian      1719:        <td>Configuration of OpenBSD gateways, mail servers, etc. OpenBSD is also the base of some ADSL based solutions. Complete OpenBSD hosting servers. Lotus Domino implementations on OpenBSD servers. ISDN dial-in solutions WAN. Other OS's include Debian, FreeBSD.
        !          1720:
1.60      ian      1721:
1.78      ian      1722: </td></tr>
                   1723: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      1724: <a name='New'></a>
1.78      ian      1725: <b>New Zealand</b>
                   1726: </td></tr>
                   1727: <tr>
                   1728: <td bgcolor="White">
1.107   ! ian      1729: <i>Nic Bellamy</i><br />
        !          1730: <b>Bellamy Consulting Limited</b><br />
        !          1731: 83 Renall Street<br />
        !          1732: +64-6-377-4957 5901<br />
        !          1733: Email: <a href="mailto:info@bellamy.co.nz">info@bellamy.co.nz</a><br />
        !          1734: URL: <a href="http://www.bellamy.co.nz/">http://www.bellamy.co.nz/</a>
        !          1735: </td>
        !          1736:        <td>We are a consulting company specialising in Linux, FreeBSD, NetBSD and OpenBSD. Our main focus for OpenBSD is security applications - firewalls, proxy servers, IPSEC VPNs, and Apache-SSL (e-commerce) servers, although we support most software that runs on OpenBSD.
        !          1737:
        !          1738: </td></tr>
        !          1739: <tr>
        !          1740: <td bgcolor="White">
        !          1741: <i>Steve Jenkins</i><br />
        !          1742: <b>FFF Managed Technology Ltd.</b><br />
        !          1743: 60 Cook St<br />
        !          1744: +64 9 356 2911, Auckland AKL<br />
        !          1745: FAX: +64 9 358 9070<br />
        !          1746: Email: <a href="mailto:enquiries@fff.co.nz">enquiries@fff.co.nz</a><br />
        !          1747: URL: <a href="http://www.fff.co.nz/">http://www.fff.co.nz/</a>
        !          1748: </td>
        !          1749:        <td>FFF Managed Technology provides services-based technology solutions for heterogeneous environments. We are strong proponents of Open Source software and currently support several large Linux and OpenBSD installations in New Zealand.
        !          1750:
        !          1751: </td></tr>
        !          1752: <tr>
        !          1753: <td bgcolor="White">
1.79      ian      1754: <i>Michael A. Williams</i><br />
1.78      ian      1755: <b>NetXSecure NZ Limited</b><br />
1.79      ian      1756: 122 Whitecliffs Road<br />
1.107   ! ian      1757: +64.3.318.2973, Canterbury 8171<br />
1.79      ian      1758: FAX: +64.3.318.2975<br />
1.78      ian      1759: Email: <a href="mailto:mike@netxsecure.net">mike@netxsecure.net</a><br />
                   1760: URL: <a href="http://www.netxsecure.net/">http://www.netxsecure.net/</a>
                   1761: </td>
1.107   ! ian      1762:        <td>Netx specialize in Berkeley Unix providing design and implementation support for OpenBSD and FreeBSD. We prefer to use OpenBSD for perimeter firewalls and FreeBSD for DMZ based servers and inner firewall. With over 20 years in the computing industry and still studying the BSD operating system we are actively involved with security and OpenBSD.
1.35      ian      1763:
1.51      ian      1764:
1.78      ian      1765: </td></tr>
                   1766: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      1767: <a name='Norway'></a>
1.78      ian      1768: <b>Norway</b>
                   1769: </td></tr>
                   1770: <tr>
                   1771: <td bgcolor="White">
1.87      ian      1772: <i>Eirik Seim</i><br />
                   1773: <b>Bitsec</b><br />
                   1774: St 13<br />
1.107   ! ian      1775: +4799521600 N-5305<br />
1.87      ian      1776: Email: <a href="mailto:es@bitsec.no">es@bitsec.no</a><br />
                   1777: URL: <a href="http://www.bitsec.no/">http://www.bitsec.no/</a>
                   1778: </td>
1.107   ! ian      1779:        <td>Security consulting and solutions, mostly using OpenBSD and other UNIXes.  Specializes in network security, forensics and security testing, but also involves in some auditing, development and security research.
        !          1780:
        !          1781: </td></tr>
        !          1782: <tr>
        !          1783: <td bgcolor="White">
        !          1784: <i>Daniel Mikkelsen</i><br />
        !          1785: <b>Copyleft Software AS</b><br />
        !          1786: Pobox 9271 Grønland<br />
        !          1787: +4799279251 N-0134<br />
        !          1788: Email: <a href="mailto:info@copyleft.no">info@copyleft.no</a><br />
        !          1789: URL: <a href="http://www.copyleft.no/">http://www.copyleft.no/</a>
        !          1790: </td>
        !          1791:        <td>We do development of free software and support/maintenance of free software-based platforms, including OpenBSD, FreeBSD and Linux.
1.87      ian      1792:
                   1793: </td></tr>
                   1794: <tr>
                   1795: <td bgcolor="White">
1.78      ian      1796: <i>Knut Foseide</i><br />
                   1797: <b>Safety Cable AS</b><br />
                   1798: Daelenenggaten 20 J<br />
1.107   ! ian      1799: +47 23 19 80 10, Oslo N-0567<br />
1.78      ian      1800: FAX: +47 23 19 80 09<br />
                   1801: Email: <a href="mailto:knut@safetycable.com">knut@safetycable.com</a><br />
                   1802: URL: <a href="http://www.safetycable.com/">http://www.safetycable.com/</a>
                   1803: </td>
1.107   ! ian      1804:        <td>Hardware theft protection and OpenBSD Firewalls; setup, configuration and maintenance. Coding. Unix, Linux and more.
1.46      ian      1805:
1.60      ian      1806:
1.78      ian      1807: </td></tr>
                   1808: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      1809: <a name='Poland'></a>
1.78      ian      1810: <b>Poland</b>
                   1811: </td></tr>
                   1812: <tr>
                   1813: <td bgcolor="White">
                   1814: <i>Bartek Rozkrut</i><br />
                   1815: <b>GaniNET</b><br />
                   1816: ul. Lubicz 25<br />
1.107   ! ian      1817: +48 12 6197883, Malopolska 31-503<br />
1.78      ian      1818: FAX: +48 12 6197840<br />
                   1819: Email: <a href="mailto:OpenBSD@GaniNET.pl">OpenBSD@GaniNET.pl</a><br />
                   1820: URL: <a href="http://www.GaniNET.pl/">http://www.GaniNET.pl/</a>
                   1821: </td>
                   1822:        <td>Complex installation, configuration, administration and consulting.
                   1823:
                   1824: </td></tr>
                   1825: <tr>
                   1826: <td bgcolor="White">
1.107   ! ian      1827: <i>Zbigniew Kossowski</i><br />
        !          1828: <b>Business Communication</b><br />
        !          1829: Hawajska 12/21<br />
        !          1830: +48 504 150 662, Mazowieckie 02-776<br />
        !          1831: FAX: +48 22 624 69 78<br />
        !          1832: Email: <a href="mailto:support(at)bci.waw.pl">support(at)bci.waw.pl</a><br />
        !          1833: URL: <a href="http://www.bci.waw.pl/">http://www.bci.waw.pl/</a>
        !          1834: </td>
        !          1835:        <td>Setup, configuration, maintenance, administration, putting into operation of firewalls, VPN, gateways, network applications based on OpenBSD. Consulting and training regarding security and antispam based on knowledge base acquired by years of practice on Unix like systems. Running own consulting company.
        !          1836:
        !          1837: </td></tr>
        !          1838: <tr>
        !          1839: <td bgcolor="White">
1.92      ian      1840: <i>Lukasz Zielinski</i><br />
                   1841: <b>Consultant</b><br />
                   1842: ul. Grzywbowska 16/22/1123<br />
1.107   ! ian      1843: +48606683537, Mazowieckie 00-132<br />
1.92      ian      1844: FAX: +48606683537<br />
                   1845: Email: <a href="mailto:lca@lukasz.com">lca@lukasz.com</a><br />
                   1846: URL: <a href="http://lukasz.com/">http://lukasz.com/</a>
                   1847: </td>
1.107   ! ian      1848:        <td>Installation, configuration and administration of OpenBSD boxes. Working for several companies as a network administrator. Over 5 years of experience.
1.92      ian      1849:
                   1850: </td></tr>
                   1851: <tr>
                   1852: <td bgcolor="White">
1.78      ian      1853: <i>Marcin Jurczuk</i><br />
                   1854: <b>SAV Cable Television</b><br />
                   1855: Dziesieciny 47/59<br />
1.107   ! ian      1856: +48 7406171, Podlaskie 15-806<br />
1.78      ian      1857: FAX: +48 7406171<br />
                   1858: Email: <a href="mailto:spock@tkb.pl">spock@tkb.pl</a><br />
                   1859: URL: <a href="http://www.stars.eu.og/spock/">http://www.stars.eu.og/spock/</a>
                   1860: </td>
1.107   ! ian      1861:        <td>Complex OpenBSD instalation, support. Consulting and setup any OpenBSD systems solutions.
1.58      ian      1862:
1.78      ian      1863: </td></tr>
                   1864: <tr>
                   1865: <td bgcolor="White">
                   1866: <i>Adam Naguszewski</i><br />
                   1867: <b>Consultant</b><br />
                   1868: Goralska 61/42<br />
1.107   ! ian      1869: 0048609102752 0048583425919, Pomorskie 80-292<br />
1.78      ian      1870: Email: <a href="mailto:admin@bmtmc.gda.pl">admin@bmtmc.gda.pl</a><br />
                   1871: URL: <a href="http://www.bmtmc.gda.pl/">http://www.bmtmc.gda.pl/</a>
                   1872: </td>
1.107   ! ian      1873:        <td>OpenBSD installations and configurations. Worked for government institutions as well as for large corporations. Intrusion Detection Systems, firewalls, nats, proxies, webservers, heavy load mail systems with GUI interface. Security advisor experienced in firewalling. Training. Maintainer of anoncvs.pl.openbsd.org.
1.76      ian      1874:
1.58      ian      1875:
1.78      ian      1876: </td></tr>
                   1877: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      1878: <a name='Portugal'></a>
1.78      ian      1879: <b>Portugal</b>
                   1880: </td></tr>
                   1881: <tr>
                   1882: <td bgcolor="White">
                   1883: <i>Paulo Laureano</i><br />
                   1884: <b>Mr Net - Serviços informáticos lda</b><br />
                   1885: Av Elias Garcia. 147. 2 esq.<br />
1.107   ! ian      1886: +351217826920, Lisbon 1050 LISBOA<br />
1.78      ian      1887: FAX: +351217826929<br />
                   1888: Email: <a href="mailto:pls@mrnet.pt">pls@mrnet.pt</a><br />
                   1889: URL: <a href="http://www.mrnet.pt/">http://www.mrnet.pt/</a>
                   1890: </td>
1.107   ! ian      1891:        <td>Over 7 years using UNIX for e-commerce and firewalls. We use and support both Linux and OpenBSD servers, being the latest used on all high security applications (firewalls, critical databases, etc). The company handles rapid response to break-ins and provides security audits to servers, connected networks and VPN connect networks.
1.54      ian      1892:
1.78      ian      1893: </td></tr>
1.99      ian      1894: <tr>
                   1895: <td bgcolor="White">
                   1896: <i>Paulo Sopa</i><br />
                   1897: <b>InteligenSis Lda.</b><br />
                   1898: Bairro da Castelhana, Rua dos Eucaliptos, 452<br />
1.107   ! ian      1899: +351 21 994 82 17, Loures 2695-548 São João da Talha<br />
1.99      ian      1900: FAX: +351 21 994 35 21<br />
                   1901: Email: <a href="mailto:psopa@ies.pt">psopa@ies.pt</a><br />
                   1902: URL: <a href="http://www.ies.pt/">http://www.ies.pt/</a>
                   1903: </td>
1.107   ! ian      1904:        <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 VPN,´s (IPsec) and strong Firewalls. We provide low response-time local assistance, telemaintenance and security audits.
        !          1905:
        !          1906:
        !          1907: </td></tr>
        !          1908: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
        !          1909: <a name='Romania'></a>
        !          1910: <b>Romania</b>
        !          1911: </td></tr>
        !          1912: <tr>
        !          1913: <td bgcolor="White">
        !          1914: <i>Emilian Ursu</i><br />
        !          1915: <b>EmuAdmin</b><br />
        !          1916: Aleea Baisoara no 9 102<br />
        !          1917: +40788402036, Cluj 400445<br />
        !          1918: FAX: N/A<br />
        !          1919: Email: <a href="mailto:emu@emuadmin.com">emu@emuadmin.com</a><br />
        !          1920: URL: <a href="http://www.emuadmin.com/">http://www.emuadmin.com/</a>
        !          1921: </td>
        !          1922:        <td>*BSD and Linux server management, consulting and support services. Firewalls, intrusion detection, performance tuning, custom programming.
        !          1923:
1.99      ian      1924:
                   1925: </td></tr>
1.78      ian      1926: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      1927: <a name='Singapore'></a>
1.78      ian      1928: <b>Singapore</b>
                   1929: </td></tr>
                   1930: <tr>
                   1931: <td bgcolor="White">
                   1932: <i>Lin Xiaohan</i><br />
                   1933: <b>AUX MicroSystems PTE. LTD.</b><br />
                   1934: 504, Serangoon North Ave 4, #14-468<br />
1.107   ! ian      1935: +65-97995569, Singapore 550504<br />
1.78      ian      1936: Email: <a href="mailto:linxh@megamesh.com">linxh@megamesh.com</a><br />
                   1937: </td>
1.107   ! ian      1938:        <td>BSD systems setup, maintenance and coding. Web applications with PostgreSQL/MySQL backend. Various server software (BIND, Apache, Sendmail, etc.) related installation and programming.
        !          1939:
        !          1940: </td></tr>
        !          1941: <tr>
        !          1942: <td bgcolor="White">
        !          1943: <i>Eddie Tan</i><br />
        !          1944: <b>Aeon/Xe Technology Pte Ltd</b><br />
        !          1945: No. 8 Gul Ave, Kalstar House<br />
        !          1946: (65) 2842006, Singapore 629652<br />
        !          1947: FAX: (65) 8613500<br />
        !          1948: Email: <a href="mailto:eddie@aeonxe.com">eddie@aeonxe.com</a><br />
        !          1949: URL: <a href="http://www.aeonxe.com/">http://www.aeonxe.com/</a>
        !          1950: </td>
        !          1951:        <td>Implementation of firewalls, secured servers/hosts/network on OpenBSD and other UNIXes.
        !          1952:
        !          1953: </td></tr>
        !          1954: <tr>
        !          1955: <td bgcolor="White">
        !          1956: <i>Gilbert Foo</i><br />
        !          1957: <b>Forgotten Technologies</b><br />
        !          1958: 17 Sungei Kadut St 4<br />
        !          1959: 63680200, Singapore 729045<br />
        !          1960: FAX: 62757498<br />
        !          1961: Email: <a href="mailto:gilbert@forgotten.com.sg">gilbert@forgotten.com.sg</a><br />
        !          1962: URL: <a href="http://www.forgotten.com.sg/">http://www.forgotten.com.sg/</a>
        !          1963: </td>
        !          1964:        <td>Open-Source Business Solutions
1.58      ian      1965:
1.78      ian      1966: </td></tr>
                   1967: <tr>
                   1968: <td bgcolor="White">
                   1969: <i>Wally Lee</i><br />
                   1970: <b>Infinitum Singapore Pte Ltd</b><br />
                   1971: 38A Pagoda Street<br />
1.107   ! ian      1972: +65-3236360, Singapore<br />
1.78      ian      1973: FAX: +65-3236390<br />
                   1974: Email: <a href="mailto:wally@infinitum.com">wally@infinitum.com</a><br />
                   1975: URL: <a href="http://www.infinitum.com/">http://www.infinitum.com/</a>
                   1976: </td>
                   1977:        <td>Specializing in NFR and other network security systems.
                   1978:
1.28      ian      1979:
1.78      ian      1980: </td></tr>
                   1981: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      1982: <a name='Slovak'></a>
1.83      ian      1983: <b>Slovak Republic</b>
                   1984: </td></tr>
                   1985: <tr>
                   1986: <td bgcolor="White">
                   1987: <i>Juraj Bednár</i><br />
                   1988: <b>Juraj Bednár</b><br />
                   1989: Ruzova 7<br />
                   1990: Banska Bystrica 974 11<br />
                   1991: Email: <a href="mailto:juraj@bednar.sk">juraj@bednar.sk</a><br />
                   1992: URL: <a href="http://juraj.bednar.sk/">http://juraj.bednar.sk/</a>
                   1993: </td>
1.107   ! ian      1994:        <td>Experience with FreeBSD server farms and OpenBSD firewalls, routers and snort-based intrusion detection systems. Installation and support services.
        !          1995:
1.83      ian      1996:
                   1997: </td></tr>
                   1998: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.89      ian      1999: <a name='South'></a>
                   2000: <b>South Africa</b>
                   2001: </td></tr>
                   2002: <tr>
                   2003: <td bgcolor="White">
                   2004: <i>James Wright</i><br />
                   2005: <b>BSDHosting</b><br />
                   2006: 53 Grosvenor Road Bryanston<br />
1.107   ! ian      2007: +27 11 706 1939, Gauteng PO Box 98233 Sloan Park 2152<br />
1.89      ian      2008: FAX: +27 11 706 1939<br />
                   2009: Email: <a href="mailto:jamesw@bsdhosting.co.za">jamesw@bsdhosting.co.za</a><br />
                   2010: URL: <a href="http://www.bsdhosting.co.za/">http://www.bsdhosting.co.za/</a>
                   2011: </td>
1.107   ! ian      2012:        <td>Network and Security Consulting Services, support for OpenBSD and other BSDs, OpenBSD Hosted Internet Services, pre-built and installed OpenBSD Servers and Workstations.  Focused on OpenBSD/i386 and OpenBSD/sparc.
        !          2013:
1.89      ian      2014:
                   2015: </td></tr>
                   2016: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.107   ! ian      2017: <a name='Spain'></a>
        !          2018: <b>Spain</b>
1.78      ian      2019: </td></tr>
                   2020: <tr>
                   2021: <td bgcolor="White">
1.107   ! ian      2022: <i>Daniel Alcántara de la Hoz</i><br />
        !          2023: <b>iProyectos</b><br />
        !          2024: Avenida de Finisterre 327 2<br />
        !          2025: +34 981 900 129, A Coruña 15008<br />
        !          2026: FAX: +34 981 148 048<br />
        !          2027: Email: <a href="mailto:openbsd@iproyectos.com">openbsd@iproyectos.com</a><br />
        !          2028: URL: <a href="http://www.iproyectos.com/">http://www.iproyectos.com/</a>
1.78      ian      2029: </td>
1.107   ! ian      2030:        <td>We do open source development, <strong>strong security auditing</strong> and other IP services. We provide OpenBSD consulting among other unixes. Although based in A Coruña, we work nationwide. Also, we are members of the FSF.
1.30      ian      2031:
1.78      ian      2032: </td></tr>
                   2033: <tr>
                   2034: <td bgcolor="White">
1.107   ! ian      2035: <i>Lorenzo Planas</i><br />
        !          2036: <b>Consultant</b><br />
        !          2037: Tenerias 1<br />
        !          2038: +34 617 382 194, Huesca 22001<br />
        !          2039: FAX: +34 617 382 194<br />
        !          2040: Email: <a href="mailto:lplanas@atropos.org">lplanas@atropos.org</a><br />
        !          2041: URL: <a href="http://www.atropos.org/">http://www.atropos.org/</a>
1.78      ian      2042: </td>
1.107   ! ian      2043:        <td>Five years experience with Un*x and *BSD (OpenBSD, NetBSD, FreeBSD & BSDi). Authentication, PKI, crypto, VPNs, forensics, pen-test. Kernel, IP stack, embedded systems development. Distributed systems and computer immunology.
1.78      ian      2044:
                   2045: </td></tr>
1.99      ian      2046: <tr>
                   2047: <td bgcolor="White">
1.107   ! ian      2048: <i>Jorge Louzao Penalva</i><br />
        !          2049: <b>BierzoPortal NetWorks</b><br />
        !          2050: Avenida de Valdes 38 4B<br />
        !          2051: +34 639 389195, Leon 24400<br />
        !          2052: FAX: +34 94 046 05 86<br />
        !          2053: Email: <a href="mailto:tecnologia@bierzoportal.com">tecnologia@bierzoportal.com</a><br />
        !          2054: URL: <a href="http://www.bierzoportal.net/">http://www.bierzoportal.net/</a>
1.99      ian      2055: </td>
1.107   ! ian      2056:        <td>15 years experience in software development and system administration with Un*x and *BSD (mainly OpenBSD). Network and terminals protection, VPN, forensic analisys, clustering, web servers and development of Internet apps.  Our products are all under Open Source Licenses.
1.99      ian      2057:
                   2058: </td></tr>
1.87      ian      2059: <tr>
                   2060: <td bgcolor="White">
1.107   ! ian      2061: <i>Erik Norgaard</i><br />
        !          2062: <b>Daemon Security</b><br />
        !          2063: C/ Augusto Figueroa 35, 4. der<br />
        !          2064: +34.666334818, Madrid 28004<br />
        !          2065: FAX: N/A<br />
        !          2066: Email: <a href="mailto:ds@daemonsecurity.com">ds@daemonsecurity.com</a><br />
        !          2067: URL: <a href="http://www.daemonsecurity.com/">http://www.daemonsecurity.com/</a>
1.95      ian      2068: </td>
1.107   ! ian      2069:        <td>Daemon Security offers security consulting, design and implementation of firewalls and outsourcing services to clients withing the European Union. All our solutions are based on OpenBSD and FreeBSD and custom software is licenced under a BSD style licence.
1.95      ian      2070:
1.107   ! ian      2071:
        !          2072: </td></tr>
        !          2073: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
        !          2074: <a name='Sweden'></a>
        !          2075: <b>Sweden</b>
1.95      ian      2076: </td></tr>
                   2077: <tr>
                   2078: <td bgcolor="White">
1.107   ! ian      2079: <i>Jonas Eriksson</i><br />
        !          2080: <b>InterACT</b><br />
        !          2081: Sandviksgatan 18<br />
        !          2082: +46-920-88803, BD 972 36<br />
        !          2083: FAX: +46-920-88399<br />
        !          2084: Email: <a href="mailto:info@interact.se">info@interact.se</a><br />
        !          2085: URL: <a href="http://www.interact.se/">http://www.interact.se/</a>
1.99      ian      2086: </td>
1.107   ! ian      2087:        <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      2088:
                   2089: </td></tr>
                   2090: <tr>
                   2091: <td bgcolor="White">
1.107   ! ian      2092: <i>Pontus Hanserkers</i><br />
        !          2093: <b>E-Pontus AB</b><br />
        !          2094: Veddestavägen 17<br />
        !          2095: +46 - (0)8 - 36 13 86, Stockholm 175 62<br />
        !          2096: FAX: +46 - (0)8 - 621 08 25<br />
        !          2097: Email: <a href="mailto:info@e-pontus.net">info@e-pontus.net</a><br />
        !          2098: URL: <a href="http://www.e-pontus.net/">http://www.e-pontus.net/</a>
1.87      ian      2099: </td>
1.107   ! ian      2100:        <td>Vi vänder oss mot Svenska medelstora företag för drift och administration av deras nätverk. OpenBSD är oftast grundpelaren på våra servrar, och tillsammans med andra stora Open Source projekt (Apache, Bind, MySQL, Snort m.fl) så ger det våra kunder en stabil och trygg miljö. Dessutom erbjuder vi webb/mailhotell samt hantering av kunders domäner.
        !          2101:
1.87      ian      2102:
                   2103: </td></tr>
                   2104: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                   2105: <a name='Switzerland'></a>
1.78      ian      2106: <b>Switzerland</b>
                   2107: </td></tr>
                   2108: <tr>
                   2109: <td bgcolor="White">
1.85      ian      2110: <i>Marc Balmer</i><br />
                   2111: <b>micro systems</b><br />
                   2112: Kannenfeldstrasse 32<br />
1.107   ! ian      2113: +41 61 383 05 10, Basel-Stadt CH-4056<br />
1.85      ian      2114: FAX: +41 61 383 05 12<br />
1.87      ian      2115: Email: <a href="mailto:marc@msys.ch">marc@msys.ch</a><br />
1.85      ian      2116: URL: <a href="http://www.msys.ch/">http://www.msys.ch/</a>
                   2117: </td>
1.107   ! ian      2118:        <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      2119:
                   2120: </td></tr>
                   2121: <tr>
                   2122: <td bgcolor="White">
1.78      ian      2123: <i>Mathias Schmocker</i><br />
                   2124: <b>SMAT Engineering LLC</b><br />
                   2125: Boulevard Georges-Favon 20<br />
1.107   ! ian      2126: +41 22 800 3400, Geneva CH-1204<br />
1.78      ian      2127: FAX: +41 22 800 3401<br />
                   2128: Email: <a href="mailto:smat@acm.org">smat@acm.org</a><br />
                   2129: URL: <a href="http://www.smat.ch/">http://www.smat.ch/</a>
                   2130: </td>
1.107   ! ian      2131:        <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      2132:
1.78      ian      2133: </td></tr>
                   2134: <tr>
                   2135: <td bgcolor="White">
                   2136: <i>Michael Muelly</i><br />
                   2137: <b>INTRADETECT</b><br />
                   2138: Bachtelstr. 52<br />
1.107   ! ian      2139: 055 / 420 35 78, Schwyz<br />
1.78      ian      2140: Email: <a href="mailto:openbsd@INTRADETECT.com">openbsd@INTRADETECT.com</a><br />
                   2141: URL: <a href="http://www.INTRADETECT.com/">http://www.INTRADETECT.com/</a>
                   2142: </td>
1.107   ! ian      2143:        <td>We are a security consulting company; we provide OpenBSD support for our security clients.
1.20      ian      2144:
1.87      ian      2145: </td></tr>
1.83      ian      2146: <tr>
                   2147: <td bgcolor="White">
1.107   ! ian      2148: <i>Olivier Fehr</i><br />
        !          2149: <b>Consultant</b><br />
        !          2150: Sentier des Borgognes 2A<br />
        !          2151: +41-21-981 2511, VD 1820<br />
        !          2152: Email: <a href="mailto:info@ofehr.com">info@ofehr.com</a><br />
        !          2153: URL: <a href="http://www.ofehr.com/">http://www.ofehr.com/</a>
1.87      ian      2154: </td>
1.107   ! ian      2155:        <td>OpenBSD experience configuring and installing key components such as VPN, IPSec, Web and Application servers based on Apache, LAN/WAN/WLAN, DNS, LDAP, SMTP and firewalls. I also have experience with FreeBSD and Windows 2000/2003 and am a CCDP.
1.87      ian      2156:
                   2157: </td></tr>
                   2158: <tr>
                   2159: <td bgcolor="White">
1.107   ! ian      2160: <i>Kirill Ponazdyr</i><br />
        !          2161: <b>Codeangels Solutions GmbH</b><br />
        !          2162: Industriestrasse 8<br />
        !          2163: +41 (0)43 844 90 10, ZH 8618<br />
        !          2164: FAX: +41 (0)43 844 90 12<br />
        !          2165: URL: <a href="http://www.codeangels.com/">http://www.codeangels.com/</a>
1.85      ian      2166: </td>
1.107   ! ian      2167:        <td>Offers its customers a range of IT Security, Network and UNIX Services. We utilize and support OpenBSD in our services and solutions.
1.85      ian      2168:
                   2169: </td></tr>
                   2170: <tr>
                   2171: <td bgcolor="White">
1.107   ! ian      2172: <b>Apsis GmbH</b><br />
        !          2173: Postfach<br />
        !          2174: +41-1-920 49 04, Zurich CH-8707<br />
        !          2175: Email: <a href="mailto:info@apsis.ch">info@apsis.ch</a><br />
        !          2176: URL: <a href="http://www.apsis.ch/index.html">http://www.apsis.ch/index.html</a>
1.85      ian      2177: </td>
1.107   ! ian      2178:        <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 <a href="http://www.apsis.ch/asd2v.html">ASD2v</a>, which is itself based on OpenBSD. Additionally we offer our customers consulting services for network optimisations and deployment.
        !          2179:
1.85      ian      2180:
                   2181: </td></tr>
1.107   ! ian      2182: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
        !          2183: <a name='Turkey'></a>
        !          2184: <b>Turkey</b>
        !          2185: </td></tr>
1.85      ian      2186: <tr>
                   2187: <td bgcolor="White">
1.107   ! ian      2188: <i>Tamer Sahin</i><br />
        !          2189: <b>SecurityOffice</b><br />
        !          2190: 1452 sok. no:70<br />
        !          2191: +905422448157, Alsancak 35370<br />
        !          2192: Email: <a href="mailto:ts@securityoffice.net">ts@securityoffice.net</a><br />
        !          2193: URL: <a href="http://www.securityoffice.net">http://www.securityoffice.net</a>
1.79      ian      2194: </td>
1.107   ! ian      2195:        <td>Security consulting services work supporting OpenBSD and other *nix systems.
1.79      ian      2196:
                   2197: </td></tr>
                   2198: <tr>
                   2199: <td bgcolor="White">
1.107   ! ian      2200: <i>Metin Pasaoglu</i><br />
        !          2201: <b>Bilcag A.S.</b><br />
        !          2202: Kavacik Mah. Percemlikiz Sok. Kondur Apt. A Blok No:34/6<br />
        !          2203: +902164654950, Istanbul 34610<br />
        !          2204: FAX: +902164654865<br />
        !          2205: Email: <a href="mailto:metin@bilcag.net">metin@bilcag.net</a><br />
        !          2206: URL: <a href="http://www.bilcag.net/">http://www.bilcag.net/</a>
1.78      ian      2207: </td>
1.107   ! ian      2208:        <td>*BSD installation, maintenance, support and consulting services (file servers, web servers, mail servers, database servers, routers). OpenBSD used for any security related appliances.
1.72      ian      2209:
1.78      ian      2210: </td></tr>
                   2211: <tr>
                   2212: <td bgcolor="White">
1.107   ! ian      2213: <i>Metin Pasaoglu</i><br />
        !          2214: <b>Bilcag A.S.</b><br />
        !          2215: +902164654950 34610<br />
        !          2216: FAX: +902164654865<br />
        !          2217: Email: <a href="mailto:info@bilcag.net">info@bilcag.net</a><br />
        !          2218: URL: <a href="http://www.bilcag.net/">http://www.bilcag.net/</a>
1.78      ian      2219: </td>
1.107   ! ian      2220:        <td>We build, install, support OpenBSD and FreeBSD based file servers, web servers, mail servers, database servers, routers, firewalls, intrusion detection systems and VPNs. We have a strong emphasis on security and reliability, and provide complete solutions.
1.60      ian      2221:
1.78      ian      2222: </td></tr>
                   2223: <tr>
                   2224: <td bgcolor="White">
1.107   ! ian      2225: <i>Tamer Sahin</i><br />
        !          2226: <b>tamersahin.net</b><br />
        !          2227: 1452 sok. no:70<br />
        !          2228: +905422448157, Konak 35370<br />
        !          2229: FAX: +905422448157<br />
        !          2230: Email: <a href="mailto:feedback@tamersahin.net">feedback@tamersahin.net</a><br />
        !          2231: URL: <a href="http://www.tamersahin.net/">http://www.tamersahin.net/</a>
1.78      ian      2232: </td>
1.107   ! ian      2233:        <td>Security consulting services work supporting OpenBSD and other *nix systems.
        !          2234:
1.78      ian      2235:
                   2236: </td></tr>
                   2237: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      2238: <a name='USA'></a>
1.78      ian      2239: <b>United States</b>
                   2240: </td></tr>
                   2241: <tr>
                   2242: <td bgcolor="White">
                   2243: <i>Steve Murphree, Jr.</i><br />
                   2244: <b>Consultant</b><br />
                   2245: 240 North Montcrest<br />
1.107   ! ian      2246: (256) 739-2076, Alabama 35057<br />
1.78      ian      2247: Email: <a href="mailto:smurph@smcomp.com">smurph@smcomp.com</a><br />
                   2248: URL: <a href="http://www.smcomp.com/">http://www.smcomp.com/</a>
                   2249: </td>
1.107   ! ian      2250:        <td>OpenBSD i386, powerpc, mvme68k and mvme88k experience.  VME device driver development.  OpenBSD installation and configuration for firewalls, samba, NFS, FTP and HTTP.  IBM DB2 SQL programming services.  Porting OpenBSD. SCSI, serial and ethernet driver development.
1.83      ian      2251:
                   2252: </td></tr>
                   2253: <tr>
                   2254: <td bgcolor="White">
                   2255: <i>Ben Goren</i><br />
                   2256: <b>TrumpetPower!</b><br />
                   2257: Post Office Box 964<br />
1.107   ! ian      2258: 480-966-9472, Arizona 85280-0964<br />
1.83      ian      2259: Email: <a href="mailto:ben@trumpetpower.com">ben@trumpetpower.com</a><br />
                   2260: URL: <a href="http://www.trumpetpower.com/">http://www.trumpetpower.com/</a>
                   2261: </td>
1.107   ! ian      2262:        <td>I specialize in database-backed Web sites run on OpenBSD; a <a href="http://www.trumpetpower.com/Code/Site">live sample</a> is available. I can provide OpenBSD (or other Unix-like operating system) installation, administration, and consultation services. Experience in and certifications for teaching and training; can write documentation.
1.53      ian      2263:
1.78      ian      2264: </td></tr>
                   2265: <tr>
                   2266: <td bgcolor="White">
                   2267: <i>Justin Reigle</i><br />
                   2268: <b>Consultant</b><br />
                   2269: 1409 Lafayette St. Apt. 6<br />
1.107   ! ian      2270: 510-864-2094, California 94501<br />
1.78      ian      2271: Email: <a href="mailto:inert@sysmatrix.net">inert@sysmatrix.net</a><br />
                   2272: </td>
1.107   ! ian      2273:        <td>Worked with companies offering professional-grade OpenBSD systems. Also, expertise in coding on the OpenBSD and *BSD platforms.
1.76      ian      2274:
1.78      ian      2275: </td></tr>
                   2276: <tr>
                   2277: <td bgcolor="White">
1.87      ian      2278: <i>Christopher M. Paul</i><br />
                   2279: <b>Rex Consulting, Inc.</b><br />
                   2280: 106 Maywood Drive<br />
1.107   ! ian      2281: 831.338.7712, California 95006<br />
1.87      ian      2282: Email: <a href="mailto:chris.paul@teamci.net">chris.paul@teamci.net</a><br />
                   2283: URL: <a href="http://www.teamrci.net/">http://www.teamrci.net/</a>
                   2284: </td>
1.107   ! ian      2285:        <td>I have 20 years experience in IT consulting, 10 while a student and another 10 professionally. Specialties include electronic mail, DNS, security, and intrusion detection. I focus on business requirements. UNIX preferred; also MS-Windows (MCSE, 1994).
1.87      ian      2286:
                   2287: </td></tr>
                   2288: <tr>
                   2289: <td bgcolor="White">
1.79      ian      2290: <b>New Digital Paradigm</b><br />
                   2291: P.O. Box 712911<br />
1.107   ! ian      2292: (619) 580-3249, California 92171<br />
1.79      ian      2293: FAX: (619) 839-3860<br />
                   2294: Email: <a href="mailto:info@newdigitalparadigm.com">info@newdigitalparadigm.com</a><br />
1.83      ian      2295: URL: <a href="http://www.newdigitalparadigm.com/">http://www.newdigitalparadigm.com/</a>
1.79      ian      2296: </td>
1.107   ! ian      2297:        <td>Commercial support for OpenBSD firewalls and general Security consulting/OpenBSD security consulting. UNIX/Windows integration and information technology solutions for small/medium sized medical offices.
1.79      ian      2298:
                   2299: </td></tr>
                   2300: <tr>
                   2301: <td bgcolor="White">
1.78      ian      2302: <i>Fred Fahnert</i><br />
                   2303: <b>Consultant</b><br />
                   2304: 20975 Valley Green Drive #206<br />
1.107   ! ian      2305: (408) 799 5010, California 95014<br />
1.78      ian      2306: FAX: (408) 366 1727<br />
                   2307: Email: <a href="mailto:fred@netfinances.com">fred@netfinances.com</a><br />
                   2308: URL: <a href="http://www.netfinances.com/fred/consulting.html">http://www.netfinances.com/fred/consulting.html</a>
                   2309: </td>
1.107   ! ian      2310:        <td>OpenBSD installation, security, and setup of services including Web, DNS, Samba. Can setup your computer to be anything from a firewall to desktop workstation.
1.38      ian      2311:
1.78      ian      2312: </td></tr>
                   2313: <tr>
                   2314: <td bgcolor="White">
1.79      ian      2315: <b>Protectix, Inc.</b><br />
                   2316: 1793 Lafayette Street, #240<br />
1.107   ! ian      2317: (866) 776-9255, California 95050<br />
1.79      ian      2318: FAX: (408) 557-8960<br />
                   2319: Email: <a href="mailto:sales@protectix.com">sales@protectix.com</a><br />
                   2320: URL: <a href="http://protectix.com/">http://protectix.com/</a>
                   2321: </td>
1.107   ! ian      2322:        <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      2323:
                   2324: </td></tr>
                   2325: <tr>
                   2326: <td bgcolor="White">
                   2327: <i>Frank Strutner</i><br />
                   2328: <b>ShopIP, Inc.</b><br />
                   2329: 37 W. Yokuts Ave. #B3<br />
1.107   ! ian      2330: 415-720-8193, California 95207-5725<br />
1.79      ian      2331: Email: <a href="mailto:frank@shopip.com">frank@shopip.com</a><br />
                   2332: URL: <a href="http://www.shopip.com/">http://www.shopip.com/</a>
                   2333: </td>
1.107   ! ian      2334:        <td>ShopIP supplies the CrunchBox, an OpenBSD-based firewall and IDS controlled via an HTML GUI. A "demo box" is online for your evaluation. We are a group of security-focused computer professionals specializing in OpenBSD.
1.79      ian      2335:
1.107   ! ian      2336: </td></tr>
        !          2337: <tr>
        !          2338: <td bgcolor="White">
        !          2339: <i>Kyle Amon</i><br />
        !          2340: <b>BackWatcher, Inc.</b><br />
        !          2341: 3819 Garden Lakes Terrace<br />
        !          2342: 813-979-1633, Florida 34203-7305<br />
        !          2343: Email: <a href="mailto:info@backwatcher.com">info@backwatcher.com</a><br />
        !          2344: URL: <a href="http://www.backwatcher.com/">http://www.backwatcher.com/</a>
        !          2345: </td>
        !          2346:        <td>Specializing in security (firewalls, VPNs, security audits, intrusion detection systems, etc.), we also cover installation and configuration, systems integration, performance tuning, disaster recovery, network architecture and programming. OpenBSD, NetBSD, FreeBSD, Linux and many commercial flavors.
1.83      ian      2347:
                   2348: </td></tr>
                   2349: <tr>
                   2350: <td bgcolor="White">
1.85      ian      2351: <i>Jose Font</i><br />
1.83      ian      2352: <b>Fontec</b><br />
                   2353: 1234 SW 4th Avenue<br />
1.107   ! ian      2354: (239) 242-9138, Florida 33991<br />
1.83      ian      2355: FAX: (239) 242-9138<br />
1.85      ian      2356: Email: <a href="mailto:josefont@fontec.com">josefont@fontec.com</a><br />
1.83      ian      2357: URL: <a href="http://www.fontec.com/">http://www.fontec.com/</a>
                   2358: </td>
1.107   ! ian      2359:        <td>We utilize open source software to provide business computer security and networking solutions.  Our firewalls and virtual private networks contain the OpenBSD operating system. We deploy Samba to make a UNIX system serve as a Windows file and print server.
1.35      ian      2360:
1.78      ian      2361: </td></tr>
                   2362: <tr>
                   2363: <td bgcolor="White">
                   2364: <i>Paul Pruett</i><br />
                   2365: <b>Web Engineering, Inc.</b><br />
                   2366: 415 Brevard Avenue<br />
1.107   ! ian      2367: 321-639-4344, Florida 32922<br />
1.78      ian      2368: FAX: 321-639-8681<br />
                   2369: Email: <a href="mailto:sysadmin@webengr.com">sysadmin@webengr.com</a><br />
                   2370: URL: <a href="http://www.webengr.com/">http://www.webengr.com/</a>
                   2371: </td>
1.107   ! ian      2372:        <td>Setup, support, hosting and consulting.  We also use OpenBSD for our ISP 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      2373:
1.78      ian      2374: </td></tr>
                   2375: <tr>
                   2376: <td bgcolor="White">
1.87      ian      2377: <b>iDREUS</b><br />
                   2378: 7012 Persimmon Pl.<br />
1.107   ! ian      2379: 941-726-1730, Florida 34243<br />
1.87      ian      2380: Email: <a href="mailto:sales@idreus.com">sales@idreus.com</a><br />
                   2381: URL: <a href="http://www.idreus.com/">http://www.idreus.com/</a>
                   2382: </td>
1.107   ! ian      2383:        <td>iDREUS provides hourly and contractual support for OpenBSD, NetBSD, FreeBSD, and various Linux distro's.  Our firewall, VPN and IDS solutions are based on OpenBSD.
1.87      ian      2384:
                   2385: </td></tr>
                   2386: <tr>
                   2387: <td bgcolor="White">
1.99      ian      2388: <i>Dan Ouellet</i><br />
                   2389: <b>Ouellet Consulting Inc</b><br />
                   2390: 7996 Grant Court<br />
1.107   ! ian      2391: 850-893-3741, Florida 32309<br />
1.99      ian      2392: FAX: 850-893-1270<br />
                   2393: Email: <a href="mailto:dan@imagersoft.com">dan@imagersoft.com</a><br />
                   2394: </td>
1.107   ! ian      2395:        <td>We 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 and support most Windows and Unix/Linux systems including Open BSD. We plan and assist with Active Directory migrations.
        !          2396:
        !          2397: </td></tr>
        !          2398: <tr>
        !          2399: <td bgcolor="White">
        !          2400: <i>Mark Beihoffer</i><br />
        !          2401: <b>Hackers for Hire</b><br />
        !          2402: 416 East Hennepin Ave Suite 16<br />
        !          2403: 678-468-8370, Georgia 30350<br />
        !          2404: Email: <a href="mailto:info@hackersforhire.com">info@hackersforhire.com</a><br />
        !          2405: URL: <a href="http://www.hackersforhire.com/">http://www.hackersforhire.com/</a>
        !          2406: </td>
        !          2407:        <td>Specializing in highly available and highly secure networks and systems. OpenBSD, FreeBSD, Linux, Solaris, AIX, HPUX, and Windows. LAN/WAN/Wireless, Firewall, VPN, and IDS.  Business continuity and disaster recovery.  Performance tuning.  Penetration testing.
        !          2408:
        !          2409: </td></tr>
        !          2410: <tr>
        !          2411: <td bgcolor="White">
        !          2412: <i>Chase Holcombe</i><br />
        !          2413: <b>Computer Network and Internet Solutions</b><br />
        !          2414: 2275 Northwest Pkwy Ste.160<br />
        !          2415: (866) 421-9332, Georgia 30067<br />
        !          2416: FAX: (770) 421-8663<br />
        !          2417: Email: <a href="mailto:chaseh@cnis-ga.net">chaseh@cnis-ga.net</a><br />
        !          2418: URL: <a href="http://www.cnis-ga.net/">http://www.cnis-ga.net/</a>
        !          2419: </td>
        !          2420:        <td>Experience in *NIX with emphasis on Security and Fault-tolerant setups involving redundant servers based off OpenBSD and various other flavors of *NIX. Over 8 years hands on expereince in internet security and routing with UNIX.
1.99      ian      2421:
                   2422: </td></tr>
                   2423: <tr>
                   2424: <td bgcolor="White">
1.89      ian      2425: <i>Eric Pancer</i><br />
                   2426: <b>Catastrophe.Net</b><br />
                   2427: 243 S. Wabash Avenue #500<br />
1.107   ! ian      2428: +1-312-362-5684, Illinois 60604<br />
1.89      ian      2429: FAX: +1-312-362-5684<br />
                   2430: Email: <a href="mailto:eric@catastrophe.net">eric@catastrophe.net</a><br />
                   2431: URL: <a href="http://www.catastrophe.net/">http://www.catastrophe.net/</a>
                   2432: </td>
1.107   ! ian      2433:        <td>Installation/configuration focusing on UNIX systems, computer security and forensic analysis and Internet application consulting services.
1.99      ian      2434:
                   2435: </td></tr>
                   2436: <tr>
                   2437: <td bgcolor="White">
                   2438: <i>kurtis minder</i><br />
                   2439: <b>edward-scott, ltd.</b><br />
                   2440: 1236 Chicago Avenue #505<br />
1.107   ! ian      2441: 312-962-5816, Illinois 60202<br />
1.99      ian      2442: FAX: 312-962-5816<br />
                   2443: Email: <a href="mailto:kurtis@edward-scott.com">kurtis@edward-scott.com</a><br />
                   2444: URL: <a href="http://edward-scott.com/">http://edward-scott.com/</a>
                   2445: </td>
1.107   ! ian      2446:        <td>Open Source software developers and consultants.  We have a variety of Unix and Network certified engineers.  We provide *NIX support including: OpenBSD, FreeBSD, Solaris, Linux (various Distros), and other platforms.  We will provide a free project assessment.
        !          2447:
1.89      ian      2448: </td></tr>
                   2449: <tr>
                   2450: <td bgcolor="White">
1.107   ! ian      2451: <i>Brett M. Turner</i><br />
1.78      ian      2452: <b>Obsidian Consulting Services, Inc.</b><br />
                   2453: P.O. Box 1770<br />
1.107   ! ian      2454: 217-522-9719, Illinois 62705<br />
1.78      ian      2455: FAX: 217-522-9888<br />
                   2456: Email: <a href="mailto:brett@ocsi.bz">brett@ocsi.bz</a><br />
                   2457: URL: <a href="http://www.ocsi.bz/">http://www.ocsi.bz/</a>
                   2458: </td>
1.107   ! ian      2459:        <td>Eleven years experience with *NIX.  Two years experience with open source BSD code.  Nine years experience with Linux/Mach/Domain/Sun-BSD OS based Unix. Nine years as integrations specialist.  Goals are to make proprietary code base systems securely cooperate with open base platforms. Currently I hold the following certifications MCSE, CCDA, CCNA, Certified Solaris Administrator, and Checkpoint SE.
1.72      ian      2460:
1.78      ian      2461: </td></tr>
                   2462: <tr>
                   2463: <td bgcolor="White">
                   2464: <i>V. K. Cody Bumgardner</i><br />
                   2465: <b>SpecTechnologies</b><br />
                   2466: 1909 PErshing Road<br />
1.107   ! ian      2467: 859-806-2864, Kentucky 40504<br />
1.78      ian      2468: FAX: 859-806-7121<br />
                   2469: Email: <a href="mailto:codeman@spectechnologies.net">codeman@spectechnologies.net</a><br />
                   2470: URL: <a href="http://www.spectechnologies.net/">http://www.spectechnologies.net/</a>
                   2471: </td>
1.107   ! ian      2472:        <td>We have over 10 years experience in Security Systems, we are a integrated security provider in the area of digital communications.  We will also work with any BSD OS.
1.72      ian      2473:
1.78      ian      2474: </td></tr>
                   2475: <tr>
                   2476: <td bgcolor="White">
1.83      ian      2477: <i>Joshua Steele</i><br />
                   2478: <b>Codefusion Internet Services</b><br />
                   2479: 216 New Hampshire Avenue<br />
1.107   ! ian      2480: 301-777-1142, Maryland 21502<br />
1.83      ian      2481: Email: <a href="mailto:sales@CodefusionIS.com">sales@CodefusionIS.com</a><br />
                   2482: URL: <a href="http://www.CodefusionIS.com">http://www.CodefusionIS.com</a>
                   2483: </td>
1.107   ! ian      2484:        <td>Codefusion Internet Services provides Unix-based consulting services to small businesses and organizations.  Work mainly with *BSD Unix (OpenBSD, FreeBSD) and Linux systems in a networked environment.
        !          2485:
        !          2486: </td></tr>
        !          2487: <tr>
        !          2488: <td bgcolor="White">
        !          2489: <i>Todd Boyer</i><br />
        !          2490: <b>AutumnTECH LLC</b><br />
        !          2491: 126 Autumn End Place Laurel, MD 20724<br />
        !          2492: 1-877-650-4863, Maryland 20724<br />
        !          2493: FAX: 1-877-650-4863<br />
        !          2494: Email: <a href="mailto:openbsd-support@autumntech.com">openbsd-support@autumntech.com</a><br />
        !          2495: URL: <a href="http://www.autumntech.com/">http://www.autumntech.com/</a>
        !          2496: </td>
        !          2497:        <td>Experienced in OpenBSD custom kernel configuration, networking, firewalling, and support. Strong ability to establish node-node PPTP VPN connections and gateway-gateway IPSEC-based VPN tunnels.
        !          2498:
        !          2499: </td></tr>
        !          2500: <tr>
        !          2501: <td bgcolor="White">
        !          2502: <i>Todd Boyer</i><br />
        !          2503: <b>AutumnTECH LLC</b><br />
        !          2504: 126 Autumn End Place<br />
        !          2505: 877-571-0396, Maryland 20724<br />
        !          2506: Email: <a href="mailto:info@autumnttech.com">info@autumnttech.com</a><br />
        !          2507: URL: <a href="http://www.autumntech.com/">http://www.autumntech.com/</a>
        !          2508: </td>
        !          2509:        <td>AutumnTECH, LLC is an established corporation providing products and services that help to protect businesses from spam and e-mail virus risks. We offer a proactive line of spam and e-mail virus elimination solutions that provide filtering against a wide variety of ever-changing content.
        !          2510:
        !          2511: </td></tr>
        !          2512: <tr>
        !          2513: <td bgcolor="White">
        !          2514: <i>Todd Boyer, CISSP</i><br />
        !          2515: <b>AutumnTECH, LLC</b><br />
        !          2516: 126 Autumn End Place<br />
        !          2517: 877-571-0396, Maryland 20724<br />
        !          2518: Email: <a href="mailto:Support@AutumnTECH.com">Support@AutumnTECH.com</a><br />
        !          2519: URL: <a href="http://www.AutumnTECH.com/">http://www.AutumnTECH.com/</a>
        !          2520: </td>
        !          2521:        <td>Enterprise Spam and E-mail Virus filtering hardware based on OpenBSD. Security Consulting services for new and existing OpenBSD implementations.
1.83      ian      2522:
                   2523: </td></tr>
                   2524: <tr>
                   2525: <td bgcolor="White">
1.99      ian      2526: <i>Jason Dixon</i><br />
                   2527: <b>DixonGroup Consulting</b><br />
                   2528: 385 Winged Foot Drive<br />
1.107   ! ian      2529: 443-722-6673, Maryland 21158<br />
1.99      ian      2530: Email: <a href="mailto:jason@dixongroup.net">jason@dixongroup.net</a><br />
                   2531: URL: <a href="http://www.dixongroup.net">http://www.dixongroup.net</a>
                   2532: </td>
1.107   ! ian      2533:        <td>DixonGroup Consulting is a full service computer consulting firm specializing in Internet Systems, Custom Programming and Deployment, and Network Services.  Our focus continues to be on stable, secure solutions built on the OpenBSD and Linux platforms.
1.99      ian      2534:
                   2535: </td></tr>
                   2536: <tr>
                   2537: <td bgcolor="White">
1.78      ian      2538: <i>Zachary Schneider</i><br />
                   2539: <b>Ironkeep Technologies</b><br />
                   2540: 223 East Front Street Suite 3<br />
1.107   ! ian      2541: 231-922-3577, Michigan 49686<br />
1.78      ian      2542: Email: <a href="mailto:info@ironkeep.net">info@ironkeep.net</a><br />
                   2543: URL: <a href="http://www.ironkeep.net/">http://www.ironkeep.net/</a>
                   2544: </td>
                   2545:        <td>Custom secure Internet solutions utilizing OpenBSD including: Firewalls, Mail, WWW, E-commerce etc.
1.90      ian      2546:
                   2547: </td></tr>
                   2548: <tr>
                   2549: <td bgcolor="White">
1.107   ! ian      2550: <i>Clayton Braun</i><br />
        !          2551: <b>Golgi Group</b><br />
        !          2552: 3 Crocus  Court<br />
        !          2553: 314-496-2664, Missouri<br />
        !          2554: Email: <a href="mailto:info@golgigroup.com">info@golgigroup.com</a><br />
        !          2555: URL: <a href="http://www.golgigroup.com/">http://www.golgigroup.com/</a>
        !          2556: </td>
        !          2557:        <td>Golgi Group offers Managed Network & Security Services, Solutions, and Assessments for small-to-medium businesses.Ê We have 10 years of *BSD experience, primarily focused in Information Security.Ê Our security specialties include Intrusion Detection and Prevention, remote access, NSA IAM guided assessments, and the ISO17799 standard.
        !          2558:
        !          2559: </td></tr>
        !          2560: <tr>
        !          2561: <td bgcolor="White">
1.90      ian      2562: <i>L. V. Lammert, PhD</i><br />
                   2563: <b>Omnitec Corporation</b><br />
                   2564: PO Box 411010<br />
1.107   ! ian      2565: 314-997-4600, Missouri 63141<br />
1.90      ian      2566: Email: <a href="mailto:info@omnitec.net">info@omnitec.net</a><br />
                   2567: URL: <a href="http://www.omnitec.net/">http://www.omnitec.net/</a>
                   2568: </td>
1.107   ! ian      2569:        <td>Over 20 years experience in software development, networking, Internet. Building, maintaining, and developing on OpenBSD since 2.6. We provide consulting, software development (C, C++), web development (PHP, Perl), hosting, support, and sys admin services for OpenBSD and Linux.
1.85      ian      2570:
                   2571: </td></tr>
                   2572: <tr>
                   2573: <td bgcolor="White">
                   2574: <i>Richard Welty</i><br />
                   2575: <b>Averill Park Networking</b><br />
                   2576: P.O. Box 629<br />
1.107   ! ian      2577: 518-573-7592, New York 12018<br />
1.85      ian      2578: Email: <a href="mailto:rwelty@averillpark.net">rwelty@averillpark.net</a><br />
                   2579: URL: <a href="http://www.averillpark.net/">http://www.averillpark.net/</a>
                   2580: </td>
1.107   ! ian      2581:        <td>OpenBSD setup/installation/remote administration. Network engineering, firewalls, VPNs, software development (C/Java/PHP/PostgreSQL/MySQL). Also experienced with Solaris and Linux.
        !          2582:
        !          2583: </td></tr>
        !          2584: <tr>
        !          2585: <td bgcolor="White">
        !          2586: <i>Sasha Kacanski</i><br />
        !          2587: <b>KVS Communications</b><br />
        !          2588: 2596 43 Street Suite #A1<br />
        !          2589: 718-874-8373, New York 11103<br />
        !          2590: Email: <a href="mailto:sasha@ikvs.com">sasha@ikvs.com</a><br />
        !          2591: URL: <a href="http://www.ikvs.com">http://www.ikvs.com</a>
        !          2592: </td>
        !          2593:        <td>OpenBSD setup, support and consulting, focus on web portals and network security. More than ten years system software development and integration. Will also travel to Europe.
        !          2594:
        !          2595: </td></tr>
        !          2596: <tr>
        !          2597: <td bgcolor="White">
        !          2598: <i>Douglas Dillon</i><br />
        !          2599: <b>I.T. Xpress, Inc.</b><br />
        !          2600: 1225 Ridgeway Ave.<br />
        !          2601: 585-458-0590, New York 14615<br />
        !          2602: FAX: 585-458-0590<br />
        !          2603: Email: <a href="mailto:dougd@itxpressinc.com">dougd@itxpressinc.com</a><br />
        !          2604: URL: <a href="http://www.itxpressinc.com/">http://www.itxpressinc.com/</a>
        !          2605: </td>
        !          2606:        <td>We specialize in Compaq/Digital, Alpha/Vax systems and hardware utilizing UNIX OS. Also Sun and HP. We configure systems for use with Open BSD.
        !          2607:
        !          2608: </td></tr>
        !          2609: <tr>
        !          2610: <td bgcolor="White">
        !          2611: <i>Jason Walker</i><br />
        !          2612: <b>Sentry Labs</b><br />
        !          2613: 73 Wilmer St.<br />
        !          2614: 585-256-2568, New York 14607<br />
        !          2615: FAX: +41 55 622 25 32<br />
        !          2616: Email: <a href="mailto:walkerjg@smtp.sentrylabs.com">walkerjg@smtp.sentrylabs.com</a><br />
        !          2617: URL: <a href="http://www.menea.ch/">http://www.menea.ch/</a>
        !          2618: </td>
        !          2619:        <td>Available for system consulting on OpenBSD (general), Linux clusters, VOIP, data security.
1.78      ian      2620:
                   2621: </td></tr>
                   2622: <tr>
                   2623: <td bgcolor="White">
                   2624: <i>Matthias Halfmann</i><br />
                   2625: <b>Consultant</b><br />
                   2626: 7 Eaton Rd<br />
1.107   ! ian      2627: 518-270-9065, New York 12180<br />
1.78      ian      2628: FAX: 518-270-9065<br />
                   2629: Email: <a href="mailto:halfmm@rpi.edu">halfmm@rpi.edu</a><br />
                   2630: URL: <a href="http://www.rpi.edu/~halfmm/openbsd/">http://www.rpi.edu/~halfmm/openbsd/</a>
                   2631: </td>
1.107   ! ian      2632:        <td>Deployment and support for OpenBSD servers and workstations. Windows and UNIX integration, firewalling, intrusion detection, and security policies.
1.66      ian      2633:
1.78      ian      2634: </td></tr>
                   2635: <tr>
                   2636: <td bgcolor="White">
                   2637: <i>Gregory Hull</i><br />
                   2638: <b>Synack Systems Corporation</b><br />
                   2639: 2546 Ingleside Ave<br />
1.107   ! ian      2640: 513.509.5503, Ohio 45206<br />
1.78      ian      2641: FAX: 513.961.0151<br />
                   2642: Email: <a href="mailto:ghull@synack.com">ghull@synack.com</a><br />
                   2643: URL: <a href="http://www.synack.com/">http://www.synack.com/</a>
                   2644: </td>
1.107   ! ian      2645:        <td>Installation and support of OpenBSD based mail, web, database, news, dns, ftp, and samba servers.  OpenBSD and Windows desktop integration. WWW, email, database and other application hosting.
1.36      ian      2646:
1.78      ian      2647: </td></tr>
                   2648: <tr>
                   2649: <td bgcolor="White">
1.87      ian      2650: <i>Todd T. Fries</i><br />
                   2651: <b>Free Daemon Consulting</b><br />
                   2652: 12821 Stratford Drive, Apt. 183<br />
1.107   ! ian      2653: 405-748-4596, Oklahoma 73120<br />
1.87      ian      2654: Email: <a href="mailto:todd@fries.net">todd@fries.net</a><br />
                   2655: URL: <a href="http://FreeDaemonConsulting.fries.net/">http://FreeDaemonConsulting.fries.net/</a>
                   2656: </td>
                   2657:        <td>OpenBSD/UNIX consulting in support of free software solutions.
                   2658:
                   2659: </td></tr>
                   2660: <tr>
                   2661: <td bgcolor="White">
1.107   ! ian      2662: <i>Charles Egan</i><br />
        !          2663: <b>RedBud Software, LLC</b><br />
        !          2664: 13900 North Portland Avenue, Suite 100<br />
        !          2665: 405-608-0432, Oklahoma 73134<br />
        !          2666: FAX: 405-843-9596<br />
        !          2667: Email: <a href="mailto:info@redbudsoftware.com">info@redbudsoftware.com</a><br />
        !          2668: URL: <a href="http://www.redbudsoftware.com/">http://www.redbudsoftware.com/</a>
        !          2669: </td>
        !          2670:        <td>RedBud Software, LLC specializes in the development of cross-platform client-server and web-based business applications.  We have extensive experience with the OpenBSD, Linux and Microsoft Windows platforms.
        !          2671:
        !          2672: </td></tr>
        !          2673: <tr>
        !          2674: <td bgcolor="White">
1.78      ian      2675: <i>Chris Cappuccio</i><br />
                   2676: <b>Consultant</b><br />
                   2677: 920 SW Emkay Dr., C-104<br />
1.107   ! ian      2678: 541-318-8065, Oregon<br />
1.78      ian      2679: FAX: 541-317-3402<br />
                   2680: Email: <a href="mailto:chris@empnet.com">chris@empnet.com</a><br />
                   2681: URL: <a href="http://www.empnet.com/chris/">http://www.empnet.com/chris/</a>
                   2682: </td>
1.107   ! ian      2683:        <td>Setup, configuration, maintenance, fault recovery, firewall configuration, and planning for OpenBSD based servers and workstations.
        !          2684:
        !          2685: </td></tr>
        !          2686: <tr>
        !          2687: <td bgcolor="White">
        !          2688: <i>Flinn Mueller</i><br />
        !          2689: <b>ActiveIntra.net, Inc.</b><br />
        !          2690: P.O. Box 1791<br />
        !          2691: 1-800-640-4876, Pennsylvania 18704-0791<br />
        !          2692: FAX: 570-287-2477<br />
        !          2693: Email: <a href="mailto:flinn@activeintra.net">flinn@activeintra.net</a><br />
        !          2694: URL: <a href="http://www.activeintra.net/services/">http://www.activeintra.net/services/</a>
        !          2695: </td>
        !          2696:        <td>Our technical support staff has over 10 years experience with Unix/OpenBSD/Linux.  Our technicians are experienced with web, mail, news, database, file and graphic design services.  We offer premium OpenBSD shared and dedicated web hosting.  We are also experience programmers in C, C++, SQL, PHP, and Perl.
1.60      ian      2697:
1.78      ian      2698: </td></tr>
                   2699: <tr>
                   2700: <td bgcolor="White">
                   2701: <i>Angelos D. Keromytis</i><br />
                   2702: <b>Consultant</b><br />
                   2703: 2031 South Street, Apt #202<br />
1.107   ! ian      2704: (215) 985 5322, Pennsylvania<br />
1.78      ian      2705: FAX: (215) 573 2232<br />
                   2706: Email: <a href="mailto:adk@adk.gr">adk@adk.gr</a><br />
                   2707: URL: <a href="http://www.cis.upenn.edu/~angelos/">http://www.cis.upenn.edu/~angelos/</a>
                   2708: </td>
1.107   ! ian      2709:        <td>Author of the OpenBSD IPsec code, field experience with firewalls, consulting only <em>outside</em> the US.
1.78      ian      2710:
                   2711: </td></tr>
                   2712: <tr>
                   2713: <td bgcolor="White">
1.87      ian      2714: <i>Samantha Ollinger and Fred Ollinger</i><br />
                   2715: <b>Diadig</b><br />
                   2716: PMB 700 Rodin Place, 2000 Hamilton St.<br />
                   2717: Philadelphia, Pennsylvania 19139<br />
                   2718: Email: <a href="mailto:info@diadig.com">info@diadig.com</a><br />
                   2719: URL: <a href="http://www.diadig.com/">http://www.diadig.com/</a>
                   2720: </td>
                   2721:        <td>On site installation and support of OpenBSD systems.
                   2722:
                   2723: </td></tr>
                   2724: <tr>
                   2725: <td bgcolor="White">
1.99      ian      2726: <i>Mike Jarsulic</i><br />
                   2727: <b>Consultant</b><br />
                   2728: 440 Chatham Park Dr.<br />
1.107   ! ian      2729: 412-953-9323, Pennsylvania 15220<br />
1.99      ian      2730: Email: <a href="mailto:m.jarsulic@verizon.net">m.jarsulic@verizon.net</a><br />
                   2731: </td>
1.107   ! ian      2732:        <td>Installation and support of OpenBSD servers (mail, Web, DNS, database, FTP), firewalls, IDS, and VPNs.  Also experienced in Linux, NT, and Netware.  Working with OpenBSD since 2.4.
1.99      ian      2733:
                   2734: </td></tr>
                   2735: <tr>
                   2736: <td bgcolor="White">
1.78      ian      2737: <b>Collective Technologies</b><br />
                   2738: 9433 Bee Caves Road<br />
1.107   ! ian      2739: 512-263-5500, Texas 78733<br />
1.78      ian      2740: FAX: 512-263-0606<br />
                   2741: Email: <a href="mailto:contact@colltech.com">contact@colltech.com</a><br />
                   2742: URL: <a href="http://www.colltech.com/">http://www.colltech.com/</a>
                   2743: </td>
1.107   ! ian      2744:        <td>Systems management services for distributed enterprise computing environments. Collective Technologies specializes in keeping complex computer systems running reliably offering a full range of support services including UNIX, NT, Linux, FreeBSD, OpenBSD and NetBSD.
1.17      ian      2745:
1.78      ian      2746: </td></tr>
                   2747: <tr>
                   2748: <td bgcolor="White">
1.87      ian      2749: <i>Philip Carinhas</i><br />
                   2750: <b>Fortuitous Technologies</b><br />
                   2751: P.O. Box 9895<br />
1.107   ! ian      2752: 512-218-9561, Texas 78766<br />
1.87      ian      2753: Email: <a href="mailto:support@fortuitous.com">support@fortuitous.com</a><br />
                   2754: URL: <a href="http://www.fortuitous.com/">http://www.fortuitous.com/</a>
                   2755: </td>
1.107   ! ian      2756:        <td>Support and Training for OpenBSD, FreeBSD, Linux, and Mac OSX. System administration, configuration, and networking. Firewall, VPN, and secure network configuration for all OS flavors. Postfix, Qmail, DNS, and Apache.
        !          2757:
        !          2758: </td></tr>
        !          2759: <tr>
        !          2760: <td bgcolor="White">
        !          2761: <i>Andras Kende</i><br />
        !          2762: <b>Consultant</b><br />
        !          2763: 301 Lake Village Dr<br />
        !          2764: 214-578-0400, Texas 75071<br />
        !          2765: FAX: N/A<br />
        !          2766: Email: <a href="mailto:andras@kende.com">andras@kende.com</a><br />
        !          2767: URL: <a href="http://www.kende.com/">http://www.kende.com/</a>
        !          2768: </td>
        !          2769:        <td>OpenBSD installation, support and consulting services. Also Apache, Squid, Samba, Qmail, MySQL, Gateways, Firewalls, VPN.
        !          2770:
        !          2771: </td></tr>
        !          2772: <tr>
        !          2773: <td bgcolor="White">
        !          2774: <i>Derick Siddoway</i><br />
        !          2775: <b>Bitflood</b><br />
        !          2776: 230 E Lewis Park Circle<br />
        !          2777: 801-910-5049, Utah 84010<br />
        !          2778: FAX: 801-366-5116<br />
        !          2779: Email: <a href="mailto:derick@bitflood.net">derick@bitflood.net</a><br />
        !          2780: URL: <a href="http://www.bitflood.net/">http://www.bitflood.net/</a>
        !          2781: </td>
        !          2782:        <td>General network and server support, focusing on small businesses that need stability but not a full-time administrator.  We focus on OpenBSD, but can also support Linux and Solaris, as well as Cisco devices.
1.87      ian      2783:
                   2784: </td></tr>
                   2785: <tr>
                   2786: <td bgcolor="White">
1.99      ian      2787: <i>Brad Davis</i><br />
                   2788: <b>Enclavix LLC</b><br />
                   2789: Street Address<br />
1.107   ! ian      2790: 801-913-4506, Utah 84020<br />
1.99      ian      2791: FAX: 801-553-2675<br />
                   2792: Email: <a href="mailto:brad.davis@enclavix.com">brad.davis@enclavix.com</a><br />
                   2793: URL: <a href="http://www.enclavix.com/">http://www.enclavix.com/</a>
                   2794: </td>
1.107   ! ian      2795:        <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      2796:
                   2797: </td></tr>
                   2798: <tr>
                   2799: <td bgcolor="White">
1.78      ian      2800: <i>Sales Department</i><br />
                   2801: <b>Black Hat Networks, LLC&#174;</b><br />
                   2802: 6427 Washington Blvd.<br />
1.107   ! ian      2803: +866-536-3001, Virginia 22205<br />
1.78      ian      2804: Email: <a href="mailto:sales@bhni.net">sales@bhni.net</a><br />
                   2805: URL: <a href="http://bhni.net/">http://bhni.net/</a>
                   2806: </td>
1.107   ! ian      2807:        <td>Security centric OpenBSD support and consulting services.  Offering nearly every information technology related service available.  We also service other Unix and Unix-like operating systems.
1.66      ian      2808:
1.78      ian      2809: </td></tr>
                   2810: <tr>
                   2811: <td bgcolor="White">
                   2812: <b>Shadow Logic</b><br />
                   2813: 21351 Ridgetop Circle, Suite 300<br />
1.107   ! ian      2814: 703.654.6080, Virginia 20166<br />
1.78      ian      2815: FAX: 703.000.0000<br />
                   2816: Email: <a href="mailto:support@shadowlogic.com">support@shadowlogic.com</a><br />
1.83      ian      2817: URL: <a href="http://www.shadowlogic.com/">http://www.shadowlogic.com/</a>
1.78      ian      2818: </td>
1.107   ! ian      2819:        <td>We provide information assurance expertise to commercial, government, and military organizations. Our solutions include highly reliable open-source products like OpenBSD, OpenSSL, and Snort.
1.76      ian      2820:
1.78      ian      2821: </td></tr>
                   2822: <tr>
                   2823: <td bgcolor="White">
                   2824: <b>Network Security Technologies</b><br />
                   2825: 13505 Dulles Technology Drive, Suite 1<br />
1.107   ! ian      2826: 703-561-0420, Virginia 20171<br />
1.78      ian      2827: FAX: 703-561-0426<br />
                   2828: URL: <a href="http://www.netsec.net/">http://www.netsec.net/</a>
                   2829: </td>
1.107   ! ian      2830:        <td>Network Security Technologies provides commercial support for OpenBSD with special emphasis on "complete network security"
1.29      ian      2831:
1.78      ian      2832: </td></tr>
                   2833: <tr>
                   2834: <td bgcolor="White">
1.87      ian      2835: <i>Todd M. Kover</i><br />
                   2836: <b>Omniscient Technologies</b><br />
                   2837: 36051 Birch Hollow Lane<br />
1.107   ! ian      2838: +1-540-668-7602, Virginia 20132<br />
1.87      ian      2839: Email: <a href="mailto:info@omniscient.com">info@omniscient.com</a><br />
                   2840: URL: <a href="http://www.omniscient.com/">http://www.omniscient.com/</a>
                   2841: </td>
1.107   ! ian      2842:        <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      2843:
                   2844: </td></tr>
                   2845: <tr>
                   2846: <td bgcolor="White">
                   2847: <i>Matthew R. Potter</i><br />
                   2848: <b>Potter Systems</b><br />
                   2849: 11627 Vantage Hill Rd Suite 22b<br />
1.107   ! ian      2850: 703-707-0110, Virginia 20190<br />
1.99      ian      2851: Email: <a href="mailto:mpotter@pottersystems.net">mpotter@pottersystems.net</a><br />
                   2852: URL: <a href="http://www.pottersystems.com/">http://www.pottersystems.com/</a>
                   2853: </td>
1.107   ! ian      2854:        <td>10 years of experience with UNIX of various flavors, Solaris, OpenBSD (sparc and sparc64), FreeBSD, Mac OS X. My specialties include RF communication, Sun Hardware, IP networks.
1.99      ian      2855:
                   2856: </td></tr>
                   2857: <tr>
                   2858: <td bgcolor="White">
1.107   ! ian      2859: <i>Sean Bergeron</i><br />
1.99      ian      2860: <b>757 Technologies</b><br />
                   2861: 207 Expressway Court<br />
1.107   ! ian      2862: (757) 233-9460, Virginia 23462<br />
1.99      ian      2863: FAX: (757) 233-9459<br />
                   2864: Email: <a href="mailto:sean@757tech.net">sean@757tech.net</a><br />
                   2865: URL: <a href="http://www.757tech.net/">http://www.757tech.net/</a>
                   2866: </td>
1.107   ! ian      2867:        <td>We offer installation and integration of OpenBSD, as well as OpenBSD co-location and maintenance.  Serving the Hampton Roads area of Virginia.
1.87      ian      2868:
                   2869: </td></tr>
                   2870: <tr>
                   2871: <td bgcolor="White">
                   2872: <i>Jeremy C. Reed</i><br />
                   2873: <b>Puget Sound Technology</b><br />
1.107   ! ian      2874: 360-658-5676, Washington 98271<br />
1.87      ian      2875: Email: <a href="mailto:info@pugetsoundtechnology.com">info@pugetsoundtechnology.com</a><br />
                   2876: URL: <a href="http://www.pugetsoundtechnology.com/">http://www.pugetsoundtechnology.com/</a>
                   2877: </td>
1.107   ! ian      2878:        <td>Provides classroom training specifically for OpenBSD, and offers technical support services for various open source software.
        !          2879:
        !          2880: </td></tr>
        !          2881: <tr>
        !          2882: <td bgcolor="White">
        !          2883: <i>Philip Bawn</i><br />
        !          2884: <b>Philip Bawn's Web Design</b><br />
        !          2885: 1013 10th AVE SE<br />
        !          2886: 360-352-0154, Washington 98501<br />
        !          2887: Email: <a href="mailto:admin@bawnweb.com">admin@bawnweb.com</a><br />
        !          2888: URL: <a href="http://www.bawnweb.com/">http://www.bawnweb.com/</a>
        !          2889: </td>
        !          2890:        <td>We have been running OpenBSD in a production environment since version 3.0.  We can provide support or consultation for installing and running the apache web server and packetfilter firewall on OpenBSD 3 or higher.  We also provide OpenBSD based shell and webhosting.
1.87      ian      2891:
                   2892: </td></tr>
                   2893: <tr>
                   2894: <td bgcolor="White">
1.78      ian      2895: <i>Josh Pennell</i><br />
                   2896: <b>IOActive</b><br />
                   2897: 8314 Greenwood Avenue North Suite 1300<br />
1.107   ! ian      2898: 206-297-3155, Washington<br />
1.78      ian      2899: Email: <a href="mailto:joshp@ioactive.com">joshp@ioactive.com</a><br />
                   2900: URL: <a href="http://www.ioactive.com/">http://www.ioactive.com/</a>
                   2901: </td>
1.107   ! ian      2902:        <td>IOActive specializes in secure web hosting for internet developers. We utilize OpenBSD to help us achieve this goal.  We also specialize in network audits, intrusion detection systems and custom crypto applications written in Java.
1.5       ian      2903:
1.78      ian      2904: </td></tr>
                   2905: <tr>
                   2906: <td bgcolor="White">
                   2907: <i>Rob Martin, Jeph Ward</i><br />
                   2908: <b>2guyshosting.com</b><br />
                   2909: 424 West Main Street<br />
1.107   ! ian      2910: 262-391-8282, Wisconsin 53156<br />
1.78      ian      2911: FAX: 262-495-2282<br />
                   2912: Email: <a href="mailto:info@2guyshosting.com">info@2guyshosting.com</a><br />
                   2913: URL: <a href="http://2guyshosting.com/">http://2guyshosting.com/</a>
                   2914: </td>
1.107   ! ian      2915:        <td>OpenBSD (i386 and Sparc experience) consulting, including web hosting, firewalls, IPsec VPN's, Internet gateways, MySQL, qmail, djbdns, programming.
        !          2916:
        !          2917:
        !          2918: </td></tr>
        !          2919: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
        !          2920: <a name='United'></a>
        !          2921: <b>United Kingdom</b>
        !          2922: </td></tr>
        !          2923: <tr>
        !          2924: <td bgcolor="White">
        !          2925: <i>Peter Galbavy</i><br />
        !          2926: <b>Knowledge Matters Ltd.</b><br />
        !          2927: 102 London Road, Shenley, Hertfordshire<br />
        !          2928: +44 1923 857111 WD7 9BS<br />
        !          2929: FAX: +44 870 1600800<br />
        !          2930: Email: <a href="mailto:people@knowledge.com">people@knowledge.com</a><br />
        !          2931: URL: <a href="http://www.knowledge.com/">http://www.knowledge.com/</a>
        !          2932: </td>
        !          2933:        <td>OpenBSD and Open Source software development, support and consulting. Internet related product development.
        !          2934:
        !          2935: </td></tr>
        !          2936: <tr>
        !          2937: <td bgcolor="White">
        !          2938: <i>Paul Civati</i><br />
        !          2939: <b>Xensia LLP</b><br />
        !          2940: +44 (0)7050 659 836<br />
        !          2941: FAX: +44 (0)7020 973 424<br />
        !          2942: Email: <a href="mailto:paul.civati(at)xensia.com">paul.civati(at)xensia.com</a><br />
        !          2943: URL: <a href="http://www.xensia.com/">http://www.xensia.com/</a>
        !          2944: </td>
        !          2945:        <td>UNIX systems/admin/security/networking consultancy, specialising in Open Source software on Solaris/BSD/Linux, within London. Over 7.5 years experience with UNIX systems, administration, security/firewalls and networking.
        !          2946:
        !          2947: </td></tr>
        !          2948: <tr>
        !          2949: <td bgcolor="White">
        !          2950: <i>Rob Pickering</i><br />
        !          2951: <b>Robin Pickering Associates</b><br />
        !          2952: Drayton Parslow<br />
        !          2953: 01908 645165, Buckinghamshire MK17 0JS<br />
        !          2954: FAX: 01908 648170<br />
        !          2955: Email: <a href="mailto:rob@rpaconsult.co.uk">rob@rpaconsult.co.uk</a><br />
        !          2956: URL: <a href="http://www.rpaconsult.co.uk/">http://www.rpaconsult.co.uk/</a>
        !          2957: </td>
        !          2958:        <td>Over 14 years background setting up and developing software on BSD based platforms. Currently specialise in building <b>inexpensive firewall and VPN setups</b> using OpenBSD. Lots of experience building secure service provider systems too.
        !          2959:
        !          2960: </td></tr>
        !          2961: <tr>
        !          2962: <td bgcolor="White">
        !          2963: <i>Dave Pullig</i><br />
        !          2964: <b>Red Cube Systems Limited</b><br />
        !          2965: Suite 144, 91 Western Road<br />
        !          2966: 08707 459140, East Sussex BN1 2NW<br />
        !          2967: FAX: 08707 459141<br />
        !          2968: Email: <a href="mailto:openbsd@redcubesystems.com">openbsd@redcubesystems.com</a><br />
        !          2969: URL: <a href="http://www.redcubesystems.com/">http://www.redcubesystems.com/</a>
        !          2970: </td>
        !          2971:        <td>We design and install and administer OpenBSD based servers and firewalls both for private and public networks. Security and reliablity are always our priority.        
        !          2972:
        !          2973: </td></tr>
        !          2974: <tr>
        !          2975: <td bgcolor="White">
        !          2976: <i>Robert McKay</i><br />
        !          2977: <b>Tetrapod Communications, Inc.</b><br />
        !          2978: 94 Greygoose Park<br />
        !          2979: +44(0)8451 275272, Essex CM19 4JR<br />
        !          2980: FAX: +44(0)8451 275272<br />
        !          2981: Email: <a href="mailto:rjm@tetrapod.com">rjm@tetrapod.com</a><br />
        !          2982: URL: <a href="http://www.tetrapod.com/">http://www.tetrapod.com/</a>
        !          2983: </td>
        !          2984:        <td>We provide custom programming (Java, C++, perl) and installation and maintenance of CIFS (Samba), Apache, DNS, Sendmail, Exim, Qmail and setup of Firewall rules. These services are available for OpenBSD as well as other platforms including Windows, Solaris and Linux.
        !          2985:
        !          2986: </td></tr>
        !          2987: <tr>
        !          2988: <td bgcolor="White">
        !          2989: <i>James Peel</i><br />
        !          2990: <b>Altinity Limited</b><br />
        !          2991: Unit 102, 314-322 Seven Sisters Road<br />
        !          2992: +44 (0)870 787 9243, London N4 2LS<br />
        !          2993: Email: <a href="mailto:sales@altinity.com">sales@altinity.com</a><br />
        !          2994: URL: <a href="http://www.altinity.com/">http://www.altinity.com/</a>
        !          2995: </td>
        !          2996:        <td>Altinity provide support and management services for OpenBSD, Linux and Solaris. In addition we supply network monitoring, network management and high-availability solutions.
        !          2997:
        !          2998: </td></tr>
        !          2999: <tr>
        !          3000: <td bgcolor="White">
        !          3001: <i>Richard C.S. Webb</i><br />
        !          3002: <b>Periscon Corporation Limited</b><br />
        !          3003: 3 Saint Georges Avenue<br />
        !          3004: +44 1656 768 826, Mid-Glamorgan CF31 1RS<br />
        !          3005: FAX: +44 1656 654 400<br />
        !          3006: Email: <a href="mailto:rcsw@periscon.com">rcsw@periscon.com</a><br />
        !          3007: URL: <a href="http://www.periscon.com/">http://www.periscon.com/</a>
        !          3008: </td>
        !          3009:        <td>Supply, Installation and Administration of OpenBSD powered firewalls and servers. Security audits and consultations. HA and HPC Linux Clusters.
        !          3010:
        !          3011: </td></tr>
        !          3012: <tr>
        !          3013: <td bgcolor="White">
        !          3014: <i>Kapil Sharma</i><br />
        !          3015: <b>Linux4biz</b><br />
        !          3016: 16, Gayton Court, Gayton Road, Harrow<br />
        !          3017: +44 7786061440, Middlesex HA1 2HB<br />
        !          3018: FAX: +44 2089334691<br />
        !          3019: Email: <a href="mailto:sales@linux4biz.net">sales@linux4biz.net</a><br />
        !          3020: URL: <a href="http://www.linux4biz.net/">http://www.linux4biz.net/</a>
        !          3021: </td>
        !          3022:        <td>Linux4biz is an independent provider of comprehensive Internet solutions, specialising in the Solaris, LINUX, FreeBSD, OpenBSD, NetBSD operating systems and Open Source Software. Linux4biz Consultants are able to advise on all aspects of implementing and administrating Unix/Linux servers and FreeBSD solutions, E-mail servers, Mailing list servers, Web servers, DNS, Internet Security, Security Audits, Intrusion detection, Stress testing, Intranet setup, High Availability server solutions, Network solutions, Remote administration solutions.
        !          3023:
        !          3024: </td></tr>
        !          3025: <tr>
        !          3026: <td bgcolor="White">
        !          3027: <i>Bruce D. Allen-Greig</i><br />
        !          3028: <b>Allen-Greig IT Consulting</b><br />
        !          3029: +44 (0)1782 399 135, Staffordshire<br />
        !          3030: FAX: +44 (0)1782 399 135<br />
        !          3031: Email: <a href="mailto:openbsd@allen-greig.com">openbsd@allen-greig.com</a><br />
        !          3032: URL: <a href="http://www.allen-greig.com/">http://www.allen-greig.com/</a>
        !          3033: </td>
        !          3034:        <td>Over 12 years IT Consultancy and Management, we specialize in Information Technology for businesses of any size who want to take advantage of high quality Consultancy and Services.
        !          3035:
        !          3036: </td></tr>
        !          3037: <tr>
        !          3038: <td bgcolor="White">
        !          3039: <i>Lawrence W. Smith</i><br />
        !          3040: <b>The Juice Consultancy Ltd.</b><br />
        !          3041: Croudace House, 97 Godstone Road.<br />
        !          3042: +44 (0)20 7700 8340, Surrey CR3 6RE<br />
        !          3043: FAX: +44 (0)20 7700 8341<br />
        !          3044: Email: <a href="mailto:info@juiceco.com">info@juiceco.com</a><br />
        !          3045: URL: <a href="http://www.juiceco.com/">http://www.juiceco.com/</a>
        !          3046: </td>
        !          3047:        <td>: Installation, configuration, integration and maintenance of OpenBSD/Solaris/Linux/NT systems. Providing a full range of network services with an emphasis on security, simplicity and automation.
        !          3048:
1.5       ian      3049:
1.79      ian      3050: </td></tr>
                   3051: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      3052: <a name='Venezuela'></a>
1.79      ian      3053: <b>Venezuela</b>
                   3054: </td></tr>
                   3055: <tr>
                   3056: <td bgcolor="White">
                   3057: <i>JesUs Lima</i><br />
                   3058: <b>COMPUTACION UNIXSUPPORT, C.A.</b><br />
                   3059: Av. Urdaneta, Edf. Iberia, P.H., La Candelaria.<br />
1.107   ! ian      3060: (+58 212) 5631295, 5631503, Región Capital 01010<br />
1.79      ian      3061: FAX: (+58 212) 5631337<br />
                   3062: Email: <a href="mailto:unixsup@unixsup.com">unixsup@unixsup.com</a><br />
                   3063: URL: <a href="http://www.unixsup.com/">http://www.unixsup.com/</a>
                   3064: </td>
1.107   ! ian      3065:        <td>Soporte, instalación y configuración de Redes TCP/IP y Servidores UNIX, *BSD, Linux, Solaris, SCO Unix, AIX; contamos con más de 10 años de experiencia desarrollando proyectos e implementando plataformas informáticas con Servidores basados en Unix y Redes TCP/IP.
        !          3066:
1.78      ian      3067: </td></tr>
1.92      ian      3068:
1.13      ian      3069:
1.61      ian      3070: </table>
1.5       ian      3071:
1.78      ian      3072: <hr />
                   3073: <h3>Related Links</h3>
                   3074: <p>There are similar sets of support people for most of the other
1.1       ian      3075: free UNIX-like systems, in particular
1.78      ian      3076: <a href="http://www.netbsd.org/gallery/consultants.html">NetBSD</a> and
1.106     nick     3077: <a href="http://www.freebsd.org/commercial/consult_bycat.html">FreeBSD</a>.
1.78      ian      3078: </p>
                   3079: <hr />
                   3080: <a href="index.html">
1.87      ian      3081:        <img height="24" width="24" src="back.gif" border="0" alt="[OpenBSD]"/></a>
1.78      ian      3082: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                   3083: <br />
1.106     nick     3084: <small>$OpenBSD: support.skel,v 1.18 2004/08/18 02:25:35 nick Exp $</small>
1.78      ian      3085: </body>
                   3086: </html>