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

Annotation of www/support.html, Revision 1.291

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