A Brief Introduction to Web Proxies and Reporting: Squid, SquidGuard, and Lightsquid
4 articles
Browse articlesAZTCOFW / DOCUMENTATION
Configuration guides, troubleshooting and practical advice for AZTCOFW.
4 articles
Browse articles2 articles
Browse articles2 articles
Browse articles2 articles
Browse articles6 articles
Browse articles3 articles
Browse articles9 articles
Browse articles19 articles
Browse articles1 articles
Browse articles9 articles
Browse articles2 articles
Browse articles2 articles
Browse articles4 articles
Browse articles3 articles
Browse articles2 articles
Browse articles1 articles
Browse articles2 articles
Browse articles6 articles
Browse articles5 articles
Browse articles12 articles
Browse articles4 articles
Browse articles4 articles
Browse articles3 articles
Browse articles6 articles
Browse articles2 articles
Browse articles2 articles
Browse articles4 articles
Browse articles3 articles
Browse articles3 articles
Browse articles4 articles
Browse articles2 articles
Browse articles5 articles
Browse articles4 articles
Browse articles7 articles
Browse articles4 articles
Browse articles4 articles
Browse articles2 articles
Browse articles6 articles
Browse articles3 articles
Browse articles4 articles
Browse articles4 articles
Browse articles17 articles
Browse articles3 articles
Browse articles3 articles
Browse articles3 articles
Browse articles4 articles
Browse articles4 articles
Browse articles4 articles
Browse articles6 articles
Browse articles3 articles
Browse articles1 articles
Browse articles2 articles
Browse articles10 articles
Browse articlesWindows 2008 and later can be configured as a RADIUS server using Microsoft’s Network Policy Server (NPS). This allows authentication for OpenVPN, Captive Portal, the PPPoE server, or even the AZTCO-FW GUI itself using
This recipe demonstrates setting up OpenVPN on AZTCO-FW software for Windows clients, using certificates with user authentication via RADIUS in Active Directory. The target audience of this recipe is small businesses tha
Using the Squid Proxy package with the FreeRADIUS package .
Google Cloud Identity LDAP service can be used to authenticate users on AZTCO-FW software installations. The method varies depending on the version of AZTCO-FW software installed on the firewall. This is due to the fact
To access the remote end of IPsec connections from the AZTCO-FW firewall itself, “fake” the system out by adding a static route pointing the remote network to the LAN IP address of the AZTCO-FW firewall. Note this exampl
This article is designed to describe how AZTCO-FW software performs rule matching and a basic strict set of rules. The approach described in this document is not the most secure, but will help show how rules are setup. R
Outbound LAN Make sure the Default LAN > any rule is either disabled or removed. Allowing DNS access: If AZTCO-FW is the DNS server: Allow TCP/UDP 53 (DNS) from LAN subnet to LAN Address . If using Upstream DNS Servers:
Before starting the wizard to configure the Remote Access Server, there are some details that must be planned. Determine an IP addressing scheme An IP subnet must be chosen for use by the OpenVPN clients themselves. This
A BGP package using OpenBGPD from OpenBSD is available. To install it: Navigate to System > Package Manager Click Available Packages Locate OpenBGPD in the list, or search for it Click the Install to the right of the Op
Create a firewall rule at the TOP of the LAN tab (or appropriate interface) that blocks anything from <internal subnet> to * on port 80. Note: If the firewall is used to serve WPAD and the WebGUI anti-lockout rule has be
This procedure configures the firewall to block DNS requests to servers outside the local network. With no other accessible DNS servers, clients are forced to send DNS requests to the DNS Resolver or DNS Forwarder on AZT
There are several options for blocking websites with AZTCO-FW software, some of which are described on this article. It’s not an exact science, but these solutions typically function well enough for a majority of use cas
The OpenVPN configurations discussed to this point have all been routed, using tun interfaces. This is the preferable method, but OpenVPN also offers the option of using tap interfaces and bridging clients directly onto
In most cases, NAT is not used with IPv6 in any capacity as everything is routed. That is great for connectivity and for businesses or locations that can afford Provider Independent (PI) address space and a BGP peering,
Clients can make their own connections to DNS over TLS servers, so block them on TCP/UDP ports 53 and 853 to ensure they only query the DNS Resolver ( Blocking External Client DNS Queries ). Redirecting DNS over TLS quer
Open C:\Program Files\OpenVPN\config\config.ovpn or C:\Program Files(x86)\ OpenVPN\config\config.ovpn and change the line that says cryptoapicert “SUBJ:” to cryptoapicert “SUBJ:username” . . . replace usern
When connecting to the firewall OpenVPN shows a balloon announcing that the VPN is up. It contains a rather cryptic Windows Installer name, but that can be changed to something more appropriate by renaming the .ovpn file
On the first screen of the OpenVPN Remote Access server wizard, choose a method for user authentication. The choices available for Authentication Backend Type are Local User Access , LDAP , and RADIUS . If an existing au
If there is an existing Certificate Authority defined on the AZTCO-FW firewall, it may be chosen from the list. To create a new Certificate Authority, choose Add new CA . If no Certificate Authorities are defined, this s
If there is an existing RADIUS server defined on the AZTCO-FW firewall, choose it from the list. To use a different RADIUS server, instead choose Add new RADIUS server . If no RADIUS servers are defined on AZTCO-FW, this
If there is an existing Certificate defined on the AZTCO-FW firewall, it may be chosen from the list. To create a new Certificate, choose Add new Certificate . If no Certificates are defined, this step is skipped.
NPS requires a minimal amount of resources and is suitable for addition to an existing Windows Server in most environments. Microsoft recommends installing it on an Active Directory domain controller to improve performan
To get started with the Traffic Shaping Wizard, navigate to Firewall > Traffic Shaper and click the Wizards tab. This page displays a list of available traffic shaper wizards, including: Multiple LAN/WAN Used when the fi
If an LDAP server is already defined on the AZTCO-FW firewall it may be chosen from the list. To use a different LDAP server instead choose Add new LDAP server . If there are no LDAP servers defined, this step is skipped