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

Annotation of www/support.html, Revision 1.308

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