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

Annotation of www/support.html, Revision 1.307

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.145     otto       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 />
1.145     otto       22: <img alt="[artwork]" src="images/support.gif" align="right" />
1.78      ian        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.122     otto       33:
1.87      ian        34: <!-- DO NOT EDIT THIS LIST - IT COMES FROM mkcountries -->
1.291     sthen      35: <a href="#Algeria">Algeria</a>
1.285     sthen      36: <a href="#Argentina">Argentina</a>
1.87      ian        37: <a href="#Australia">Australia</a>
                     38: <a href="#Austria">Austria</a>
1.91      ian        39: <a href="#Belgium">Belgium</a>
1.87      ian        40: <a href="#Brazil">Brazil</a>
1.99      ian        41: <a href="#Bulgaria">Bulgaria</a>
1.87      ian        42: <a href="#Canada">Canada</a>
                     43: <a href="#Colombia">Colombia</a>
                     44: <a href="#Costa">Costa Rica</a>
                     45: <a href="#Czech">Czech Republic</a>
                     46: <a href="#Denmark">Denmark</a>
                     47: <a href="#Finland">Finland</a>
                     48: <a href="#France">France</a>
                     49: <a href="#Germany">Germany</a>
1.209     steven     50: <a href="#Greece">Greece</a>
1.99      ian        51: <a href="#India">India</a>
1.149     otto       52: <a href="#Ireland">Ireland</a>
1.294     jj         53: <a href="#Israel">Israel</a>
1.87      ian        54: <a href="#Italy">Italy</a>
1.151     otto       55: <a href="#Japan">Japan</a>
1.145     otto       56: <a href="#Latvia">Latvia</a>
1.142     otto       57: <a href="#M&eacute;xico">M&eacute;xico</a>
1.87      ian        58: <a href="#Moldova">Moldova</a>
                     59: <a href="#Netherlands">Netherlands</a>
                     60: <a href="#New">New Zealand</a>
                     61: <a href="#Norway">Norway</a>
1.170     grunk      62: <a href="#Peru">Peru</a>
1.150     otto       63: <a href="#Philippines">Philippines</a>
1.87      ian        64: <a href="#Poland">Poland</a>
                     65: <a href="#Portugal">Portugal</a>
1.284     sthen      66: <a href="#Russia">Russia</a>
1.87      ian        67: <a href="#Singapore">Singapore</a>
                     68: <a href="#Slovak">Slovak Republic</a>
1.89      ian        69: <a href="#South">South Africa</a>
1.87      ian        70: <a href="#Spain">Spain</a>
                     71: <a href="#Sweden">Sweden</a>
                     72: <a href="#Switzerland">Switzerland</a>
1.232     steven     73: <a href="#Tonga">Tonga</a>
1.87      ian        74: <a href="#Turkey">Turkey</a>
1.142     otto       75: <a href="#UAE">UAE</a>
1.87      ian        76: <a href="#USA">USA</a>
1.262     steven     77: <a href="#Ukraine">Ukraine</a>
1.87      ian        78: <a href="#United">United Kingdom</a>
                     79: <a href="#Venezuela">Venezuela</a>
1.144     otto       80:
1.78      ian        81: </p>
                     82: <p>If you want to submit your own entry, the format is quite rigid; please use
                     83: <a href="supp-tmpl.txt">this template</a> (do not just
1.1       ian        84: copy and paste plain text from your browser!).
1.220     steven     85: If you want your website to be listed, make sure it can actually be viewed
                     86: on OpenBSD, and does not require any proprietary software.
                     87: When you think your entry is ready, mail it to
1.110     miod       88: <em>www at openbsd.org</em>,
1.64      ian        89: with a Subject: line containing the word "support"
1.78      ian        90: <i>and</i> either the word "new" or "update".
1.225     steven     91: Note that we may, at any time and without notification, remove your entry
1.280     mbalmer    92: if it is found to be inaccurate, if your website is broken, or if there
                     93: is no mention of OpenBSD on it.
                     94: If this happens, just re-submit your entry after the situation is corrected
                     95: if you want to be listed again.
1.78      ian        96: </p>
1.61      ian        97: <table border="1" cellpadding="3">
1.5       ian        98: <!-- This TR sets up the table format -->
1.78      ian        99: <tr>
                    100:        <th width="40%">Contact Name/<br />Organization/<br />Address</th>
                    101:        <th width="60%">Notes</th>
                    102: </tr>
1.5       ian       103:
1.78      ian       104: <!-- THIS TABLE IS MECHANICALLY GENERATED ** DO NOT EDIT.
1.72      ian       105:  **  INSTEAD, RTFM ABOVE, UPDATE support.dat in ./build CAREFULLY and "make".
1.12      ian       106:  **  IF YOU DO NOT HAVE COMMIT ACCESS, MAIL ME YOUR CHANGES.
1.87      ian       107:  **
                    108:  ** Translators: consider building a language-specific version of
                    109:  ** support.awk instead of hand-editing the file.
1.5       ian       110:  -->
                    111:
1.122     otto      112:
1.78      ian       113: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.291     sthen     114: <a name='Algeria'></a>
                    115: <b>Algeria</b>
                    116: </td></tr>
                    117: <tr>
                    118: <td bgcolor="White">
                    119: <i>Naoufel Hadji</i><br />
                    120: <b>Consultant</b><br />
                    121: Algiers<br />
                    122: Algiers, Algiers 16000<br />
                    123: Phone: +213663519155<br />
                    124: Email: <a href="mailto:hadji.naoufel@gmail.com">hadji.naoufel@gmail.com</a><br />
                    125: </td>
                    126:        <td>BSD and Linux consulting, installation, maintenance and support services.
                    127:
                    128: </td></tr>
                    129: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.285     sthen     130: <a name='Argentina'></a>
                    131: <b>Argentina</b>
                    132: </td></tr>
                    133: <tr>
                    134: <td bgcolor="White">
                    135: <i>Marcelo Gulin</i><br />
                    136: <b>Servicios OpenBSD</b><br />
                    137: Gallo 606<br />
                    138: Capital Federal, Buenos Aires C1172ABN<br />
                    139: Phone: 0054-11-4861-8852<br />
                    140: FAX: 0054-11-4861-8852<br />
                    141: Email: <a href="mailto:openbsd@openbsd-support.com.ar">openbsd@openbsd-support.com.ar</a><br />
                    142: URL: <a href="http://www.openbsd-support.com.ar/" rel="nofollow">http://www.openbsd-support.com.ar/</a>
                    143: </td>
                    144:        <td>Instalacion y configuracion del sistema operativo OpenBSD, PF
                    145: firewall y NAT, QoS, VPN IPSec, servidores web, DNS, de correo
                    146: POP/IMAP/SMTP, de bases de datos, de archivos o de impresion.
                    147: Soluciones personalizadas sobre plataforma OpenBSD de acuerdo a su
                    148: necesidad.
                    149:
                    150: </td></tr>
                    151: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       152: <a name='Australia'></a>
1.78      ian       153: <b>Australia</b>
                    154: </td></tr>
                    155: <tr>
                    156: <td bgcolor="White">
1.140     otto      157: <i>Greg Baker</i><br />
                    158: <b>The Institute for Open Systems Technologies Pty Ltd</b><br />
                    159: Suite 17, 57 Culloden Road<br />
1.108     ian       160: Marsfield, NSW 2122<br />
1.140     otto      161: Phone: 0500 545 856, 02 8231 5735, 0408 245 856<br />
                    162: FAX: 02 9868 5793<br />
1.78      ian       163: Email: <a href="mailto:greg.baker@ifost.org.au">greg.baker@ifost.org.au</a><br />
1.274     sthen     164: URL: <a href="http://www.ifost.org.au/" rel="nofollow">http://www.ifost.org.au/</a>
1.78      ian       165: </td>
1.140     otto      166:        <td>IFOST provides training (courses in OpenBSD administration and use), security consulting (including architecture, VPNs, penetration testing), firewalls (including pf, CARP, etc.) software development (particularly using embedded OpenBSD) and back-porting of OpenBSD patches to older OpenBSD releases.  Current clients include HP, Fujitsu, several Australian government departments, a few utilities, and a number of finance and healthcare companies.
1.107     ian       167:
                    168: </td></tr>
                    169: <tr>
                    170: <td bgcolor="White">
1.109     ian       171: <i>Aldo Cortesi</i><br />
                    172: <b>Nullcube Pty Ltd</b><br />
1.267     merdely   173: 5 Wilson St<br />
                    174: Newtown, Sydney, New South Wales 2042<br />
                    175: Phone: 1300 767 007<br />
                    176: Email: <a href="mailto:info@nullcube.com">info@nullcube.com</a><br />
1.274     sthen     177: URL: <a href="http://www.nullcube.com.au/" rel="nofollow">http://www.nullcube.com.au/</a>
1.109     ian       178: </td>
1.267     merdely   179:        <td>Nullcube provides services to organisations with exceptional
                    180: security needs. We use OpenBSD to develop and support network
                    181: architectures for security-sensitive environments, including
                    182: firewalls, VPNs, proxies, and IDS / IPS solutions.  We are also
                    183: experts in IT security auditing, penetration testing, risk management,
                    184: and incident response.
1.109     ian       185:
                    186: </td></tr>
                    187: <tr>
                    188: <td bgcolor="White">
1.107     ian       189: <i>Rocco Carbone</i><br />
1.201     grunk     190: <b>Greyhat Systems</b><br />
                    191: GPO Box 1136<br />
1.108     ian       192: Adelaide, South Australia 5001<br />
                    193: Phone: (+61).1300.306.788<br />
1.201     grunk     194: Email: <a href="mailto:openbsdsupport@greyhat.com.au">openbsdsupport@greyhat.com.au</a><br />
1.274     sthen     195: URL: <a href="http://www.greyhat.net.au/" rel="nofollow">http://www.greyhat.net.au/</a>
1.107     ian       196: </td>
1.201     grunk     197:        <td>10+ years UNIX experience. Setup and support of OpenBSD servers, routers
                    198: and firewalls. E-business consulting. OpenBSD based secure website hosting
1.87      ian       199:
                    200: </td></tr>
                    201: <tr>
                    202: <td bgcolor="White">
                    203: <i>Joel Sing</i><br />
                    204: <b>Ionix Technology Pty. Ltd.</b><br />
                    205: PO Box 1303<br />
1.108     ian       206: Bendigo, Victoria 3554<br />
                    207: Phone: +61 3 5441 1226<br />
1.87      ian       208: FAX: +61 3 5441 6699<br />
                    209: Email: <a href="mailto:info@ionix.com.au">info@ionix.com.au</a><br />
1.274     sthen     210: URL: <a href="http://www.ionix.com.au/" rel="nofollow">http://www.ionix.com.au/</a>
1.87      ian       211: </td>
1.107     ian       212:        <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       213:
1.78      ian       214: </td></tr>
                    215: <tr>
                    216: <td bgcolor="White">
                    217: <i>Con Zymaris</i><br />
                    218: <b>Cybersource Pty. Ltd.</b><br />
1.105     deraadt   219: Level 4, 10 Queen Street<br />
1.108     ian       220: Melbourne, Victoria 3000<br />
                    221: Phone: +61 3 9621 2377<br />
1.105     deraadt   222: FAX: +61 3 9621 2477<br />
1.78      ian       223: Email: <a href="mailto:info@cyber.com.au">info@cyber.com.au</a><br />
1.274     sthen     224: URL: <a href="http://www.cyber.com.au/" rel="nofollow">http://www.cyber.com.au/</a>
1.78      ian       225: </td>
1.107     ian       226:        <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       227:
1.78      ian       228: </td></tr>
                    229: <tr>
                    230: <td bgcolor="White">
1.221     steven    231: <b>CyberSecure Pty Ltd</b><br />
                    232: Melbourne, Victoria<br />
                    233: Phone: +61 3 9457 4338<br />
                    234: FAX: +61 3 9458 1343<br />
                    235: Email: <a href="mailto:service@cybersecure.com.au">service@cybersecure.com.au</a><br />
1.274     sthen     236: URL: <a href="http://www.cybersecure.com.au/" rel="nofollow">http://www.cybersecure.com.au/</a>
1.221     steven    237: </td>
1.285     sthen     238:        <td>CyberSecure provides offsite backup, managed firewalls and managed
                    239: OpenBSD servers. To achieve the highest standards, all our server
                    240: installations are exclusively OpenBSD and we try to follow the OpenBSD
1.221     steven    241: project's goals in security and quality.
                    242:
1.271     sthen     243: </td></tr>
                    244: <tr>
                    245: <td bgcolor="White">
                    246: <i>Alex M</i><br />
                    247: <b>OsBTI</b><br />
                    248: Level 1, 474 st kilda rd<br />
                    249: Melbourne, Victoria 3004<br />
                    250: Phone: 1300 888 106<br />
                    251: Email: <a href="mailto:webmaster@osbti.com">webmaster@osbti.com</a><br />
1.274     sthen     252: URL: <a href="http://www.osbti.com.au" rel="nofollow">http://www.osbti.com.au</a>
1.271     sthen     253: </td>
                    254:        <td>6+ Years experience with UNIX including Linux, Red Hat, Ubuntu Free BSD,
                    255: Open BSD, Debian, Suse, Fedora Core and RHEL.
                    256: We provide training, consulting and network deployment on various UNIX
                    257: platforms. TCP/IP network planning and deployment. We can build and
                    258: customise OpenBSD routers and firewalls.
                    259:
1.285     sthen     260: </td></tr>
                    261: <tr>
                    262: <td bgcolor="White">
                    263: <i>Chris Kruger</i><br />
                    264: <b>Core Software</b><br />
                    265: 272A Preston Point Road<br />
                    266: Perth, WA 6157<br />
                    267: Phone: +61 8 63644812<br />
                    268: FAX: +61 8 6267 8014<br />
                    269: Email: <a href="mailto:chris.kruger@coresoftware.net.au">chris.kruger@coresoftware.net.au</a><br />
                    270: URL: <a href="http://www.coresoftware.net.au/openbsd.html" rel="nofollow">http://www.coresoftware.net.au/openbsd.html</a>
                    271: </td>
                    272:        <td>10 Years of OpenBSD Experience. Firewalls, Web servers and more.
1.79      ian       273:
1.78      ian       274: </td></tr>
                    275: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       276: <a name='Austria'></a>
1.78      ian       277: <b>Austria</b>
                    278: </td></tr>
                    279: <tr>
                    280: <td bgcolor="White">
1.166     grunk     281: <i>Mag. Andreas Holzinger</i><br />
                    282: <b>Liwicom</b><br />
                    283: Bockgasse 29/4<br />
                    284: Linz, Oberoesterreich A-4020<br />
                    285: Phone: +43 (0) 732 / 600 212<br />
                    286: FAX: +43 (0) 732 / 600 212 20<br />
                    287: Email: <a href="mailto:a.holzinger@liwicom.at">a.holzinger@liwicom.at</a><br />
1.274     sthen     288: URL: <a href="http://www.liwicom.at/" rel="nofollow">http://www.liwicom.at/</a>
1.79      ian       289: </td>
1.166     grunk     290:        <td>Liwicom installs transparent as well as non transparent Firewall Systems
                    291: and Fileservers based on OpenBSD. We have more than 6 years experience in
                    292: Linux/Unix. We support OpenBSD, Linux, Windows and Mac OS installation,
                    293: configuration and maintenance as well as network administration and Windows
                    294: server integration. We offer services in Austria in Linz and Vienna.
1.79      ian       295:
                    296: </td></tr>
                    297: <tr>
                    298: <td bgcolor="White">
1.83      ian       299: <i>Security Consulting</i><br />
                    300: <b>Admins WebSecurity</b><br />
1.88      ian       301: Postfach 33033<br />
1.108     ian       302: Deutschlandsberg, Steiermark 8530<br />
                    303: Phone: +43-900-970144-1<br />
1.88      ian       304: Email: <a href="mailto:austria@admins.ws">austria@admins.ws</a><br />
1.274     sthen     305: URL: <a href="http://www.admins.ws/" rel="nofollow">http://www.admins.ws/</a>
1.83      ian       306: </td>
1.107     ian       307:        <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       308:
                    309: </td></tr>
                    310: <tr>
                    311: <td bgcolor="White">
1.99      ian       312: <i>Dipl.-Ing. Gernot Schmied</i><br />
                    313: <b>IKTech</b><br />
                    314: Mariahilferstrasse 81, 2/2/9<br />
1.108     ian       315: Vienna, Vienna A-1060<br />
                    316: Phone: +43-6991-9235834<br />
1.99      ian       317: Email: <a href="mailto:office@iktech.net">office@iktech.net</a><br />
1.274     sthen     318: URL: <a href="http://www.iktech.net/" rel="nofollow">http://www.iktech.net/</a>
1.99      ian       319: </td>
1.107     ian       320:        <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.
                    321:
1.99      ian       322: </td></tr>
1.91      ian       323: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                    324: <a name='Belgium'></a>
                    325: <b>Belgium</b>
                    326: </td></tr>
                    327: <tr>
                    328: <td bgcolor="White">
1.157     otto      329: <i>Bruno Mairlot</i><br />
                    330: <b>Maehdros</b><br />
                    331: Rue Terres Rouges, 13<br />
                    332: Amay, Liege Amay<br />
                    333: Phone: +32.85236863<br />
                    334: FAX: +32.85236863<br />
                    335: Email: <a href="mailto:openbsd@maehdros.com">openbsd@maehdros.com</a><br />
1.274     sthen     336: URL: <a href="http://www.maehdros.be/" rel="nofollow">http://www.maehdros.be/</a>
1.157     otto      337: </td>
1.174     grunk     338:        <td>OpenBSD and Linux Firewall Installation - Especially for VPN
1.157     otto      339: appliances using OpenVPN software.
                    340: 24/7 Support and Secure Remote Management
                    341:
1.161     otto      342: </td></tr>
                    343: <tr>
                    344: <td bgcolor="White">
1.188     grunk     345: <i>Dr. Martin Beckmann</i><br />
                    346: <b>Consultant</b><br />
                    347: Lochtstraat 51<br />
                    348: Eigenbilzen, Limburg 3740<br />
                    349: Phone: +32-497-546096<br />
                    350: Email: <a href="mailto:martin@beckmann-consult.com">martin@beckmann-consult.com</a><br />
1.274     sthen     351: URL: <a href="http://www.beckmann-consult.com/" rel="nofollow">http://www.beckmann-consult.com/</a>
1.188     grunk     352: </td>
                    353:        <td>OpenBSD and Linux consulting, installation, maintenance and support
                    354: services for small business, docter's office, lawyer's office, home
                    355: office etc.
                    356:
                    357: </td></tr>
                    358: <tr>
                    359: <td bgcolor="White">
1.161     otto      360: <i>Koen Van Impe</i><br />
                    361: <b>cudeso.be</b><br />
                    362: Postweg 61<br />
                    363: Sint-Pieters-Leeuw 1602<br />
                    364: Email: <a href="mailto:sales@cudeso.be">sales@cudeso.be</a><br />
1.274     sthen     365: URL: <a href="http://www.cudeso.be" rel="nofollow">http://www.cudeso.be</a>
1.161     otto      366: </td>
                    367:        <td>Mailservers, webservices, VPN, firewalls, web-applications, vulnerability
                    368: scanning
                    369:
1.256     steven    370: </td></tr>
                    371: <tr>
                    372: <td bgcolor="White">
                    373: <i>Thomas Woidt</i><br />
                    374: <b>RootSecurity Solutions and Consulting</b><br />
                    375: Kerkstraat 52<br />
                    376: Belsele, Oost-Vlaanderen 9111<br />
                    377: Phone: +32 (0)3 555 29 01<br />
                    378: Email: <a href="mailto:thomas@rootsecurity.be">thomas@rootsecurity.be</a><br />
1.274     sthen     379: URL: <a href="http://www.rootsecurity.be/openbsd/" rel="nofollow">http://www.rootsecurity.be/openbsd/</a>
1.256     steven    380: </td>
                    381:        <td>We implement and provide support on network and security solutions based
                    382: on OpenBSD like firewalls, VPNs and internet routers.
                    383:
1.78      ian       384: </td></tr>
                    385: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       386: <a name='Brazil'></a>
1.78      ian       387: <b>Brazil</b>
                    388: </td></tr>
                    389: <tr>
                    390: <td bgcolor="White">
1.295     jj        391: <i>Thalysson Sarmento</i><br />
                    392: <b>Consultant</b><br />
                    393: R. Jose Hailton dos Santos 1997C - Tabuleiro dos Martins<br />
                    394: Maceio, Alagoas 57073-080<br />
                    395: Phone: +55 82 8826-6167<br />
                    396: Email: <a href="mailto:sarmento@bsd.com.br">sarmento@bsd.com.br</a><br />
                    397: </td>
                    398:        <td>Solutions and Consulting free systems. Implementation and maintenance of servers OpenBSD, FreeBSD and Linux.
                    399:
                    400: </td></tr>
                    401: <tr>
                    402: <td bgcolor="White">
1.78      ian       403: <i>Gustavo Prado</i><br />
                    404: <b>QAC- Quality Assurance Consult Ltda</b><br />
1.190     pedro     405: AV Bar&atilde;o Homem de Melo, 4386 7 andar<br />
1.108     ian       406: Belo Horizonte, Minas Gerais 30750-330<br />
                    407: Phone: 55 xx 31 32920623<br />
1.78      ian       408: FAX: 55 xx 31 32920623<br />
                    409: Email: <a href="mailto:gustavo@qaconsulting.com.br">gustavo@qaconsulting.com.br</a><br />
1.274     sthen     410: URL: <a href="http://www.qaconsulting.com.br/" rel="nofollow">http://www.qaconsulting.com.br/</a>
1.78      ian       411: </td>
1.107     ian       412:        <td>We specialize in network/security/wireless-LAN solutions, and we think that OpenBSD is the best choice.
1.72      ian       413:
1.78      ian       414: </td></tr>
                    415: <tr>
                    416: <td bgcolor="White">
1.190     pedro     417: <i>Waldir Borba J&uacute;nior</i><br />
1.83      ian       418: <b>Consultant</b><br />
1.190     pedro     419: R. Dr S&aacute;tilas do Amaral Camargo, 654 - Tingui<br />
                    420: Curitiba, Paran&aacute; 82620-000<br />
1.108     ian       421: Phone: +55 41 9127-9782<br />
1.107     ian       422: FAX: +55 256-5960<br />
                    423: Email: <a href="mailto:waldir@xmlbrasil.com.br">waldir@xmlbrasil.com.br</a><br />
1.274     sthen     424: URL: <a href="http://www.xmlbrasil.com.br/" rel="nofollow">http://www.xmlbrasil.com.br/</a>
1.83      ian       425: </td>
1.107     ian       426:        <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       427:
                    428: </td></tr>
                    429: <tr>
                    430: <td bgcolor="White">
1.276     mbalmer   431: <i>Daniel Gomes Vargas</i><br />
                    432: <b>Volcano Intelligent Solutions</b><br />
                    433: Av Silva Jardim, 2251<br />
                    434: Curitiba, Paran&aacute; 80240-020<br />
                    435: Phone: +55 41 3024-5116<br />
                    436: FAX: +55 41 3024-5116<br />
                    437: Email: <a href="mailto:daniel.vargas@volcano.com.br">daniel.vargas@volcano.com.br</a><br />
1.285     sthen     438: URL: <a href="http://www.volcano.com.br/" rel="nofollow">http://www.volcano.com.br/</a>
1.276     mbalmer   439: </td>
                    440:        <td>Over 8 years experience with UNIX based systems and Windows Servers. We build, install, support and administer OpenBSD, Linux and Windows based file servers, web servers, mail servers, database servers, routers, firewalls, IDS and VPNs. We provide solutions of security and Internet Services.
                    441:
                    442: </td></tr>
                    443: <tr>
                    444: <td bgcolor="White">
1.107     ian       445: <i>Edward</i><br />
1.190     pedro     446: <b>ServiceSul Consultoria em Inform&aacute;tica Ltda.</b><br />
1.107     ian       447: R. Carneiro da Fontoura, 327<br />
1.108     ian       448: Porto Alegre, Rio Grande do Sul 90000 000<br />
                    449: Phone: 55 51 3024 3811<br />
1.107     ian       450: FAX: 55 51 3024 3811<br />
                    451: Email: <a href="mailto:edwjr@terra.com.br">edwjr@terra.com.br</a><br />
                    452: </td>
                    453:        <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.
                    454:
                    455: </td></tr>
                    456: <tr>
                    457: <td bgcolor="White">
1.190     pedro     458: <i>Luciano Goulart</i><br />
                    459: <b>Lnx-IT Informa&ccedil;&atilde;o e Tecnologia</b><br />
                    460: Av. Ven&acirc;ncio Aires, 1137 - Bairro: Rio Branco<br />
1.116     otto      461: Porto Alegre, Rio Grande do Sul 90040193<br />
                    462: Phone: 55-51-3331.1446<br />
                    463: Email: <a href="mailto:comercial@lnx-it.inf.br">comercial@lnx-it.inf.br</a><br />
1.274     sthen     464: URL: <a href="http://www.lnx-it.inf.br/" rel="nofollow">http://www.lnx-it.inf.br/</a>
1.116     otto      465: </td>
                    466:        <td>Technical support and consulting services OpenBSD, FreeBSD, Linux, Mac/OS and Unix operating systems and databases MySQL, PostgreSQL and Oracle. Fifteen years of experience in services it has supported the environment of operational system, networks and relational database.
                    467:
                    468: </td></tr>
                    469: <tr>
                    470: <td bgcolor="White">
1.107     ian       471: <i>Marcello Morsello</i><br />
                    472: <b>Tecno21 Inform&aacute;tica Ltda.</b><br />
                    473: Rua Albuquerque Lins, 804 cj. 31<br />
1.108     ian       474: S&atilde;o Paulo, SP 01230-000<br />
                    475: Phone: +55 (11) 3825-2472<br />
1.107     ian       476: FAX: +55 (11) 3825-2472<br />
                    477: Email: <a href="mailto:morsello@tecno21.com.br">morsello@tecno21.com.br</a><br />
1.274     sthen     478: URL: <a href="http://www.tecno21.com.br/" rel="nofollow">http://www.tecno21.com.br/</a>
1.107     ian       479: </td>
                    480:        <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.
                    481:
                    482: </td></tr>
                    483: <tr>
                    484: <td bgcolor="White">
                    485: <i>Leonardo Larsen Rocha</i><br />
                    486: <b>Nunix Consultoria Ltda</b><br />
1.190     pedro     487: Regente Feij&oacute;<br />
1.108     ian       488: Blumeneau, Santa Catarina 89035410<br />
                    489: Phone: 55-47-3395536<br />
1.107     ian       490: FAX: 55-47-3395536<br />
                    491: Email: <a href="mailto:leonardo@nunix.com.br">leonardo@nunix.com.br</a><br />
1.274     sthen     492: URL: <a href="http://www.nunix.com.br/" rel="nofollow">http://www.nunix.com.br/</a>
1.107     ian       493: </td>
                    494:        <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       495:
                    496: </td></tr>
                    497: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                    498: <a name='Bulgaria'></a>
                    499: <b>Bulgaria</b>
                    500: </td></tr>
                    501: <tr>
                    502: <td bgcolor="White">
                    503: <i>Yovko Lambrev</i><br />
                    504: <b>OpenIntegra Ltd.</b><br />
1.109     ian       505: Beli Brezi, bl.15, ap.6<br />
                    506: Sofia, Sofia 1000<br />
                    507: Phone: +359 88 826 2552<br />
                    508: FAX: +359 32 630 119<br />
1.99      ian       509: Email: <a href="mailto:info@openintegra.com">info@openintegra.com</a><br />
1.274     sthen     510: URL: <a href="http://www.openintegra.com/" rel="nofollow">http://www.openintegra.com/</a>
1.99      ian       511: </td>
1.107     ian       512:        <td>A Bulgarian open source support and services company. BSD and Linux-based solutions provider.
1.99      ian       513:
                    514: </td></tr>
1.87      ian       515: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                    516: <a name='Canada'></a>
                    517: <b>Canada</b>
                    518: </td></tr>
1.78      ian       519: <tr>
                    520: <td bgcolor="White">
1.87      ian       521: <i>Bob DeBolt</i><br />
                    522: <b>Starblanket Research</b><br />
                    523: 521 - Whiteland Dr NE<br />
1.108     ian       524: Calgary, Alberta T1Y-3S5<br />
                    525: Phone: 1-877-280-3695 (North America)<br />
1.87      ian       526: Email: <a href="mailto:bob.debolt@telusplanet.net">bob.debolt@telusplanet.net</a><br />
                    527: </td>
1.107     ian       528:        <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.
                    529:
                    530: </td></tr>
                    531: <tr>
                    532: <td bgcolor="White">
                    533: <i>Don Tetreault</i><br />
                    534: <b>The Bitmill Inc.</b><br />
                    535: 149 Tuscany Ridge View<br />
1.108     ian       536: Calgary, Alberta T3L 2J5<br />
                    537: Phone: (403) 230-1839<br />
1.107     ian       538: Email: <a href="mailto:info _at_ thebitmill.com">info _at_ thebitmill.com</a><br />
1.274     sthen     539: URL: <a href="http://www.thebitmill.com/" rel="nofollow">http://www.thebitmill.com/</a>
1.107     ian       540: </td>
                    541:        <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.
                    542:
                    543: </td></tr>
                    544: <tr>
                    545: <td bgcolor="White">
1.78      ian       546: <i>Tobias Weingartner</i><br />
                    547: <b>Consultant</b><br />
                    548: Apt. B 7707-110 Street<br />
1.108     ian       549: Edmonton, Alberta T6G 1G3<br />
                    550: Phone: (780)720-8539<br />
1.78      ian       551: Email: <a href="mailto:weingart@tepid.org">weingart@tepid.org</a><br />
1.274     sthen     552: URL: <a href="http://www.tepid.org/~weingart/" rel="nofollow">http://www.tepid.org/~weingart/</a>
1.78      ian       553: </td>
1.107     ian       554:        <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       555:
1.78      ian       556: </td></tr>
                    557: <tr>
                    558: <td bgcolor="White">
                    559: <i>Bob Beck</i><br />
                    560: <b>Obtuse Systems Corporation</b><br />
                    561: 8101 160 Street<br />
1.108     ian       562: Edmonton, Alberta T5R 2G9<br />
                    563: Phone: 780 481 6576<br />
1.78      ian       564: Email: <a href="mailto:beck@obtuse.com">beck@obtuse.com</a><br />
1.274     sthen     565: URL: <a href="http://www.obtuse.com/" rel="nofollow">http://www.obtuse.com/</a>
1.78      ian       566: </td>
1.107     ian       567:        <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.
                    568:
                    569: </td></tr>
                    570: <tr>
                    571: <td bgcolor="White">
1.277     sthen     572: <i>Duncan Patton a Campbell</i><br />
                    573: <b>Neotext</b><br />
                    574: 10908 65a st.<br />
                    575: Edmonton, Alberta T6A 2P7<br />
                    576: Phone: 780 982 8763<br />
                    577: FAX: 780 469 0930<br />
                    578: Email: <a href="mailto:campbell@neotext.ca">campbell@neotext.ca</a><br />
                    579: URL: <a href="http://neotext.ca" rel="nofollow">http://neotext.ca</a>
                    580: </td>
1.285     sthen     581:        <td>Open Systems Integration and Reverse-Engineering, Legacy Sytems,
                    582: RealTime AI, Air Traffic Control, Remote Sensing, TestBed/Laboratory
                    583: Development, Remote/Onsite Support, Wireless, RFID, Tracking/Mapping
                    584: Systems, Barcoding, Inventory/supply-line, SAP integration, C3I,
                    585: Web Catalogs, Competitive Intelligence Search Engines,
                    586: Risk Assessment&amp;Reduction, Motorola, Intermec, Symbol devices.
1.277     sthen     587: UNIX -- OpenBSD, FreeBSD, HPUX, Solaris/SunOS in Industrial Environments.
                    588: And PCs: 25 years experience, competence and integrity.
                    589: Contact point -- https://neotext.ca/cgi-bin/getxt
                    590:
                    591: </td></tr>
                    592: <tr>
                    593: <td bgcolor="White">
1.107     ian       594: <i>Kevin Roosdahl</i><br />
                    595: <b>Prestige Computer Services Inc.</b><br />
                    596: 1815 Bowes Street<br />
1.108     ian       597: Kelowna, British Columbia V1Y 9K1<br />
                    598: Phone: 250-869-7353<br />
1.107     ian       599: Email: <a href="mailto:kevin@prestigecomputers.ca">kevin@prestigecomputers.ca</a><br />
1.274     sthen     600: URL: <a href="http://www.prestigecomputers.ca/" rel="nofollow">http://www.prestigecomputers.ca/</a>
1.107     ian       601: </td>
                    602:        <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.
                    603:
                    604: </td></tr>
                    605: <tr>
                    606: <td bgcolor="White">
1.296     ian       607: <i>Glenn Graham</i><br />
                    608: <b>UnixWorX Systems Engineering</b><br />
                    609: 1201-11871 Horseshoe Way<br />
                    610: Richmond, British Columbia V7A5H5<br />
                    611: Phone: 604-290-3915<br />
                    612: Email: <a href="mailto:consulting@networkinformation.com">consulting@networkinformation.com</a><br />
                    613: URL: <a href="http://www.networkinformation.com" rel="nofollow">http://www.networkinformation.com</a>
                    614: </td>
                    615:        <td>Over 20 years in the field of Unix Administration with my specialty in Industrial Unix Systems with an emphasis on BSD.  Providing service onsite or via SSH world-wide. Author for O'Reilly
                    616:
                    617: </td></tr>
                    618: <tr>
                    619: <td bgcolor="White">
1.107     ian       620: <i>Peter William Lount</i><br />
                    621: <b>Active Information Corporation</b><br />
                    622: 1917 West 4th Avenue, #14<br />
1.108     ian       623: Vancouver, British Columbia V6J 1M7<br />
                    624: Phone: 604-736-2461<br />
1.107     ian       625: FAX: 604-736-2266<br />
                    626: Email: <a href="mailto:OpenBSD@ActiveInfo.CA">OpenBSD@ActiveInfo.CA</a><br />
1.274     sthen     627: URL: <a href="http://www.ActiveInfo.CA/OpenBSD/" rel="nofollow">http://www.ActiveInfo.CA/OpenBSD/</a>
1.107     ian       628: </td>
                    629:        <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       630:
1.78      ian       631: </td></tr>
                    632: <tr>
                    633: <td bgcolor="White">
1.87      ian       634: <i>Ryan McBride</i><br />
                    635: <b>Countersiege Systems Corporation</b><br />
                    636: PO Box SP1 - 989 Nelson Street<br />
1.108     ian       637: Vancouver, British Columbia V6Z 2S1<br />
                    638: Phone: (604) 726-4225<br />
1.87      ian       639: FAX: (604) 726-4201<br />
                    640: Email: <a href="mailto:mcbride@countersiege.com">mcbride@countersiege.com</a><br />
1.274     sthen     641: URL: <a href="http://www.countersiege.com/" rel="nofollow">http://www.countersiege.com/</a>
1.87      ian       642: </td>
1.107     ian       643:        <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       644:
                    645: </td></tr>
                    646: <tr>
                    647: <td bgcolor="White">
1.94      ian       648: <i>Serge Chevarie-Pelletier</i><br />
                    649: <b>Surety Partners</b><br />
                    650: 527 Beaverbrook Court, Suite 191<br />
1.108     ian       651: Fredericton, New Brunswick E3B 1X6<br />
                    652: Phone: +1.506.447.8863<br />
1.94      ian       653: Email: <a href="mailto:OpenBSD@SuretyPartners.ca">OpenBSD@SuretyPartners.ca</a><br />
1.274     sthen     654: URL: <a href="http://www.SuretyPartners.ca/" rel="nofollow">http://www.SuretyPartners.ca/</a>
1.94      ian       655: </td>
1.107     ian       656:        <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       657:
                    658: </td></tr>
                    659: <tr>
                    660: <td bgcolor="White">
1.109     ian       661: <i>Ben Bednarz</i><br />
                    662: <b>Startech.com</b><br />
                    663: 45 Artisans Crescent<br />
                    664: London, Ontario N5V 5E9<br />
                    665: Phone: 800-265-1844<br />
                    666: FAX: 519-455-9425<br />
                    667: Email: <a href="mailto:bbednarz@startech.com">bbednarz@startech.com</a><br />
1.274     sthen     668: URL: <a href="http://www.startech.com/" rel="nofollow">http://www.startech.com/</a>
1.109     ian       669: </td>
1.145     otto      670:        <td><a href="http://www.startech.com/">Startech.com</a> is an ISO 9001 manufacturer of hard-to-find computer parts with 18 years of experience. Large selection of UNIX compatible hardware; online catalog.
1.109     ian       671:
                    672: </td></tr>
                    673: <tr>
                    674: <td bgcolor="White">
1.87      ian       675: <i>Steve Platek</i><br />
                    676: <b>UniTECH Communications London</b><br />
                    677: 383 Richmond Street Suite 403<br />
1.108     ian       678: London, Ontario N6A 3C4<br />
                    679: Phone: (519)521-7901<br />
1.87      ian       680: FAX: (519)660-6770<br />
                    681: Email: <a href="mailto:splatek@unitechlon.ca">splatek@unitechlon.ca</a><br />
1.274     sthen     682: URL: <a href="http://www.unitechlon.ca/" rel="nofollow">http://www.unitechlon.ca/</a>
1.87      ian       683: </td>
1.107     ian       684:        <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       685:
                    686: </td></tr>
                    687: <tr>
                    688: <td bgcolor="White">
1.78      ian       689: <i>Ian F. Darwin</i><br />
                    690: <b>Consultant</b><br />
                    691: R R # 1<br />
1.108     ian       692: Palgrave, Ontario L0N 1P0<br />
                    693: Phone: +1 905-729-3002<br />
1.274     sthen     694: URL: <a href="http://www.darwinsys.com/contact.jsp" rel="nofollow">http://www.darwinsys.com/contact.jsp</a>
1.107     ian       695: </td>
                    696:        <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>.
                    697:
                    698: </td></tr>
                    699: <tr>
                    700: <td bgcolor="White">
                    701: <i>Russell P. Sutherland</i><br />
                    702: <b>Quist Consulting</b><br />
                    703: 219 Donlea Drive<br />
1.108     ian       704: Toronto, Ontario M4G 2N1<br />
                    705: Phone: 416 696-7600<br />
1.107     ian       706: FAX: 416 978-6620<br />
                    707: Email: <a href="mailto:russ@quist.ca">russ@quist.ca</a><br />
1.274     sthen     708: URL: <a href="http://www.quist.ca/" rel="nofollow">http://www.quist.ca/</a>
1.107     ian       709: </td>
                    710:        <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       711:
1.78      ian       712: </td></tr>
                    713: <tr>
                    714: <td bgcolor="White">
1.203     steven    715: <i>James P. Sosontovich</i><br />
1.99      ian       716: <b>Consultant</b><br />
                    717: 128 Prince Rupert<br />
1.108     ian       718: Pointe Claire, Québec H9R 1M2<br />
1.203     steven    719: Phone: 514-815-5871<br />
1.99      ian       720: FAX: 514-227-5345<br />
1.279     sthen     721: Email: <a href="mailto:rightscript@gmail.com">rightscript@gmail.com</a><br />
                    722: URL: <a href="http://rightscript.no-ip.org" rel="nofollow">http://rightscript.no-ip.org</a>
1.99      ian       723: </td>
1.203     steven    724:        <td>Install, secure, and maintain *BSD based production environments.
                    725: Specialist in database development on OpenBSD and other UNIX platforms.
1.99      ian       726:
1.199     steven    727: </td></tr>
                    728: <tr>
                    729: <td bgcolor="White">
                    730: <i>Peter Matulis</i><br />
                    731: <b>Papamike IT Services</b><br />
1.269     steven    732: 5836, rue de Saint-Vallier<br />
                    733: Montreal, Québec H2S 2P3<br />
                    734: Phone: (514) 433-6060<br />
                    735: Email: <a href="mailto:info@papamike.ca">info@papamike.ca</a><br />
1.274     sthen     736: URL: <a href="http://www.papamike.ca/" rel="nofollow">http://www.papamike.ca/</a>
1.199     steven    737: </td>
1.269     steven    738:        <td>We specialize in firewalls, mail servers, and anti-spam/virus gateways.
1.72      ian       739:
1.78      ian       740: </td></tr>
1.286     sthen     741: <tr>
                    742: <td bgcolor="White">
                    743: <i>Han Hwei Woo</i><br />
                    744: <b>Astute Hosting Incorporated</b><br />
                    745: 555 West Hastings Street<br />
                    746: Vancouver, British Columbia V6B 4N5<br />
                    747: Phone: 604-417-2092<br />
                    748: FAX: 604-735-0518<br />
                    749: Email: <a href="mailto:sales@astutehosting.com">sales@astutehosting.com</a><br />
                    750: URL: <a href="http://www.astutehosting.com/" rel="nofollow">http://www.astutehosting.com/</a>
                    751: </td>
                    752:        <td>Semi-managed Dedicated Hosting, Co-location, and Consulting Services
                    753: with an emphasis on high availability, security, and flexibility.
                    754: Advanced DDoS mitigation using distributed BGP anycasted
                    755: infrastructure.
                    756: We specialize in customized solutions, and offer OpenBSD as an option on
                    757: all of our dedicated servers. We also run our routers and firewalls on
                    758: OpenBSD / PF.
                    759:
                    760: </td></tr>
1.78      ian       761: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       762: <a name='Colombia'></a>
1.78      ian       763: <b>Colombia</b>
                    764: </td></tr>
                    765: <tr>
                    766: <td bgcolor="White">
                    767: <i>Julio Cesar Pinto</i><br />
                    768: <b>IFX NETWORKS</b><br />
                    769: CL 100 # 8A-35 TC PISO 10<br />
1.108     ian       770: Bogota, DC 57111<br />
                    771: Phone: (571) 3256008<br />
1.78      ian       772: FAX: (571) 3256025<br />
                    773: 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 />
1.274     sthen     774: URL: <a href="http://www.ifx.com.co/" rel="nofollow">http://www.ifx.com.co/</a>
1.78      ian       775: </td>
1.202     grunk     776:        <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.
                    777:
                    778: </td></tr>
                    779: <tr>
                    780: <td bgcolor="White">
                    781: <i>David Eduardo Acosta</i><br />
                    782: <b>Internet Solutions Ltda.</b><br />
                    783: Bogotá D.C., Cundinamarca 90052<br />
                    784: Phone: +571 3120910 F +571 3120577<br />
                    785: Email: <a href="mailto:david.acosta@internet-solutions.com.co">david.acosta@internet-solutions.com.co</a><br />
1.274     sthen     786: URL: <a href="http://www.internet-solutions.com.co/" rel="nofollow">http://www.internet-solutions.com.co/</a>
1.202     grunk     787: </td>
                    788:        <td>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.
1.107     ian       789:
1.88      ian       790: </td></tr>
1.78      ian       791: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       792: <a name='Costa'></a>
1.78      ian       793: <b>Costa Rica</b>
                    794: </td></tr>
                    795: <tr>
                    796: <td bgcolor="White">
                    797: <i>Luis Cerdas</i><br />
                    798: <b>Rawten Latinoamerica, S.A.</b><br />
                    799: P.O. Box 4224<br />
1.108     ian       800: San Jose, San Jose 1000<br />
                    801: Phone: +506 2240432<br />
1.78      ian       802: FAX: +506 2359864<br />
                    803: Email: <a href="mailto:info@rawten.net">info@rawten.net</a><br />
1.274     sthen     804: URL: <a href="http://www.rawten.net/" rel="nofollow">http://www.rawten.net/</a>
1.78      ian       805: </td>
1.107     ian       806:        <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.
                    807:
1.141     otto      808: </td></tr>
                    809: <tr>
                    810: <td bgcolor="White">
                    811: <i>Denes Kelenyi</i><br />
                    812: <b>RTR Webworks CR S.A.</b><br />
                    813: Centro Comercial Plaza Heredia<br />
                    814: Heredia, Heredia 3000<br />
                    815: Phone: 506-835-2716<br />
                    816: FAX: 506-835-2716<br />
                    817: Email: <a href="mailto:info@rtrwebworks.com">info@rtrwebworks.com</a><br />
1.274     sthen     818: URL: <a href="http://www.rtrwebworks.com/" rel="nofollow">http://www.rtrwebworks.com/</a>
1.141     otto      819: </td>
                    820:        <td>Installations, maintenance and configuration of networks and UNIX-like servers e.g. (Free)BSD and Linux. Database and website development for these platforms (Apache, Mysql). Willing to help charity / educational organisations or groups with hosting or other help. Can outsource *nix programming projects to/for other countries as well.
1.79      ian       821:
                    822: </td></tr>
                    823: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       824: <a name='Czech'></a>
1.79      ian       825: <b>Czech Republic</b>
                    826: </td></tr>
                    827: <tr>
                    828: <td bgcolor="White">
1.102     ian       829: <i>Simon Vostr&yacute;</i><br />
1.79      ian       830: <b>ZOOM International</b><br />
1.102     ian       831: Perlov&aacute;<br />
1.108     ian       832: Prague 110 00<br />
                    833: Phone: (+420 2)21 667 557<br />
1.79      ian       834: FAX: (+420 2)21 667 553<br />
                    835: Email: <a href="mailto:openbsd@zoom-int.cz">openbsd@zoom-int.cz</a><br />
1.274     sthen     836: URL: <a href="http://www.zoom-int.cz/" rel="nofollow">http://www.zoom-int.cz/</a>
1.79      ian       837: </td>
1.107     ian       838:        <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       839:
1.83      ian       840: </td></tr>
1.79      ian       841: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       842: <a name='Denmark'></a>
1.79      ian       843: <b>Denmark</b>
                    844: </td></tr>
                    845: <tr>
                    846: <td bgcolor="White">
                    847: <i>Martin Hein</i><br />
                    848: <b>Zen Systems</b><br />
1.265     sthen     849: Esromgade 15, opg 1, 2. sal<br />
1.222     steven    850: K&oslash;benhavn N DK-2200<br />
1.109     ian       851: Phone: +45 33 917 913<br />
1.222     steven    852: Email: <a href="mailto:info@zensystems.dk">info@zensystems.dk</a><br />
1.274     sthen     853: URL: <a href="http://zensystems.dk/" rel="nofollow">http://zensystems.dk/</a>
1.79      ian       854: </td>
1.160     otto      855:        <td>Zen Systems has installed and maintained OpenBSD and Linux platforms since
                    856: the beginning of the millenium.
1.107     ian       857:
1.78      ian       858: </td></tr>
1.180     grunk     859: <tr>
                    860: <td bgcolor="White">
1.184     grunk     861: <i>Henrik Kramshoej</i><br />
                    862: <b>Security6.net</b><br />
                    863: Avnboel Alle 7<br />
                    864: Copenhagen, Kastrup DK-2770<br />
                    865: Phone: +45 2026 6000<br />
                    866: FAX: +45 2026 6000<br />
                    867: Email: <a href="mailto:hlk@security6.net">hlk@security6.net</a><br />
1.274     sthen     868: URL: <a href="http://www.security6.net/" rel="nofollow">http://www.security6.net/</a>
1.184     grunk     869: </td>
                    870:        <td>Security6.net provides IT-security training including OpenBSD
                    871: firewalls, Computer Forensics, Intrusion Detection, UNIX Security and
                    872: Apache HTTP server. Penetration testing and hacker courses using
                    873: OpenBSD as scanserver.
                    874:
                    875: </td></tr>
1.78      ian       876: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       877: <a name='Finland'></a>
1.78      ian       878: <b>Finland</b>
                    879: </td></tr>
                    880: <tr>
                    881: <td bgcolor="White">
1.207     steven    882: <i>Petri Niemela</i><br />
                    883: <b>EPTE Oy</b><br />
                    884: Aurorankatu 15B<br />
                    885: Helsinki 00100<br />
                    886: Phone: +358 40 7000110<br />
                    887: FAX: +358 9 5487557<br />
                    888: Email: <a href="mailto:sales@epte.fi">sales@epte.fi</a><br />
1.274     sthen     889: URL: <a href="http://epte.fi/" rel="nofollow">http://epte.fi/</a>
1.207     steven    890: </td>
                    891:        <td>EPTE Oy has more than five years of expertise on systems built on
                    892: OpenBSD and Linux. Beside using OpenBSD on our internal systems, we build
                    893: and maintain OpenBSD based servers and firewalls for our customers.
                    894:
1.85      ian       895: </td></tr>
1.78      ian       896: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian       897: <a name='France'></a>
1.78      ian       898: <b>France</b>
                    899: </td></tr>
                    900: <tr>
                    901: <td bgcolor="White">
1.107     ian       902: <i>Jean-Jacques Bernard-Gundol</i><br />
                    903: <b>Hervé Schauer Consultants (HSC)</b><br />
                    904: 4bis, rue de la gare<br />
1.108     ian       905: Levallois-Perret F-92300<br />
                    906: Phone: +33 141 409 700<br />
1.107     ian       907: FAX: +33 141 409 709<br />
                    908: Email: <a href="mailto:Jean-Jacques.Bernard@hsc.fr">Jean-Jacques.Bernard@hsc.fr</a><br />
1.274     sthen     909: URL: <a href="http://www.hsc.fr/" rel="nofollow">http://www.hsc.fr/</a>
1.107     ian       910: </td>
                    911:        <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...
                    912:
                    913: </td></tr>
                    914: <tr>
                    915: <td bgcolor="White">
                    916: <i>Benoit Lecocq</i><br />
                    917: <b>ARCANE NETWORKS</b><br />
                    918: 1 Boulevard de l'Oise<br />
1.112     otto      919: Cergy Pontoise Cedex, IDF 95030 95030<br />
1.108     ian       920: Phone: +33 1 30 32 66 06<br />
1.107     ian       921: FAX: +33 1 30 32 66 06<br />
                    922: Email: <a href="mailto:lecocq@arcane-networks.fr">lecocq@arcane-networks.fr</a><br />
1.274     sthen     923: URL: <a href="http://www.arcane-networks.fr/" rel="nofollow">http://www.arcane-networks.fr/</a>
1.87      ian       924: </td>
1.107     ian       925:        <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       926:
                    927: </td></tr>
                    928: <tr>
                    929: <td bgcolor="White">
1.107     ian       930: <i>Saâd Kadhi</i><br />
                    931: <b>HAPSIS</b><br />
                    932: 66, Avenue des Champs Elysées<br />
1.108     ian       933: Paris, IDF 75008<br />
                    934: Phone: +33 1 44 35 70 70<br />
1.107     ian       935: FAX: +33 1 44 35 70 71<br />
                    936: Email: <a href="mailto:saad.kadhi@hapsis.fr">saad.kadhi@hapsis.fr</a><br />
1.274     sthen     937: URL: <a href="http://www.hapsis.fr/" rel="nofollow">http://www.hapsis.fr/</a>
1.107     ian       938: </td>
                    939:        <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       940:
1.78      ian       941: </td></tr>
                    942: <tr>
                    943: <td bgcolor="White">
1.192     grunk     944: <i>Pierre-Olivier Fur</i><br />
1.78      ian       945: <b>IDEALX</b><br />
1.192     grunk     946: 15/17 Avenue de SEGUR<br />
1.108     ian       947: Paris, IDF 75007<br />
                    948: Phone: +33 1 44 42 00 00<br />
1.78      ian       949: FAX: +33 1 44 42 00 01<br />
                    950: Email: <a href="mailto:contact@IDEALX.com">contact@IDEALX.com</a><br />
1.274     sthen     951: URL: <a href="http://www.IDEALX.com/" rel="nofollow">http://www.IDEALX.com/</a>
1.78      ian       952: </td>
1.107     ian       953:        <td>IDEALX, as an OpenSource engineering company, support *BSD and Linux platforms, and particularly OpenBSD for security-needed solutions.
                    954:
                    955: </td></tr>
                    956: <tr>
                    957: <td bgcolor="White">
                    958: <i>Yannick Cadin</i><br />
                    959: <b>DIABLOTIN</b><br />
                    960: 3, rue Jacques Daguerre<br />
1.108     ian       961: Montigny-lès-Cormeilles, IdF 95370<br />
                    962: Phone: +33 (0)6 60 60 10 48<br />
1.107     ian       963: FAX: +33 (0)6 61 60 10 48<br />
                    964: Email: <a href="mailto:info@diablotin.com">info@diablotin.com</a><br />
1.274     sthen     965: URL: <a href="http://www.diablotin.com/" rel="nofollow">http://www.diablotin.com/</a>
1.107     ian       966: </td>
                    967:        <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       968:
1.78      ian       969: </td></tr>
                    970: <tr>
                    971: <td bgcolor="White">
1.255     pyr       972: <i>Maxime Kurkdjian</i><br />
1.131     otto      973: <b>Oxalide</b><br />
                    974: 13 rue Greneta<br />
                    975: Paris, Ile de france 75003 Paris<br />
1.255     pyr       976: Phone: +33 1 44 78 63 68<br />
1.131     otto      977: FAX: +33 1 44 78 63 65<br />
                    978: Email: <a href="mailto:contact@oxalide.com">contact@oxalide.com</a><br />
1.274     sthen     979: URL: <a href="http://www.oxalide.com" rel="nofollow">http://www.oxalide.com</a>
1.131     otto      980: </td>
                    981:        <td>Oxalide is a consultancy firm and solution provider.  Our fields of expertise include UNIX software system deployment such as secure mail systems (SMTP, POP, IMAP), advanced Web server configurations, high-availability firewalling, etc.  Our knowledge of OpenBSD, *BSD, Commercial Unix and Linux is thorough.
1.228     aanriot   982:
                    983: </td></tr>
                    984: <tr>
                    985: <td bgcolor="White">
                    986: <b>Evolix</b><br />
                    987: 58 rue Paul Langevin<br />
                    988: Marseille, Bouches du Rh&ocirc;ne 13013 Marseille<br />
                    989: Phone: +33 4 91 05 92 54<br />
                    990: FAX: +33 4 91 05 92 54<br />
                    991: Email: <a href="mailto:info@evolix.fr">info@evolix.fr</a><br />
1.274     sthen     992: URL: <a href="http://www.evolix.fr/" rel="nofollow">http://www.evolix.fr/</a>
1.228     aanriot   993: </td>
                    994:        <td>Evolix is providing Unix infrastructures, consulting services,
                    995: development, support and training for OpenBSD and Linux. We are using
                    996: OpenBSD for our infrastructure, and for firewalls, mail/web/DNS servers,
                    997: IPsec gateways and Intrusion Detection Systems.
1.61      ian       998:
1.78      ian       999: </td></tr>
1.258     aanriot  1000: <tr>
                   1001: <td bgcolor="White">
                   1002: <i>Anne-Gaelle Lunot</i><br />
1.279     sthen    1003: <b>ZELITES</b><br />
                   1004: 49, place de la Ripublique<br />
                   1005: Le Mans, Pays de la Loire 72000<br />
                   1006: Phone: +33 2 43 46 94 24<br />
                   1007: FAX: +33 1 79 75 02 58<br />
                   1008: Email: <a href="mailto:info@zelites.org">info@zelites.org</a><br />
                   1009: URL: <a href="http://www.zelites.org" rel="nofollow">http://www.zelites.org</a>
                   1010: </td>
1.285     sthen    1011:        <td>Many services are provided by Zilites: support, installation,
                   1012: maintenance, administration of servers like firewall, VPN, IDS, web
                   1013: server, mail server, DNS or whatever you need. Our services offerings
1.279     sthen    1014: include a high-level of security using OpenBSD and other Unix systems
1.258     aanriot  1015:
                   1016: </td></tr>
1.297     ian      1017: <tr>
                   1018: <td bgcolor="White">
                   1019: <i>Wesley MOUEDINE ASSABY</i><br />
                   1020: <b>Aise-informatique</b><br />
                   1021: 36 rue leo lagrange les olympiades II<br />
                   1022: Sainte Clotilde, Reunion 97490<br />
                   1023: Phone: 0262971564<br />
                   1024: FAX: 0262971374<br />
                   1025: Email: <a href="mailto:Wesley@aise.re">Wesley@aise.re</a><br />
                   1026: URL: <a href="http://www.e-solutions.re" rel="nofollow">http://www.e-solutions.re</a>
                   1027: </td>
                   1028:        <td>We provide OpenBSD Support and Services like
                   1029: Mailserver, Web-hosting, Firewall, Ipsec VPN.
                   1030:
                   1031: </td></tr>
1.78      ian      1032: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      1033: <a name='Germany'></a>
1.78      ian      1034: <b>Germany</b>
                   1035: </td></tr>
                   1036: <tr>
                   1037: <td bgcolor="White">
1.300     nick     1038: <i>Henning Brauer</i><br />
                   1039: <b>BS Web Services</b><br />
                   1040: Roedingsmarkt 14<br />
                   1041: Hamburg, HH 20459<br />
                   1042: Phone: +49 40 37503570<br />
                   1043: FAX: +49 40 37503575<br />
                   1044: Email: <a href="mailto:info@bsws.de">info@bsws.de</a><br />
                   1045: URL: <a href="http://www.bsws.de/" rel="nofollow">http://www.bsws.de/</a>
                   1046: </td>
                   1047:        <td>Full-Service ISP. Secure, OpenBSD-based Web Hosting, eMail, DNS,
                   1048: dedicated servers, and much more.
                   1049:
                   1050: </td></tr>
                   1051: <tr>
                   1052: <td bgcolor="White">
1.107     ian      1053: <i>Herr Boernert</i><br />
                   1054: <b>TBits.net GmbH</b><br />
                   1055: Seeweg 6<br />
1.108     ian      1056: Alfdorf, Baden-Wuerttemberg 73553<br />
                   1057: Phone: +49(0)7172-18391-0<br />
1.107     ian      1058: FAX: +49(0)7172-18391-99<br />
                   1059: Email: <a href="mailto:info@tbits.net">info@tbits.net</a><br />
1.274     sthen    1060: URL: <a href="http://www.tbits.net/" rel="nofollow">http://www.tbits.net/</a>
1.83      ian      1061: </td>
1.107     ian      1062:        <td>OpenBSD Installation, Konfiguration, Support. Firewall-Systeme mit OpenBSD
1.83      ian      1063:
                   1064: </td></tr>
                   1065: <tr>
                   1066: <td bgcolor="White">
1.107     ian      1067: <i>Christoph Haas</i><br />
                   1068: <b>Adimus GmbH &amp; Co. KG</b><br />
                   1069: Harpener Hellweg 41<br />
1.108     ian      1070: Bochum, NRW 44805<br />
                   1071: Phone: +49-(0)234-971971-0<br />
1.107     ian      1072: FAX: +49-(0)234-971971-9<br />
                   1073: Email: <a href="mailto:info@adimus.de">info@adimus.de</a><br />
1.274     sthen    1074: URL: <a href="http://www.adimus.de/" rel="nofollow">http://www.adimus.de/</a>
1.88      ian      1075: </td>
1.107     ian      1076:        <td>Setup, configuration and maintenance of various firewalls configuration and sale of OpenBSD based servers and workstations; system and network administration
1.88      ian      1077:
                   1078: </td></tr>
                   1079: <tr>
                   1080: <td bgcolor="White">
1.107     ian      1081: <i>Alexander Khine</i><br />
                   1082: <b>Alexander Khine EDV-Service</b><br />
                   1083: Darmstr. 7<br />
1.108     ian      1084: Darmstadt, Hessen 64287<br />
                   1085: Phone: (+49) 6151-429 515<br />
1.107     ian      1086: FAX: (+49) 6151-429 514<br />
                   1087: Email: <a href="mailto:service@khine.de">service@khine.de</a><br />
1.274     sthen    1088: URL: <a href="http://www.khine.de/" rel="nofollow">http://www.khine.de/</a>
1.107     ian      1089: </td>
                   1090:        <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.
                   1091:
                   1092: </td></tr>
                   1093: <tr>
                   1094: <td bgcolor="White">
                   1095: <i>Martin Wundram</i><br />
                   1096: <b>TronicGuard GmbH</b><br />
                   1097: Martinusstr. 18<br />
1.108     ian      1098: Dormagen, NRW 41541<br />
                   1099: Phone: +49 2133 502594 0<br />
1.107     ian      1100: FAX: +49 2133 502594 5<br />
                   1101: Email: <a href="mailto:info@tronicguard.com">info@tronicguard.com</a><br />
1.274     sthen    1102: URL: <a href="http://www.tronicguard.com/" rel="nofollow">http://www.tronicguard.com/</a>
1.107     ian      1103: </td>
                   1104:        <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      1105:
                   1106: </td></tr>
                   1107: <tr>
                   1108: <td bgcolor="White">
1.175     grunk    1109: <i>Ingo Wichmann</i><br />
                   1110: <b>linuxhotel</b><br />
                   1111: Antonienallee 1<br />
                   1112: Essen, NRW 45279<br />
                   1113: Phone: 0049-201-8536-600<br />
                   1114: FAX: 0049-201-8536-605<br />
                   1115: Email: <a href="mailto:rezeption@villa-vogelsang.de">rezeption@villa-vogelsang.de</a><br />
1.274     sthen    1116: URL: <a href="http://www.linuxhotel.de/" rel="nofollow">http://www.linuxhotel.de/</a>
1.175     grunk    1117: </td>
                   1118:        <td>OpenBSD Kurs von erfahrenen OpenBSD-Entwicklern und -administratoren.
                   1119:
                   1120: </td></tr>
                   1121: <tr>
                   1122: <td bgcolor="White">
1.107     ian      1123: <i>Philipp B&uuml;hler</i><br />
                   1124: <b>sysfive.com GmbH</b><br />
                   1125: R&ouml;dingsmarkt 14<br />
1.108     ian      1126: Hamburg, HH 20459<br />
                   1127: Phone: +49 (0) 40 63647481<br />
1.107     ian      1128: FAX: +49 (0) 40 63647482<br />
                   1129: Email: <a href="mailto:info@sysfive.com">info@sysfive.com</a><br />
1.274     sthen    1130: URL: <a href="http://sysfive.com/" rel="nofollow">http://sysfive.com/</a>
1.99      ian      1131: </td>
1.107     ian      1132:        <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      1133:
                   1134: </td></tr>
                   1135: <tr>
                   1136: <td bgcolor="White">
1.122     otto     1137: <b>Tegtmeier Internet Solutions</b><br />
                   1138: Reinckeweg 11<br />
                   1139: Hamburg D-22399<br />
                   1140: Phone: +49 40 60671199<br />
                   1141: FAX: +49 1212 512384131<br />
1.274     sthen    1142: URL: <a href="http://www.tegtmeier.de/" rel="nofollow">http://www.tegtmeier.de/</a>
1.122     otto     1143: </td>
                   1144:        <td>Beratung, Planung und Entwicklung von Internet-Projekten in C, Perl, SQL, PHP, HTML, etc. Installation, Konfiguration, Sicherheits-Hartung und Wartung von Servern und Firewalls. Spezialisiert auf Server- und Applikations-Sicherheit, redundante Systeme und Geschwindigkeits-Optimierung.
                   1145:
                   1146: </td></tr>
                   1147: <tr>
                   1148: <td bgcolor="White">
1.232     steven   1149: <i>Sebastian Schmitzdorff</i><br />
                   1150: <b>Hamburgnet</b><br />
                   1151: Kottwitzstrasse 49<br />
1.285     sthen    1152: Hamburg, Hamburg 20253<br />
1.232     steven   1153: Phone: +49 40 736 72 322<br />
                   1154: FAX: +49 40 736 72 321<br />
                   1155: Email: <a href="mailto:info@hamburgnet.de">info@hamburgnet.de</a><br />
1.274     sthen    1156: URL: <a href="http://www.hamburgnet.de/" rel="nofollow">http://www.hamburgnet.de/</a>
1.232     steven   1157: </td>
1.285     sthen    1158:        <td>OpenBSD based Firewall and Server Solutions and Consulting.
1.232     steven   1159: We offer many years of experience with Solaris, OpenBSD, Linux and other
                   1160: Unix-like Systems. Storage, Server, Cluster, Unix & Consulting.
                   1161:
                   1162: </td></tr>
                   1163: <tr>
                   1164: <td bgcolor="White">
1.107     ian      1165: <i>Stefan Wieseckel</i><br />
                   1166: <b>swapspace</b><br />
1.125     otto     1167: Nordring 98a<br />
                   1168: Nuernberg, Bayern 90409<br />
                   1169: Phone: +49-(0)-911-5182757<br />
1.107     ian      1170: Email: <a href="mailto:info@swapspace.de">info@swapspace.de</a><br />
1.274     sthen    1171: URL: <a href="http://www.swapspace.de/" rel="nofollow">http://www.swapspace.de/</a>
1.78      ian      1172: </td>
1.125     otto     1173:        <td>System and network administration; setup, configuration and maintenance of Linux- and OpenBSD-based systems (firewalls, mailservers, webservers, DNS-servers, ...).
1.14      ian      1174:
1.78      ian      1175: </td></tr>
                   1176: <tr>
                   1177: <td bgcolor="White">
1.157     otto     1178: <i>Igor Chemnitz</i><br />
1.107     ian      1179: <b>Triona - Information und Technologie GmbH</b><br />
1.157     otto     1180: Rheinstrasse 4e<br />
1.108     ian      1181: Mainz, RLP 55116<br />
1.157     otto     1182: Phone: +49-6131-2019-422<br />
                   1183: FAX: +49-6131-2019-200<br />
                   1184: Email: <a href="mailto:bsd@triona.de">bsd@triona.de</a><br />
1.274     sthen    1185: URL: <a href="http://www.triona.de/" rel="nofollow">http://www.triona.de/</a>
1.78      ian      1186: </td>
1.172     grunk    1187:        <td>IT consulting, installation and administration of UNIX (BSD, Linux),
                   1188: web-, application- and database-servers
                   1189:
1.200     steven   1190: </td></tr>
                   1191: <tr>
                   1192: <td bgcolor="White">
1.107     ian      1193: <b>Symetric GmbH</b><br />
                   1194: Besselstr. 9<br />
1.108     ian      1195: Mannheim, Baden-Wuerttemberg 68219<br />
                   1196: Phone: +49-621-8425630<br />
1.107     ian      1197: FAX: +49-621-8425650<br />
                   1198: Email: <a href="mailto:office@symetric.de">office@symetric.de</a><br />
1.274     sthen    1199: URL: <a href="http://www.symetric.de/" rel="nofollow">http://www.symetric.de/</a>
1.78      ian      1200: </td>
1.107     ian      1201:        <td>OpenBSD Installation, Konfiguration und Wartung.Projekte: Mail-, Proxy-, Web- und File Server sowie Intrusion Detection und Firewallsysteme.
1.77      ian      1202:
1.78      ian      1203: </td></tr>
                   1204: <tr>
                   1205: <td bgcolor="White">
1.158     otto     1206: <i>Dr. Klaus Schmoltzi</i><br />
1.107     ian      1207: <b>Warp9 GmbH</b><br />
1.158     otto     1208: Scheibenstr. 109<br />
                   1209: Muenster, NRW 48153<br />
                   1210: Phone: +49 251 973190<br />
                   1211: FAX: +49 251 9731929<br />
                   1212: Email: <a href="mailto:ks@warp9.de">ks@warp9.de</a><br />
1.274     sthen    1213: URL: <a href="http://www.warp9.de/" rel="nofollow">http://www.warp9.de/</a>
1.78      ian      1214: </td>
1.174     grunk    1215:        <td>We offer our customer IT services within the ranges consulting,
                   1216: support and training with a strong focus on security. Since 2001, we
1.158     otto     1217: deployed many OpenBSD Systems, mainly as firewalls and vpn gateways.
1.35      ian      1218:
1.78      ian      1219: </td></tr>
                   1220: <tr>
                   1221: <td bgcolor="White">
                   1222: <i>Stephan Holtwisch</i><br />
                   1223: <b>immutec GmbH</b><br />
                   1224: Mendelstr. 11<br />
1.108     ian      1225: Muenster, Nordrhein-Westfalen 48149<br />
                   1226: Phone: +49 (0) 251 / 980-1230<br />
1.78      ian      1227: FAX: +49 (0) 251 / 980-1231<br />
                   1228: Email: <a href="mailto:info@immutec.com">info@immutec.com</a><br />
1.274     sthen    1229: URL: <a href="http://www.immutec.com/" rel="nofollow">http://www.immutec.com/</a>
1.78      ian      1230: </td>
1.107     ian      1231:        <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      1232:
1.78      ian      1233: </td></tr>
                   1234: <tr>
                   1235: <td bgcolor="White">
1.168     grunk    1236: <i>Hermann Gottschalk</i><br />
1.109     ian      1237: <b>OSTC Open Source Training and Consulting GmbH</b><br />
                   1238: Delsenbachweg 32<br />
                   1239: N&uuml;rnberg, Bavaria 90425<br />
                   1240: Phone: +49 (0) 911 - 34 74 54 4<br />
                   1241: FAX: +49 (0) 911 - 18 06 27 7<br />
1.168     grunk    1242: Email: <a href="mailto:hg@ostc.de">hg@ostc.de</a><br />
1.274     sthen    1243: URL: <a href="http://www.ostc.de" rel="nofollow">http://www.ostc.de</a>
1.109     ian      1244: </td>
1.145     otto     1245:        <td>Planung, Installation und Betreuung von OpenBSD-Servern in Embedded-, Workstation- und Servergr&ouml;&szlig;e. Internet- und Firmenl&ouml;sungen, Migration und Schulungen.<br />Beratung beim Erstellen von heterogenen L&ouml;sungen ebenso m&ouml;glich wie Sicherheitsaudits und Anpassungen durch eigens erstellte Individualsoftware.<br />Gro&szlig;e Erfahrung mit anderen UNIX-Systemen (Linux, *BSD, Solaris) vorhanden.
1.109     ian      1246:
                   1247: </td></tr>
                   1248: <tr>
                   1249: <td bgcolor="White">
1.159     otto     1250: <i>Matthias S&uuml;&szlig;</i><br />
                   1251: <b>msuess unternehmensberatung</b><br />
                   1252: Brunnleite 2 / Postfach 1502<br />
                   1253: Schwandorf, Bavaria 92421<br />
                   1254: Phone: +49(9431)39 99 - 85<br />
                   1255: Email: <a href="mailto:openbsd@msuess.de">openbsd@msuess.de</a><br />
1.274     sthen    1256: URL: <a href="http://www.msuess.de/" rel="nofollow">http://www.msuess.de/</a>
1.159     otto     1257: </td>
                   1258:        <td>We are providing support for ZOPE / Plone on OpenBSD and developing
                   1259: individual solutions (in Python, Tcl/Tk and ADA) <br/>
                   1260: <a href="http://www.freeunix.de" target="_blank">We are the main sponsor
                   1261: of the german *iX-Wiki</a>
                   1262:
                   1263: </td></tr>
                   1264: <tr>
                   1265: <td bgcolor="White">
1.107     ian      1266: <i>Security Consulting</i><br />
                   1267: <b>Admins WebSecurity</b><br />
                   1268: Rodenstocksiedlung 4<br />
1.108     ian      1269: Regen, Bayern 94209<br />
                   1270: Phone: +49-9921-960888<br />
1.107     ian      1271: Email: <a href="mailto:germany@admins.ws">germany@admins.ws</a><br />
1.274     sthen    1272: URL: <a href="http://www.admins.ws/" rel="nofollow">http://www.admins.ws/</a>
1.78      ian      1273: </td>
1.107     ian      1274:        <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      1275:
1.78      ian      1276: </td></tr>
                   1277: <tr>
                   1278: <td bgcolor="White">
1.107     ian      1279: <i>Oliver Schweissgut</i><br />
1.109     ian      1280: <b>os-cillation</b><br />
1.145     otto     1281: L&ouml;rstr. 15<br />
1.109     ian      1282: Siegen, NRW 57072<br />
1.108     ian      1283: Phone: 0049 271 485336 0<br />
1.107     ian      1284: FAX: 0049 271 485336 1<br />
                   1285: Email: <a href="mailto:info@os-network.de">info@os-network.de</a><br />
1.274     sthen    1286: URL: <a href="http://www.os-cillation.de/" rel="nofollow">http://www.os-cillation.de/</a>
1.78      ian      1287: </td>
1.107     ian      1288:        <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      1289:
1.78      ian      1290: </td></tr>
                   1291: <tr>
                   1292: <td bgcolor="White">
1.107     ian      1293: <i>Toni Müller</i><br />
                   1294: <b>Öko.neT Müller &amp; Brandt</b><br />
                   1295: Werner-von-Siemens-Str. 4<br />
1.108     ian      1296: Wiehl, NW 51674<br />
                   1297: Phone: +49 2261 979364<br />
1.107     ian      1298: FAX: +49 2261 979366<br />
                   1299: Email: <a href="mailto:support@oeko.net">support@oeko.net</a><br />
1.274     sthen    1300: URL: <a href="http://www.oeko.net/" rel="nofollow">http://www.oeko.net/</a>
1.87      ian      1301: </td>
1.107     ian      1302:        <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
1.209     steven   1303:
1.262     steven   1304: </td></tr>
                   1305: <tr>
                   1306: <td bgcolor="White">
                   1307: <i>Ren&eacute; Maroufi</i><br />
                   1308: <b>Maruweb</b><br />
                   1309: Jungchenb&uuml;chel 54<br />
                   1310: Monschau, NRW 52156<br />
                   1311: Phone: +49 2472 9126905<br />
                   1312: FAX: +49 2472 2587<br />
                   1313: Email: <a href="mailto:info@maruweb.de">info@maruweb.de</a><br />
1.274     sthen    1314: URL: <a href="http://www.maruweb.de/" rel="nofollow">http://www.maruweb.de/</a>
1.262     steven   1315: </td>
                   1316:        <td>Administration und Beratung zu OpenBSD und Linux.
                   1317: Firewalls, Mail-, Web-, DNS- und Sambaserver.
                   1318: Schulungen zu OpenBSD und Linux, sowie f&uuml;r
                   1319: verschiedene Netzwerkdienste (Apache, Samba, Postfix, etc.)
                   1320:
1.264     bernd    1321: </td></tr>
                   1322: <tr>
                   1323: <td bgcolor="White">
                   1324: <i>Felix Kronlage</i><br />
                   1325: <b>bytemine</b><br />
                   1326: Marie-Curie-Str. 1<br />
                   1327: Oldenburg, NDS 26129<br />
                   1328: Phone: +49 441 36116410<br />
                   1329: FAX: +49 441 36116419<br />
                   1330: Email: <a href="mailto:info@bytemine.net">info@bytemine.net</a><br />
1.274     sthen    1331: URL: <a href="http://www.bytemine.net/" rel="nofollow">http://www.bytemine.net/</a>
1.264     bernd    1332: </td>
                   1333:        <td>Consultancy, support, deployment and allround OpenBSD services with focus
                   1334: on, but not limited to, firewall and network security, VPN Solutions, hosting
                   1335: and housing as well as software development in the unix environment.
                   1336:
1.282     simon    1337: </td></tr>
                   1338: <tr>
                   1339: <td bgcolor="White">
                   1340: <i>Simon Bertrang</i><br />
                   1341: <b>PuzzWorks OHG</b><br />
                   1342: Bornm&uuml;hle 8<br />
                   1343: Flieden, Hessen 36103<br />
                   1344: Phone: +49 700 78777777<br />
                   1345: FAX: +49 700 78777777<br />
                   1346: Email: <a href="mailto:info@puzzworks.com">info@puzzworks.com</a><br />
                   1347: URL: <a href="http://puzzworks.com/" rel="nofollow">http://puzzworks.com/</a>
                   1348: </td>
                   1349:        <td>PuzzWorks is specialized on planning, development and implementation of
                   1350: web-based management systems in all areas.  Very important aspects of our work
                   1351: include security, usability and seamless workflows.  We provide the opportunity
                   1352: to realize projects together with the required infrastructure and technologies
                   1353: and offer support for firewalls, mail-, dns-, web-, file- and database-servers,
                   1354: network connectivity, installation, configuration and maintenance.
1.300     nick     1355:
                   1356: </td></tr>
                   1357: <tr>
                   1358: <td bgcolor="White">
                   1359: <b>Henning Brauer Consulting</b><br />
                   1360: Roedingsmarkt 14<br />
                   1361: Hamburg, HH 20459<br />
                   1362: Phone: +49 40 37503570<br />
                   1363: FAX: +49 40 37503575<br />
                   1364: Email: <a href="mailto:info@henningbrauer.com">info@henningbrauer.com</a><br />
                   1365: URL: <a href="http://www.henningbrauer.com/" rel="nofollow">http://www.henningbrauer.com/</a>
                   1366: </td>
                   1367:        <td>Consulting and Training in Networking and Security, directly from one
                   1368: of the people behind pf and bgpd. Worldwide service.
1.282     simon    1369:
1.209     steven   1370: </td></tr>
                   1371: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                   1372: <a name='Greece'></a>
                   1373: <b>Greece</b>
                   1374: </td></tr>
                   1375: <tr>
                   1376: <td bgcolor="White">
                   1377: <i>Manolis Tzanidakis</i><br />
                   1378: 4, 62 Martiron - Ammoudara<br />
                   1379: Heraklion, Crete 71414<br />
                   1380: Phone: +302810257418, +306947345635<br />
                   1381: FAX: +302810322692<br />
                   1382: Email: <a href="mailto:manolis@tzanidakis.gr">manolis@tzanidakis.gr</a><br />
1.274     sthen    1383: URL: <a href="http://www.tzanidakis.gr/~manolis/" rel="nofollow">http://www.tzanidakis.gr/~manolis/</a>
1.209     steven   1384: </td>
                   1385:        <td>IT Consulting and technical support. Specialize in OpenBSD and Linux systems.
1.107     ian      1386:
1.285     sthen    1387: </td></tr>
                   1388: <tr>
                   1389: <td bgcolor="White">
                   1390: <i>Stefanos Spanoudakis</i><br />
                   1391: <b>thinkBinary</b><br />
                   1392: 31, Ag. Polykarpou str. Kaisariani<br />
                   1393: Athens, Attica 161 21<br />
                   1394: Phone: +30 210 7296 486<br />
                   1395: FAX: +30 210 7296 486<br />
                   1396: Email: <a href="mailto:info@thinkbinary.gr">info@thinkbinary.gr</a><br />
                   1397: URL: <a href="http://www.thinkbinary.gr/" rel="nofollow">http://www.thinkbinary.gr/</a>
                   1398: </td>
                   1399:        <td>IT services and technical consulting. Unix/Linux specialization.
                   1400: Implementing security solutions based on OpenBSD.
1.87      ian      1401:
                   1402: </td></tr>
                   1403: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.99      ian      1404: <a name='India'></a>
                   1405: <b>India</b>
                   1406: </td></tr>
                   1407: <tr>
                   1408: <td bgcolor="White">
                   1409: <i>Hozefa / Joel</i><br />
                   1410: <b>AMAFHH</b><br />
                   1411: 4, Rangari Bldg., 2nd Bhandari X lane, Duncan Road<br />
1.108     ian      1412: Mumbai, Maharashtra 400004<br />
                   1413: Phone: 91-022-98201 54122 / 91-022-98205 33294<br />
1.99      ian      1414: Email: <a href="mailto:joel@hotmail.com">joel@hotmail.com</a><br />
                   1415: </td>
1.107     ian      1416:        <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.
1.291     sthen    1417:
                   1418: </td></tr>
                   1419: <tr>
                   1420: <td bgcolor="White">
                   1421: <i>Girish Venkatachalam</i><br />
                   1422: <b>Gayatri Hitech</b><br />
                   1423: 85/1, Old 46/1, Kamaraj avenue II street, Adyar<br />
                   1424: Chennai, Tamil Nadu 600020<br />
                   1425: Phone: +91-9444874881<br />
                   1426: Email: <a href="mailto:girish@gayatri-hitech.com">girish@gayatri-hitech.com</a><br />
                   1427: URL: <a href="http://www.chennaiserversupport.com" rel="nofollow">http://www.chennaiserversupport.com</a>
                   1428: </td>
                   1429:        <td>Rich OpenBSD dev experience. Focus on e-mail servers, load balancing, 100% uptime guarantee, protocols, TCP/IP, web server hosting, FTP, file sharing, chat servers and so on.
1.107     ian      1430:
1.99      ian      1431: </td></tr>
                   1432: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.149     otto     1433: <a name='Ireland'></a>
                   1434: <b>Ireland</b>
                   1435: </td></tr>
                   1436: <tr>
                   1437: <td bgcolor="White">
                   1438: <b>ITWise Ltd</b><br />
1.174     grunk    1439: Kilmullen, Portarlington, Co.Kildare<br />
1.149     otto     1440: Dublin, ROI<br />
1.174     grunk    1441: Phone: +353 (0)87 224 3379<br />
                   1442: FAX: +353 (0)87 224 3379<br />
                   1443: Email: <a href="mailto:enquiries@itwise.net">enquiries@itwise.net</a><br />
1.274     sthen    1444: URL: <a href="http://www.itwise.net/" rel="nofollow">http://www.itwise.net/</a>
1.149     otto     1445: </td>
1.169     grunk    1446:        <td> <a href="http://www.itwise.net/"><strong>ITWise</strong> </a> is a leading provider of IT consultancy in Ireland. Company is comprised of consultants from various backgrounds, who provide expertise across our solutions range. We posess vast experience in most of Unix including OpenBSD, FreeBSD, AIX, HPUX, Solaris and Linux. We provide commercial support for lots of open source software packages including <b>business applications, firewalls, network monitoring, virus and spam control, intrusion detection</b> and many more.
1.107     ian      1447:
1.93      ian      1448: </td></tr>
1.247     mbalmer  1449: <tr>
                   1450: <td bgcolor="White">
                   1451: <i>Catalin Tomozei - Network & System Engineer</i><br />
                   1452: <b>CatSoft Network Technology LTD</b><br />
                   1453: Dublin<br />
                   1454: Phone: +353-0862207457<br />
                   1455: Email: <a href="mailto:catalin.tomozei@gmail.com">catalin.tomozei@gmail.com</a><br />
                   1456: </td>
                   1457:        <td> Linux, *BSD and Solaris server consulting, *auditing*, support and
                   1458: management.
                   1459:
                   1460: </td></tr>
1.107     ian      1461: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.294     jj       1462: <a name='Israel'></a>
                   1463: <b>Israel</b>
                   1464: </td></tr>
                   1465: <tr>
                   1466: <td bgcolor="White">
                   1467: <i>Michael Z.</i><br />
                   1468: <b>Blitzpost</b><br />
                   1469: Post Box 3026<br />
                   1470: Tel Aviv, Gush Dan 61030<br />
                   1471: Phone: +972 52 7338303<br />
                   1472: FAX: +972 3 5068750<br />
                   1473: Email: <a href="mailto:admin@blitzpost.org">admin@blitzpost.org</a><br />
                   1474: URL: <a href="http://www.blitzpost.org/" rel="nofollow">http://www.blitzpost.org/</a>
                   1475: </td>
                   1476:        <td>Over 5 years experience with OpenBSD, Linux and Windows Servers. OpenBSD
                   1477: administration, installation, consultation services.
                   1478:
                   1479: </td></tr>
                   1480: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.107     ian      1481: <a name='Italy'></a>
                   1482: <b>Italy</b>
                   1483: </td></tr>
1.93      ian      1484: <tr>
                   1485: <td bgcolor="White">
1.78      ian      1486: <i>Stefano Venturoli</i><br />
                   1487: <b>Infosec S.r.l.</b><br />
                   1488: Security<br />
1.108     ian      1489: Bologna, Bologna 40133<br />
                   1490: Phone: +39 051 386460<br />
1.78      ian      1491: FAX: +39 051 385140<br />
                   1492: Email: <a href="mailto:venturoli@infosec.it">venturoli@infosec.it</a><br />
1.274     sthen    1493: URL: <a href="http://www.infosec.it/" rel="nofollow">http://www.infosec.it/</a>
1.78      ian      1494: </td>
1.107     ian      1495:        <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      1496:
1.78      ian      1497: </td></tr>
                   1498: <tr>
                   1499: <td bgcolor="White">
1.99      ian      1500: <i>Andrea Gedda</i><br />
                   1501: <b>AG - IT Consulting</b><br />
                   1502: CP 5012<br />
1.108     ian      1503: Genova, GE 16154<br />
                   1504: Phone: +39 3479409611<br />
1.99      ian      1505: FAX: +49 1212520385194<br />
                   1506: Email: <a href="mailto:contact@studioinf.com">contact@studioinf.com</a><br />
1.274     sthen    1507: URL: <a href="http://www.studioinf.com/" rel="nofollow">http://www.studioinf.com/</a>
1.99      ian      1508: </td>
1.107     ian      1509:        <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      1510:
                   1511: </td></tr>
                   1512: <tr>
                   1513: <td bgcolor="White">
1.242     mbalmer  1514: <i>Matteo Cantoni</i><br />
                   1515: <b>Sinapto srl</b><br />
                   1516: Via Sansovino 4<br />
                   1517: Milan 20133<br />
                   1518: Phone: +39 02 20241141<br />
                   1519: FAX: +39 02 700444445<br />
                   1520: Email: <a href="mailto:matteo.cantoni@sinapto.net">matteo.cantoni@sinapto.net</a><br />
1.274     sthen    1521: URL: <a href="http://www.sinapto.com" rel="nofollow">http://www.sinapto.com</a>
1.242     mbalmer  1522: </td>
                   1523:        <td>Linux and *BSD installation, maintenance and support services. Setup, configuration and maintenance firewalls on OpenBSD based servers; system and network administration.
                   1524:
                   1525: </td></tr>
                   1526: <tr>
                   1527: <td bgcolor="White">
1.107     ian      1528: <i>Fabrizio Frosali</i><br />
                   1529: <b>Impulso Srl</b><br />
                   1530: Viale Milanofiori, Palazzo F1<br />
1.108     ian      1531: Milano, MI 20100<br />
                   1532: Phone: +39.028244031<br />
1.107     ian      1533: FAX: +39.028255925<br />
                   1534: Email: <a href="mailto:info@impulso.it">info@impulso.it</a><br />
1.274     sthen    1535: URL: <a href="http://www.impulso.it/" rel="nofollow">http://www.impulso.it/</a>
1.78      ian      1536: </td>
1.107     ian      1537:        <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      1538:
1.78      ian      1539: </td></tr>
                   1540: <tr>
                   1541: <td bgcolor="White">
                   1542: <i>Marcello Scacchetti</i><br />
                   1543: <b>Arcanet Consulting</b><br />
                   1544: Viale Gramsci 349<br />
1.108     ian      1545: Mirandola, Modena 41037<br />
                   1546: Phone: +39 535 611520<br />
1.78      ian      1547: FAX: +39 535 611521<br />
                   1548: Email: <a href="mailto:marcello.scacchetti@arcanetconsulting.com">marcello.scacchetti@arcanetconsulting.com</a><br />
1.274     sthen    1549: URL: <a href="http://www.arcanetconsulting.com/" rel="nofollow">http://www.arcanetconsulting.com/</a>
1.78      ian      1550: </td>
                   1551:        <td>&nbsp;
1.242     mbalmer  1552:
                   1553: </td></tr>
                   1554: <tr>
                   1555: <td bgcolor="White">
                   1556: <i>Giovanni Federico</i><br />
1.285     sthen    1557: <b>Consultant</b><br />
                   1558: Via Pallonetto Santa Chiara 15<br />
                   1559: Napoli, Napoli 80134<br />
                   1560: Phone: +39 3289555569<br />
                   1561: FAX: +39 0810608042<br />
                   1562: Email: <a href="mailto:info@giovannifederico.net">info@giovannifederico.net</a><br />
                   1563: URL: <a href="http://www.giovannifederico.net" rel="nofollow">http://www.giovannifederico.net</a>
1.242     mbalmer  1564: </td>
1.285     sthen    1565:        <td>IT Security Consultancy Services, GNU/Linux-OpenBSD installation,
1.242     mbalmer  1566: maintenance, support and consulting, Unix software development,
                   1567: System and Network administration.
1.78      ian      1568:
                   1569: </td></tr>
                   1570: <tr>
                   1571: <td bgcolor="White">
                   1572: <i>Rodolfo G. Rosini</i><br />
                   1573: <b>E*MAZE Communications S.p.a.</b><br />
                   1574: Via Flavia 23/1<br />
1.108     ian      1575: Trieste, TS 34100<br />
                   1576: Phone: 39-040-8321332<br />
1.78      ian      1577: FAX: 39-040-8321340<br />
                   1578: Email: <a href="mailto:info@emaze.net">info@emaze.net</a><br />
1.274     sthen    1579: URL: <a href="http://www.emaze.net/" rel="nofollow">http://www.emaze.net/</a>
1.78      ian      1580: </td>
1.107     ian      1581:        <td>E*MAZE develops network security products, support and services for vulnerability assessment and IDSes on OpenBSD systems for Global 2000 companies
                   1582:
                   1583: </td></tr>
                   1584: <tr>
                   1585: <td bgcolor="White">
                   1586: <i>Fabio Cazzin</i><br />
                   1587: <b>Open Company</b><br />
                   1588: Via Firenze, 11<br />
1.178     grunk    1589: Santa Maria di Sala, VE 30036<br />
1.108     ian      1590: Phone: +39 041 5761070<br />
1.107     ian      1591: FAX: +39 041 8109910<br />
1.109     ian      1592: Email: <a href="mailto:info@opencompany.it">info@opencompany.it</a><br />
1.274     sthen    1593: URL: <a href="http://www.opencompany.it/" rel="nofollow">http://www.opencompany.it/</a>
1.107     ian      1594: </td>
1.178     grunk    1595:        <td>IT Consulting, Linux/OpenBSD Server, Firewalls (PF / Carp), VPN, Embeded
                   1596: systems, Training, Security, System and Network administration.
1.36      ian      1597:
1.78      ian      1598: </td></tr>
1.87      ian      1599: <tr>
                   1600: <td bgcolor="White">
1.193     grunk    1601: <i>Alessio Pennasilico / mayhem</i><br />
                   1602: <b>Alba s.r.l.</b><br />
                   1603: Via Stra' 164/3a<br />
                   1604: Colognola ai Colli, Verona 37030<br />
                   1605: Phone: +39 3489044903 / sip:222@voip.alba.st<br />
                   1606: FAX: +39 0456172490<br />
                   1607: Email: <a href="mailto:a.pennasilico@alba.st">a.pennasilico@alba.st</a><br />
1.274     sthen    1608: URL: <a href="http://www.alba.st/" rel="nofollow">http://www.alba.st/</a>
1.87      ian      1609: </td>
1.193     grunk    1610:        <td>We support OpenBSD and Linux installations that act as secure
                   1611: antispam mail gateway, web server, firewalls and fulfill any customer
                   1612: requirements. We develop unix software on-demand, usually releasing
                   1613: source code under the GPL license.
1.107     ian      1614:
1.236     steven   1615: </td></tr>
                   1616: <tr>
                   1617: <td bgcolor="White">
                   1618: <i>Patrik Bergamasco</i><br />
                   1619: <b>Consultant</b><br />
                   1620: Via Morpurgo 4<br />
                   1621: Udine, UD 33100<br />
                   1622: Email: <a href="mailto:patrik.bergamasco@ud.camcom.it">patrik.bergamasco@ud.camcom.it</a><br />
                   1623: </td>
                   1624:        <td>Netadmin from 7+ years on schools and government networks, 4 years
                   1625: experience with OpenBSD. Support: web/ftp/mail servers, firewalls and
                   1626: authentication mechanism, IDS, VOIP server, VPN, proxy server, file
                   1627: servers and data defense on OpenBSD environment.
                   1628:
1.151     otto     1629: </td></tr>
1.299     giovanni 1630: <tr>
                   1631: <td bgcolor="White">
                   1632: <i>Giovanni Bechis</i><br />
                   1633: <b>SnB</b><br />
                   1634: Viale don Minzoni 5/b<br />
                   1635: Jesi, AN 60035<br />
                   1636: Phone: +39 0731204358<br />
                   1637: Email: <a href="mailto:g.bechis@snb.it">g.bechis@snb.it</a><br />
                   1638: URL: <a href="http://www.snb.it/" rel="nofollow">http://www.snb.it/</a>
                   1639: </td>
                   1640:        <td>We offer support for antispam mail gateways, web servers
                   1641: and file servers based on OpenBSD or Linux.
                   1642: We provide firewall, proxy and vpn solutions based on OpenBSD.
                   1643:
                   1644: </td></tr>
1.151     otto     1645: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                   1646: <a name='Japan'></a>
                   1647: <b>Japan</b>
                   1648: </td></tr>
                   1649: <tr>
                   1650: <td bgcolor="White">
                   1651: <i>Mark Toraki Uemura</i><br />
                   1652: <b>OpenBSD Support Japan Inc.</b><br />
1.174     grunk    1653: Meguro Honchou 6-6-2<br />
1.151     otto     1654: Tokyo, Meguro-Ku 152-0002<br />
                   1655: Phone: +81-(0)3-3715-3032<br />
                   1656: FAX: +81-(0)3-3715-7275<br />
                   1657: Email: <a href="mailto:support@openbsd-support.com">support@openbsd-support.com</a><br />
                   1658: URL: <a href="http://www.openbsd-support.com/">http://www.openbsd-support.com/</a>
                   1659: </td>
                   1660:        <td>We specialise in OpenBSD systems support and services in Japan.  Our focus is on security, reliability, cost savings and interoperability.
1.114     otto     1661:
1.145     otto     1662: </td></tr>
1.234     steven   1663: <tr>
                   1664: <td bgcolor="White">
                   1665: <b>nihonsoft LLC</b><br />
                   1666: 4353-5 izumi-cyo izumi-ku<br />
                   1667: Yokohama, Kanagawa 2450016<br />
                   1668: Phone: +81 45 804 5242<br />
                   1669: FAX: +81 45 804 524243<br />
                   1670: Email: <a href="mailto:info@nihonsoft.jp">info@nihonsoft.jp</a><br />
                   1671: URL: <a href="http://www.nihonsoft.com/">http://www.nihonsoft.com/</a>
                   1672: </td>
                   1673:        <td>We provide consulting in English and Japanese to help your business
                   1674: get started in Japan. We especially like to help FOSS companies set up
                   1675: branches in Japan, and promote the use of FOSS Systems such as Debian,
                   1676: Ubuntu, FreeBSD, OpenBSD and NetBSD throughout industries and schools in
                   1677: Japan.
                   1678:
                   1679: </td></tr>
1.145     otto     1680: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                   1681: <a name='Latvia'></a>
                   1682: <b>Latvia</b>
                   1683: </td></tr>
                   1684: <tr>
                   1685: <td bgcolor="White">
                   1686: <b>CHC Ltd.</b><br />
                   1687: Lencu str. 44A-13<br />
                   1688: Cesis LV-4101<br />
                   1689: Phone: +371 9223245<br />
                   1690: Email: <a href="mailto:chc@chc.lv">chc@chc.lv</a><br />
                   1691: URL: <a href="http://www.chc.lv/">http://www.chc.lv/</a>
                   1692: </td>
                   1693:        <td>Unix like systems support and maintenance. Solutions based on *BSD.
1.87      ian      1694:
1.275     sthen    1695: </td></tr>
                   1696: <tr>
                   1697: <td bgcolor="White">
                   1698: <i>Artis Schlossberg</i><br />
                   1699: <b>Consultant</b><br />
                   1700: Riga LV-1014<br />
                   1701: Phone: +371 28 60 81 30<br />
                   1702: Email: <a href="mailto:artis@proit.lv">artis@proit.lv</a><br />
                   1703: URL: <a href="http://proit.lv/~artis/support/">http://proit.lv/~artis/support/</a>
                   1704: </td>
                   1705:        <td>To Serve and Protect: securing your online presence, e-commerce or otherwise.
                   1706:
1.107     ian      1707: </td></tr>
                   1708: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                   1709: <a name='Moldova'></a>
                   1710: <b>Moldova</b>
                   1711: </td></tr>
                   1712: <tr>
                   1713: <td bgcolor="White">
                   1714: <i>Evgeniy</i><br />
                   1715: <b>Consultant</b><br />
1.108     ian      1716: Chisinau 2012<br />
                   1717: Phone: 373 2 9549019<br />
1.107     ian      1718: Email: <a href="mailto:evgeniy@riscom.net">evgeniy@riscom.net</a><br />
                   1719: </td>
                   1720:        <td>Setup, support, hosting and administration. Internet solution using OpenBSD: Firewalls, Mail, WWW.
                   1721:
1.78      ian      1722: </td></tr>
                   1723: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.142     otto     1724: <a name='M&eacute;xico'></a>
                   1725: <b>M&eacute;xico</b>
1.83      ian      1726: </td></tr>
                   1727: <tr>
                   1728: <td bgcolor="White">
1.78      ian      1729: <i>Juan Pablo Feria</i><br />
                   1730: <b>Onyx Consultorias</b><br />
                   1731: Luis donaldo Colosio esquna con calle Yañez<br />
1.108     ian      1732: Hermosillo, Sonora 83000<br />
                   1733: Phone: (62) 576097<br />
1.78      ian      1734: Email: <a href="mailto:jferiago@netscape.net">jferiago@netscape.net</a><br />
                   1735: URL: <a href="http://www.pitic.com.mx/onyx">http://www.pitic.com.mx/onyx</a>
                   1736: </td>
1.107     ian      1737:        <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      1738:
1.78      ian      1739: </td></tr>
                   1740: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.102     ian      1741: <a name='Netherlands'></a>
                   1742: <b>Netherlands</b>
1.99      ian      1743: </td></tr>
                   1744: <tr>
                   1745: <td bgcolor="White">
                   1746: <b>OpenFortress</b><br />
1.173     grunk    1747: Haarlebrink 5<br />
                   1748: Enschede, Overijssel 7544 WP<br />
                   1749: Phone: +31 53 4782239<br />
                   1750: FAX: +31 842 244827<br />
                   1751: Email: <a href="mailto:info@openfortress.nl">info@openfortress.nl</a><br />
1.99      ian      1752: URL: <a href="http://openfortress.nl/">http://openfortress.nl/</a>
                   1753: </td>
1.173     grunk    1754:        <td>OpenFortress is a technology provider for cryptograpic solutions, notably
                   1755: applications of digital signatures. We can set up securely signing systems
                   1756: at your location, preferably based on OpenBSD.
1.99      ian      1757:
                   1758: </td></tr>
1.78      ian      1759: <tr>
                   1760: <td bgcolor="White">
                   1761: <i>Arno Kruse</i><br />
1.87      ian      1762: <b>Kruse ICT</b><br />
1.78      ian      1763: Kerkveldstraat 1a<br />
1.108     ian      1764: Baarlo, Limburg 5991BA<br />
                   1765: Phone: +31 43 4090604<br />
1.78      ian      1766: FAX: +31 43 4090605<br />
                   1767: Email: <a href="mailto:kruse@kruse-ict.nl">kruse@kruse-ict.nl</a><br />
                   1768: URL: <a href="http://www.kruse-ict.nl/">http://www.kruse-ict.nl/</a>
                   1769: </td>
1.107     ian      1770:        <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      1771:
1.78      ian      1772: </td></tr>
1.99      ian      1773: <tr>
                   1774: <td bgcolor="White">
                   1775: <i>Richard Zoontjens / Deni Strik</i><br />
                   1776: <b>Radécom B.V.</b><br />
                   1777: Werkmansbeemd 10<br />
1.108     ian      1778: Oosterhout, NB 4907 EW<br />
                   1779: Phone: +31 162 467770<br />
1.99      ian      1780: FAX: +31 162 466864<br />
                   1781: Email: <a href="mailto:info@radecom.nl">info@radecom.nl</a><br />
                   1782: URL: <a href="http://www.radecom.nl/">http://www.radecom.nl/</a>
                   1783: </td>
1.107     ian      1784:        <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      1785:
                   1786: </td></tr>
1.78      ian      1787: <tr>
                   1788: <td bgcolor="White">
                   1789: <i>Camiel Dobbelaar</i><br />
                   1790: <b>Sentia Internet Security B.V.</b><br />
                   1791: Hullenbergweg 385<br />
1.108     ian      1792: Amsterdam, NH 1101CS<br />
                   1793: Phone: +31-20-7505 733<br />
1.78      ian      1794: FAX: +31-20-698 1036<br />
                   1795: Email: <a href="mailto:info@sentia.nl">info@sentia.nl</a><br />
                   1796: URL: <a href="http://www.sentia.nl/">http://www.sentia.nl/</a>
                   1797: </td>
1.107     ian      1798:        <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      1799:
1.78      ian      1800: </td></tr>
                   1801: <tr>
                   1802: <td bgcolor="White">
                   1803: <i>Hendrik-Jan Verheij</i><br />
                   1804: <b>BWSS</b><br />
                   1805: Ruysdaelstraat 31<br />
1.108     ian      1806: Deventer, Overijssel 7421 RE<br />
                   1807: Phone: +31 570 665140<br />
1.78      ian      1808: FAX: +31 570 665141<br />
                   1809: Email: <a href="mailto:info@bwss.nl">info@bwss.nl</a><br />
                   1810: URL: <a href="http://www.bwss.nl/">http://www.bwss.nl/</a>
                   1811: </td>
1.107     ian      1812:        <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      1813:
1.78      ian      1814: </td></tr>
                   1815: <tr>
                   1816: <td bgcolor="White">
1.288     dlg      1817: <b>Fox-IT</b><br />
1.108     ian      1818: Delft, ZH 2611BC<br />
1.288     dlg      1819: Phone: +31-15-2847999<br />
                   1820: FAX: +31-15-2847990<br />
                   1821: Email: <a href="mailto:fox@fox-it.com">fox@fox-it.com</a><br />
1.78      ian      1822: URL: <a href="http://www.fox-it.com/">http://www.fox-it.com/</a>
                   1823: </td>
1.288     dlg      1824:        <td>Fox-IT dedicates its products and services to a more secure society. We are specialists in security and intelligence solutions for government bodies and other major organizations throughout the world. Our core business is developing solutions for the protection of state secrets, the investigation of digital crime, audits, managed security services, consulting and training courses.
                   1825:
1.58      ian      1826:
1.78      ian      1827: </td></tr>
                   1828: <tr>
                   1829: <td bgcolor="White">
1.130     otto     1830: <i>Arthur Donkers</i><br />
                   1831: <b>ADIB</b><br />
                   1832: Burg. F. v. Ankenweg 5<br />
                   1833: Middelstum, Groningen 9991AM<br />
                   1834: Phone: +31 595 557057<br />
                   1835: FAX: +31 595 557046<br />
                   1836: Email: <a href="mailto:info@adib.nl">info@adib.nl</a><br />
                   1837: URL: <a href="http://www.adib.nl/">http://www.adib.nl/</a>
                   1838: </td>
                   1839:        <td>Support contracts, custom built openbsd solutions, support and implementation for ISP environments (PF, failover setups, transparant bridging), virtual server hosting, e-mail and web services, also for Linux
1.60      ian      1840:
1.78      ian      1841: </td></tr>
                   1842: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      1843: <a name='New'></a>
1.78      ian      1844: <b>New Zealand</b>
1.107     ian      1845: </td></tr>
                   1846: <tr>
                   1847: <td bgcolor="White">
                   1848: <i>Steve Jenkins</i><br />
                   1849: <b>FFF Managed Technology Ltd.</b><br />
                   1850: 60 Cook St<br />
1.108     ian      1851: Auckland, Auckland AKL<br />
                   1852: Phone: +64 9 356 2911<br />
1.107     ian      1853: FAX: +64 9 358 9070<br />
                   1854: Email: <a href="mailto:enquiries@fff.co.nz">enquiries@fff.co.nz</a><br />
                   1855: URL: <a href="http://www.fff.co.nz/">http://www.fff.co.nz/</a>
                   1856: </td>
                   1857:        <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.
                   1858:
                   1859: </td></tr>
                   1860: <tr>
                   1861: <td bgcolor="White">
1.79      ian      1862: <i>Michael A. Williams</i><br />
1.78      ian      1863: <b>NetXSecure NZ Limited</b><br />
1.79      ian      1864: 122 Whitecliffs Road<br />
1.108     ian      1865: Christchurch, Canterbury 8171<br />
                   1866: Phone: +64.3.318.2973<br />
1.79      ian      1867: FAX: +64.3.318.2975<br />
1.78      ian      1868: Email: <a href="mailto:mike@netxsecure.net">mike@netxsecure.net</a><br />
                   1869: URL: <a href="http://www.netxsecure.net/">http://www.netxsecure.net/</a>
                   1870: </td>
1.107     ian      1871:        <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      1872:
1.78      ian      1873: </td></tr>
                   1874: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      1875: <a name='Norway'></a>
1.78      ian      1876: <b>Norway</b>
                   1877: </td></tr>
                   1878: <tr>
                   1879: <td bgcolor="White">
1.87      ian      1880: <i>Eirik Seim</i><br />
                   1881: <b>Bitsec</b><br />
                   1882: St 13<br />
1.108     ian      1883: Bergen N-5305<br />
                   1884: Phone: +4799521600<br />
1.87      ian      1885: Email: <a href="mailto:es@bitsec.no">es@bitsec.no</a><br />
                   1886: URL: <a href="http://www.bitsec.no/">http://www.bitsec.no/</a>
                   1887: </td>
1.107     ian      1888:        <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.
                   1889:
                   1890: </td></tr>
                   1891: <tr>
                   1892: <td bgcolor="White">
1.206     steven   1893: <i>Peter N. M. Hansteen</i><br />
                   1894: <b>bsdly.net</b><br />
1.270     mbalmer  1895: Sandviksveien 32<br />
1.206     steven   1896: Bergen, Hordaland NO-5003<br />
1.270     mbalmer  1897: Phone: +47 9807 1263<br />
1.206     steven   1898: Email: <a href="mailto:bsdly@bsdly.net">bsdly@bsdly.net</a><br />
                   1899: URL: <a href="http://www.bsdly.net/">http://www.bsdly.net/</a>
                   1900: </td>
                   1901:        <td>Network planning, configuration, training and maintenance services
                   1902: using OpenBSD, FreeBSD or GNU/Linux.
                   1903:
                   1904: </td></tr>
                   1905: <tr>
                   1906: <td bgcolor="White">
1.107     ian      1907: <i>Daniel Mikkelsen</i><br />
                   1908: <b>Copyleft Software AS</b><br />
                   1909: Pobox 9271 Grønland<br />
1.108     ian      1910: Oslo N-0134<br />
                   1911: Phone: +4799279251<br />
1.107     ian      1912: Email: <a href="mailto:info@copyleft.no">info@copyleft.no</a><br />
                   1913: URL: <a href="http://www.copyleft.no/">http://www.copyleft.no/</a>
                   1914: </td>
                   1915:        <td>We do development of free software and support/maintenance of free software-based platforms, including OpenBSD, FreeBSD and Linux.
1.87      ian      1916:
                   1917: </td></tr>
                   1918: <tr>
                   1919: <td bgcolor="White">
1.204     steven   1920: <b>FreeCode AS</b><br />
                   1921: Gaustadalleen 21<br />
                   1922: Oslo, Oslo N-0349<br />
                   1923: Phone: +47-21536900<br />
                   1924: FAX: +47-21536909<br />
                   1925: Email: <a href="mailto:mail@freecode.no">mail@freecode.no</a><br />
                   1926: URL: <a href="http://www.freecode.no/">http://www.freecode.no/</a>
                   1927: </td>
                   1928:        <td>Giving the control back to the user with Free Software and
                   1929: Service Management processes. Strong security focus based on OpenBSD.
                   1930:
                   1931: </td></tr>
                   1932: <tr>
                   1933: <td bgcolor="White">
1.232     steven   1934: <i>All staff members</i><br />
                   1935: <b>SystemNet</b><br />
                   1936: &Oslash;kernveien 121b<br />
                   1937: Oslo, Oslo N-0597<br />
                   1938: Phone: +47 92439800<br />
                   1939: Email: <a href="mailto:info@systemnet.no">info@systemnet.no</a><br />
                   1940: URL: <a href="http://www.systemnet.no/">http://www.systemnet.no/</a>
                   1941: </td>
                   1942:        <td>SystemNet is a consulting company providing services related
                   1943: to data and telecoms. We are specialists in IP based communications,
                   1944: security and continuous service provision. OpenBSD is one of our
                   1945: primary tools, and one which we provide support for.
                   1946:
1.170     grunk    1947: </td></tr>
                   1948: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                   1949: <a name='Peru'></a>
                   1950: <b>Peru</b>
                   1951: </td></tr>
                   1952: <tr>
                   1953: <td bgcolor="White">
                   1954: <i>Breno Colom</i><br />
                   1955: <b>Aureal Systems</b><br />
1.211     steven   1956: Av. Angamos Oeste 355 Oficina 1302 - Miraflores<br />
1.170     grunk    1957: Lima, Lima 51<br />
                   1958: Phone: +51-1-243-0131<br />
                   1959: FAX: +51-1-243-0131<br />
                   1960: Email: <a href="mailto:info@aureal.com.pe">info@aureal.com.pe</a><br />
                   1961: URL: <a href="http://www.aureal.com.pe/">http://www.aureal.com.pe/</a>
                   1962: </td>
                   1963:        <td>Aureal Systems se especializa en soluciones de Seguridad
                   1964: Inform&aacute;tica, consultor&iacute;a en sistemas operativos
1.211     steven   1965: basados en UNIX y desarrollo. Tenemos experiencia en sistemas basados
                   1966: en 4.4BSD UNIX como OpenBSD funcionando como firewalls, IDS,
                   1967: concentradores VPN y sistemas de servicio multipr&oacute;posito.
1.46      ian      1968:
1.219     steven   1969: </td></tr>
                   1970: <tr>
                   1971: <td bgcolor="White">
                   1972: <i>Eder M. Gutierrez Alarcon</i><br />
                   1973: <b>HTU Networks</b><br />
1.277     sthen    1974: Av. Del Parque Sur 565 - San Borja<br />
                   1975: Lima, Lima Lima 41<br />
                   1976: Phone: +51-1-7193264<br />
                   1977: Email: <a href="mailto:egutierrez@htu.pe">egutierrez@htu.pe</a><br />
                   1978: URL: <a href="http://www.htu.pe/">http://www.htu.pe/</a>
1.219     steven   1979: </td>
                   1980:        <td>Implementamos y ofrecemos soporte para sistemas OpenBSD utilizados
                   1981: como firewalls, IDS, Proxys, VPN, servidores de archivos, Wireless Auth
                   1982: Servers, servidores de correo, servidores web y para otros prop&oacute;sitos;
                   1983: adem&aacute;s ofrecemos consultor&iacute;a y asesor&iacute;a en seguridad de
                   1984: la informaci&oacute;n, redes y desarrollo. Trabajamos con otros sistemas de
                   1985: tipo BSD y GNU/Linux. Contamos con m&aacute;s de 5 a&ntilde;os de experiencia.
                   1986:
1.150     otto     1987: </td></tr>
                   1988: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                   1989: <a name='Philippines'></a>
                   1990: <b>Philippines</b>
                   1991: </td></tr>
                   1992: <tr>
                   1993: <td bgcolor="White">
1.177     grunk    1994: <i>Rodel "Sparc" Collado Urani</i><br />
1.257     steven   1995: <b>Systems Security Practitioner</b><br />
                   1996: 2702 Park Avenue corner F. Sanchez Street<br />
                   1997: Pasay City, Metro Manila 1302<br />
                   1998: Phone: +63.917.534.1128<br />
                   1999: Email: <a href="mailto:sparc@uraniid.net">sparc@uraniid.net</a><br />
1.177     grunk    2000: URL: <a href="http://www.UraniID.net/">http://www.UraniID.net/</a>
1.150     otto     2001: </td>
1.257     steven   2002:        <td>Deploys public key infrastructure, single sign-on and systems security
                   2003: primarily on OpenBSD, other UNIX-like systems and Windows. Administer and
                   2004: test security of computing systems. Setup and support of corporate firewall,
                   2005: virtual private network including Internet, data and voice services.
                   2006:
1.78      ian      2007: </td></tr>
                   2008: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      2009: <a name='Poland'></a>
1.78      ian      2010: <b>Poland</b>
                   2011: </td></tr>
                   2012: <tr>
                   2013: <td bgcolor="White">
1.174     grunk    2014: <b>"Mucha"</b><br />
1.134     otto     2015: Turowska 1<br />
1.174     grunk    2016: Zgorzelec, Dolnyslask 59-900<br />
1.134     otto     2017: Phone: +48 75 77 57 767<br />
                   2018: Email: <a href="mailto:bok@sieciuch.com">bok@sieciuch.com</a><br />
                   2019: URL: <a href="http://www.sieciuch.com/">http://www.sieciuch.com/</a>
                   2020: </td>
                   2021:        <td>Building certified Krone networks with Cisco and OpenBSD systems.
                   2022:
                   2023: </td></tr>
                   2024: <tr>
                   2025: <td bgcolor="White">
1.174     grunk    2026: <b>ONS Opensource Network Solutions sp. z o.o.</b><br />
1.154     otto     2027: Zloty Rog 53<br />
                   2028: Krakow 30-095<br />
                   2029: Phone: +48 889 504 844<br />
                   2030: Email: <a href="mailto:info@openetworks.pl">info@openetworks.pl</a><br />
                   2031: URL: <a href="http://www.openetworks.pl/">http://www.openetworks.pl/</a>
                   2032: </td>
                   2033:        <td>ONS provides expertise in the areas of Firewalls, VPN Gateways, Web Servers, Intrusion Detection and Mail Servers. We also offer security audits and develops security policies.
                   2034:
                   2035: </td></tr>
                   2036: <tr>
                   2037: <td bgcolor="White">
1.210     steven   2038: <i>Michal Kosinski</i><br />
                   2039: <b>Void Systems</b><br />
                   2040: Grochowska 14E<br />
                   2041: Warszawa, Mazowieckie 04-217<br />
                   2042: Phone: +48(22)6101357<br />
                   2043: FAX: +48(22)8798231<br />
                   2044: Email: <a href="mailto:openbsd@voidsystems.pl">openbsd@voidsystems.pl</a><br />
                   2045: URL: <a href="http://www.voidsystems.pl/">http://www.voidsystems.pl/</a>
                   2046: </td>
                   2047:        <td>Installation and support for entire spectrum of OpenBSD solutions,
                   2048: from nat/firewall/vpn all the way to application servers,
                   2049: with focus on highest possible security levels.
                   2050: Additional research and development of embedded OpenBSD devices.
                   2051:
                   2052: </td></tr>
                   2053: <tr>
                   2054: <td bgcolor="White">
1.78      ian      2055: <i>Adam Naguszewski</i><br />
                   2056: <b>Consultant</b><br />
                   2057: Goralska 61/42<br />
1.108     ian      2058: Gdansk, Pomorskie 80-292<br />
                   2059: Phone: 0048609102752 0048583425919<br />
1.78      ian      2060: Email: <a href="mailto:admin@bmtmc.gda.pl">admin@bmtmc.gda.pl</a><br />
                   2061: URL: <a href="http://www.bmtmc.gda.pl/">http://www.bmtmc.gda.pl/</a>
                   2062: </td>
1.107     ian      2063:        <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      2064:
1.252     steven   2065: </td></tr>
                   2066: <tr>
                   2067: <td bgcolor="White">
                   2068: <i>Jakub Werelich</i><br />
                   2069: <b>E-Systems</b><br />
                   2070: Gubinska 8<br />
                   2071: Wroclaw 54-434<br />
                   2072: Phone: +48 71 78-55-77-5<br />
                   2073: Email: <a href="mailto:info@e-systems.pl">info@e-systems.pl</a><br />
                   2074: URL: <a href="http://www.e-systems.pl">http://www.e-systems.pl</a>
                   2075: </td>
                   2076:        <td>Installation and administration of *BSD and Linux systems.
1.58      ian      2077:
1.78      ian      2078: </td></tr>
                   2079: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      2080: <a name='Portugal'></a>
1.78      ian      2081: <b>Portugal</b>
                   2082: </td></tr>
                   2083: <tr>
                   2084: <td bgcolor="White">
                   2085: <i>Paulo Laureano</i><br />
                   2086: <b>Mr Net - Serviços informáticos lda</b><br />
                   2087: Av Elias Garcia. 147. 2 esq.<br />
1.108     ian      2088: Lisbon, Lisbon 1050 LISBOA<br />
                   2089: Phone: +351217826920<br />
1.78      ian      2090: FAX: +351217826929<br />
                   2091: Email: <a href="mailto:pls@mrnet.pt">pls@mrnet.pt</a><br />
                   2092: URL: <a href="http://www.mrnet.pt/">http://www.mrnet.pt/</a>
                   2093: </td>
1.107     ian      2094:        <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      2095:
1.78      ian      2096: </td></tr>
1.99      ian      2097: <tr>
                   2098: <td bgcolor="White">
                   2099: <i>Paulo Sopa</i><br />
                   2100: <b>InteligenSis Lda.</b><br />
                   2101: Bairro da Castelhana, Rua dos Eucaliptos, 452<br />
1.108     ian      2102: Lisboa, Loures 2695-548 São João da Talha<br />
                   2103: Phone: +351 21 994 82 17<br />
1.99      ian      2104: FAX: +351 21 994 35 21<br />
                   2105: Email: <a href="mailto:psopa@ies.pt">psopa@ies.pt</a><br />
                   2106: URL: <a href="http://www.ies.pt/">http://www.ies.pt/</a>
                   2107: </td>
1.107     ian      2108:        <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.
                   2109:
1.143     otto     2110: </td></tr>
                   2111: <tr>
                   2112: <td bgcolor="White">
                   2113: <i>Pedro Rebello de Andrade</i><br />
                   2114: <b>Cidreira - Sistemas de Informa&ccedil;&atilde;o Lda.</b><br />
                   2115: Rua dos Industriais, 25, 1E<br />
                   2116: Lisbon, Lisbon 1200-685 Lisbon<br />
                   2117: Phone: +351 21 392 89 75<br />
                   2118: FAX: + 351 21 392 89 79<br />
                   2119: Email: <a href="mailto:cidreira@net.novis.pt">cidreira@net.novis.pt</a><br />
                   2120: </td>
                   2121:        <td>Consulting services and project implementation on OpenBSD, FreeBSD, Linux and Windows. Our main focuses are network security, system interoperability and intra-network normalization of services. We're specialized in small to medium networks.
1.107     ian      2122:
                   2123: </td></tr>
1.281     sthen    2124: <tr>
                   2125: <td bgcolor="White">
                   2126: <i>Pedro Almeida</i><br />
                   2127: <b>Secure Networks Lda.</b><br />
                   2128: Rua Pedro Alvares Cabral, N-119, 4-C<br />
                   2129: Coimbra 3030-069<br />
                   2130: Phone: +351-914039968<br />
                   2131: FAX: +351-239701521<br />
                   2132: Email: <a href="mailto:palmeida@securenetworks.pt">palmeida@securenetworks.pt</a><br />
                   2133: URL: <a href="http://www.securenetworks.pt/">http://www.securenetworks.pt/</a>
                   2134: </td>
                   2135:        <td>Secure Networks is a company dedicated to network related technologies and our
                   2136: solutions and products are focused in open source. Nowadays the simplicity,
                   2137: versatility and quality are very important factors. Since these are some of the
                   2138: strong points of the OpenBSD operating system, and we have a solid knowledge on
                   2139: it, most of our solutions and products are OpenBSD based.
                   2140:
                   2141: </td></tr>
1.107     ian      2142: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.284     sthen    2143: <a name='Russia'></a>
                   2144: <b>Russia</b>
                   2145: </td></tr>
                   2146: <tr>
                   2147: <td bgcolor="White">
                   2148: <i>Elizarov Andrej</i><br />
                   2149: <b>Consultant</b><br />
                   2150: Moscow 141101<br />
                   2151: Email: <a href="mailto:vigilancer@gmail.com">vigilancer@gmail.com</a><br />
                   2152: </td>
                   2153:        <td>Over 6 years experience with OpenBSD. OpenBSD consulting, installation, maintenance and support for mailservers, webservices, VPN, firewalls, web-applications.
1.99      ian      2154:
                   2155: </td></tr>
1.78      ian      2156: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      2157: <a name='Singapore'></a>
1.78      ian      2158: <b>Singapore</b>
                   2159: </td></tr>
                   2160: <tr>
                   2161: <td bgcolor="White">
                   2162: <i>Lin Xiaohan</i><br />
                   2163: <b>AUX MicroSystems PTE. LTD.</b><br />
                   2164: 504, Serangoon North Ave 4, #14-468<br />
1.108     ian      2165: Singapore, Singapore 550504<br />
                   2166: Phone: +65-97995569<br />
1.78      ian      2167: Email: <a href="mailto:linxh@megamesh.com">linxh@megamesh.com</a><br />
                   2168: </td>
1.107     ian      2169:        <td>BSD systems setup, maintenance and coding. Web applications with PostgreSQL/MySQL backend. Various server software (BIND, Apache, Sendmail, etc.) related installation and programming.
                   2170:
                   2171: </td></tr>
                   2172: <tr>
                   2173: <td bgcolor="White">
                   2174: <i>Gilbert Foo</i><br />
                   2175: <b>Forgotten Technologies</b><br />
                   2176: 17 Sungei Kadut St 4<br />
1.108     ian      2177: Singapore, Singapore 729045<br />
                   2178: Phone: 63680200<br />
1.107     ian      2179: FAX: 62757498<br />
                   2180: Email: <a href="mailto:gilbert@forgotten.com.sg">gilbert@forgotten.com.sg</a><br />
1.293     sthen    2181: URL: <a href="http://www.forgotten.com.sg/">http://www.forgotten.com.sg/</a>
1.107     ian      2182: </td>
                   2183:        <td>Open-Source Business Solutions
1.58      ian      2184:
1.78      ian      2185: </td></tr>
                   2186: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      2187: <a name='Slovak'></a>
1.83      ian      2188: <b>Slovak Republic</b>
                   2189: </td></tr>
                   2190: <tr>
                   2191: <td bgcolor="White">
                   2192: <i>Juraj Bednár</i><br />
                   2193: <b>Juraj Bednár</b><br />
                   2194: Ruzova 7<br />
                   2195: Banska Bystrica 974 11<br />
                   2196: Email: <a href="mailto:juraj@bednar.sk">juraj@bednar.sk</a><br />
1.293     sthen    2197: URL: <a href="http://juraj.bednar.sk/">http://juraj.bednar.sk/</a>
1.83      ian      2198: </td>
1.107     ian      2199:        <td>Experience with FreeBSD server farms and OpenBSD firewalls, routers and snort-based intrusion detection systems. Installation and support services.
                   2200:
1.83      ian      2201: </td></tr>
                   2202: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.89      ian      2203: <a name='South'></a>
                   2204: <b>South Africa</b>
                   2205: </td></tr>
                   2206: <tr>
                   2207: <td bgcolor="White">
                   2208: <i>James Wright</i><br />
                   2209: <b>BSDHosting</b><br />
                   2210: 53 Grosvenor Road Bryanston<br />
1.108     ian      2211: Johannesburg, Gauteng PO Box 98233 Sloan Park 2152<br />
                   2212: Phone: +27 11 706 1939<br />
1.89      ian      2213: FAX: +27 11 706 1939<br />
                   2214: Email: <a href="mailto:jamesw@bsdhosting.co.za">jamesw@bsdhosting.co.za</a><br />
1.293     sthen    2215: URL: <a href="http://www.bsdhosting.co.za/">http://www.bsdhosting.co.za/</a>
1.89      ian      2216: </td>
1.107     ian      2217:        <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.
                   2218:
1.89      ian      2219: </td></tr>
                   2220: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.107     ian      2221: <a name='Spain'></a>
                   2222: <b>Spain</b>
1.78      ian      2223: </td></tr>
                   2224: <tr>
                   2225: <td bgcolor="White">
1.195     steven   2226: <i>Jose M Mejia</i><br />
                   2227: <b>Novestec Systems</b><br />
                   2228: Font Nova 1<br />
                   2229: Alcora, Castellon 12110<br />
                   2230: Phone: +34 964360824<br />
                   2231: FAX: +34 964360824<br />
                   2232: Email: <a href="mailto:networking@novestec.com">networking@novestec.com</a><br />
1.293     sthen    2233: URL: <a href="http://www.novestec.com/">http://www.novestec.com/</a>
1.195     steven   2234: </td>
                   2235:        <td>Empresa especializada en redes, seguridad y sistemas informaticos.
                   2236: Servidores de red, proxies y firewalls bajo OpenBSD.
                   2237: Gran experiencia en otros sabores de Unix y productos Cisco.
                   2238:
                   2239: </td></tr>
                   2240: <tr>
                   2241: <td bgcolor="White">
1.107     ian      2242: <i>Daniel Alcántara de la Hoz</i><br />
                   2243: <b>iProyectos</b><br />
                   2244: Avenida de Finisterre 327 2<br />
1.108     ian      2245: A Coruña, A Coruña 15008<br />
                   2246: Phone: +34 981 900 129<br />
1.107     ian      2247: FAX: +34 981 148 048<br />
                   2248: Email: <a href="mailto:openbsd@iproyectos.com">openbsd@iproyectos.com</a><br />
1.293     sthen    2249: URL: <a href="http://www.iproyectos.com/">http://www.iproyectos.com/</a>
1.78      ian      2250: </td>
1.107     ian      2251:        <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      2252:
1.78      ian      2253: </td></tr>
1.107     ian      2254: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                   2255: <a name='Sweden'></a>
                   2256: <b>Sweden</b>
1.95      ian      2257: </td></tr>
                   2258: <tr>
                   2259: <td bgcolor="White">
1.107     ian      2260: <i>Jonas Eriksson</i><br />
1.293     sthen    2261: <b>Webbkonsulterna AB</b><br />
                   2262: Kyrkgatan 60<br />
                   2263: Ostersund SE-83134<br />
                   2264: Phone: +46.63.180888<br />
                   2265: FAX: +46.63.180889<br />
                   2266: Email: <a href="mailto:info@wk.se">info@wk.se</a><br />
                   2267: URL: <a href="http://www.wk.se/">http://www.wk.se/</a>
1.99      ian      2268: </td>
1.107     ian      2269:        <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      2270:
1.283     sthen    2271: </td></tr>
                   2272: <tr>
                   2273: <td bgcolor="White">
                   2274: <i>Per-Olov Sjoholm</i><br />
                   2275: <b>Init AB</b><br />
                   2276: Engelbrektsgatan 7<br />
                   2277: Stockholm 114 86<br />
                   2278: Phone: +46-8-4070100<br />
                   2279: Email: <a href="mailto:info@init.se">info@init.se</a><br />
                   2280: URL: <a href="http://www.init.se/" rel="nofollow">http://www.init.se/</a>
                   2281: </td>
                   2282:        <td>We supply *BSD and Linux expertise since 1994. On OpenBSD we have many installations with everything from DNS, SMTP, WEB, routers, VPN to redundant firewalls. We also provide security analysis, network planning, training and support among other things in these areas.
1.87      ian      2283:
                   2284: </td></tr>
                   2285: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                   2286: <a name='Switzerland'></a>
1.78      ian      2287: <b>Switzerland</b>
                   2288: </td></tr>
                   2289: <tr>
                   2290: <td bgcolor="White">
1.85      ian      2291: <i>Marc Balmer</i><br />
                   2292: <b>micro systems</b><br />
1.139     mbalmer  2293: Wiesendamm 2a, Postfach<br />
                   2294: Basel, Basel-Stadt CH-4019<br />
1.108     ian      2295: Phone: +41 61 383 05 10<br />
1.85      ian      2296: FAX: +41 61 383 05 12<br />
1.87      ian      2297: Email: <a href="mailto:marc@msys.ch">marc@msys.ch</a><br />
1.230     mbalmer  2298: URL: <a href="https://www.msys.ch/">https://www.msys.ch/</a>
1.85      ian      2299: </td>
1.107     ian      2300:        <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      2301:
                   2302: </td></tr>
                   2303: <tr>
                   2304: <td bgcolor="White">
1.78      ian      2305: <i>Mathias Schmocker</i><br />
                   2306: <b>SMAT Engineering LLC</b><br />
                   2307: Boulevard Georges-Favon 20<br />
1.108     ian      2308: Geneva, Geneva CH-1204<br />
                   2309: Phone: +41 22 800 3400<br />
1.78      ian      2310: FAX: +41 22 800 3401<br />
                   2311: Email: <a href="mailto:smat@acm.org">smat@acm.org</a><br />
                   2312: URL: <a href="http://www.smat.ch/">http://www.smat.ch/</a>
                   2313: </td>
1.107     ian      2314:        <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      2315:
1.78      ian      2316: </td></tr>
                   2317: <tr>
                   2318: <td bgcolor="White">
1.107     ian      2319: <i>Kirill Ponazdyr</i><br />
                   2320: <b>Codeangels Solutions GmbH</b><br />
                   2321: Industriestrasse 8<br />
1.108     ian      2322: Oetwil Am See, ZH 8618<br />
                   2323: Phone: +41 (0)43 844 90 10<br />
1.107     ian      2324: FAX: +41 (0)43 844 90 12<br />
                   2325: URL: <a href="http://www.codeangels.com/">http://www.codeangels.com/</a>
1.85      ian      2326: </td>
1.107     ian      2327:        <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      2328:
                   2329: </td></tr>
                   2330: <tr>
                   2331: <td bgcolor="White">
1.107     ian      2332: <b>Apsis GmbH</b><br />
                   2333: Postfach<br />
1.108     ian      2334: Uetikon am See, Zurich CH-8707<br />
                   2335: Phone: +41-1-920 49 04<br />
1.107     ian      2336: Email: <a href="mailto:info@apsis.ch">info@apsis.ch</a><br />
1.280     mbalmer  2337: URL: <a href="http://www.apsis.ch/">http://www.apsis.ch/</a>
1.85      ian      2338: </td>
1.107     ian      2339:        <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.
                   2340:
1.253     mbalmer  2341: </td></tr>
1.107     ian      2342: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.232     steven   2343: <a name='Tonga'></a>
                   2344: <b>Tonga</b>
                   2345: </td></tr>
                   2346: <tr>
                   2347: <td bgcolor="White">
                   2348: <i>Tonga Siliva</i><br />
                   2349: <b>Infotech Tonga</b><br />
                   2350: Suite 16/17 Tungi Arcade Business Centre<br />
                   2351: Nuku'alofa, Tongatapu<br />
                   2352: Phone: +(676) 27-399<br />
                   2353: FAX: +(676) 27-637<br />
                   2354: Email: <a href="mailto:info@infotech.tbu.to">info@infotech.tbu.to</a><br />
                   2355: URL: <a href="http://www.tbu.to/">http://www.tbu.to/</a>
                   2356: </td>
                   2357:        <td>We have been working with OpenBSD since version 2.8. OpenBSD is our OS of
                   2358: choice for servers and desktop systems alike.
                   2359:
                   2360: </td></tr>
                   2361: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.107     ian      2362: <a name='Turkey'></a>
                   2363: <b>Turkey</b>
                   2364: </td></tr>
1.85      ian      2365: <tr>
                   2366: <td bgcolor="White">
1.107     ian      2367: <i>Tamer Sahin</i><br />
                   2368: <b>SecurityOffice</b><br />
                   2369: 1452 sok. no:70<br />
1.108     ian      2370: Izmir, Alsancak 35370<br />
                   2371: Phone: +905422448157<br />
1.107     ian      2372: Email: <a href="mailto:ts@securityoffice.net">ts@securityoffice.net</a><br />
                   2373: URL: <a href="http://www.securityoffice.net">http://www.securityoffice.net</a>
1.79      ian      2374: </td>
1.107     ian      2375:        <td>Security consulting services work supporting OpenBSD and other *nix systems.
1.79      ian      2376:
                   2377: </td></tr>
                   2378: <tr>
                   2379: <td bgcolor="White">
1.107     ian      2380: <i>Metin Pasaoglu</i><br />
                   2381: <b>Bilcag A.S.</b><br />
                   2382: Kavacik Mah. Percemlikiz Sok. Kondur Apt. A Blok No:34/6<br />
1.108     ian      2383: Beykoz, Istanbul 34610<br />
                   2384: Phone: +902164654950<br />
1.107     ian      2385: FAX: +902164654865<br />
                   2386: Email: <a href="mailto:metin@bilcag.net">metin@bilcag.net</a><br />
                   2387: URL: <a href="http://www.bilcag.net/">http://www.bilcag.net/</a>
1.78      ian      2388: </td>
1.107     ian      2389:        <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      2390:
1.78      ian      2391: </td></tr>
1.123     otto     2392: <tr>
                   2393: <td bgcolor="White">
1.183     grunk    2394: <i>EnderUNIX Yazilim Gelistirme Ekibi</i><br />
                   2395: <b>EnderUNIX</b><br />
                   2396: Büyükdere cad. Garaj sok. No:3 Kat:7 Mecidiyeköy-ISTANBUL<br />
                   2397: Istanbul, Uskudar 34381<br />
                   2398: Phone: 90 505 526 0064<br />
                   2399: Email: <a href="mailto:core@enderunix.org">core@enderunix.org</a><br />
                   2400: URL: <a href="http://www.enderunix.org/">http://www.enderunix.org/</a>
                   2401: </td>
                   2402:        <td>*BSD consultant and Unix services support. Firewall, VPN and NIDS/NIPS
                   2403: solution using OpenBSD.
                   2404:
1.137     otto     2405: </td></tr>
                   2406: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.142     otto     2407: <a name='UAE'></a>
1.137     otto     2408: <b>United Arab Emirates</b>
                   2409: </td></tr>
                   2410: <tr>
                   2411: <td bgcolor="White">
                   2412: <i>Dan Handley</i><br />
                   2413: <b>DSI Gulf</b><br />
                   2414: NB06, Jebel Ali,<br />
                   2415: Dubai, Dubai 18654<br />
                   2416: Phone: +9714 883 0955<br />
                   2417: FAX: +0814 883 0956<br />
                   2418: Email: <a href="mailto:daniel.handley@dsi-gulf.ae">daniel.handley@dsi-gulf.ae</a><br />
                   2419: URL: <a href="http://www.dsi-gulf.ae">http://www.dsi-gulf.ae</a>
                   2420: </td>
                   2421:        <td>BSD / Linux Support Outfit.  We Provide support on vpn, firewalls, file servers, mail servers, database servers, web servers,  intrusion detection, PKI and proxy services.
                   2422:
1.285     sthen    2423: </td></tr>
                   2424: <tr>
                   2425: <td bgcolor="White">
                   2426: <i>Mejo Jose</i><br />
                   2427: <b>Mejo Jose</b><br />
                   2428: Barsha<br />
                   2429: Dubai, Dubai 1172<br />
                   2430: Phone: 055 7685725<br />
                   2431: FAX: 055 7685725<br />
                   2432: Email: <a href="mailto:info@kannayath.com">info@kannayath.com</a><br />
                   2433: URL: <a href="http://www.kannayath.com/">http://www.kannayath.com/</a>
                   2434: </td>
                   2435:        <td>I am an Open source consultant based in Dubai, UAE. Please check
                   2436: out my website for more details.
1.123     otto     2437:
                   2438: </td></tr>
1.78      ian      2439: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      2440: <a name='USA'></a>
1.78      ian      2441: <b>United States</b>
                   2442: </td></tr>
                   2443: <tr>
                   2444: <td bgcolor="White">
1.174     grunk    2445: <i>James Jerkins</i><br />
                   2446: <b>James Jerkins Computer Consulting</b><br />
                   2447: 1809 North Wood Avenue<br />
                   2448: Florence, Alabama 35630<br />
                   2449: URL: <a href="http://www.jamesjerkinscomputer.com/">http://www.jamesjerkinscomputer.com/</a>
                   2450: </td>
                   2451:        <td>OpenBSD and Linux installation, maintenance, and support for
                   2452: businesses and institutions. Systems supported include IDS,
1.216     steven   2453: firewalls, VPNs, DNS, web caches and proxies, ftp servers, and web
                   2454: servers.
1.83      ian      2455:
                   2456: </td></tr>
                   2457: <tr>
                   2458: <td bgcolor="White">
                   2459: <i>Ben Goren</i><br />
                   2460: <b>TrumpetPower!</b><br />
                   2461: Post Office Box 964<br />
1.108     ian      2462: Tempe, Arizona 85280-0964<br />
                   2463: Phone: 480-966-9472<br />
1.83      ian      2464: Email: <a href="mailto:ben@trumpetpower.com">ben@trumpetpower.com</a><br />
                   2465: URL: <a href="http://www.trumpetpower.com/">http://www.trumpetpower.com/</a>
                   2466: </td>
1.107     ian      2467:        <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      2468:
1.78      ian      2469: </td></tr>
                   2470: <tr>
                   2471: <td bgcolor="White">
1.120     otto     2472: <i>Zack Williams</i><br />
                   2473: <b>Artisan Computer Services LLC</b><br />
                   2474: P.O. Box 1936<br />
                   2475: TucsonZ 85702-1936, Arizona<br />
                   2476: Phone: (520) 977-2973<br />
                   2477: Email: <a href="mailto:zdw@artisancomputer.com">zdw@artisancomputer.com</a><br />
                   2478: URL: <a href="http://www.artisancomputer.com/">http://www.artisancomputer.com/</a>
                   2479: </td>
                   2480:        <td>We provide firewalls, internet servers, and network security using OpenBSD on diverse hardware platforms.  We also do general system administration and computer consulting on a variety of platforms (Mac OS X, Windows, *BSD, Linux), with an emphasis on integration and security.
                   2481:
                   2482: </td></tr>
                   2483: <tr>
                   2484: <td bgcolor="White">
1.78      ian      2485: <i>Justin Reigle</i><br />
                   2486: <b>Consultant</b><br />
                   2487: 1409 Lafayette St. Apt. 6<br />
1.108     ian      2488: Alameda, California 94501<br />
                   2489: Phone: 510-864-2094<br />
1.78      ian      2490: Email: <a href="mailto:inert@sysmatrix.net">inert@sysmatrix.net</a><br />
                   2491: </td>
1.107     ian      2492:        <td>Worked with companies offering professional-grade OpenBSD systems. Also, expertise in coding on the OpenBSD and *BSD platforms.
1.76      ian      2493:
1.78      ian      2494: </td></tr>
                   2495: <tr>
                   2496: <td bgcolor="White">
1.79      ian      2497: <b>Protectix, Inc.</b><br />
1.191     steven   2498: 1875 South Bascom Avenue #116-219<br />
                   2499: Campbell, California 95008-2310<br />
                   2500: Phone: (408) 331-1972<br />
                   2501: FAX: (866) 642-7438<br />
1.79      ian      2502: Email: <a href="mailto:sales@protectix.com">sales@protectix.com</a><br />
                   2503: URL: <a href="http://protectix.com/">http://protectix.com/</a>
                   2504: </td>
1.191     steven   2505:        <td>Protectix provides commercial support for OpenBSD and professional training
                   2506: on installation and setup. Other services include outsourced network
                   2507: management, vulnerability testing, Firewall, VPN and comprehensive security
                   2508: consulting.
1.79      ian      2509:
                   2510: </td></tr>
                   2511: <tr>
                   2512: <td bgcolor="White">
1.237     steven   2513: <i>Max Haskvitz</i><br />
                   2514: <b>eRacks Open Source Systems</b><br />
                   2515: 1444 N Batavia<br />
                   2516: Orange, California 92867<br />
                   2517: Phone: 714-532-5322<br />
                   2518: FAX: 714-532-5324<br />
                   2519: Email: <a href="mailto:consulting@eracks.com">consulting@eracks.com</a><br />
                   2520: URL: <a href="http://www.eracks.com/">http://www.eracks.com/</a>
                   2521: </td>
                   2522:        <td>We provide ready-to-run OpenBSD servers, both rackmount and other form
                   2523: factors. Firewalls, Mail/DNS/Web servers, other bastion hosts. We also
                   2524: provide Network design, planning, and architecture services, as well as
                   2525: custom-configured OpenBSD systems. We will preinstall & configure CARP,
                   2526: pfw, firewall rules, pfsync, IPSEC, VPNs, etc.  We've been doing this
                   2527: since 1999.
                   2528:
                   2529: </td></tr>
                   2530: <tr>
                   2531: <td bgcolor="White">
1.160     otto     2532: <i>Jack Woehr</i><br />
                   2533: <b>SoftWoehr dot com</b><br />
                   2534: PO Box 51<br />
                   2535: Golden, Colorado 80402-0051<br />
                   2536: Phone: 303-277-9574<br />
                   2537: Email: <a href="mailto:jax@well.com">jax@well.com</a><br />
                   2538: URL: <a href="http://www.softwoehr.com/softwoehr/">http://www.softwoehr.com/softwoehr/</a>
                   2539: </td>
                   2540:        <td>Expert software developer - team mentor and better than mediocre OpenBSD
                   2541: admin since 2.5.
1.79      ian      2542:
1.107     ian      2543: </td></tr>
                   2544: <tr>
                   2545: <td bgcolor="White">
1.185     grunk    2546: <i>Doug Maxwell</i><br />
                   2547: <b>Turing Labs, LLC</b><br />
1.251     steven   2548: 74 Stebbins Road<br />
                   2549: Somers, Connecticut 06071<br />
                   2550: Phone: +1 860-272-9103<br />
                   2551: Email: <a href="mailto:doug@turinglabs.com">doug@turinglabs.com</a><br />
1.185     grunk    2552: URL: <a href="http://www.turinglabs.com/">http://www.turinglabs.com/</a>
                   2553: </td>
1.251     steven   2554:        <td>Turing Labs provides stable and highly secure network services,
                   2555: (firewall, database, web, email,  backup, and file) with OpenBSD and
                   2556: Linux. We also offer per-incident support, training and managed
                   2557: services. A portion of our OpenBSD-related profits are donated
                   2558: directly to the project.
1.185     grunk    2559:
                   2560: </td></tr>
                   2561: <tr>
                   2562: <td bgcolor="White">
1.194     steven   2563: <i>Bill Chmura</i><br />
                   2564: <b>Strongpoint Networks</b><br />
                   2565: 962 South Main St. #17<br />
                   2566: Plantsville, Connecticut 06479<br />
                   2567: Phone: (860) 621.6030<br />
                   2568: Email: <a href="mailto:bill.chmura@StrongpointNetworks.com">bill.chmura@StrongpointNetworks.com</a><br />
                   2569: URL: <a href="http://www.strongpointnetworks.com/">http://www.strongpointnetworks.com/</a>
                   2570: </td>
                   2571:        <td>OpenBSD installation and configuration for firewalls, e-mail servers,
                   2572: web servers, and routers. Internet access monitoring and caching along
                   2573: with bandwidth management. Network monitoring systems and services. 10
                   2574: years Unix experience.
                   2575:
                   2576: </td></tr>
                   2577: <tr>
                   2578: <td bgcolor="White">
1.78      ian      2579: <i>Paul Pruett</i><br />
1.212     steven   2580: <b>Cocoa Village Publishing</b><br />
                   2581: P.O. Box 218<br />
                   2582: Cocoa, Florida 32923<br />
                   2583: Phone: 321-633-4990<br />
                   2584: FAX: 321-633-4997<br />
                   2585: Email: <a href="mailto:ppruett@webengr.com">ppruett@webengr.com</a><br />
1.78      ian      2586: URL: <a href="http://www.webengr.com/">http://www.webengr.com/</a>
                   2587: </td>
1.212     steven   2588:        <td>Setup, support, hosting and consulting. We also use OpenBSD for our web
                   2589: services including Sendmail for Email, SSL Apache for Web Servers with PHP
                   2590: MailMan for EMail Lists, Mysql and more. We can show you how to use
                   2591: anonCVS to rebuild kernel, /usr/src and /usr/ports :-)
1.58      ian      2592:
1.78      ian      2593: </td></tr>
                   2594: <tr>
                   2595: <td bgcolor="White">
1.99      ian      2596: <i>Dan Ouellet</i><br />
1.262     steven   2597: <b>Ouellet Consulting Inc.</b><br />
1.99      ian      2598: 7996 Grant Court<br />
1.108     ian      2599: Tallahassee, Florida 32309<br />
1.262     steven   2600: Phone: 850-907-9757<br />
                   2601: Email: <a href="mailto:dan@danosoft.com">dan@danosoft.com</a><br />
1.99      ian      2602: </td>
1.262     steven   2603:        <td>OCI specialize in systems/networks design, implementation and security
                   2604: solutions, including solutions meeting HIPPA requirements. We spec out,
                   2605: configure and support firewalls, proxy-arrays, servers, switches, mail
                   2606: systems, web servers, databases, etc. We are familiar with and support
                   2607: most Windows and Unix/Linux systems including OpenBSD. We offer remote
                   2608: administration services worldwide, on all supported platforms. We plan and
                   2609: assist with Active Directory migrations.
1.107     ian      2610:
                   2611: </td></tr>
                   2612: <tr>
                   2613: <td bgcolor="White">
1.89      ian      2614: <i>Eric Pancer</i><br />
1.198     steven   2615: <b>Catastrophe.NET</b><br />
1.293     sthen    2616: Ten South Canal Street<br />
                   2617: Chicago, Illinois 60606<br />
                   2618: Phone: +1-312-373-0037<br />
1.89      ian      2619: Email: <a href="mailto:eric@catastrophe.net">eric@catastrophe.net</a><br />
1.198     steven   2620: URL: <a href="http://users.catastrophe.net/eric/">http://users.catastrophe.net/eric/</a>
1.89      ian      2621: </td>
1.198     steven   2622:        <td>Installation, configuration and troubleshooting of a variety of UNIX
                   2623: operating systems focusing on OpenBSD. Specialist in computer and network
                   2624: security issues; experienced in incident response and forensic analysis.
1.292     jcs      2625:
                   2626: </td></tr>
                   2627: <tr>
                   2628: <td bgcolor="White">
                   2629: <i>joshua stein</i><br />
                   2630: <b>Superblock</b><br />
                   2631: 1658 N. Milwaukee Ave. Suite 504<br />
                   2632: Chicago, Illinois 60647<br />
                   2633: Phone: +1-815-669-5551<br />
                   2634: Email: <a href="mailto:openbsd@superblock.net">openbsd@superblock.net</a><br />
                   2635: URL: <a href="http://superblock.net/">http://superblock.net/</a>
                   2636: </td>
                   2637:        <td>Commercial support and deployment of OpenBSD firewalls and application
                   2638: servers.  Network design and OpenBSD integration.  Custom OpenBSD feature
                   2639: development.
1.224     jcs      2640:
                   2641: </td></tr>
                   2642: <tr>
                   2643: <td bgcolor="White">
1.107     ian      2644: <i>Todd Boyer, CISSP</i><br />
                   2645: <b>AutumnTECH, LLC</b><br />
                   2646: 126 Autumn End Place<br />
1.108     ian      2647: Laurel, Maryland 20724<br />
1.112     otto     2648: Phone: 301-498-2503<br />
1.107     ian      2649: Email: <a href="mailto:Support@AutumnTECH.com">Support@AutumnTECH.com</a><br />
                   2650: URL: <a href="http://www.AutumnTECH.com/">http://www.AutumnTECH.com/</a>
                   2651: </td>
                   2652:        <td>Enterprise Spam and E-mail Virus filtering hardware based on OpenBSD. Security Consulting services for new and existing OpenBSD implementations.
1.83      ian      2653:
                   2654: </td></tr>
                   2655: <tr>
                   2656: <td bgcolor="White">
1.99      ian      2657: <i>Jason Dixon</i><br />
                   2658: <b>DixonGroup Consulting</b><br />
                   2659: 385 Winged Foot Drive<br />
1.108     ian      2660: Westminster, Maryland 21158<br />
                   2661: Phone: 443-722-6673<br />
1.99      ian      2662: Email: <a href="mailto:jason@dixongroup.net">jason@dixongroup.net</a><br />
                   2663: URL: <a href="http://www.dixongroup.net">http://www.dixongroup.net</a>
                   2664: </td>
1.107     ian      2665:        <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      2666:
                   2667: </td></tr>
                   2668: <tr>
                   2669: <td bgcolor="White">
1.78      ian      2670: <i>Zachary Schneider</i><br />
1.232     steven   2671: <b>Ironkeep Technologies LLC</b><br />
                   2672: 1129 woodmere ave. suite J<br />
1.108     ian      2673: Traverse City, Michigan 49686<br />
                   2674: Phone: 231-922-3577<br />
1.232     steven   2675: FAX: 231-922-7328<br />
1.78      ian      2676: Email: <a href="mailto:info@ironkeep.net">info@ironkeep.net</a><br />
                   2677: URL: <a href="http://www.ironkeep.net/">http://www.ironkeep.net/</a>
                   2678: </td>
1.232     steven   2679:        <td>Custom secure Internet solutions utilizing OpenBSD including:
                   2680: Firewalls, Mail, WWW, E-commerce etc.
1.90      ian      2681:
                   2682: </td></tr>
                   2683: <tr>
                   2684: <td bgcolor="White">
1.145     otto     2685: <i>Marshall M. Midden</i><br />
                   2686: <b>Consultant</b><br />
                   2687: 9792 Hemlock Lane North<br />
                   2688: Maple Grove, Minnesota 55369<br />
                   2689: Email: <a href="mailto:marshallmidden@yahoo.com">marshallmidden@yahoo.com</a><br />
                   2690: URL: <a href="http://www.umn.edu/~m4/">http://www.umn.edu/~m4/</a>
                   2691: </td>
                   2692:        <td>Used OpenBSD for many years. In 2001, implemented embedded no-MMU mips port
                   2693: (with speciality driver help) including fork().  [Not a mistake.] Inexperience
                   2694: with the VM system stopped NFS from working -- no customer would ever use it
                   2695: [compiling the whole system without an MMU?], but almost everything else worked!
                   2696: Fixed uclinux port.  Used kernel.org linux and put in fork(). Lots more stuff!
1.153     otto     2697:
                   2698: </td></tr>
                   2699: <tr>
                   2700: <td bgcolor="White">
1.85      ian      2701: <i>Richard Welty</i><br />
                   2702: <b>Averill Park Networking</b><br />
                   2703: P.O. Box 629<br />
1.108     ian      2704: Averill Park, New York 12018<br />
                   2705: Phone: 518-573-7592<br />
1.85      ian      2706: Email: <a href="mailto:rwelty@averillpark.net">rwelty@averillpark.net</a><br />
                   2707: URL: <a href="http://www.averillpark.net/">http://www.averillpark.net/</a>
                   2708: </td>
1.107     ian      2709:        <td>OpenBSD setup/installation/remote administration. Network engineering, firewalls, VPNs, software development (C/Java/PHP/PostgreSQL/MySQL). Also experienced with Solaris and Linux.
                   2710:
                   2711: </td></tr>
                   2712: <tr>
                   2713: <td bgcolor="White">
1.273     mbalmer  2714: <i>Chad Stewart, GCFW, GCIH</i><br />
                   2715: <b>Balius Inc.</b><br />
                   2716: 460 Buffalo Road<br />
                   2717: East Aurora, New York 14052<br />
                   2718: Phone: 716-805-8393<br />
                   2719: FAX: 716-805-3338<br />
                   2720: Email: <a href="mailto:Chad@Balius.com">Chad@Balius.com</a><br />
                   2721: URL: <a href="http://www.balius.com/">http://www.balius.com/</a>
                   2722: </td>
                   2723:        <td>Balius Inc. is a IT full services firm specializing in Internet systems. OpenBSD and Linux/Unix installation, configuration, maintenance, and support of systems providing: firewall, web, email, DNS, IDS, VPN, etc..  We also offer fully managed services and monitoring.
                   2724:
                   2725: </td></tr>
                   2726: <tr>
                   2727: <td bgcolor="White">
1.107     ian      2728: <i>Douglas Dillon</i><br />
                   2729: <b>I.T. Xpress, Inc.</b><br />
                   2730: 1225 Ridgeway Ave.<br />
1.108     ian      2731: Rochester, New York 14615<br />
                   2732: Phone: 585-458-0590<br />
1.107     ian      2733: FAX: 585-458-0590<br />
                   2734: Email: <a href="mailto:dougd@itxpressinc.com">dougd@itxpressinc.com</a><br />
                   2735: URL: <a href="http://www.itxpressinc.com/">http://www.itxpressinc.com/</a>
                   2736: </td>
                   2737:        <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.
                   2738:
                   2739: </td></tr>
                   2740: <tr>
                   2741: <td bgcolor="White">
                   2742: <i>Jason Walker</i><br />
1.119     otto     2743: <b>Sentry Labs llc.</b><br />
1.107     ian      2744: 73 Wilmer St.<br />
1.108     ian      2745: Rochester, New York 14607<br />
                   2746: Phone: 585-256-2568<br />
1.107     ian      2747: Email: <a href="mailto:walkerjg@smtp.sentrylabs.com">walkerjg@smtp.sentrylabs.com</a><br />
                   2748: </td>
                   2749:        <td>Available for system consulting on OpenBSD (general), Linux clusters, VOIP, data security.
1.78      ian      2750:
                   2751: </td></tr>
                   2752: <tr>
                   2753: <td bgcolor="White">
1.246     mbalmer  2754: <i>Brian Shumate</i><br />
                   2755: <b>openMindShare</b><br />
                   2756: 383 River Ridge Road<br />
                   2757: Boone, North Carolina 28607<br />
                   2758: Phone: 828-719-0706<br />
                   2759: FAX: 828-719-0706<br />
                   2760: Email: <a href="mailto:info@openmindshare.com">info@openmindshare.com</a><br />
                   2761: URL: <a href="http://www.openmindshare.com/">http://www.openmindshare.com/</a>
                   2762: </td>
1.285     sthen    2763:        <td>Fifteen years of UNIX-like experience- We've been using,
                   2764: supporting, and looking forward to releases of OpenBSD since version
                   2765: 2.0. We specialize in networking applications, from appliance devices
                   2766: based on the OpenBSD packet filter, to intrusion detection systems,
                   2767: and other network services, like LDAP, Mail, HTTP, LAMP, and more. If
1.246     mbalmer  2768: it runs OpenBSD, we'll work with it!
1.257     steven   2769:
                   2770: </td></tr>
                   2771: <tr>
                   2772: <td bgcolor="White">
                   2773: <i>Lawrence Teo</i><br />
                   2774: <b>Calyptix Security</b><br />
                   2775: 8701 Mallard Creek Rd<br />
                   2776: Charlotte, North Carolina 28262<br />
                   2777: Phone: 704-971-8989<br />
                   2778: FAX: 704-971-8990<br />
                   2779: Email: <a href="mailto:openbsd-consult@calyptix.com">openbsd-consult@calyptix.com</a><br />
                   2780: URL: <a href="http://www.calyptix.com/">http://www.calyptix.com/</a>
                   2781: </td>
                   2782:        <td>Calyptix Security provides all-in-one network security solutions
                   2783: to small and medium-sized businesses. Our AccessEnforcer product
                   2784: line consists of OpenBSD-based security appliances that comprise a
                   2785: comprehensive range of features including firewall, Snort IDS/IPS,
                   2786: VPN, email antivirus, anti-spyware, spam filtering, web filtering,
                   2787: and IM management. We also perform consulting services including
                   2788: vulnerability assessments for regulatory compliance, mitigation,
                   2789: remediation and network monitoring.
1.246     mbalmer  2790:
                   2791: </td></tr>
                   2792: <tr>
                   2793: <td bgcolor="White">
1.87      ian      2794: <i>Todd T. Fries</i><br />
                   2795: <b>Free Daemon Consulting</b><br />
1.121     todd     2796: 1417 Oxford Way<br />
1.108     ian      2797: Oklahoma City, Oklahoma 73120<br />
1.121     todd     2798: Phone: 405-227-9094<br />
1.87      ian      2799: Email: <a href="mailto:todd@fries.net">todd@fries.net</a><br />
1.121     todd     2800: URL: <a href="http://FreeDaemonConsulting.com/">http://FreeDaemonConsulting.com/</a>
1.87      ian      2801: </td>
                   2802:        <td>OpenBSD/UNIX consulting in support of free software solutions.
                   2803:
                   2804: </td></tr>
                   2805: <tr>
                   2806: <td bgcolor="White">
1.99      ian      2807: <i>Mike Jarsulic</i><br />
                   2808: <b>Consultant</b><br />
                   2809: 440 Chatham Park Dr.<br />
1.108     ian      2810: Pittsburgh, Pennsylvania 15220<br />
                   2811: Phone: 412-953-9323<br />
1.99      ian      2812: Email: <a href="mailto:m.jarsulic@verizon.net">m.jarsulic@verizon.net</a><br />
                   2813: </td>
1.107     ian      2814:        <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      2815:
                   2816: </td></tr>
                   2817: <tr>
                   2818: <td bgcolor="White">
1.78      ian      2819: <b>Collective Technologies</b><br />
                   2820: 9433 Bee Caves Road<br />
1.108     ian      2821: Austin, Texas 78733<br />
                   2822: Phone: 512-263-5500<br />
1.78      ian      2823: FAX: 512-263-0606<br />
                   2824: Email: <a href="mailto:contact@colltech.com">contact@colltech.com</a><br />
                   2825: URL: <a href="http://www.colltech.com/">http://www.colltech.com/</a>
                   2826: </td>
1.107     ian      2827:        <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      2828:
1.78      ian      2829: </td></tr>
                   2830: <tr>
                   2831: <td bgcolor="White">
1.87      ian      2832: <i>Philip Carinhas</i><br />
                   2833: <b>Fortuitous Technologies</b><br />
                   2834: P.O. Box 9895<br />
1.108     ian      2835: Austin, Texas 78766<br />
                   2836: Phone: 512-218-9561<br />
1.87      ian      2837: Email: <a href="mailto:support@fortuitous.com">support@fortuitous.com</a><br />
                   2838: URL: <a href="http://www.fortuitous.com/">http://www.fortuitous.com/</a>
                   2839: </td>
1.107     ian      2840:        <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.
                   2841:
                   2842: </td></tr>
                   2843: <tr>
                   2844: <td bgcolor="White">
1.240     mbalmer  2845: <i>Kevin Pate</i><br />
                   2846: <b>Pate Consulting, Inc.</b><br />
                   2847: 1621 Milam, Suite 220<br />
                   2848: Houston, Texas 77002<br />
                   2849: Phone: 713.333.5468<br />
                   2850: FAX: 713.333.5494<br />
                   2851: Email: <a href="mailto:info@pateconsulting.com">info@pateconsulting.com</a><br />
                   2852: URL: <a href="http://www.pateconsulting.com/">http://www.pateconsulting.com/</a>
                   2853: </td>
                   2854:        <td>We specialize in providing solid open source solutions for businesses
                   2855: using OpenBSD, FreeBSD, and Linux.  6 years in business. 12 years of
                   2856: experience - MCSE, CCNA, RHCE certifications - Also MySQL, PostgreSQL.
                   2857: VPNs, firewalls, wireless, DNS, squidGuard, mail - even training with
                   2858: OpenBSD.
1.294     jj       2859:
                   2860: </td></tr>
                   2861: <tr>
                   2862: <td bgcolor="White">
                   2863: <i>James Shupe</i><br />
                   2864: <b>Open Software Research &amp; Education</b><br />
                   2865: 911 Lawrence Dr.<br />
                   2866: Longview, Texas 75604<br />
1.303     sthen    2867: Phone: 8662351288<br />
                   2868: FAX: 9032530150<br />
1.294     jj       2869: Email: <a href="mailto:sales@osre.org">sales@osre.org</a><br />
                   2870: URL: <a href="http://www.osre.org/">http://www.osre.org/</a>
                   2871: </td>
                   2872:        <td>We provide open infrastructure design, development, deployment,
                   2873: maintenance and training. We specialize in OpenBSD routing and firewall
                   2874: platforms utilizing OpenBGPD, OpenOSPFD, PF, and other included
                   2875: technologies.
1.240     mbalmer  2876:
                   2877: </td></tr>
                   2878: <tr>
                   2879: <td bgcolor="White">
1.107     ian      2880: <i>Andras Kende</i><br />
                   2881: <b>Consultant</b><br />
                   2882: 301 Lake Village Dr<br />
1.108     ian      2883: McKinney, Texas 75071<br />
                   2884: Phone: 214-578-0400<br />
1.107     ian      2885: FAX: N/A<br />
                   2886: Email: <a href="mailto:andras@kende.com">andras@kende.com</a><br />
                   2887: URL: <a href="http://www.kende.com/">http://www.kende.com/</a>
                   2888: </td>
                   2889:        <td>OpenBSD installation, support and consulting services. Also Apache, Squid, Samba, Qmail, MySQL, Gateways, Firewalls, VPN.
                   2890:
                   2891: </td></tr>
                   2892: <tr>
                   2893: <td bgcolor="White">
1.99      ian      2894: <i>Brad Davis</i><br />
                   2895: <b>Enclavix LLC</b><br />
                   2896: Street Address<br />
1.108     ian      2897: Draper, Utah 84020<br />
                   2898: Phone: 801-913-4506<br />
1.99      ian      2899: FAX: 801-553-2675<br />
                   2900: Email: <a href="mailto:brad.davis@enclavix.com">brad.davis@enclavix.com</a><br />
                   2901: URL: <a href="http://www.enclavix.com/">http://www.enclavix.com/</a>
                   2902: </td>
1.107     ian      2903:        <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      2904:
                   2905: </td></tr>
                   2906: <tr>
                   2907: <td bgcolor="White">
1.133     otto     2908: <i>Alexander G. Chamandy</i><br />
                   2909: <b>Envescent</b><br />
                   2910: 4201 Wilson Blvd, Suite 110-448<br />
                   2911: Arlington, Virginia 22203<br />
                   2912: Phone: 866-536-3001<br />
                   2913: FAX: 703-892-3132<br />
                   2914: Email: <a href="mailto:info@envescent.com">info@envescent.com</a><br />
                   2915: URL: <a href="http://www.envescent.com/">http://www.envescent.com/</a>
1.78      ian      2916: </td>
1.133     otto     2917:        <td>Envescent is a leading provider of technology products and services focused on Unix and Unix-like operating systems.  We offer consulting, application development, pre-installed workstations and servers, hardware, outsourced system and network administration and implementation, security auditing, technical support and much more.
1.76      ian      2918:
1.78      ian      2919: </td></tr>
                   2920: <tr>
                   2921: <td bgcolor="White">
1.87      ian      2922: <i>Todd M. Kover</i><br />
                   2923: <b>Omniscient Technologies</b><br />
                   2924: 36051 Birch Hollow Lane<br />
1.108     ian      2925: Purcellville, Virginia 20132<br />
                   2926: Phone: +1-540-668-7602<br />
1.87      ian      2927: Email: <a href="mailto:info@omniscient.com">info@omniscient.com</a><br />
                   2928: URL: <a href="http://www.omniscient.com/">http://www.omniscient.com/</a>
                   2929: </td>
1.107     ian      2930:        <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      2931:
                   2932: </td></tr>
                   2933: <tr>
                   2934: <td bgcolor="White">
1.109     ian      2935: <i>Sales</i><br />
                   2936: <b>TekSecureLabs</b><br />
                   2937: 4300 Ridgewood Center<br />
                   2938: Woodbridge, Virginia 22192<br />
                   2939: Phone: 703-730-2100<br />
                   2940: FAX: 703-730-1900<br />
                   2941: Email: <a href="mailto:sales@teksecurelabs.com">sales@teksecurelabs.com</a><br />
                   2942: URL: <a href="http://www.teksecurelabs.com/index.php">http://www.teksecurelabs.com/index.php</a>
                   2943: </td>
1.250     mbalmer  2944:        <td>We are mostly concerned with the security implementation of OpenBSD. Our interest is the operation and implementation of network and Internet security. Please contact us for more information.
1.109     ian      2945:
                   2946: </td></tr>
                   2947: <tr>
                   2948: <td bgcolor="White">
1.232     steven   2949: <b>ShieldWolf Technologies, LLC</b><br />
                   2950: 11921 Freedom Drive, Suite 550<br />
                   2951: Reston, Virginia 20190<br />
                   2952: Phone: 866.814.2620<br />
                   2953: Email: <a href="mailto:openbsd-support@shieldwolf.com">openbsd-support@shieldwolf.com</a><br />
                   2954: URL: <a href="http://www.shieldwolf.com/">http://www.shieldwolf.com/</a>
                   2955: </td>
                   2956:        <td>Provider of network assurance solutions based on OpenBSD.
                   2957:
                   2958: </td></tr>
                   2959: <tr>
                   2960: <td bgcolor="White">
1.87      ian      2961: <i>Jeremy C. Reed</i><br />
                   2962: <b>Puget Sound Technology</b><br />
1.108     ian      2963: Marysville, Washington 98271<br />
                   2964: Phone: 360-658-5676<br />
1.87      ian      2965: Email: <a href="mailto:info@pugetsoundtechnology.com">info@pugetsoundtechnology.com</a><br />
                   2966: URL: <a href="http://www.pugetsoundtechnology.com/">http://www.pugetsoundtechnology.com/</a>
                   2967: </td>
1.107     ian      2968:        <td>Provides classroom training specifically for OpenBSD, and offers technical support services for various open source software.
                   2969:
                   2970: </td></tr>
                   2971: <tr>
                   2972: <td bgcolor="White">
1.78      ian      2973: <i>Josh Pennell</i><br />
                   2974: <b>IOActive</b><br />
                   2975: 8314 Greenwood Avenue North Suite 1300<br />
1.108     ian      2976: Seattle, Washington<br />
                   2977: Phone: 206-297-3155<br />
1.78      ian      2978: Email: <a href="mailto:joshp@ioactive.com">joshp@ioactive.com</a><br />
                   2979: URL: <a href="http://www.ioactive.com/">http://www.ioactive.com/</a>
                   2980: </td>
1.107     ian      2981:        <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      2982:
1.107     ian      2983: </td></tr>
                   2984: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                   2985: <a name='United'></a>
                   2986: <b>United Kingdom</b>
                   2987: </td></tr>
                   2988: <tr>
                   2989: <td bgcolor="White">
                   2990: <i>Rob Pickering</i><br />
1.165     grunk    2991: <b>IP Cortex Ltd</b><br />
                   2992: Bletchley Park<br />
                   2993: Milton Keynes, Buckinghamshire MK3 6EB<br />
                   2994: Phone: +44 1908 276650<br />
                   2995: FAX: +44 1908 276699<br />
                   2996: Email: <a href="mailto:rob@ipcortex.co.uk">rob@ipcortex.co.uk</a><br />
                   2997: URL: <a href="http://www.ipcortex.co.uk/">http://www.ipcortex.co.uk/</a>
1.107     ian      2998: </td>
1.165     grunk    2999:        <td>16 years experience setting up and developing software on BSD based
                   3000: platforms. Currently specialise in building <b>inexpensive firewall and VPN
                   3001: setups, including VoIP infrastructure</b> using OpenBSD. Also work on
                   3002: secure service provider implementations.
1.107     ian      3003:
                   3004: </td></tr>
                   3005: <tr>
                   3006: <td bgcolor="White">
                   3007: <i>Dave Pullig</i><br />
                   3008: <b>Red Cube Systems Limited</b><br />
                   3009: Suite 144, 91 Western Road<br />
1.108     ian      3010: Brighton, East Sussex BN1 2NW<br />
                   3011: Phone: 08707 459140<br />
1.107     ian      3012: FAX: 08707 459141<br />
                   3013: Email: <a href="mailto:openbsd@redcubesystems.com">openbsd@redcubesystems.com</a><br />
                   3014: URL: <a href="http://www.redcubesystems.com/">http://www.redcubesystems.com/</a>
                   3015: </td>
1.186     grunk    3016:        <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.
                   3017:
                   3018: </td></tr>
                   3019: <tr>
                   3020: <td bgcolor="White">
                   3021: <i>Sevan Janiyan</i><br />
                   3022: <b>Venture 37</b><br />
1.187     grunk    3023: Coalbrook House, Freshfield Business Park, Stevenson Road<br />
1.186     grunk    3024: Brighton, East Sussex BN2 0DF<br />
                   3025: Phone: 01273 808563<br />
                   3026: Email: <a href="mailto:info@venture37.com">info@venture37.com</a><br />
                   3027: URL: <a href="http://www.venture37.com/">http://www.venture37.com/</a>
                   3028: </td>
                   3029:        <td>We provide Mail,Web &amp; DNS hosting solutions based on Open &amp;
1.187     grunk    3030: FreeBSD as well
1.186     grunk    3031: as technical support (on site or remote (Windows, OS X, *BSD, Linux),
                   3032: server management, connectivity &amp; collocation in Brighton or London.
1.232     steven   3033:
                   3034: </td></tr>
                   3035: <tr>
                   3036: <td bgcolor="White">
                   3037: <i>Valdo Alvarez</i><br />
                   3038: <b>Valdo Alvarez</b><br />
                   3039: 21 Vincent Square<br />
                   3040: London, London SW1P 2LX<br />
                   3041: Phone: +44 20 8938 6702<br />
                   3042: Email: <a href="mailto:info@unixconsulting.info">info@unixconsulting.info</a><br />
                   3043: URL: <a href="http://www.unixconsulting.info/">http://www.unixconsulting.info/</a>
                   3044: </td>
                   3045:        <td>Focused on BSD/Linux and Open Source consultancy and support.
1.107     ian      3046:
1.135     otto     3047: </td></tr>
                   3048: <tr>
                   3049: <td bgcolor="White">
1.146     otto     3050: <i>Jay Quadri</i><br />
                   3051: <b>NetSecured Solutions Ltd</b><br />
                   3052: Baker Street<br />
1.212     steven   3053: Marylebone, London NW1 5RS<br />
                   3054: Phone: +44(0)7775567567<br />
                   3055: FAX: +44(0) 0207 7872068<br />
1.146     otto     3056: Email: <a href="mailto:info@net-secured.com">info@net-secured.com</a><br />
                   3057: URL: <a href="http://www.net-secured.com/">http://www.net-secured.com/</a>
                   3058: </td>
1.212     steven   3059:        <td>We provide cheaper Network &amp; Host Centric Security with emphasis on
                   3060: OpenBSD PF, Intrusion Detection Systems &amp; Network Vulnerability Assessment,
                   3061: Penetration Testing, VPN, Wireless Networks, Firewall Deployment, ISO 17799
                   3062: Compliance, Security Policy, Technical writing, PKI technology, Unix &amp;
                   3063: Linux Admin &amp; Web Presence.
1.146     otto     3064:
1.107     ian      3065: </td></tr>
                   3066: <tr>
                   3067: <td bgcolor="White">
                   3068: <i>Kapil Sharma</i><br />
                   3069: <b>Linux4biz</b><br />
                   3070: 16, Gayton Court, Gayton Road, Harrow<br />
1.108     ian      3071: Harrow, Middlesex HA1 2HB<br />
                   3072: Phone: +44 7786061440<br />
1.107     ian      3073: FAX: +44 2089334691<br />
                   3074: Email: <a href="mailto:sales@linux4biz.net">sales@linux4biz.net</a><br />
                   3075: URL: <a href="http://www.linux4biz.net/">http://www.linux4biz.net/</a>
                   3076: </td>
                   3077:        <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.
                   3078:
                   3079: </td></tr>
                   3080: <tr>
                   3081: <td bgcolor="White">
                   3082: <i>Bruce D. Allen-Greig</i><br />
                   3083: <b>Allen-Greig IT Consulting</b><br />
1.108     ian      3084: Staffordshire<br />
                   3085: Phone: +44 (0)1782 399 135<br />
1.107     ian      3086: FAX: +44 (0)1782 399 135<br />
                   3087: Email: <a href="mailto:openbsd@allen-greig.com">openbsd@allen-greig.com</a><br />
                   3088: URL: <a href="http://www.allen-greig.com/">http://www.allen-greig.com/</a>
                   3089: </td>
                   3090:        <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.
                   3091:
1.138     otto     3092: </td></tr>
                   3093: <tr>
                   3094: <td bgcolor="White">
1.171     grunk    3095: <i>Tom Callway</i><br />
                   3096: <b>Sirius Corporation</b><br />
                   3097: Rivermead House, Hamm Moor Lane<br />
                   3098: Weybridge, Surrey KT15 2SF<br />
                   3099: Phone: +44 (0) 870 608 0063<br />
                   3100: Email: <a href="mailto:tom.callway@siriusit.co.uk">tom.callway@siriusit.co.uk</a><br />
1.274     sthen    3101: URL: <a href="http://www.siriusit.co.uk" rel="nofollow">http://www.siriusit.co.uk</a>
1.171     grunk    3102: </td>
                   3103:        <td>Sirius Corp. delivers professional OpenBSD deployment and support
                   3104: Europe. We recommend OpenBSD for security related appliances but have
                   3105: extensive experience with major UNIX-based systems including Linux,
                   3106: Solaris, NetBSD and FreeBSD. Our clients include some of the largest
                   3107: corporations and public sector organisations in the UK.
1.262     steven   3108:
                   3109: </td></tr>
                   3110: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
                   3111: <a name='Ukraine'></a>
                   3112: <b>Ukraine</b>
                   3113: </td></tr>
                   3114: <tr>
                   3115: <td bgcolor="White">
                   3116: <i>Sergey Prysiazhnyi</i><br />
1.301     sthen    3117: <b>ATMNIS LLC</b><br />
                   3118: Kiev<br />
                   3119: Phone: +380 44 362 6797<br />
1.262     steven   3120: Email: <a href="mailto:s.prysiazhnyi@atmnis.com">s.prysiazhnyi@atmnis.com</a><br />
1.274     sthen    3121: URL: <a href="http://www.atmnis.com/" rel="nofollow">http://www.atmnis.com/</a>
1.262     steven   3122: </td>
1.301     sthen    3123:        <td>8+ years of UNIX, BSD experience, mostly with OpenBSD.
                   3124: All complex solutions of company are based on OpenBSD.
                   3125: Information security and systems engineering services.
                   3126: Providing services with respect to the creation of the
                   3127: comprehensive information security systems in Ukraine.
                   3128: OpenBSD installation, maintenance, support and consulting.
1.5       ian      3129:
1.79      ian      3130: </td></tr>
                   3131: <tr><td bgcolor="#99FFFF" colspan="2" align="center">
1.87      ian      3132: <a name='Venezuela'></a>
1.79      ian      3133: <b>Venezuela</b>
                   3134: </td></tr>
                   3135: <tr>
                   3136: <td bgcolor="White">
                   3137: <i>JesUs Lima</i><br />
                   3138: <b>COMPUTACION UNIXSUPPORT, C.A.</b><br />
                   3139: Av. Urdaneta, Edf. Iberia, P.H., La Candelaria.<br />
1.108     ian      3140: Caracas, Región Capital 01010<br />
                   3141: Phone: (+58 212) 5631295, 5631503<br />
1.79      ian      3142: FAX: (+58 212) 5631337<br />
                   3143: Email: <a href="mailto:unixsup@unixsup.com">unixsup@unixsup.com</a><br />
1.274     sthen    3144: URL: <a href="http://www.unixsup.com/" rel="nofollow">http://www.unixsup.com/</a>
1.79      ian      3145: </td>
1.107     ian      3146:        <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.
                   3147:
1.78      ian      3148: </td></tr>
1.13      ian      3149:
1.144     otto     3150:
1.61      ian      3151: </table>
1.5       ian      3152:
1.78      ian      3153: <hr />
                   3154: <h3>Related Links</h3>
                   3155: <p>There are similar sets of support people for most of the other
1.1       ian      3156: free UNIX-like systems, in particular
1.78      ian      3157: <a href="http://www.netbsd.org/gallery/consultants.html">NetBSD</a> and
1.106     nick     3158: <a href="http://www.freebsd.org/commercial/consult_bycat.html">FreeBSD</a>.
1.78      ian      3159: </p>
                   3160: <hr />
                   3161: <a href="index.html">
1.87      ian      3162:        <img height="24" width="24" src="back.gif" border="0" alt="[OpenBSD]"/></a>
1.78      ian      3163: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                   3164: <br />
1.303     sthen    3165: <small>$OpenBSD: support.skel,v 1.25 2008/10/05 14:08:29 mbalmer Exp $</small>
1.78      ian      3166: </body>
                   3167: </html>