<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Noc on LANRAT</title><link>https://lanrat.com/tags/noc/</link><description>Recent content in Noc on LANRAT</description><generator>Hugo -- 0.161.1</generator><language>en-us</language><copyright>Ian Foster</copyright><lastBuildDate>Tue, 26 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://lanrat.com/tags/noc/rss.xml" rel="self" type="application/rss+xml"/><item><title>3D Printed Tripod Mounts for the BSidesSF NOC</title><link>https://lanrat.com/posts/bsidessf-noc-tripod-mounts/</link><pubDate>Tue, 26 May 2026 00:00:00 +0000</pubDate><guid>https://lanrat.com/posts/bsidessf-noc-tripod-mounts/</guid><description>Custom 3D printed mounts for attaching Aruba access points and Ubiquiti switches to light stands for the BSidesSF pop-up conference network.</description><content:encoded><![CDATA[<p>Every year I help run the Network Operations Center (NOC) for <a href="https://bsidessf.org">BSidesSF</a>, a volunteer-run information security conference in San Francisco. The NOC team builds the entire conference network from scratch in the days before the event and tears it down once it is over. The venue changes year to year, nothing is left behind, and everything has to come down without leaving a mark.</p>
<h2 id="the-mounting-problem">The Mounting Problem</h2>
<p>Most enterprise networking gear assumes a wall, a ceiling tile, or a rack to mount to. A conference venue does not provide any of those in the places where wireless coverage is actually needed. What is available is a pile of photography light stands. They are cheap, tall, and portable. If an access point can be attached to the top of a tripod, coverage can be placed anywhere on the floor.</p>
<p>The catch is that vendor mounting brackets do not fit poles. Past deployments used zip ties and gaffers tape. These work, but are slow to put up, slow to tear down, awkward to aim, and unkind to gear we don&rsquo;t own.</p>
<p>The goals for a better mount:</p>
<ul>
<li>Tool-free or single-thumb-screw assembly and teardown</li>
<li>Forgiving on pole diameter, since a light stand tapers from base to tip and we use a mix of stands</li>
<li>No modification to the device, using the existing vendor mounting interface</li>
<li>Cheap and replaceable, printable in PLA</li>
</ul>
<h2 id="the-design">The Design</h2>
<p>Each mount is a thumb-screw clamp that wraps the tripod pole on one side and adapts to the device&rsquo;s existing mounting interface on the other. The thumb screw provides enough grip range that the same mount fits a band of pole diameters. This matters because the stands taper, with the base section thicker than the top.</p>
<p>Two diameter variants are provided per device family to cover the usable height range of the stands. In practice the thumb screw is forgiving enough that an exact match is not required.</p>
<p>All parts are PLA. They are used for one weekend a year and then stored in a bin, so longevity is not a concern.</p>
<p>Beyond the printed parts, a small bill of materials is required:</p>
<ul>
<li><a href="https://www.amazon.com/gp/product/B0D477DN3M">Thumb screws</a> for the pole clamp</li>
<li><a href="https://www.amazon.com/gp/product/B0DJW16GCD">Heat-set inserts</a> to receive the thumb screws in the printed part</li>
<li><a href="https://www.amazon.com/gp/product/B01BBRHISW">M4 screws</a> for attaching the mount to the back of the Aruba 5xx/6xx APs</li>
</ul>
<h2 id="the-mounts">The Mounts</h2>
<h3 id="aruba-2xx--3xx-series">Aruba 2xx / 3xx Series</h3>
<p><img alt="Aruba 2xx/3xx mount CAD render" loading="lazy" src="/posts/bsidessf-noc-tripod-mounts/images/2xx_mount.webp"></p>
<p><img alt="Aruba 2xx series AP deployed on a light stand" loading="lazy" src="/posts/bsidessf-noc-tripod-mounts/images/ap_2xx_on_tripod.webp"></p>
<h3 id="aruba-5xx--6xx-series">Aruba 5xx / 6xx Series</h3>
<p><img alt="Aruba 5xx/6xx mount CAD render" loading="lazy" src="/posts/bsidessf-noc-tripod-mounts/images/5xx_mount.webp"></p>
<p><img alt="Aruba 5xx series AP mounted on a light stand" loading="lazy" src="/posts/bsidessf-noc-tripod-mounts/images/ap_5xx_mounted.webp"></p>
<p><img alt="Aruba 5xx mount, rear view" loading="lazy" src="/posts/bsidessf-noc-tripod-mounts/images/ap_5xx_mounted_rear1.webp"></p>
<p><img alt="Aruba 5xx mount, rear detail" loading="lazy" src="/posts/bsidessf-noc-tripod-mounts/images/ap_5xx_mounted_rear2.webp"></p>
<h3 id="ubiquiti-flex-switch">Ubiquiti Flex Switch</h3>
<p><img alt="Ubiquiti Flex Switch mount CAD render" loading="lazy" src="/posts/bsidessf-noc-tripod-mounts/images/flex_switch_mount.webp"></p>
<h3 id="ubiquiti-lite-switch">Ubiquiti Lite Switch</h3>
<p><img alt="Ubiquiti Lite Switch mount CAD render" loading="lazy" src="/posts/bsidessf-noc-tripod-mounts/images/lite_switch_mount.webp"></p>
<h2 id="in-the-field">In the Field</h2>
<p>The mounts have been through real BSidesSF deployments. They go up fast, come down fast, and can be re-aimed by loosening one thumb screw. Some of the same tripods do double duty as mounting points for security cameras, so it is not unusual to see an AP and a camera sharing a stand.</p>
<h2 id="source-files">Source Files</h2>
<p>The full CAD source is available on Onshape and can be copied, remixed, or exported to STL for printing.</p>
<ul>
<li><a href="https://cad.onshape.com/documents/c70cf6a89f03e7c3036055dc/w/33105c23ffc65852823b8c3e/e/a2ddfc64ebe069c58f430ec2?renderMode=0&amp;uiState=6a08d96336bf54a332d59257">Tripod Mounts on Onshape</a></li>
</ul>
<p>The clamp pattern is straightforward to adapt to other hardware. If you design a variant for a device not covered here, I would be interested to see it.</p>
]]></content:encoded></item></channel></rss>