
Spitz AX (GL-X3000) Wi-Fi 6 AX3000 | 5G NR | Dual-SIM failover | OpenWrt 21.02 | US+UK+EU+AU plug
25 coupons
html, body { overflow-x: hidden } #youtube-playlist-container { display: flex; flex-direction: column; /* Stack items vertically */ align-items: center; /* Center items horizontally */ } /* Style for the video player container */ #playlistVideo { width: 100%; /* Set width to 100% for responsiveness */ width: 660px; /* Set a maximum width for larger screens */ margin: 0 auto; /* Center the player horizontally */ height: 520px; } @media only screen and (max-width: 767px) { #playlistVideo { width: 450px; /* Set width to 100% for screens up to 767px (typical tablets and mobile devices) */ max-width: none; /* Remove max-width for mobile responsiveness */ margin: 0; /* Remove any margin for mobile responsiveness */ height: 320px; } } #ytplaylist { overflow-y: auto; /* Enable vertical scrolling */ white-space: nowrap; /* Prevent items from wrapping to the next line */ display: flex; flex-direction: column; /* Align items vertically */ background-color: black; /* Set background color to black */ padding: 20px; /* Add padding for better appearance */ max-height: 520px; /* Set max-height to the same value as the video player's height */ } /* Style for each playlist item */ #ytplaylist li { list-style: none; /* Remove list-style points */ text-align: left; margin-bottom: 10px; display: flex; align-items: center; /* Align items vertically */ transition: background-color 0.3s ease-in-out; /* Add a smooth transition effect for background color */ } /* Style for the playlist item on hover */ #ytplaylist li:hover { background-color: #333; /* Change background color on hover */ border-radius: 15px; } /* Style for the thumbnail images */ #ytplaylist img { cursor: pointer; border: 2px solid #ddd; /* Add a border to make it visually distinct */ border-radius: 8px; transition: border-color 0.3s ease-in-out; /* Add a smooth transition effect */ margin-right: 10px; /* Add margin to separate image and title */ width: 150px; /* Set the image width */ } /* Style for the thumbnail images on hover */ #ytplaylist img:hover { border-color: #555; /* Change border color on hover */ } /* Style for the video title container */ #ytplaylist .title-container { max-width: 250px; /* Set the maximum width for the title container */ width: 100%; /* Ensure it takes up the available width */ white-space: normal; /* Allow text to break into multiple lines */ } /* Style for the video title */ #ytplaylist .video-title { font-size: 14px; color: white; /* Set text color to white */ transition: color 0.3s ease-in-out; /* Add a smooth transition effect for text color */ text-align: left; /* Align text to the left */ } /* Style for the video title on hover */ #ytplaylist li:hover .video-title { color: #fff; /* Change text color on hover */ } .vpn-places { background-image: url("https://static.gl-inet.com/www/images/products/gl-ar750s/vpn_places.jpg"); background-repeat: repeat-x; background-position: bottom; background-color: #f5f5f5; height: 22rem; } .btn-round { border-radius: 50px; padding: 1rem 2rem; text-transform: uppercase; font-weight: 700; } .btn-info { color: #fff; background-color: #17a2b8; border-color: #17a2b8; } #adguard-section { background-color: #04040f; } .adguard-icon { background-color: #fff; } .adguard-ban-icon { background-color: #ea2c13; border-radius: 15px; padding: 8px 8px; margin-top: 8px; } #adguard-section .fa-ban { background-color: #ea2c13; border-radius: 50px; padding-right: 5px; font-size: 25px; } .adguard-tick-icon { background-color: #66b574; border-radius: 15px; padding: 8px 8px; margin-top: 8px; } #adguard-section .fa-circle-check { background-color: #66b574; border-radius: 50px; padding-right: 5px; font-size: 25px; } @media (max-width: 767px) { .tab-panel, .pxu-tabs.pxu-tabs--bottom-true { padding: 0 10px } #accordion .panel-body { padding: 0; } .deployment-title{ font-size: 20px; } .carousel-item{ padding: 1rem!important; } } .text-x3000 { font-size: 1.5rem; color: #1b488b; } .x3000-bg-primary { background-color: #1b488b !important; } .x3000-bg-secondary { background-color: #338fbd !important; } .btn-round-x3000 { background-color: #1b488b; color: #FFF!important; border-radius: 50px; padding: 1rem 2rem; text-transform: uppercase; font-weight: bold; @media (max-width: 768px) { min-height: 50px; border-radius: 50px; padding: 14px 1.5rem; text-transform: uppercase; font-weight: bold; } } .btn-round-x3000:hover { background-color: #FFF; color: #1b488b!important; border-color: #1b488b; } .video-header-x3000 { position: relative; background-color: black; height: 75vh; min-height: 25rem; width: 100%; overflow: hidden; } .video-header-x3000 video { position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: 0; -ms-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); } .video-header-x3000 .container { position: relative; z-index: 2; } .video-header-x3000 .overlay { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: #000000; opacity: 0.45; z-index: 1; } @media (pointer: coarse) and (hover: none) { .video-header-x3000 { background: url('https://static.gl-inet.com/www/images/products/gl-x3000/x3000_bg_teaser.mp4') black no-repeat center center scroll; } .video-header-x3000 video { display: none; } } #mailchimp-x3000 input { border: medium none; color: gray; font-size: 16px; padding: 8px 25px; width: auto; height: 50px; border-radius: 25px 0px 0px 25px; @include media-breakpoint-down(xs) { width: 100%; height: 40px; font-size: 13px; } } #mailchimp-x3000 input.email { background: #fff; } #mailchimp-x3000 input[type="submit"] { background: #1b488b; color: #fff; cursor: pointer; font-size: 15px; width: 135px; height: 50px; padding: 8px 3px; border-radius: 0px 25px 25px 0px; text-transform: uppercase; font-weight: bold; @include media-breakpoint-down(xs) { width: 100%; height: 40px; font-size: 13px; padding: 8px 13px; } } #mailchimp-x3000 input[type="submit"]:hover { background-color: #0e71a3; color: #FFF; } a:hover, a:focus { text-decoration: none; outline: none; } #accordion .panel { border: none; border-radius: 5px; box-shadow: none; margin-bottom: 10px; background: transparent; } #accordion .panel-heading { padding: 0; border: none; border-radius: 5px; background: transparent; position: relative; } #accordion .panel-title a { display: block; padding: 20px 30px; padding-right: 60px; margin: 0; background: #1b488b; font-size: 16px; font-weight: bold; color: #fff; letter-spacing: 1px; border: none; border-radius: 5px; position: relative; } #accordion .panel-title a.collapsed { border: none; } #accordion .panel-title a:before, #accordion .panel-title a.collapsed:before { content: "\f107"; font-family: "Font Awesome 5 Free"; width: 30px; height: 30px; line-height: 27px; text-align: center; font-size: 25px; font-weight: 900; color: #fff; position: absolute; top: 15px; right: 30px; transform: rotate(0deg); transition: all .4s cubic-bezier(0.080, 1.090, 0.320, 1.275); } #accordion .panel-title a.collapsed:before { transform: rotate(360deg); } #accordion .panel-body { padding: 10px 0; font-size: 15px; color: #fff; line-height: 28px; border-top: none; border-radius: 5px; } .x3000-rv-banner { background-image: url('https://static.gl-inet.com/www/images/products/gl-x3000/x3000_rv_diagram_v2.jpg'); background-size: cover; height: 46rem; background-position: center bottom; background-repeat: no-repeat; @media (max-width: 768px) { background-image: url('https://static.gl-inet.com/www/images/products/gl-x3000/x3000_rv_diagram_mobile.jpg'); background-size: cover; height: 38rem; background-position: center bottom; background-repeat: no-repeat; } } .x3000-certified { background-image: url('https://static.gl-inet.com/www/images/products/gl-x3000/x3000_certified.jpg'); background-size: cover; height: 38rem; background-position: center; @media (max-width: 768px) { background-image: url('https://static.gl-inet.com/www/images/products/gl-x3000/x3000_certified_mobile.jpg'); background-size: cover; height: 42rem; background-position: center bottom; background-repeat: no-repeat; } } .x3000-certified-logo { background-color: #fff; opacity: 0.95; } GL-X3000 Wi-Fi 6 Cellular Gateway MEET Spitz AX Wi-Fi 6 Dual-SIM 4G/5G Cellular Gateway Reliable Cellular Networks in Rural Areas GL-X3000 is a Wi-Fi 6 cellular gateway designed to provide reliable cellular networks in remote locations and high speed internet in urban areas. It has six external antennas for long range connection, two SIM Cards for selecting between the ISP with stronger connections, and Multi-WAN between the WAN port, SIM Card, and Repeater. Supports 5G NR & Multi-WANDual-SIM, Single ModemWi-Fi 6 Max. 574 Mbps (2.4GHz) + 2402 Mbps (5GHz) Wi-Fi SpeedsOpenVPN speed up to 150 Mbps; WireGuard speed up to 300 Mbps Learn More Previous Next Spitz AX (GL-X3000NR) 5G NR Frequency Bands Module: RM520N-GL 5G NR NSA n1/ 2/ 3/ 5/ 7/ 8/ 12/ 13/ 14/ 18/ 20/ 25/ 26/ 28/ 29/ 30/ 38/ 40/ 41/ 48/ 66/ 70/ 71/ 75/ 76/ 77/ 78/ 79 SA n1/ 2/ 3/ 5/ 7/ 8/ 12/ 13/ 14/ 18/ 20/ 25/ 26/ 28/ 29/ 30/ 38/ 40/ 41/ 48/ 66/ 70/ 71/ 75/ 76/ 77/ 78/ 79 LTE LTE-FDD B1/ 2/ 3/ 4/ 5/ 7/ 8/ 12/ 13/ 14/ 17/ 18/ 19/ 20/ 25/ 26/ 28/ 29/ 30/ 32/ 66/ 71 LTE-TDD B34/ 38/ 39/ 40/ 41/ 42/ 43/ 48 LAA B46 UMTS WCDMA B1/ 2/ 4/ 5/ 8/ 19 GNSS GPS/ GLONASS/ BDS/ Galileo/ QZSS Spitz AX (GL-X3000C16) 4G LTE Frequency Bands Module: EM160R-GL LTE LTE-FDD B1/B2/B3/B4/B5/B7/B8/B12/B13/B14/B17/B18/B19/B20/B25/B26/B28/B29①/B30/B32①/B66 LTE-TDD Intra-band and Inter-band DL 2CA Intra-band and Inter-band DL 3CA Intra-band and Inter-band DL 4CA Intra-band and Inter-band DL 5CA Intra-band and Inter-band within 5 bands DL 4×4 MIMO B1/B2/B3/B4/B7/B25/B30/B32①/B38/B39/B40/B41/B66 DL 256QAM Supported UL 2CA Intra-band UL 64QAM Supported UMTS WCDMA B1/B2/B3/B4/B5/B6/B8/B19 GNSS GPS/GLONASS/BeiDou(COMPASS)/Galileo Notes: ①: For secondary component carrier only. Recreational Vehicles(RV) Deployment Spitz AX is your reliable router on the road, working in an RV. Spitz AX allows you to access multiple WAN connectivity, switching easily between the WAN port, SIM cards, and Repeater. It has 6 external antennas to increase connectivity. When an amplifier is needed for extra stability of your internet services in remote locations, Spitz AX can connect to an extended GPS antenna or wired dome antenna of your choice. To secure your secured network gateway on a bumpy ride, you can easily deploy Spitz AX to your RV's interior walls. Dual SIM for selecting the ISP with stronger connections Fast Wi-Fi 6 connection for all the devices in the RVs Secure network when connecting to a public Wi-Fi Reliable and Uninterrupted RV Internet Spitz AX (GL-X3000) is equipped with advanced features, including Multi-WAN, Load-balancing, and Failover, to ensure RV users experience quality internet connections when traveling in both rural and urban areas. Multi-WAN Enhanced Bandwidth and Network Stability Spitz AX's Multi-WAN technology lets RV users utilize multiple connection methods, including Ethernet, Repeater, Cellular, and Tethering, at the same time, increasing the total bandwidth and staying connected when a single connection type is down. Load-balancing Optimal Bandwidth Usage Spitz AX's Load-balancing capabilities let users distribute bandwidth by custom proportion among multiple connection methods, prioritizing data consumption among preferred connection types, and minimizing network congestion. Failover Uninterrupted Connection Spitz AX supports Network Failover and the option to configure Failover priorities among multiple connection methods. If the primary connection fails, the router will automatically switch to the next connection method without interruption. 30+ VPN SERVICE PROVIDERS FOR YOUR SELECTION Securing Your Internet In The Background Spitz AX is pre-installed with OpenVPN and WireGuard® supporting 30+ VPN services. It automatically encrypts all network traffic within the connected network, including guest or client devices that are not capable of running VPN. Spitz AX can also host VPN servers and supports VPN Cascading, automatically forwarding data from its VPN server to the VPN client within the same device. WireGuard® is a registered trademark of Jason A.Donenfeld. WireGuard Max. 300Mbps OpenVPN Max. 150Mbps * Tests conducted on a local network. Real world speeds may differ depending on your network configuration.* OpenVPN and WireGuard speeds will be slower when running the device as a server. Results above are in client mode. Access Your Local Network Storage from Anywhere Our local network storage feature supports SMB Protocol and WebDAV protocol. By plugging an external USB hard disc into the router, you can create a private network to store and share your documents. No matter for work or family, you can benefit from easy file access. Save space on your devices by storing photos and videos on the network. Runs on OpenWrt 21.02 (Kernel version 5.4) Spitz AX runs on GL.iNet's latest SDK4.0+ firmware and presents a user-friendly interface for common users to set up the router with minimal inputs, and an extended customization experience for advanced users to install plug-ins and applications. Spitz AX runs on GL.iNet's proprietary firmware based on OpenWrt (v21.02 Kernel version 5.4), supporting more than 5,000 ready-made plug-ins for customization. Simply browse, install, and manage packages with our no-code interface within the Admin Panel. Everyday Scenario for Spitz AX Remote Work VPN cascading for you to access your company’s local server remotely Rural Areas Stable and long-range network connection using multi-WAN & antennas in your sizeable country house Road Trips Dual SIM cards to switch data services for your group in a snap Co-working space Secure your confidential data and network speed while using public Wi-Fi Services Block Ads & Tracking for Free AdGuard Home Ready on Router Block ads for all client devices Block online trackers and analytics by default Block age-restricted content and services as needed Customizable DNS filters Keep sensitive online data safe Enforce family browsing security PREVENT MAN-IN-THE-MIDDLE ATTACKS DNS over TLS & DNS over HTTPS Spitz AX supports both DNS over TLS and DNS over HTTPS to enhance network privacy and security, providing users with the flexibility to choose between encryption depending on the network type. DNS over TLS uses encryption to secure DNS communications, while DNS over HTTPS uses the HTTPS protocol for an additional layer of security. Remote Access and Management Spitz AX comes with GL.iNet's GoodCloud remote device & networks management platform, providing users with data usage monitoring and technical support services with remote access to the device admin panel for maintenance and troubleshooting. It also enables batch device management, firmware updates, analytics and notifications for status updates, enabling users to manage devices efficiently. DFS Certification in US, CA, EU and UK Spitz AX is approved to use DFS (Dynamic Frequency Selection), letting the router's 5GHz network use additional frequencies normally reserved by military, satellite, and weather radar applications. The selection of additional channels can lower network congestion under high density network environments. Empowering IoT Connectivity with Customizable BLE, Thread, and Zigbee Integration The Spitz AX offers IoT customization options including BLE, Thread, and Zigbee protocols. While customization is a key aspect of the Spitz AX, it is important to note that this feature is exclusively available for bulk orders. Carrier Certified IoT Device Spitz AX is certified by T-Mobile and AT&T under the IoT device category, and is therefore compatible with these network providers. Spitz AX’s IoT application is supported and interoperable with these network infrastructures, ensuring seamless connectivity and reducing the risk of connectivity issues. Compatible with GL.iNet eSIM Solution Experience seamless connectivity with the Spitz AX, fully compatible with GL.iNet’s advanced eSIM solution, which supports both physical eSIM cards and integrated eSIM chips. eSIMs can be programmed remotely, offering unmatched convenience, flexibility, space-saving, and enhanced security. For consumers, this means effortlessly switching networks and avoiding roaming charges, while businesses benefit from centralized management, multi-device support, and secure data management. Learn More Model Comparison Spitz / GL-X750V24G LTE Smart Router VS Spitz AX / GL-X3000Wi-Fi 6 4G/5G Router QCA9531, @650MHz CPU MediaTek Dual-core, @1.3GHz DDR2 128MB / NOR Flash 16MB Memory / Storage DDR4 512 MB / EMMC 8GB IEEE 802.11a/b/g/n/ac Protocol IEEE 802.11a/b/g/n/ac/ax 300Mbps (2.4GHz), 433Mbps (5GHz) Wi-Fi Speed 574Mbps (2.4GHz), 2402Mbps (5GHz) 10/100Mbps Ethernet Speed WAN Port: 10/100/1000/2500MbpsLAN Port: 10/100/1000Mbps 1 x WAN, 1 x LAN Ethernet Ports 1 x 2.5Gbps WAN, 1 x LAN Max.512GB TF Card Slot Max.1TB 1 x Micro SIM card slot SIM Card Slot 2 x Nano SIM card slot Max.10Mbps OpenVPN (Via Ethernet) Max.150Mbps Max. 38Mbps WireGuard® (Via Ethernet) Max. 300Mbps * Tests conducted on a Local Network. Real world speeds may differ depending on your network configuration.* OpenVPN and WireGuard speeds will be slower when running the device as a server. Results above are in client mode. Product Reviews from Youtubers Spitz AX (GL-X3000) Reviews Ultimate RV Internet Setup: Triple WAN Router Changes Everything Why You Need a New Internet Gateway Take your WiFi with you! GL.iNet Beryl AX & Spitz AX THE ULTIMATE MOBILE INTERNET SETUP? Our 5G Campervan WiFi Setup - With the GL.iNet Spitz AX Router (GL-X3000) Don’t buy 5G Netgear M6 or RUTX50 without watching this first! Spitz AX GL-X3000 5G Router Review AX Spitz 5G Router Review Gl.INet GL-X3000NR overview Notre solution INTERNET et WIFI dans notre camping-car !!! GL-X3000 SPITZ AX MOBILE INTERNET Woes - New 5G Upgrade: Has it fixed it? View More What Our Beta Testers are Saying I truly think that this device is absolutely amazing, I was able to have a good 5G connection inside my home where my iPhone is barely able to connect to the network. Piero Cafa This device is what I have been waiting for! I did change the IMEI number to that of my iPad so the device would appear as an iPad on the T-Mobile account page. I am running the T-Mobile Business Data Line for $10/month which already includes taxes and fees. I didn't have to adjust any other settings just popped in the SIM Card, click auto setup inside the router interface and it started working! The speeds are more than what i am getting with my T-Mobile Home Internet $30/month plan. Richard Mendoza Previous Next *5G NRModule #IoT OpenWrt Pre-installed Wi-Fi 6 VPN Client /Server AdGuard MU-MIMO DFS * The Spitz AX is available in two versions: 4G LTE (CAT16) and 5G NR (CAT19).# Customization options are also available for bulk orders. The cellular feature in Spitz AX (GL-X3000) is restricted in Russia, Belarus, Cuba, Iran, North Korea, Syria, and the Crimean Peninsula due to modem limitations.
Save on Spitz AX (GL-X3000) Wi-Fi 6 AX3000 | 5G NR | Dual-SIM failover | OpenWrt 21.02 | US+UK+EU+AU plug with a GL.iNet US coupon
Checkmate is a savings app with over one million users that have saved $$$ on brands like GL.iNet US.
The Checkmate extension automatically applies GL.iNet US discount codes, GL.iNet US coupons and more to give you discounts on products like Spitz AX (GL-X3000) Wi-Fi 6 AX3000 | 5G NR | Dual-SIM failover | OpenWrt 21.02 | US+UK+EU+AU plug.
Top GL.iNet US discount codes
17 people have used this GL.iNet US coupon
Last used about 2 months ago
19 people have used this discount code
Last used about 2 months ago
25 people have used this GL.iNet US discount code
Last used about 2 months ago
See all codes
Similar items










