Skip to content

Instantly share code, notes, and snippets.

@odysseywestra
Created June 9, 2022 08:27
Show Gist options
  • Save odysseywestra/b7e78494b01b731a892c9633ef3a6be8 to your computer and use it in GitHub Desktop.
Save odysseywestra/b7e78494b01b731a892c9633ef3a6be8 to your computer and use it in GitHub Desktop.
Uinstaller Config
bluetooth.status=enabled
wireless.status=enabled
wireless.1.wds.status=disabled
wireless.1.status=enabled
wireless.1.ssid=ubi
wireless.1.security.type=none
wireless.1.hide_ssid=disabled
wireless.1.devname=ath0
wireless.1.autowds=disabled
wireless.1.addmtikie=enabled
users.status=enabled
users.1.status=enabled
users.1.password=VvpvCwhccFv6Q
users.1.name=ubnt
system.cfg.version=65542
system.airosx.prov.status=enabled
sshd.status=enabled
sshd.port=22
sshd.auth.passwd=enabled
route.status=enabled
route.1.status=disabled
route.1.netmask=0
route.1.ip=0.0.0.0
route.1.gateway=0.0.0.0
route.1.devname=br0
radio.status=enabled
radio.countrycode=840
radio.1.txpower=28
radio.1.status=enabled
radio.1.reg_obey=enabled
radio.1.rate.auto=enabled
radio.1.obey=enabled
radio.1.mode=master
radio.1.low_txpower_mode=disabled
radio.1.ieee_mode=11nght20
radio.1.freq=0
radio.1.forbiasauto=0
radio.1.dfs.status=enabled
radio.1.devname=ath0
radio.1.cwm.mode=0
radio.1.cwm.enable=0
radio.1.clksel=1
radio.1.acktimeout=31
radio.1.ackdistance=600
ntpclient.status=disabled
ntpclient.1.status=enabled
ntpclient.1.server=0.ubnt.pool.ntp.org
netmode=bridge
netconf.status=enabled
netconf.4.up=enabled
netconf.4.status=enabled
netconf.4.promisc=enabled
netconf.4.netmask=255.255.255.0
netconf.4.ip=0.0.0.0
netconf.4.devname=eth1
netconf.3.up=enabled
netconf.3.status=enabled
netconf.3.role=lan
netconf.3.netmask=255.255.255.0
netconf.3.ip=169.254.169.169
netconf.3.devname=br0
netconf.3.autoip.status=disabled
netconf.2.up=enabled
netconf.2.status=enabled
netconf.2.promisc=enabled
netconf.2.netmask=255.255.255.0
netconf.2.ip=0.0.0.0
netconf.2.devname=ath0
netconf.1.up=enabled
netconf.1.status=enabled
netconf.1.promisc=enabled
netconf.1.netmask=255.255.255.0
netconf.1.ip=0.0.0.0
netconf.1.devname=eth0
iptables.sys.status=enabled
iptables.status=enabled
iptables.1.status=enabled
iptables.1.cmd=-t nat -A POSTROUTING --dst ! 169.254.169.169/24 -j MASQUERADE
httpd.status=enabled
httpd.https.status=enabled
httpd.https.port=443
ebtables.sys.status=enabled
ebtables.sys.fw.status=enabled
ebtables.sys.eap.status=disabled
ebtables.sys.eap.1.status=enabled
ebtables.sys.eap.1.devname=ath0
ebtables.sys.arpnat.status=disabled
ebtables.sys.arpnat.1.status=enabled
ebtables.sys.arpnat.1.devname=ath0
ebtables.status=enabled
ebtables.6.status=enabled
ebtables.6.cmd=-t broute -A BROUTING -i ath0 -p ip --ip-dst ! 169.254.169.169/24 -j DROP
ebtables.5.status=enabled
ebtables.5.cmd=-t broute -A BROUTING -p arp --arp-ip-dst ! 169.254.169.169/24 -j DROP
ebtables.4.status=enabled
ebtables.4.cmd=-I FORWARD -o eth0 -p ip --ip-dport 67 --ip-proto udp -j DROP
ebtables.3.status=enabled
ebtables.3.cmd=-t broute -A BROUTING -i ath0 -p ip --ip-dport 10001 --ip-proto udp -j ACCEPT
ebtables.2.status=enabled
ebtables.2.cmd=-t broute -A BROUTING -i ath0 -p ip --ip-dport 67 --ip-proto udp -j ACCEPT
ebtables.1.status=enabled
ebtables.1.cmd=-t broute -A BROUTING -p IPv4 -i eth0 --ip-proto udp --ip-dport 68 -j DROP
dnsmasq.status=disabled
dnsmasq.1.status=disabled
dnsmasq.1.devname=eth0
dhcpd.status=enabled
dhcpd.1.status=enabled
dhcpd.1.start=169.254.169.50
dhcpd.1.netmask=255.255.255.0
dhcpd.1.lease_time=60
dhcpd.1.end=169.254.169.150
dhcpd.1.domain.status=enabled
dhcpd.1.domain.1.status=enabled
dhcpd.1.domain.1.name=#
dhcpd.1.domain.1.ip=169.254.169.169
dhcpd.1.dnsproxy=enabled
dhcpd.1.devname=br0
dhcpc.status=enabled
dhcpc.1.status=enabled
dhcpc.1.fallback_netmask=255.255.255.0
dhcpc.1.fallback=192.168.1.2
dhcpc.1.devname=eth0
bridge.status=enabled
bridge.1.port.3.devname=eth1
bridge.1.port.2.devname=eth0
bridge.1.port.1.devname=ath0
bridge.1.fd=1
bridge.1.devname=br0
radio.1.countrycode=840
radio.1.subsystemid=0xe4c8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment