<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Mysterious fleeting internet (VLANs, APs)]]></title><description><![CDATA[<p dir="auto">Hi folks,</p>
<p dir="auto">Having some issues with getting VLANs set up (I think?). My end goal is to have internet routed through my PFSense box and wired and wireless clients with some isolation.</p>
<p dir="auto">Entities:</p>
<ul>
<li>FiOS ONT</li>
<li>PFSense on Proxmox VM (PF hereafter)</li>
<li>Unifi 6 Lite AP (Unifi hereafter)</li>
<li>FiOS Quantum Gateway (Quantum hereafter)</li>
<li>Travel router</li>
<li>TL-SG108E managed switch</li>
<li>TL-SG108 unmanaged switch</li>
<li>PiHole for DNS (Hole hereafter)</li>
</ul>
<p dir="auto"><strong>Currently [working] setup</strong><br />
WAN -&gt; PF -&gt; Unmanaged switch -&gt; wired clients<br />
WAN -&gt; PF -&gt; LAN port of Quantum (AP for "trusted" clients)<br />
WAN -&gt; PF -&gt; WAN of travel router (AP for guest / untrusted clients)</p>
<p dir="auto">Everything works okish, but the travel router doesn't provide true isolation -- anything with the IP address of a trusted device can access it. It's also double NAT-ted, which is not great. Furthermore, overall, it's just a dinky looking and feeling setup - I don't like having 2 "ghetto" APs plugged in, taking up space, looking unsightly, etc.</p>
<p dir="auto"><strong>New [not working] setup</strong><br />
WAN -&gt; PF -&gt; Unmanaged switch -&gt; wired clients<br />
WAN -&gt; PF -&gt; Unmanaged switch -&gt; Link port of managed switch<br />
Managed switch -&gt; Unifi w/3 VLAN-tagged networks &amp; SSIDs (1 trusted SSID, 1 untrusted smart home ssid, 1 untrusted guest SSID)</p>
<p dir="auto">This <em>almost</em> works. I first set up 3 VLANs in PF, enabled them, turned DHCP on for all of them, and created some firewall rules to prevent access from the 2 untrusted networks.<br />
LAN: default network (192.168.10.0/24)<br />
VLAN 10: trusted (192.168.20.0/24)<br />
VLAN 30: untrusted smart home network (192.168.100.0/24)<br />
VLAN 35: untrusted guest network (192.168.200.0/24)</p>
<p dir="auto">In the Unifi, I have the SSIDs set to DHCP none, which is correctly getting IPs from PF, e.g. when I connect to the trusted network I'll get something like 192.168.20.5. I can also ping Hole from all wireless clients (though nslookups to  it do not work). I also of course have no internet connectivity on the clients. I'm not sure what I'm missing here, I know the AP is communicating with PF at least somewhat correctly because DHCP per-network is working properly, but then something after that is not working. I'm not seeing any blocked firewall entries that would provide any clues either.</p>
<p dir="auto"><strong>Troubleshooting new setup</strong><br />
To diagnose, and because I'm still setting all this up, I have unmanaged switch -&gt; Quantum which makes all wireless clients on the old trusted wifi go on the LAN network and get a 192.168.10.x address and be able to connect to the internet. As I suspected a misconfigured setting on the AP though, I connected managed switch -&gt; Quantum and set the managed switch port to VLAN 20 (so all wireless clients on the old trusted wifi would get a 192.168.20.x). This surprisingly also does not work in the same way -- I can ping Hole, I can somehow supposedly ping internet addresses (e.g. 1.1.1.1) but I do not have internet connectivity.</p>
<p dir="auto">I'm not sure what else I can try here. Any help would be greatly, <em>greatly</em> appreciated!</p>
]]></description><link>https://forum.netgate.com/topic/163448/mysterious-fleeting-internet-vlans-aps</link><generator>RSS for Node</generator><lastBuildDate>Fri, 13 Mar 2026 10:15:27 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/163448.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 02 May 2021 16:54:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Mysterious fleeting internet (VLANs, APs) on Mon, 03 May 2021 21:46:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tkyead">@<bdi>tkyead</bdi></a> bump. Also, can't edit post, but re-written to shorten and for clarity:</p>
<p dir="auto">Hi folks,</p>
<p dir="auto">Having some issues getting VLANs set up. My end goal is to have internet routed through my PFSense box and a Unifi AP and 3 SSIDs connected to different VLANs.</p>
<p dir="auto"><strong>Setup</strong></p>
<pre><code>- WAN -&gt; PF -&gt; Unmanaged switch -&gt; to:
   - Wired clients
   - PiHole on the default LAN, for local DNS
- WAN -&gt; PF -&gt; Unmanaged switch -&gt; Link port of managed switch
- Unmanaged switch -&gt; Unifi AP w/3 SSIDs:
   - SSID 1 - VLAN 10: trusted (192.168.20.0/24)
   - SSID 2 - VLAN 30: untrusted smart home network (192.168.100.0/24)
   - SSID 3 - VLAN 35: untrusted guest network (192.168.200.0/24)
- PFSense LAN default network - 192.168.10.0/24
</code></pre>
<p dir="auto">In PFSense, I have all 3 VLANs defined &amp; enabled with DHCP turned on. DHCP is working as when I connect to SSID 1 (trusted network) I'll get e.g. 192.168.20.5. I can also ping the PiHole from all wireless clients. Here's where it gets interesting - nslookups from wireless clients to the PiHole do not work (trusted &amp; untrusted both), nor do I have internet connectivity. I do have port 53 allowed from any internal networks -&gt; PiHole, and I'm not currently seeing any blocked firewall entries that would provide any clues either.</p>
<p dir="auto"><strong>Troubleshooting steps taken</strong></p>
<p dir="auto">I thought the Unifi AP might be messing things up so I connected managed switch -&gt; an old wireless router's LAN port and set all managed switch ports to VLAN 10 (so all wireless clients on the old router's network would get a 192.168.20.x). This surprisingly also does not work in the same way as above -- I can ping PiHole, I can somehow supposedly ping internet addresses (e.g. 1.1.1.1) but I do not have internet connectivity via e.g. web browser.</p>
<p dir="auto">I'm not sure what else I can try here. Any help would be greatly, greatly appreciated!</p>
<p dir="auto">Edited to shorten length &amp; for clarity</p>
]]></description><link>https://forum.netgate.com/post/981166</link><guid isPermaLink="true">https://forum.netgate.com/post/981166</guid><dc:creator><![CDATA[tkyead]]></dc:creator><pubDate>Mon, 03 May 2021 21:46:16 GMT</pubDate></item></channel></rss>