Skip to content

Instantly share code, notes, and snippets.

@atomizer123
atomizer123 / config.boot for Google Fiber + ERL
Last active October 30, 2017 16:13 — forked from stevejenkins/config.boot for Google Fiber + TV + ER-Lite
A working default IPv4/IPv6 config.boot file for Ubiquiti EdgeRouter PoE (ER5) routers running v1.9.0+ to replace the Google Fiber Network Box
firewall {
all-ping enable
broadcast-ping disable
ipv6-name WAN6_IN {
default-action drop
rule 10 {
action accept
description "Allow established/related"
state {
established enable
firewall {
all-ping enable
broadcast-ping disable
ipv6-name WAN6_IN {
default-action drop
rule 10 {
action accept
description "Allow established/related"
state {
established enable