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

Annotation of www/support.html, Revision 1.281

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