- /
- /
- /
Basic lock down of the LAN and DMZ outgoing rules
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:
- Allow TCP/UDP 53 (DNS) from LAN subnet to Upstream DNS Servers.
- Otherwise:
- Allow TCP/UDP 53 (DNS) from LAN subnet to anywhere.
- If AZTCO-FW is the DNS server:
- Allowing all users to browse web pages anywhere:
- Allow TCP 80 (HTTP) from LAN subnet to anywhere.
- Allowing users to browse secure web pages anywhere:
- Allow TCP 443 (HTTPS) from LAN subnet to anywhere.
- Allowing users to access FTP sites anywhere:
- Allow TCP 21 (FTP) from LAN subnet to anywhere.
- Allowing users to access SMTP on a mail server somewhere:
- Allow TCP 25 (SMTP) from LAN subnet to anywhere.
- Allowing users to access POP3 on a mail server somewhere:
- Allow TCP 110 (POP3) from LAN subnet to anywhere.
- Allowing users to access IMAP on a mail server somewhere:
- Allow TCP 143 (IMAP) from LAN subnet to anywhere.
- Allowing remote connections to an outside windows server for remote administration:
- Allow TCP/UDP 3389 (Terminal server) from LAN subnet to IP address of remote server.
- Allowing LAN to access windows shares on the DMZ, via NETBIOS/Microsoft-DS:
- Allow TCP/UDP 137 from LAN subnet (NETBIOS) to DMZ subnet.
- Allow TCP/UDP 138 from LAN subnet (NETBIOS) to DMZ subnet.3.
- Allow TCP/UDP 139 from LAN subnet (NETBIOS) to DMZ subnet.4.
- Allow TCP 445 from LAN subnet (NETBIOS) to DMZ subnet.
Outbound DMZ
By default, there are no rules on OPT interfaces.
- Allowing servers to use Windows update or browse the WAN:
- Allow TCP 80 from DMZ subnet (HTTP) to anywhere.
- Allow TCP 443 from DMZ subnet (HTTP) to anywhere.
- Allow users to connect to an external DNS server:
- Allow TCP/UDP 53 from DMZ subnet (DNS) to IP address of the upstream DNS server(s)
- Allowing servers to use a remote time server:
- If using an upstream remote time server:
- Allow UDP 123 from DMZ subnet (NTP) to IP address of remote time server.
- Otherwise:
- Allow UDP 123 from DMZ subnet (NTP) to any.
- If using an upstream remote time server: