<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Network &amp; Connectivity on Ctrl-Alt-GG Care</title><link>https://care.ctrl-alt-gg.hu/en/network/</link><description>Recent content in Network &amp; Connectivity on Ctrl-Alt-GG Care</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 27 Feb 2026 10:00:00 +0100</lastBuildDate><atom:link href="https://care.ctrl-alt-gg.hu/en/network/index.xml" rel="self" type="application/rss+xml"/><item><title>Bandwidth Etiquette</title><link>https://care.ctrl-alt-gg.hu/en/network/bandwidth-etiquette/</link><pubDate>Fri, 27 Feb 2026 10:00:00 +0100</pubDate><guid>https://care.ctrl-alt-gg.hu/en/network/bandwidth-etiquette/</guid><description>&lt;p&gt;While our local network (LAN) runs at gigabit speeds, our internet connection is shared. If one person starts streaming 4K video or torrenting, they can ruin the ping for 100 other players.&lt;/p&gt;</description></item><item><title>Firewall and Antivirus Checks</title><link>https://care.ctrl-alt-gg.hu/en/network/firewall-and-antivirus-checks/</link><pubDate>Fri, 27 Feb 2026 10:00:00 +0100</pubDate><guid>https://care.ctrl-alt-gg.hu/en/network/firewall-and-antivirus-checks/</guid><description>&lt;p&gt;Windows Firewall loves to block LAN games on &amp;ldquo;Public&amp;rdquo; networks.&lt;/p&gt;
&lt;p&gt;First, check &lt;strong&gt;&lt;a href="https://care.ctrl-alt-gg.hu/en/help/known-issues/"&gt;Known Issues&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id="the-symptoms" class="group/heading pb-2 border-b border-zinc-100 dark:border-zinc-800"&gt;The symptoms&lt;a href="#the-symptoms" aria-hidden="true" tabindex="-1" class="ml-2 opacity-0 group-hover/heading:opacity-100 transition-opacity font-normal text-[0.75em] align-middle"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;div class="callout my-6 rounded-xl border-l-4 bg-amber-50 dark:bg-amber-950/40 border-amber-400 px-5 py-4 not-prose"&gt;
 &lt;div class="flex items-center gap-2 mb-2 text-amber-700 dark:text-amber-400 font-semibold text-sm"&gt;
 &lt;svg width="16" height="16" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16"&gt;&lt;path d="M8.982 1.566a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995A.905.905 0 0 1 8 5zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/&gt;&lt;/svg&gt;

 &lt;span&gt;Warning&lt;/span&gt;
 &lt;/div&gt;
 &lt;div class="text-amber-800 dark:text-amber-300 text-sm leading-relaxed prose prose-sm dark:prose-invert max-w-none"&gt;
 &lt;p&gt;&lt;strong&gt;Your firewall is probably the issue if you see any of these:&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>How the Network Works</title><link>https://care.ctrl-alt-gg.hu/en/network/how-the-network-works/</link><pubDate>Fri, 27 Feb 2026 10:00:00 +0100</pubDate><guid>https://care.ctrl-alt-gg.hu/en/network/how-the-network-works/</guid><description>&lt;p&gt;This is the &amp;ldquo;enthusiast&amp;rdquo; version. If you just want to get online, start with &lt;a href="https://care.ctrl-alt-gg.hu/en/network/network-troubleshooting/"&gt;Network Troubleshooting&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="high-level-layout" class="group/heading pb-2 border-b border-zinc-100 dark:border-zinc-800"&gt;High-level layout&lt;a href="#high-level-layout" aria-hidden="true" tabindex="-1" class="ml-2 opacity-0 group-hover/heading:opacity-100 transition-opacity font-normal text-[0.75em] align-middle"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Internet -&amp;gt; Juniper SRX340 (firewall) -&amp;gt; Arista DCS-7050SX (L3 core) -&amp;gt; Juniper EX3300 (access switches)&lt;/li&gt;
&lt;li&gt;Inter-switch links are simple routed point-to-point (/31), so we&amp;rsquo;re not depending on spanning tree between switches&lt;/li&gt;
&lt;li&gt;Access switches are edge only; routing decisions happen at the core&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="segmentation-vlans" class="group/heading pb-2 border-b border-zinc-100 dark:border-zinc-800"&gt;Segmentation (VLANs)&lt;a href="#segmentation-vlans" aria-hidden="true" tabindex="-1" class="ml-2 opacity-0 group-hover/heading:opacity-100 transition-opacity font-normal text-[0.75em] align-middle"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Access VLANs (140-150):&lt;/strong&gt; guest devices on the same switch share a LAN segment
&lt;ul&gt;
&lt;li&gt;DHCP only, internet + LAN services&lt;/li&gt;
&lt;li&gt;Don&amp;rsquo;t expose services you don&amp;rsquo;t want other people to see&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Services VLAN (130):&lt;/strong&gt; game servers, file host, DNS (Unbound), DHCP (Kea)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Management VLAN (128):&lt;/strong&gt; network devices only&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wireless VLAN (132):&lt;/strong&gt; same policy as access VLANs&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;IoT VLAN (131):&lt;/strong&gt; currently similar to access; future plan is &amp;ldquo;internet-only, isolated&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="traffic-flow" class="group/heading pb-2 border-b border-zinc-100 dark:border-zinc-800"&gt;Traffic flow&lt;a href="#traffic-flow" aria-hidden="true" tabindex="-1" class="ml-2 opacity-0 group-hover/heading:opacity-100 transition-opacity font-normal text-[0.75em] align-middle"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Clients -&amp;gt; access switch -&amp;gt; core gateway -&amp;gt; firewall -&amp;gt; internet&lt;/li&gt;
&lt;li&gt;LAN services stay inside the core (no hairpinning through the firewall)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="design-intent" class="group/heading pb-2 border-b border-zinc-100 dark:border-zinc-800"&gt;Design intent&lt;a href="#design-intent" aria-hidden="true" tabindex="-1" class="ml-2 opacity-0 group-hover/heading:opacity-100 transition-opacity font-normal text-[0.75em] align-middle"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Keep L2 complexity low&lt;/li&gt;
&lt;li&gt;Make failures predictable and easy to isolate (is it access / core / firewall?)&lt;/li&gt;
&lt;li&gt;Keep troubleshooting fast using the portal, server status page, and basic ping tests&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>I Can't See the Server</title><link>https://care.ctrl-alt-gg.hu/en/network/cant-see-the-server/</link><pubDate>Fri, 27 Feb 2026 10:00:00 +0100</pubDate><guid>https://care.ctrl-alt-gg.hu/en/network/cant-see-the-server/</guid><description>&lt;p&gt;If you can&amp;rsquo;t see a game server or the LAN portal, start here.&lt;/p&gt;
&lt;p&gt;First, check &lt;strong&gt;&lt;a href="https://care.ctrl-alt-gg.hu/en/help/known-issues/"&gt;Known Issues&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id="1-check-network-first" class="group/heading pb-2 border-b border-zinc-100 dark:border-zinc-800"&gt;1. Check network first&lt;a href="#1-check-network-first" aria-hidden="true" tabindex="-1" class="ml-2 opacity-0 group-hover/heading:opacity-100 transition-opacity font-normal text-[0.75em] align-middle"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Run through &lt;a href="https://care.ctrl-alt-gg.hu/en/network/network-troubleshooting/"&gt;Network Troubleshooting&lt;/a&gt; if you haven&amp;rsquo;t already (cable, link light, portal).&lt;/p&gt;</description></item><item><title>IP Setup Basics</title><link>https://care.ctrl-alt-gg.hu/en/network/ip-setup-basics/</link><pubDate>Fri, 27 Feb 2026 10:00:00 +0100</pubDate><guid>https://care.ctrl-alt-gg.hu/en/network/ip-setup-basics/</guid><description>&lt;p&gt;Our network uses dynamic addressing.&lt;/p&gt;
&lt;h2 id="the-rule" class="group/heading pb-2 border-b border-zinc-100 dark:border-zinc-800"&gt;The Rule&lt;a href="#the-rule" aria-hidden="true" tabindex="-1" class="ml-2 opacity-0 group-hover/heading:opacity-100 transition-opacity font-normal text-[0.75em] align-middle"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Set everything to Automatic (DHCP).&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>My Ping is Terrible</title><link>https://care.ctrl-alt-gg.hu/en/network/my-ping-is-terrible/</link><pubDate>Fri, 27 Feb 2026 10:00:00 +0100</pubDate><guid>https://care.ctrl-alt-gg.hu/en/network/my-ping-is-terrible/</guid><description>&lt;p&gt;High ping usually means something on your machine is eating bandwidth.&lt;/p&gt;
&lt;p&gt;First, check &lt;strong&gt;&lt;a href="https://care.ctrl-alt-gg.hu/en/help/known-issues/"&gt;Known Issues&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;div class="callout my-6 rounded-xl border-l-4 bg-emerald-50 dark:bg-emerald-950/40 border-emerald-400 px-5 py-4 not-prose"&gt;
 &lt;div class="flex items-center gap-2 mb-2 text-emerald-700 dark:text-emerald-400 font-semibold text-sm"&gt;
 &lt;svg width="16" height="16" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16"&gt;&lt;path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm.93-9.412-1 4.705c-.07.34.029.533.304.533.194 0 .487-.07.686-.246l-.088.416c-.287.346-.92.598-1.465.598-.703 0-1.002-.422-.808-1.319l.738-3.468c.064-.293.006-.399-.287-.47l-.451-.081.082-.381 2.29-.287zM8 5.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"/&gt;&lt;/svg&gt;

 &lt;span&gt;Tip&lt;/span&gt;
 &lt;/div&gt;
 &lt;div class="text-emerald-800 dark:text-emerald-300 text-sm leading-relaxed prose prose-sm dark:prose-invert max-w-none"&gt;
 &lt;p&gt;&lt;strong&gt;Quick checklist — do these first:&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Network Troubleshooting (Start Here)</title><link>https://care.ctrl-alt-gg.hu/en/network/network-troubleshooting/</link><pubDate>Fri, 27 Feb 2026 10:00:00 +0100</pubDate><guid>https://care.ctrl-alt-gg.hu/en/network/network-troubleshooting/</guid><description>&lt;p&gt;Most issues are either &lt;strong&gt;cable/port&lt;/strong&gt;, &lt;strong&gt;DHCP&lt;/strong&gt;, or &lt;strong&gt;something on your PC&lt;/strong&gt;. Work through the sections below in order.&lt;/p&gt;
&lt;p&gt;First, check &lt;strong&gt;&lt;a href="https://care.ctrl-alt-gg.hu/en/help/known-issues/"&gt;Known Issues&lt;/a&gt;&lt;/strong&gt;. If it&amp;rsquo;s a global outage, you can&amp;rsquo;t fix it locally.&lt;/p&gt;</description></item><item><title>Networking Glossary</title><link>https://care.ctrl-alt-gg.hu/en/network/networking-basics/</link><pubDate>Fri, 27 Feb 2026 10:00:00 +0100</pubDate><guid>https://care.ctrl-alt-gg.hu/en/network/networking-basics/</guid><description>&lt;p&gt;If &lt;a href="https://care.ctrl-alt-gg.hu/en/network/how-the-network-works/"&gt;How the Network Works&lt;/a&gt; was too technical, this crash course covers the essential terms you need to know.&lt;/p&gt;
&lt;h2 id="ip-address" class="group/heading pb-2 border-b border-zinc-100 dark:border-zinc-800"&gt;IP Address&lt;a href="#ip-address" aria-hidden="true" tabindex="-1" class="ml-2 opacity-0 group-hover/heading:opacity-100 transition-opacity font-normal text-[0.75em] align-middle"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Your computer&amp;rsquo;s address on the network. This identifies you. On the LAN, this might change dynamically, but it must always be unique. If two devices have the same IP, neither will work (IP conflict).&lt;/p&gt;</description></item><item><title>Ports &amp; Game Connections</title><link>https://care.ctrl-alt-gg.hu/en/network/ports-and-game-connections/</link><pubDate>Fri, 27 Feb 2026 10:00:00 +0100</pubDate><guid>https://care.ctrl-alt-gg.hu/en/network/ports-and-game-connections/</guid><description>&lt;p&gt;If your game won&amp;rsquo;t connect or screams &amp;ldquo;Strict NAT&amp;rdquo;, read this.&lt;/p&gt;
&lt;p&gt;First, check &lt;strong&gt;&lt;a href="https://care.ctrl-alt-gg.hu/en/help/known-issues/"&gt;Known Issues&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id="what-is-nat" class="group/heading pb-2 border-b border-zinc-100 dark:border-zinc-800"&gt;What is NAT?&lt;a href="#what-is-nat" aria-hidden="true" tabindex="-1" class="ml-2 opacity-0 group-hover/heading:opacity-100 transition-opacity font-normal text-[0.75em] align-middle"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;NAT (Network Address Translation) maps your internal IP to the outside world. Some games (especially older P2P titles) care a lot about your NAT type.&lt;/p&gt;</description></item><item><title>Quick Command Reference</title><link>https://care.ctrl-alt-gg.hu/en/network/quick-command-reference/</link><pubDate>Fri, 27 Feb 2026 10:00:00 +0100</pubDate><guid>https://care.ctrl-alt-gg.hu/en/network/quick-command-reference/</guid><description>&lt;p&gt;If tech support asks you to run a command, copy it from here.&lt;/p&gt;
&lt;h2 id="windows" class="group/heading pb-2 border-b border-zinc-100 dark:border-zinc-800"&gt;Windows&lt;a href="#windows" aria-hidden="true" tabindex="-1" class="ml-2 opacity-0 group-hover/heading:opacity-100 transition-opacity font-normal text-[0.75em] align-middle"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Open Command Prompt (Start &amp;gt; cmd &amp;gt; Enter).&lt;/p&gt;</description></item><item><title>Reporting Network Issues</title><link>https://care.ctrl-alt-gg.hu/en/network/reporting-network-issues/</link><pubDate>Fri, 27 Feb 2026 10:00:00 +0100</pubDate><guid>https://care.ctrl-alt-gg.hu/en/network/reporting-network-issues/</guid><description>&lt;p&gt;&amp;ldquo;The internet is broken&amp;rdquo; doesn&amp;rsquo;t help us fix it. When you message support or wave down a staff member, tell us:&lt;/p&gt;</description></item><item><title>Staying Safe on a Shared Network</title><link>https://care.ctrl-alt-gg.hu/en/network/network-safety/</link><pubDate>Fri, 27 Feb 2026 10:00:00 +0100</pubDate><guid>https://care.ctrl-alt-gg.hu/en/network/network-safety/</guid><description>&lt;p&gt;A LAN party is a friendly environment, but technically, it&amp;rsquo;s a public network. Hundreds of unknown devices are connected to the same switches. You don&amp;rsquo;t need to be paranoid, but basic precautions are mandatory.&lt;/p&gt;</description></item><item><title>Wi-Fi vs LAN</title><link>https://care.ctrl-alt-gg.hu/en/network/wifi-vs-lan/</link><pubDate>Fri, 27 Feb 2026 10:00:00 +0100</pubDate><guid>https://care.ctrl-alt-gg.hu/en/network/wifi-vs-lan/</guid><description>&lt;p&gt;We provide both, but they are for different things.&lt;/p&gt;
&lt;h2 id="wired-lan-ethernet" class="group/heading pb-2 border-b border-zinc-100 dark:border-zinc-800"&gt;Wired LAN (Ethernet)&lt;a href="#wired-lan-ethernet" aria-hidden="true" tabindex="-1" class="ml-2 opacity-0 group-hover/heading:opacity-100 transition-opacity font-normal text-[0.75em] align-middle"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Use for:&lt;/strong&gt; Gaming, large downloads, stability.&lt;/p&gt;</description></item></channel></rss>