Last active
January 25, 2020 18:29
-
-
Save ndoo/e4377df6f71f8a6b3df8986fc0166886 to your computer and use it in GitHub Desktop.
AFI-R Boot Log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ath> | |
ath> ? | |
? - alias for 'help' | |
base - print or set address offset | |
boot - boot default, i.e., run 'bootcmd' | |
bootd - boot default, i.e., run 'bootcmd' | |
bootm - boot application image from memory | |
bootp - boot image via network using BootP/TFTP protocol | |
chpart - change active partition | |
cmp - memory compare | |
cp - memory copy | |
crc32 - checksum calculation | |
dhcp - invoke DHCP client to obtain IP/boot params | |
erase - erase FLASH memory | |
ethreg - Switch/PHY Reg rd/wr utility | |
exit - exit script | |
flinfo - print FLASH memory information | |
fsinfo - print information about filesystems | |
fsload - load binary file from a filesystem image | |
go - start application at address 'addr' | |
help - print online help | |
loop - infinite loop on address range | |
ls - list files in a directory (default /) | |
md - memory display | |
mii - MII utility commands | |
mm - memory modify (auto-incrementing) | |
mtdparts- define flash/nand partitions | |
mtest - simple RAM test | |
mw - memory write (fill) | |
nm - memory modify (constant address) | |
pci - list and access PCI Configuration Space | |
ping - send ICMP ECHO_REQUEST to network host | |
pll cpu-pll dither ddr-pll dither - Set to change CPU & DDR speed | |
pll erase | |
pll get | |
printenv- print environment variables | |
progmac - Set ethernet MAC addresses | |
protect - enable or disable FLASH write protection | |
rarpboot- boot image via network using RARP/TFTP protocol | |
reset - Perform RESET of the CPU | |
run - run commands in an environment variable | |
saveenv - save environment variables to persistent storage | |
setenv - set environment variables | |
test - minimal test like /bin/sh | |
tftpboot- boot image via network using TFTP protocol | |
ubntfsboot - UBNT fsboot command | |
urescue - start TFTP server and wait for firmware | |
version - print monitor version | |
ath> printenv | |
bootargs=root=31:03 rootfstype=jffs2 init=/init console=0 panic=3 | |
bootcmd=run ubntappinit ubntboot | |
bootdelay=1 | |
baudrate=115200 | |
ethaddr=0x00:0xaa:0xbb:0xcc:0xdd:0xee | |
ipaddr=192.168.1.20 | |
serverip=192.168.1.254 | |
ubntappinit=go ${ubntaddr} uappinit;go ${ubntaddr} ufsdetect | |
ubntrecoveryaddr=0xBFC30000 | |
ubntrecovery=bootm ${ubntrecoveryaddr} | |
ubnturescue=go ${ubntaddr} uappinit;urescue;go ${ubntaddr} uwrite | |
mtdparts=mtdparts=ath-nor0:384k(u-boot),64k(u-boot-env),11264k(firmware),768k(cfg),3776k(recovery),64k | |
(prst),64k(EEPROM) | |
ubntboot=bootm 0xBF070000 | |
stdin=serial | |
stdout=serial | |
stderr=serial | |
ethact=eth0 | |
ubntaddr=80200020 | |
Environment size: 620/65532 bytes | |
ath> reset | |
U-Boot unifi-home-v0.0.1.g33c4a5c9 (Sep 27 2016 - 19:32:05) | |
DRAM: | |
sri | |
ath_ddr_initial_config(278): (ddr2 init) | |
ath_sys_frequency: cpu 775 ddr 650 ahb 258 | |
Tap values = (0xf, 0xf, 0xf, 0xf) | |
128 MB | |
Flash Manuf Id 0xc2, DeviceId0 0x20, DeviceId1 0x19 | |
Flash: 32 MB | |
PCIe WLAN Module found (tries: 1). | |
Net: ath_gmac_enet_initialize... | |
Fetching MAC Address from 0x87fec2ac | |
ath_gmac_enet_initialize: reset mask:c02200 | |
athr_mgmt_init ::done | |
Dragonfly ----> S17 PHY * | |
ath_gmac_enet_initialize: is_s17()=1, is_ar8033()=0, phy id1=4d phy_id2=d034 | |
athrs17_reg_init: complete | |
SGMII in forced mode | |
athr_gmac_sgmii_setup SGMII done | |
: cfg1 0x80000000 cfg2 0x7114 | |
eth0: 80:2a:a8:d9:0d:4f | |
eth0 up | |
eth0 | |
Setting 0x181162c0 to 0x20402100 | |
Board: Copyright Ubiquiti Networks Inc. 2016 | |
Hit any key to stop autoboot: 0 | |
Board: Ubiquiti Networks AR956X board (ea36-17.1150.0030.0040) | |
0. Name = u-boot, offset = 0, start_addr=bf000000, size=393216,start_sector=0, end_sector=5 | |
1. Name = u-boot-env, offset = 60000, start_addr=bf060000, size=65536,start_sector=6, end_sector=6 | |
2. Name = firmware, offset = 70000, start_addr=bf070000, size=11534336,start_sector=7, end_sector=182 | |
3. Name = cfg, offset = b70000, start_addr=bfb70000, size=786432,start_sector=183, end_sector=194 | |
4. Name = recovery, offset = c30000, start_addr=bfc30000, size=3866624,start_sector=195, end_sector=253 | |
5. Name = prst, offset = fe0000, start_addr=bffe0000, size=65536,start_sector=254, end_sector=254 | |
6. Name = EEPROM, offset = ff0000, start_addr=bfff0000, size=65536,start_sector=255, end_sector=255 | |
UBNT application initialized | |
Detecting boot selection | |
bs1: 5AFEB007 B5B5B5B5 valid active | |
bs2: 5AFEB007 FFFFFFFF valid inactive | |
First firmware is active | |
EAR=0 | |
## Booting image at bf070000 ... | |
Image Name: MIPS OpenWrt Linux-4.1.16 | |
Created: 2017-02-21 9:17:23 UTC | |
Image Type: MIPS Linux Kernel Image (lzma compressed) | |
Data Size: 1291546 Bytes = 1.2 MB | |
Load Address: 80060000 | |
Entry Point: 80060000 | |
Verifying Checksum at 0xbf070040 ...OK | |
Uncompressing Kernel Image ... OK | |
Starting kernel ... | |
[ 0.000000] Linux version 4.1.16 (jenkins@newhive) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 r48688) ) #1 Tue Feb 21 10:08:16 UTC 2017 | |
[ 0.000000] flash_size passed from bootloader = 32 | |
[ 0.000000] bootconsole [early0] enabled | |
[ 0.000000] CPU0 revision is: 00019750 (MIPS 74Kc) | |
[ 0.000000] SoC: Qualcomm Atheros QCA956X ver 1 rev 0 | |
[ 0.000000] Determined physical RAM map: | |
[ 0.000000] memory: 08000000 @ 00000000 (usable) | |
[ 0.000000] Initrd not found or empty - disabling initrd | |
[ 0.000000] Zone ranges: | |
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff] | |
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. | |
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 | |
[ 0.000000] Kernel command line: board=AFi-R console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd | |
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) | |
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) | |
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) | |
[ 0.000000] Writing ErrCtl register=00000000 | |
[ 0.000000] Readback ErrCtl register=00000000 | |
[ 0.000000] Memory: 125204K/131072K available (2885K kernel code, 147K rwdata, 716K rodata, 272K init, 266K bss, 5868K reserved, 0K cma-reserved) | |
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 | |
[ 0.000000] NR_IRQS:83 | |
[ 0.000000] Clocks: CPU:775.000MHz, DDR:650.000MHz, AHB:258.333MHz, Ref:25.000MHz | |
[ 0.000000] clocksource MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4932285024 ns | |
[ 0.000007] sched_clock: 32 bits at 387MHz, resolution 2ns, wraps every 5541893118ns | |
[ 0.007429] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) | |
[ 0.069910] pid_max: default: 32768 minimum: 301 | |
[ 0.074388] Security Framework initialized | |
[ 0.078240] TOMOYO Linux initialized | |
[ 0.081696] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.087962] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.096937] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns | |
[ 0.106771] NET: Registered protocol family 16 | |
[ 0.112048] MIPS: machine is Ubiquiti AmpliFi Router | |
[ 0.151076] Quick Charge enabled | |
[ 0.154550] registering PCI controller with io_map_base unset | |
[ 0.380203] SGMII_CONFIG: 0x000004aa | |
[ 0.383552] MR_AN_CONTROL: 0x00000140 | |
[ 0.387046] PLL (ETH_SGMII): 0x03000101 | |
[ 0.398107] PCI host bridge to bus 0000:00 | |
[ 0.402007] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff] | |
[ 0.408533] pci_bus 0000:00: root bus resource [io 0x0001] | |
[ 0.413867] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] | |
[ 0.420348] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] | |
[ 0.428323] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit] | |
[ 0.435265] pci 0000:00:00.0: BAR 6: assigned [mem 0x12200000-0x1220ffff pref] | |
[ 0.442185] pci 0000:00:00.0: using irq 40 for pin 1 | |
[ 0.447554] Switched to clocksource MIPS | |
[ 0.452480] NET: Registered protocol family 2 | |
[ 0.457281] TCP established hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.463927] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.469984] TCP: Hash tables configured (established 1024 bind 1024) | |
[ 0.476105] UDP hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.481663] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.487855] NET: Registered protocol family 1 | |
[ 0.492829] futex hash table entries: 256 (order: -1, 3072 bytes) | |
[ 0.513073] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.518637] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | |
[ 0.529816] io scheduler noop registered | |
[ 0.533501] io scheduler deadline registered (default) | |
[ 0.538631] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled | |
[ 0.544971] console [ttyS0] disabled | |
[ 0.568402] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A | |
[ 0.576586] console [ttyS0] enabled | |
[ 0.576586] console [ttyS0] enabled | |
[ 0.583752] bootconsole [early0] disabled | |
[ 0.583752] bootconsole [early0] disabled | |
[ 0.594736] m25p80 spi0.0: found mx25l25635e, expected m25p80 | |
[ 0.601509] m25p80 spi0.0: mx25l25635e (32768 Kbytes) | |
[ 0.606727] afi_part: Parsing AmpliFi partitions | |
[ 0.611573] afi_part: bs1: 5AFEB007 B5B5B5B5 valid active | |
[ 0.617146] afi_part: bs2: 5AFEB007 FFFFFFFF valid inactive | |
[ 0.622906] afi_part: First firmware is active | |
[ 0.627495] 12 afi partitions found on MTD device spi0.0 | |
[ 0.632985] Creating 12 MTD partitions on "spi0.0": | |
[ 0.638028] 0x000000000000-0x000000060000 : "u-boot" | |
[ 0.643903] 0x000000060000-0x000000070000 : "u-boot-env" | |
[ 0.650071] 0x000000fe0000-0x000000ff0000 : "prst" | |
[ 0.655627] 0x000000ff0000-0x000001000000 : "eeprom" | |
[ 0.661407] 0x000000b70000-0x000000c30000 : "cfg" | |
[ 0.666872] 0x000000c30000-0x000000fe0000 : "recovery" | |
[ 0.672871] 0x000000070000-0x000000b70000 : "firmware" | |
[ 0.715779] 2 uimage-fw partitions found on MTD device firmware | |
[ 0.721930] 0x000000070000-0x0000001b0000 : "kernel" | |
[ 0.727746] 0x0000001b0000-0x000000b70000 : "rootfs" | |
[ 0.733489] mtd: device 8 (rootfs) set to be root filesystem | |
[ 0.739449] 1 squashfs-split partitions found on MTD device rootfs | |
[ 0.745837] 0x000000aa0000-0x000000b70000 : "rootfs_data" | |
[ 0.752083] 0x000001420000-0x000001f20000 : "fw_inactive" | |
[ 0.758324] 0x000001000000-0x000001010000 : "bs1" | |
[ 0.763834] 0x000001010000-0x000001020000 : "bs2" | |
[ 0.769379] 0x000001020000-0x000001420000 : "stats" | |
[ 0.775065] 0x000001f20000-0x000002000000 : "reserved" | |
[ 0.795108] switch0: Atheros AR8327 rev. 4 switch registered on ag71xx-mdio.0 | |
[ 0.878330] libphy: ag71xx_mdio: probed | |
[ 0.882466] netif_napi_add() called with weight 512 on device eth%d | |
[ 1.479010] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd034, driver=Atheros AR8216/AR8236/AR8316] | |
[ 1.490554] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:SGMII | |
[ 1.498172] NET: Registered protocol family 10 | |
[ 1.505293] NET: Registered protocol family 17 | |
[ 1.509995] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. | |
[ 1.523139] 8021q: 802.1Q VLAN Support v1.8 | |
[ 1.536637] VFS: Mounted root (squashfs filesystem) readonly on device 31:8. | |
[ 1.545447] Freeing unused kernel memory: 272K (8040c000 - 80450000) | |
[ 2.511696] Calling /sbin/tomoyo-init to load policy. Please wait. 12 domains. 17 ACL entries. 29 KB used by policy. | |
[ 2.623800] TOMOYO: 2.5.0 | |
[ 2.627323] Mandatory Access Control activated. | |
[ 2.996068] init: Console is alive | |
[ 2.999887] init: - watchdog - | |
[ 5.156935] usbcore: registered new interface driver usbfs | |
[ 5.162728] usbcore: registered new interface driver hub | |
[ 5.168314] usbcore: registered new device driver usb | |
[ 5.177888] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 5.185831] ehci-platform: EHCI generic platform driver | |
[ 5.191358] ehci-platform ehci-platform.0: EHCI Host Controller | |
[ 5.197491] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1 | |
[ 5.207946] ehci-platform ehci-platform.0: irq 48, io mem 0x1b000000 | |
[ 5.227582] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00 | |
[ 5.234918] hub 1-0:1.0: USB hub found | |
[ 5.239098] hub 1-0:1.0: 1 port detected | |
[ 5.243444] ehci-platform ehci-platform.1: EHCI Host Controller | |
[ 5.249620] ehci-platform ehci-platform.1: new USB bus registered, assigned bus number 2 | |
[ 5.260083] ehci-platform ehci-platform.1: irq 49, io mem 0x1b400000 | |
[ 5.277572] ehci-platform ehci-platform.1: USB 2.0 started, EHCI 1.00 | |
[ 5.284901] hub 2-0:1.0: USB hub found | |
[ 5.289078] hub 2-0:1.0: 1 port detected | |
[ 5.295504] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 5.303057] ohci-platform: OHCI generic platform driver | |
[ 5.557574] usb 1-1: new high-speed USB device number 2 using ehci-platform | |
[ 5.607566] usb 2-1: new full-speed USB device number 2 using ehci-platform | |
[ 5.710127] hub 1-1:1.0: USB hub found | |
[ 5.714476] hub 1-1:1.0: 4 ports detected | |
[ 5.997568] usb 1-1.2: new full-speed USB device number 3 using ehci-platform | |
[ 6.083321] init: - preinit - | |
[ 6.895372] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready | |
Press the [f] key and hit [enter] to enter failsafe mode | |
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level | |
[ 8.698961] eth0: link up (1000Mbps/Full duplex) | |
[ 8.703850] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
[ 9.748548] Active configuration in slot 2 | |
[ 10.118901] Extracting configuration... | |
[ 10.451476] Configuration files ready | |
[ 10.473181] eth0: link down | |
[ 10.485546] procd: - early - | |
[ 10.489151] procd: - watchdog - | |
[ 11.121179] procd: - ubus - | |
[ 12.127410] random: ubusd urandom read with 22 bits of entropy available | |
[ 12.135707] procd: - init - | |
Please press Enter to activate this console. | |
[ 13.401657] ubnthal: module license 'Proprietary' taints kernel. | |
[ 13.407914] Disabling lock debugging due to kernel taint | |
[ 13.415411] ubnthal: Ubiquiti AmpliFi Router HD | |
[ 13.420142] ubnthal: Dragonfly: maxPower 24 powerOffset 0 txmask 7 antenna 4 [0] gain 4 caps 0x4014 | |
[ 13.429492] ubnthal: Peregrine: maxPower 24 powerOffset 0 txmask 7 antenna 4 [0] gain 4 caps 0x4024 | |
[ 13.643045] Loading UH LED module (board ID: EA36, board rev: 17) | |
[ 13.672530] gre: GRE over IPv4 demultiplexor driver | |
[ 13.691863] ip_gre: GRE over IPv4 tunneling driver | |
[ 13.710286] ip6_gre: GRE over IPv6 tunneling driver | |
[ 13.740890] ip6_tables: (C) 2000-2006 Netfilter Core Team | |
[ 13.937641] Loading modules backported from Linux version v4.4-rc5-1913-gc8fdf68 | |
[ 13.945279] Backport generated by backports.git backports-20151218-0-g2f58d9d | |
[ 14.100844] PCI: Enabling device 0000:00:00.0 (0000 -> 0002) | |
[ 14.107249] ath10k_pci 0000:00:00.0: pci irq legacy interrupts 0 irq_mode 0 reset_mode 0 | |
[ 14.661882] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/cal-pci-0000:00:00.0.bin failed with error -2 | |
[ 14.672625] ath10k_pci 0000:00:00.0: Falling back to user helper | |
[ 15.685225] ath10k_pci 0000:00:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub 0000:0000 | |
[ 15.694790] ath10k_pci 0000:00:00.0: kconfig debug 1 debugfs 1 tracing 0 dfs 1 testmode 1 | |
[ 15.707774] ath10k_pci 0000:00:00.0: firmware ver 10.2.4.70.17 api 5 features no-p2p crc32 64924829 | |
[ 15.897511] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/board-2.bin failed with error -2 | |
[ 15.908331] ath10k_pci 0000:00:00.0: Falling back to user helper | |
[ 16.110962] firmware ath10k!QCA988X!hw2.0!board-2.bin: firmware_loading_store: map pages failed | |
[ 16.323200] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08 | |
[ 17.373860] ath10k_pci 0000:00:00.0: htt-ver 2.1 wmi-op 5 htt-op 2 cal file max-sta 128 raw 0 hwcrypto 1 | |
[ 17.638081] hidraw: raw HID events driver (C) Jiri Kosina | |
[ 17.655006] u32 classifier | |
[ 17.657858] input device check on | |
[ 17.661635] Actions configured | |
[ 17.667301] Mirror/redirect action on | |
[ 17.678956] nf_conntrack version 0.5.0 (1960 buckets, 7840 max) | |
[ 17.721474] Bluetooth: Core ver 2.20 | |
[ 17.725251] NET: Registered protocol family 31 | |
[ 17.729895] Bluetooth: HCI device and connection manager initialized | |
[ 17.736464] Bluetooth: HCI socket layer initialized | |
[ 17.741516] Bluetooth: L2CAP socket layer initialized | |
[ 17.746776] Bluetooth: SCO socket layer initialized | |
[ 17.753766] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
[ 17.759304] Bluetooth: BNEP filters: protocol multicast | |
[ 17.764707] Bluetooth: BNEP socket layer initialized | |
[ 17.774752] cdc_acm 1-1.2:1.0: ttyACM0: USB ACM device | |
[ 17.780932] usbcore: registered new interface driver cdc_acm | |
[ 17.786781] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters | |
[ 17.810942] Bluetooth: HCI UART driver ver 2.3 | |
[ 17.815560] Bluetooth: HCI UART protocol H4 registered | |
[ 17.820896] Bluetooth: HCI UART protocol BCSP registered | |
[ 17.826375] Bluetooth: HCI UART protocol ATH3K registered | |
[ 17.831962] Bluetooth: HCI UART protocol BCM registered | |
[ 17.839393] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 | |
[ 17.845527] Bluetooth: HIDP socket layer initialized | |
[ 17.852748] ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 17.876843] Netfilter messages via NETLINK v0.30. | |
[ 17.885819] Bluetooth: RFCOMM TTY layer initialized | |
[ 17.890926] Bluetooth: RFCOMM socket layer initialized | |
[ 17.896248] Bluetooth: RFCOMM ver 1.11 | |
[ 17.936139] xt_time: kernel timezone is -0000 | |
[ 17.942832] usbcore: registered new interface driver ath3k | |
[ 18.014325] usb 2-1: USB disconnect, device number 2 | |
[ 18.048119] Bluetooth: LE_ADV_REFRESH quirk is set | |
[ 18.053733] usbcore: registered new interface driver btusb | |
[ 18.082235] ctnetlink v0.93: registering with nfnetlink. | |
[ 18.102486] PPP generic driver version 2.4.2 | |
[ 18.113590] NET: Registered protocol family 24 | |
[ 18.160664] ieee80211 phy1: Atheros AR9561 Rev:0 mem=0xb8100000, irq=47 | |
[ 18.367572] usb 2-1: new full-speed USB device number 3 using ehci-platform | |
[ 23.793093] Bluetooth: LE_ADV_REFRESH quirk is set | |
[ 29.192881] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready | |
[ 29.226421] device eth0.1 entered promiscuous mode | |
[ 29.231444] device eth0 entered promiscuous mode | |
[ 29.266069] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready | |
[ 29.369222] IPv6: ADDRCONF(NETDEV_UP): br-guest: link is not ready | |
[ 29.552799] eth0: link up (1000Mbps/Full duplex) | |
[ 29.617099] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
[ 29.680402] br-lan: port 1(eth0.1) entered forwarding state | |
[ 29.686205] br-lan: port 1(eth0.1) entered forwarding state | |
[ 29.807648] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready | |
[ 31.677604] br-lan: port 1(eth0.1) entered forwarding state | |
[ 34.368721] Atheros AR8216/AR8236/AR8316 ag71xx-mdio.0:00: Port 1 is up | |
[ 34.375570] Atheros AR8216/AR8236/AR8316 ag71xx-mdio.0:00: hotplug event (PORT=1, ACTION=up) | |
[ 39.674349] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready | |
[ 39.698432] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready | |
[ 39.716300] device wlan0 entered promiscuous mode | |
[ 39.721514] br-lan: port 2(wlan0) entered forwarding state | |
[ 39.727236] br-lan: port 2(wlan0) entered forwarding state | |
[ 39.750627] device wlan1 entered promiscuous mode | |
[ 39.755655] br-lan: port 3(wlan1) entered forwarding state | |
[ 39.761410] br-lan: port 3(wlan1) entered forwarding state | |
[ 39.892244] br-lan: port 2(wlan0) entered disabled state | |
[ 39.918134] br-lan: port 3(wlan1) entered disabled state | |
[ 41.347230] device wlan0-1 entered promiscuous mode | |
[ 41.390130] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready | |
[ 41.396548] br-guest: port 1(wlan0-1) entered forwarding state | |
[ 41.402666] br-guest: port 1(wlan0-1) entered forwarding state | |
[ 41.712633] device wlan0-2 entered promiscuous mode | |
[ 41.741076] IPv6: ADDRCONF(NETDEV_UP): wlan0-2: link is not ready | |
[ 41.747623] br-lan: port 4(wlan0-2) entered forwarding state | |
[ 41.753526] br-lan: port 4(wlan0-2) entered forwarding state | |
[ 41.790577] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready | |
[ 41.797327] br-lan: port 2(wlan0) entered forwarding state | |
[ 41.803100] br-lan: port 2(wlan0) entered forwarding state | |
[ 41.809147] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready | |
[ 41.816175] IPv6: ADDRCONF(NETDEV_CHANGE): br-guest: link becomes ready | |
[ 41.972065] br-lan: port 4(wlan0-2) entered disabled state | |
[ 43.397595] br-guest: port 1(wlan0-1) entered forwarding state | |
[ 43.797583] br-lan: port 2(wlan0) entered forwarding state | |
[ 45.347636] device wlan0-3 entered promiscuous mode | |
[ 45.399147] IPv6: ADDRCONF(NETDEV_UP): wlan0-3: link is not ready | |
[ 45.405469] br-lan: port 5(wlan0-3) entered forwarding state | |
[ 45.411390] br-lan: port 5(wlan0-3) entered forwarding state | |
[ 46.217897] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-2: link becomes ready | |
[ 46.224926] br-lan: port 4(wlan0-2) entered forwarding state | |
[ 46.230854] br-lan: port 4(wlan0-2) entered forwarding state | |
[ 46.277919] br-lan: port 5(wlan0-3) entered disabled state | |
[ 46.529486] device wlan1-1 entered promiscuous mode | |
[ 46.555121] IPv6: ADDRCONF(NETDEV_UP): wlan1-1: link is not ready | |
[ 46.561543] br-guest: port 2(wlan1-1) entered forwarding state | |
[ 46.567625] br-guest: port 2(wlan1-1) entered forwarding state | |
[ 46.726055] device wlan1-2 entered promiscuous mode | |
[ 46.737829] IPv6: ADDRCONF(NETDEV_UP): wlan1-2: link is not ready | |
[ 46.744213] br-lan: port 6(wlan1-2) entered forwarding state | |
[ 46.750130] br-lan: port 6(wlan1-2) entered forwarding state | |
[ 47.048227] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready | |
[ 47.055263] br-lan: port 3(wlan1) entered forwarding state | |
[ 47.061033] br-lan: port 3(wlan1) entered forwarding state | |
[ 48.148630] br-guest: port 2(wlan1-1) entered disabled state | |
[ 48.198543] br-lan: port 6(wlan1-2) entered disabled state | |
[ 48.204554] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-3: link becomes ready | |
[ 48.211573] br-lan: port 5(wlan0-3) entered forwarding state | |
[ 48.217492] br-lan: port 5(wlan0-3) entered forwarding state | |
[ 48.228548] br-lan: port 4(wlan0-2) entered forwarding state | |
[ 48.868650] device wlan1-3 entered promiscuous mode | |
[ 48.885256] random: nonblocking pool is initialized | |
[ 48.892520] IPv6: ADDRCONF(NETDEV_UP): wlan1-3: link is not ready | |
[ 48.898921] br-lan: port 7(wlan1-3) entered forwarding state | |
[ 48.904844] br-lan: port 7(wlan1-3) entered forwarding state | |
[ 49.058622] br-lan: port 3(wlan1) entered forwarding state | |
[ 49.288646] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1-2: link becomes ready | |
[ 49.295607] br-lan: port 6(wlan1-2) entered forwarding state | |
[ 49.301547] br-lan: port 6(wlan1-2) entered forwarding state | |
[ 49.392305] br-lan: port 7(wlan1-3) entered disabled state | |
[ 50.208620] br-lan: port 5(wlan0-3) entered forwarding state | |
[ 51.299464] br-lan: port 6(wlan1-2) entered forwarding state | |
[ 55.046465] IPv6: ADDRCONF(NETDEV_UP): wlan0-hlpr: link is not ready | |
[ 55.060962] IPv6: ADDRCONF(NETDEV_UP): wlan1-hlpr: link is not ready | |
[ 55.275880] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1-3: link becomes ready | |
[ 55.282968] br-lan: port 7(wlan1-3) entered forwarding state | |
[ 55.288873] br-lan: port 7(wlan1-3) entered forwarding state | |
[ 57.279806] br-lan: port 7(wlan1-3) entered forwarding state | |
BusyBox v1.24.1 () built-in shell (ash) | |
_ _ ______ _ | |
/\ Router | |(_)| ____|(_) | |
/ \ _ __ ___ _ __ | | _ | |__ _ | |
/ /\ \ | '_ ` _ \ | '_ \ | || || __| | | | |
/ ____ \ | | | | | || |_) || || || | | | | |
/_/ \_\|_| |_| |_|| .__/ |_||_||_| |_| | |
| | | |
Dirty Diamond 2.0.0 |_| 0-gdddf1d6 | |
ubnt@AFi-R-HD-D90D4F:/# cat /proc/mtd | |
dev: size erasesize name | |
mtd0: 00060000 00010000 "u-boot" | |
mtd1: 00010000 00010000 "u-boot-env" | |
mtd2: 00010000 00010000 "prst" | |
mtd3: 00010000 00010000 "eeprom" | |
mtd4: 000c0000 00010000 "cfg" | |
mtd5: 003b0000 00010000 "recovery" | |
mtd6: 00b00000 00010000 "firmware" | |
mtd7: 00140000 00010000 "kernel" | |
mtd8: 009c0000 00010000 "rootfs" | |
mtd9: 000d0000 00010000 "rootfs_data" | |
mtd10: 00b00000 00010000 "fw_inactive" | |
mtd11: 00010000 00010000 "bs1" | |
mtd12: 00010000 00010000 "bs2" | |
mtd13: 00400000 00010000 "stats" | |
mtd14: 000e0000 00010000 "reserved" | |
ubnt@AFi-R-HD-D90D4F:/# ps ww | |
PID USER VSZ STAT COMMAND | |
1 ubnt 1524 S /sbin/procd | |
2 ubnt 0 SW [kthreadd] | |
3 ubnt 0 SW [ksoftirqd/0] | |
4 ubnt 0 SW [kworker/0:0] | |
5 ubnt 0 SW< [kworker/0:0H] | |
6 ubnt 0 SW [kworker/u2:0] | |
7 ubnt 0 SW< [khelper] | |
8 ubnt 0 SW [kworker/u2:1] | |
67 ubnt 0 SW< [writeback] | |
69 ubnt 0 SW< [crypto] | |
70 ubnt 0 SW< [bioset] | |
72 ubnt 0 SW< [kblockd] | |
106 ubnt 0 SW [kswapd0] | |
107 ubnt 0 SW [kworker/0:1] | |
155 ubnt 0 SW [fsnotify_mark] | |
176 ubnt 0 SW [spi0] | |
336 ubnt 0 SW< [ipv6_addrconf] | |
342 ubnt 0 SW< [deferwq] | |
345 ubnt 0 SW< [kworker/0:1H] | |
378 ubnt 0 SW [kworker/0:2] | |
379 ubnt 0 SW [kworker/0:3] | |
542 ubnt 1184 S /sbin/ubusd | |
543 ubnt 1180 S /bin/ash --login | |
725 ubnt 5236 S /sbin/rpcd | |
799 ubnt 0 SW< [cfg80211] | |
820 ubnt 0 SW< [ath10k_wq] | |
821 ubnt 0 SW< [ath10k_aux_wq] | |
855 ubnt 0 SW [kworker/u2:2] | |
993 ubnt 0 SW< [krfcommd] | |
1172 ubnt 2176 S /sbin/logd -S 1024 | |
1185 ubnt 2580 S /usr/bin/uictld -f | |
1233 ubnt 1700 S /sbin/netifd | |
1275 ubnt 1272 S /usr/sbin/odhcpd | |
1292 ubnt 0 SW< [kworker/u3:0] | |
1296 ubnt 0 SW< [hci0] | |
1297 ubnt 0 SW< [hci0] | |
1300 ubnt 0 SW< [kworker/u3:1] | |
1301 ubnt 0 SW< [kworker/u3:2] | |
1469 ubnt 1272 S /usr/sbin/uhttpd -f -h /www/html -r AFi-R-HD-D90D4F -x /cgi-bin -t 180 -T 150 -k 20 -A 1 -n 3 -N 100 -D -R -p 0.0.0.0:80 -p [::]:80 -i .php=/bin/sh -I index.php | |
1477 ubnt 1372 S /usr/sbin/dbus-daemon --system | |
1493 ubnt 3844 S /usr/sbin/fwupdated -f | |
1579 ubnt 15836 S < /usr/sbin/ajconfd | |
1638 ubnt 2888 S /usr/sbin/bluetoothd -dnE -p skip_all_plugins | |
ubnt@AFi-R-HD-D90D4F:/# cat /etc/config/* | |
config device_config | |
option node_role 'router' | |
option initial_setup_done '1' | |
option friendly_name 'Amplifi' | |
config ubnt-distributed-config 'site_config' | |
option timestamp '[REDACTED]' | |
config site_config | |
option band_steering '1' | |
option guest_wifi_client_limit '3' | |
option guest_wifi_duration_limit '0' | |
option router_steering '0' | |
option wifi_channel_2_4 '-1' | |
option wifi_multiple_hops '1' | |
option wifi_support_11b '1' | |
option guest_gateway '192.168.250.1/24' | |
option lan_gateway '192.168.107.1/24' | |
option wan_protocol 'dhcp' | |
option country 'US' | |
option site_id '52841' | |
option webrtc_auth_key '[REDACTED]' | |
option webrtc_device_id '[REDACTED]' | |
option webrtc_license '[REDACTED]' | |
option webrtc_owner_id '[REDACTED]' | |
option clock_type '24' | |
option wifi_channel_5 '149' | |
option wan_bridge_mode '1' | |
option device_specific_network '1' | |
config ubnt-distributed-config 'users' | |
option timestamp '[REDACTED]' | |
config ubnt-distributed-config 'registered_cluster_nodes' | |
option timestamp '3' | |
config registered_cluster_node '[REDACTED]' | |
option platform_name 'AFi-R-HD' | |
option role 'router' | |
option friendly_name 'Amplifi' | |
config ubnt-distributed-config 'access_control' | |
config user 'VALIZbIV' | |
option password '[REDACTED]' | |
option private_key '[REDACTED]' | |
option role 'cluster_admin' | |
option salt '[REDACTED]' | |
option verifier '[REDACTED]' | |
config user 'admin' | |
option private_key '[REDACTED]' | |
option role 'admin' | |
option salt '[REDACTED]' | |
option verifier '[REDACTED]' | |
config dnsmasq | |
option domainneeded '1' | |
option boguspriv '1' | |
option filterwin2k '0' | |
option localise_queries '1' | |
option rebind_protection '1' | |
option rebind_localhost '1' | |
option local '/lan/' | |
option domain 'lan' | |
option expandhosts '1' | |
option nonegcache '0' | |
option authoritative '1' | |
option readethers '0' | |
option leasefile '/tmp/dhcp.leases' | |
option resolvfile '/tmp/resolv.conf.auto' | |
option localservice '1' | |
list rebind_domain 'plex.direct' | |
option port '0' | |
config dhcp 'lan' | |
option interface 'lan' | |
option start '100' | |
option limit '150' | |
option leasetime '12h' | |
option dhcpv6 'disabled' | |
option ra 'disabled' | |
option ignore '1' | |
option dhcpv4 'disabled' | |
config dhcp 'guest' | |
option interface 'guest' | |
option start '100' | |
option limit '150' | |
option leasetime '12h' | |
option dhcpv6 'disabled' | |
option ra 'disabled' | |
option ignore '1' | |
option dhcpv4 'disabled' | |
config dhcp 'wan' | |
option interface 'wan' | |
option ignore '1' | |
config odhcpd 'odhcpd' | |
option maindhcp '0' | |
option leasefile '/tmp/hosts/odhcpd' | |
option leasetrigger '/usr/sbin/odhcpd-update' | |
config domain | |
option name 'amplifi' | |
option ip '[REDACTED]' | |
config ubnt-distributed-config 'dhcp' | |
config dropbear | |
option PasswordAuth 'on' | |
option RootPasswordAuth 'on' | |
option Port '22' | |
# option BannerFile '/etc/banner' | |
config defaults | |
option syn_flood '1' | |
option input 'ACCEPT' | |
option output 'ACCEPT' | |
option forward 'REJECT' | |
config zone | |
option name 'lan' | |
list network 'lan' | |
option input 'ACCEPT' | |
option output 'ACCEPT' | |
option forward 'ACCEPT' | |
config zone | |
option name 'guest' | |
list network 'guest' | |
option input 'REJECT' | |
option output 'ACCEPT' | |
option forward 'ACCEPT' | |
config zone | |
option name 'wan' | |
list network 'wan' | |
list network 'wan6' | |
option input 'REJECT' | |
option output 'ACCEPT' | |
option forward 'REJECT' | |
option masq '1' | |
option mtu_fix '1' | |
config forwarding | |
option src 'lan' | |
option dest 'wan' | |
config forwarding | |
option src 'guest' | |
option dest 'wan' | |
config rule | |
option name 'Allow guest dns' | |
option src 'guest' | |
option family 'ipv4' | |
option dest_port '53' | |
option target 'ACCEPT' | |
config rule | |
option name 'Allow guest dhcp' | |
option src 'guest' | |
option family 'ipv4' | |
option proto 'udp' | |
option dest_port '67 68' | |
option target 'ACCEPT' | |
config rule | |
option name 'Allow-DHCP-Renew' | |
option src 'wan' | |
option proto 'udp' | |
option dest_port '68' | |
option target 'ACCEPT' | |
option family 'ipv4' | |
config rule | |
option name 'Allow-Ping' | |
option src 'wan' | |
option proto 'icmp' | |
option icmp_type 'echo-request' | |
option family 'ipv4' | |
option target 'ACCEPT' | |
config rule | |
option name 'Allow-IGMP' | |
option src 'wan' | |
option proto 'igmp' | |
option family 'ipv4' | |
option target 'ACCEPT' | |
config rule | |
option name 'Allow-DHCPv6' | |
option src 'wan' | |
option proto 'udp' | |
option src_ip 'fc00::/6' | |
option dest_ip 'fc00::/6' | |
option dest_port '546' | |
option family 'ipv6' | |
option target 'ACCEPT' | |
config rule | |
option name 'Allow-MLD' | |
option src 'wan' | |
option proto 'icmp' | |
option src_ip 'fe80::/10' | |
list icmp_type '130/0' | |
list icmp_type '131/0' | |
list icmp_type '132/0' | |
list icmp_type '143/0' | |
option family 'ipv6' | |
option target 'ACCEPT' | |
config rule | |
option name 'Allow-ICMPv6-Input' | |
option src 'wan' | |
option proto 'icmp' | |
list icmp_type 'echo-request' | |
list icmp_type 'echo-reply' | |
list icmp_type 'destination-unreachable' | |
list icmp_type 'packet-too-big' | |
list icmp_type 'time-exceeded' | |
list icmp_type 'bad-header' | |
list icmp_type 'unknown-header-type' | |
list icmp_type 'router-solicitation' | |
list icmp_type 'neighbour-solicitation' | |
list icmp_type 'router-advertisement' | |
list icmp_type 'neighbour-advertisement' | |
option limit '1000/sec' | |
option family 'ipv6' | |
option target 'ACCEPT' | |
config rule | |
option name 'Allow-ICMPv6-Forward' | |
option src 'wan' | |
option dest '*' | |
option proto 'icmp' | |
list icmp_type 'echo-request' | |
list icmp_type 'echo-reply' | |
list icmp_type 'destination-unreachable' | |
list icmp_type 'packet-too-big' | |
list icmp_type 'time-exceeded' | |
list icmp_type 'bad-header' | |
list icmp_type 'unknown-header-type' | |
option limit '1000/sec' | |
option family 'ipv6' | |
option target 'ACCEPT' | |
config include | |
option path '/etc/firewall.user' | |
config rule | |
option src 'wan' | |
option dest 'lan' | |
option proto 'esp' | |
option target 'ACCEPT' | |
config rule | |
option src 'wan' | |
option dest 'lan' | |
option dest_port '500' | |
option proto 'udp' | |
option target 'ACCEPT' | |
config ubnt-distributed-config 'port_forwarding' | |
config include 'miniupnpd' | |
option type 'script' | |
option path '/usr/share/miniupnpd/firewall.include' | |
option family 'any' | |
option reload '1' | |
config fwupdate | |
option interval '1380' | |
option autoflash '0' | |
option autodownload '1' | |
option saveconfig '1' | |
option channel 'stable' | |
config ubnt-distributed-config 'fwupdate' | |
option timestamp '[REDACTED]' | |
config igmpproxy | |
option quickleave 1 | |
config phyint wan | |
option network wan | |
option direction upstream | |
list altnet 0.0.0.0/0 | |
config phyint lan | |
option network lan | |
option direction downstream | |
config interface 'loopback' | |
option ifname 'lo' | |
option proto 'static' | |
option ipaddr '127.0.0.1' | |
option netmask '255.0.0.0' | |
config globals 'globals' | |
option ula_prefix 'fd57:699e:dfe2::/48' | |
config interface 'lan' | |
option type 'bridge' | |
option ifname 'eth0.1' | |
option ip6assign '60' | |
option proto 'dhcp' | |
config interface 'guest' | |
option type 'bridge' | |
option ifname ' ' | |
option ip6assign '60' | |
option defaultroute '0' | |
option proto 'dhcp' | |
config interface 'wan' | |
option ifname 'eth0.2' | |
option proto 'dhcp' | |
option enabled '0' | |
config interface 'wan6' | |
option ifname 'eth0.2' | |
option proto 'dhcpv6' | |
option enabled '0' | |
config switch | |
option name 'switch0' | |
option reset '1' | |
option enable_vlan '1' | |
config switch_vlan | |
option device 'switch0' | |
option vlan '1' | |
option ports '0t 1 2 3 4 5' | |
config switch_vlan | |
option device 'switch0' | |
option vlan '2' | |
option ports '0t' | |
config interface 'zc' | |
option ifname 'br-lan' | |
option proto 'zeroconf' | |
config ubnt-distributed-config 'network' | |
option timestamp '1489234671000000' | |
config instance | |
option enabled 1 | |
option network 'lan' | |
option gatewayname 'AmpliFi' | |
option maxclients '5' | |
option clientidletimeout '5' | |
option clientforcetimeout '10' | |
option authenticateimmediately 'yes' | |
option redirecturl 'http://amplifi.lan' | |
list authenticated_users 'allow to 192.168.0.0/16' | |
list authenticated_users 'allow to 172.16.0.0/12' | |
list authenticated_users 'allow to 10.0.0.0/8' | |
list preauthenticated_users 'allow to 192.168.0.0/16' | |
list preauthenticated_users 'allow to 172.16.0.0/12' | |
list preauthenticated_users 'allow to 10.0.0.0/8' | |
# help.amplifi.com | |
list preauthenticated_users 'allow to 192.161.156.1/32' | |
# amplifi.com | |
list preauthenticated_users 'allow to 52.85.239.20/32' | |
list preauthenticated_users 'allow to 52.85.239.226/32' | |
list preauthenticated_users 'allow to 52.85.239.29/32' | |
list preauthenticated_users 'allow to 52.85.239.10/32' | |
list preauthenticated_users 'allow to 52.85.239.153/32' | |
list preauthenticated_users 'allow to 52.85.239.222/32' | |
list preauthenticated_users 'allow to 52.85.239.220/32' | |
list preauthenticated_users 'allow to 52.85.239.167/32' | |
# store.amplifi.com | |
list preauthenticated_users 'allow to 50.19.246.231/32' | |
list preauthenticated_users 'allow to 54.225.180.121/32' | |
# resources | |
list preauthenticated_users 'allow to 93.184.220.17/32' | |
list preauthenticated_users 'allow to 52.85.240.81/32' | |
list preauthenticated_users 'allow to 64.233.161.95/32' | |
list preauthenticated_users 'allow to 64.233.162.95/32' | |
list preauthenticated_users 'allow to 198.41.191.38/32' | |
list preauthenticated_users 'allow to 198.41.190.38/32' | |
list preauthenticated_users 'allow to 104.82.17.243/32' | |
list preauthenticated_users 'allow to 104.82.17.243/32' | |
list users_to_router 'allow all' | |
config login | |
option username 'ubnt' | |
option password '$p$ubnt' | |
list read '*' | |
list write '*' | |
config plugin 'inetcheck' | |
option dev_link 'switch0/1' | |
option dev_addr 'eth0.2' | |
config system | |
option timezone 'UTC' | |
option log_size '1024' | |
option hostname 'AFi-R-HD-D90D4F' | |
option zonename 'Asia/Singapore' | |
config timeserver 'ntp' | |
list server '0.ubnt.pool.ntp.org' | |
list server '1.ubnt.pool.ntp.org' | |
list server '2.ubnt.pool.ntp.org' | |
list server '3.ubnt.pool.ntp.org' | |
option enabled '1' | |
option enable_server '0' | |
config uhttpd main | |
list listen_http 0.0.0.0:80 | |
list listen_http [::]:80 | |
list listen_https 0.0.0.0:443 | |
list listen_https [::]:443 | |
option redirect_https 1 | |
option home /www/html | |
option rfc1918_filter 1 | |
option max_requests 3 | |
option max_connections 100 | |
option cert /etc/uhttpd.crt | |
option key /etc/uhttpd.key | |
option cgi_prefix /cgi-bin | |
list interpreter ".php=/bin/sh" | |
option script_timeout 180 | |
option network_timeout 150 | |
option http_keepalive 20 | |
option tcp_keepalive 1 | |
option no_dirlists 1 | |
list index_page "index.php" | |
config cert px5g | |
option days 730 | |
option bits 1024 | |
option country ZZ | |
option state Somewhere | |
option location Uknown | |
option commonname OpenWrt | |
config uictld | |
option snd_volume '100' | |
option lcd_backlight_timeout '60' | |
option night_end '480' | |
option lcd_clock_type '24' | |
option snd_sys '50' | |
option snd_tap '50' | |
option night_mode '1' | |
option lcd_backlight '16' | |
option led '16' | |
option night_start '1200' | |
config upnpd 'config' | |
option secure_mode '1' | |
option log_output '0' | |
option download '1024' | |
option upload '512' | |
option internal_iface 'lan' | |
option port '5000' | |
option upnp_lease_file '/var/upnp.leases' | |
option uuid '[REDACTED]' | |
option enable_natpmp '0' | |
option enable_upnp '0' | |
config perm_rule | |
option action 'allow' | |
option ext_ports '1024-65535' | |
option int_addr '0.0.0.0/0' | |
option int_ports '1024-65535' | |
option comment 'Allow high ports' | |
config perm_rule | |
option action 'deny' | |
option ext_ports '0-65535' | |
option int_addr '0.0.0.0/0' | |
option int_ports '0-65535' | |
option comment 'Default deny' | |
config wifi-device 'radio0' | |
option type 'mac80211' | |
option hwmode '11a' | |
option path 'pci0000:00/0000:00:00.0' | |
option htmode 'VHT80' | |
option country 'US' | |
option guid 'tKszjGui' | |
option channel '149' | |
config wifi-device 'radio1' | |
option type 'mac80211' | |
option channel 'auto' | |
option hwmode '11g' | |
option path 'platform/qca956x_wmac' | |
option htmode 'HT20' | |
option country 'US' | |
option guid 'ereYXiyl' | |
config ubnt-distributed-config 'wireless' | |
option timestamp '[REDACTED]' | |
config wifi-iface | |
option bs_sock_path '/var/run/hostapd/wlan1' | |
option device 'radio0' | |
option encryption 'psk2' | |
option guid 'vlWjvusK' | |
option mode 'ap' | |
option network 'lan' | |
option rs_dev_tx 'br-lan' | |
option rs_rssi_limit '-65' | |
option rs_sta_limit '30' | |
option ubnt_role 'user' | |
option key 'ndoondoo' | |
option ssid '( ° ʖ °)' | |
option vendor_elements 'dd0544d9e74187' | |
config wifi-iface | |
option device 'radio0' | |
option guest_limit_enable '1' | |
option guid 'RugqWyOO' | |
option mode 'ap' | |
option network 'guest' | |
option start_disabled_adm '1' | |
option ubnt_role 'guest' | |
option ssid '( ° ʖ °)-guest' | |
option vendor_elements 'dd0544d9e74189' | |
config wifi-iface | |
option device 'radio0' | |
option encryption 'psk2' | |
option guid '[REDACTED]' | |
option hidden '1' | |
option mode 'ap' | |
option network 'lan' | |
option ubnt_role 'internal' | |
option wds '1' | |
option key '[REDACTED]' | |
option ssid 'CxIkSrmp_5GHz' | |
option vendor_elements 'dd0544d9e74185' | |
config wifi-iface | |
option device 'radio0' | |
option disabled '1' | |
option encryption 'psk2' | |
option guid '[REDACTED]' | |
option key '[REDACTED]' | |
option mode 'sta' | |
option network 'wwan' | |
option ssid 'RELAY' | |
option ubnt_role 'relay' | |
config wifi-iface | |
option device 'radio0' | |
option encryption 'psk2' | |
option guid '[REDACTED]' | |
option mode 'ap' | |
option network 'lan' | |
option start_disabled_adm '1' | |
option ubnt_role 'device_specific' | |
option key '[REDACTED]' | |
option ssid 'MySSID' | |
option vendor_elements 'dd0544d9e7418b' | |
config wifi-iface | |
option bs_enable '1' | |
option device 'radio1' | |
option encryption 'psk2' | |
option guid '[REDACTED]' | |
option mode 'ap' | |
option network 'lan' | |
option rs_dev_tx 'br-lan' | |
option rs_rssi_limit '-65' | |
option rs_sta_limit '30' | |
option ubnt_role 'user' | |
option key '[REDACTED]' | |
option ssid 'MySSID' | |
option vendor_elements 'dd0544d9e74187' | |
config wifi-iface | |
option bs_enable '1' | |
option device 'radio1' | |
option guest_limit_enable '1' | |
option guid '[REDACTED]' | |
option mode 'ap' | |
option network 'guest' | |
option start_disabled_adm '1' | |
option ubnt_role 'guest' | |
option ssid 'MySSID' | |
option vendor_elements 'dd0544d9e74189' | |
config wifi-iface | |
option device 'radio1' | |
option encryption 'psk2' | |
option guid '[REDACTED]' | |
option hidden '1' | |
option mode 'ap' | |
option network 'lan' | |
option ubnt_role 'internal' | |
option wds '1' | |
option key '[REDACTED]' | |
option ssid 'CxIkSrmp_2_4GHz' | |
option vendor_elements 'dd0544d9e74185' | |
config wifi-iface | |
option device 'radio1' | |
option disabled '1' | |
option encryption 'psk2' | |
option guid '[REDACTED]' | |
option key '[REDACTED]' | |
option mode 'sta' | |
option network 'wwan' | |
option ssid 'RELAY' | |
option ubnt_role 'relay' | |
config wifi-iface | |
option device 'radio1' | |
option encryption 'psk2' | |
option guid '[REDACTED]' | |
option mode 'ap' | |
option network 'lan' | |
option start_disabled_adm '1' | |
option ubnt_role 'device_specific' | |
option key '[REDACTED]' | |
option ssid 'MySSID' | |
option vendor_elements 'dd0544d9e7418b' | |
ubnt@AFi-R-HD-D90D4F:/# ls /www/html | |
-rw-r--r-- 1 ubnt ubnt 3151 Feb 21 17:17 connect.php | |
-rw-r--r-- 1 ubnt ubnt 860 Feb 21 17:17 cp.php | |
drwxr-xr-x 2 ubnt ubnt 69 Feb 21 17:17 css | |
-rw-r--r-- 1 ubnt ubnt 1573 Feb 21 17:17 download.php | |
-rw-r--r-- 1 ubnt ubnt 2753 Feb 21 17:17 failed.php | |
drwxr-xr-x 2 ubnt ubnt 143 Feb 21 17:17 fonts | |
-rw-r--r-- 1 ubnt ubnt 2364 Feb 21 17:17 fwupdate.php | |
-rw-r--r-- 1 ubnt ubnt 301 Feb 21 17:17 head.html | |
drwxr-xr-x 2 ubnt ubnt 235 Feb 21 17:17 img | |
-rw-r--r-- 1 ubnt ubnt 315 Feb 21 17:17 index.php | |
drwxr-xr-x 2 ubnt ubnt 34 Feb 21 17:17 js | |
-rw-r--r-- 1 ubnt ubnt 2803 Feb 21 17:17 login.php | |
-rw-r--r-- 1 ubnt ubnt 2289 Feb 21 17:17 network-list.php | |
-rw-r--r-- 1 ubnt ubnt 4131 Feb 21 17:17 scanlist.php | |
-rw-r--r-- 1 ubnt ubnt 8332 Feb 21 17:17 settings.php | |
-rw-r--r-- 1 ubnt ubnt 126 Feb 21 17:17 setup.php | |
-rw-r--r-- 1 ubnt ubnt 416 Feb 21 17:17 si.php | |
-rw-r--r-- 1 ubnt ubnt 2464 Feb 21 17:17 support.php | |
-rw-r--r-- 1 ubnt ubnt 1570 Feb 21 17:17 update.php |
I'd love to know the pin outs as well @ndoo
Or if you didn't use a serial for this how you managed to get console access? I'm been wanting this feature for over a year now and Ubiquiti doesn't seem to care.
@akurtasinski @netfrogsobby @colinrubbert
The UART header that sits under a rubber piece inside the router can be used for this type of communication. The two middle pins are RX and TX. I made a guide here: https://github.com/devLotto/AFi-R.
Hi, sorry for the late reply. The port actually uses UART, sorry for that.
I have heard that the 'Shikra' UART reader is good for this. Personally I
didn't use a proper UART reader but used a NodeMCU that I programmed to
relay the communication between a virtual COM port on my computer to the
router via its pins. Using a proper UART reader is recommended though.
…On Sun, Jan 19, 2020 at 9:12 PM bshiers ***@***.***> wrote:
Or if you could recommend the JTAG cable and software you used that would
be appreciated.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<https://gist.github.com/e4377df6f71f8a6b3df8986fc0166886?email_source=notifications&email_token=ACEB4YS7MQSKBHNMQOZ44ELQ6SXYXA5CNFSM4HKYLEZKYY3PNVWWK3TUL52HS4DFVNDWS43UINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAF75NI#gistcomment-3144404>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACEB4YVLDONV2NUTZRBIQ3LQ6SXYXANCNFSM4HKYLEZA>
.
I actually figured that out. Thank you for the reply though! I was able to get ssh access turned on to my unit as well. Thanks for the great writeup I appreciate it! I did have to ground the ground pin out to the power shield though otherwise I got garbled console output and input was sketchy at best.
Brandon Shiers, RF Engineer
937 West Main Street
Riverton, WY 82501
307.857.6704 (o)
307.840.2366 (c)
307.856.1499 (f)
[email protected]<mailto:[email protected]>
[http://www.cerento.com/emailsignatures/logo.jpg][cid:[email protected]][cid:[email protected]]
From: Lotto
Sent: Saturday, January 25, 2020 11:23 AM
To: ndoo <[email protected]>
Cc: Brandon Shiers <[email protected]>; Comment <[email protected]>
Subject: Re: ndoo/AFI-R Boot Log.txt
Hi, sorry for the late reply. The port actually uses UART, sorry for that.
I have heard that the 'Shikra' UART reader is good for this. Personally I
didn't use a proper UART reader but used a NodeMCU that I programmed to
relay the communication between a virtual COM port on my computer to the
router via its pins. Using a proper UART reader is recommended though.
On Sun, Jan 19, 2020 at 9:12 PM bshiers ***@***.***> wrote:
Or if you could recommend the JTAG cable and software you used that would
be appreciated.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<https://gist.github.com/e4377df6f71f8a6b3df8986fc0166886?email_source=notifications&email_token=ACEB4YS7MQSKBHNMQOZ44ELQ6SXYXA5CNFSM4HKYLEZKYY3PNVWWK3TUL52HS4DFVNDWS43UINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAF75NI#gistcomment-3144404>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACEB4YVLDONV2NUTZRBIQ3LQ6SXYXANCNFSM4HKYLEZA>
.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<https://gist.github.com/e4377df6f71f8a6b3df8986fc0166886?email_source=notifications&email_token=AGW2T5XAKFWZTGGNSQ4733DQ7R7RFA5CNFSM4HKYLEZKYY3PNVWWK3TUL52HS4DFVNDWS43UINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAGAQSM#gistcomment-3154214>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGW2T5VTOM2GJFOWJVK4TATQ7R7RFANCNFSM4HKYLEZA>.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could you kindly post an Ubiquiti Amplifi HD mesh Router(AFI-R)serial pins picture here, or send me an email([email protected])about it.Thank you all the same.