mrjcd@Fat-Deb:~$ cd Downloads
mrjcd@Fat-Deb:~/Downloads$ cp -v wndr3700v4-webflash.bin firmware.bin
'wndr3700v4-webflash.bin' -> 'firmware.bin'
mrjcd@Fat-Deb:~/Downloads$ scp firmware.bin root@citadel-switch.mrjcd.com:/tmp
DD-WRT v3.0-r48414 std (c) 2022 NewMedia-NET GmbH
Release: 02/23/22
Board: Netgear WNDR3700 V4
firmware.bin 100% 22MB 947.1KB/s 00:24
mrjcd@Fat-Deb:~/Downloads$ cd
mrjcd@Fat-Deb:~$ ssh root@citadel-switch.mrjcd.com
DD-WRT v3.0-r48425 std (c) 2022 NewMedia-NET GmbH
Release: 02/24/22
Board: Netgear WNDR3700 V4
==========================================================
___ ___ _ _____ ______ ____ ___
/ _ \/ _ \___| | /| / / _ \/_ __/ _ __|_ / / _ \
/ // / // /___/ |/ |/ / , _/ / / | |/ //_ <_/ // /
/____/____/ |__/|__/_/|_| /_/ |___/____(_)___/
DD-WRT v3.0
https://www.dd-wrt.com
==========================================================
BusyBox v1.35.0 (2022-02-24 11:45:57 +07) built-in shell (ash)
root@Citadel-Switch:~# ps
PID USER VSZ STAT COMMAND
1 root 1208 S /sbin/init
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
4 root 0 SW [kworker/0:0]
5 root 0 SW< [kworker/0:0H]
6 root 0 SW [kworker/u2:0]
7 root 0 SW< [khelper]
8 root 0 SW< [netns]
9 root 0 SW [kworker/u2:1]
71 root 0 SW< [writeback]
72 root 0 SW< [crypto]
75 root 0 SW< [bioset]
77 root 0 SW< [kblockd]
79 root 0 SW [kswapd0]
80 root 0 SW [kworker/0:1]
112 root 0 SW [fsnotify_mark]
126 root 0 SW< [deferwq]
127 root 0 SW [kworker/u2:2]
457 root 964 S /sbin/hotplug2 --set-rules-file /etc/hotplug2.rules --persistent
554 root 0 SW< [cfg80211]
555 root 0 SW [kworker/0:2]
600 root 1908 S watchdog
824 root 1428 S syslogd -Z -L
827 root 1428 S klogd
898 root 3248 S /tmp/openvpnserver --config /tmp/openvpn/openvpn.conf --daemon
1058 root 1876 S wland
1345 root 4460 S httpd -n -p 80
1351 root 1592 S resetbutton
1772 root 936 S cron
1777 root 1908 S process_monitor
1792 root 1312 S dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -p 22 -s
1809 root 1372 R dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -p 22 -s
1810 root 1428 S -sh
1812 root 1428 R ps
root@Citadel-Switch:~# dmesg
<5>[ 0.000000] Linux version 3.18.140-d6 (root@linux) (gcc version 11.1.0 (OpenWrt GCC 11.1.0 r16592-aabc632023) ) #138041 Thu Feb 24 11:45:36 +07 2022
<6>[ 0.000000] bootconsole [early0] enabled
<6>[ 0.000000] CPU0 revision is: 0001974c (MIPS 74Kc)
<4>[ 0.000000] cpu srif ddr srif cpu 560 ddr 400 ahb 200
<6>[ 0.000000] sys id = 2122 Atheros AR9344 ver 1 rev 1.2 (0x2122)
<6>[ 0.000000] Determined physical RAM map:
<6>[ 0.000000] memory: 08000000 @ 00000000 (usable)
<4>[ 0.000000] Zone ranges:
<4>[ 0.000000] Normal [mem 0x00000000-0x07ffffff]
<4>[ 0.000000] Movable zone start for each node
<4>[ 0.000000] Early memory node ranges
<4>[ 0.000000] node 0: [mem 0x00000000-0x07ffffff]
<6>[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x07ffffff]
<7>[ 0.000000] On node 0 totalpages: 32768
<7>[ 0.000000] free_area_init_node: node 0, pgdat 80372930, node_mem_map 81000000
<7>[ 0.000000] Normal zone: 256 pages used for memmap
<7>[ 0.000000] Normal zone: 0 pages reserved
<7>[ 0.000000] Normal zone: 32768 pages, LIFO batch:7
<4>[ 0.000000] Primary instruction cache 64kB, 4-way, VIPT, I-cache aliases, linesize 32 bytes.
<4>[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
<7>[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
<7>[ 0.000000] pcpu-alloc: [0] 0
<4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
<5>[ 0.000000] Kernel command line: console=ttyS0,115200 root=1f02 rootfstype=squashfs noinitrd init=/sbin/init
<6>[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
<6>[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
<6>[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
<6>[ 0.000000] Writing ErrCtl register=00000000
<6>[ 0.000000] Readback ErrCtl register=00000000
<4>[ 0.000000] Memory: 125948K/131072K available (2490K kernel code, 167K rwdata, 588K rodata, 136K init, 176K bss, 5124K reserved, 0K cma-reserved)
<6>[ 0.000000] NR_IRQS:83
<6>[ 0.060000] Calibrating delay loop... 278.93 BogoMIPS (lpj=1394688)
<6>[ 0.070000] pid_max: default: 32768 minimum: 301
<6>[ 0.070000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
<6>[ 0.080000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
<6>[ 0.090000] NET: Registered protocol family 16
<7>[ 0.090000] ar71xx: using random MAC address for eth0
<6>[ 0.300000] Switched to clocksource MIPS
<6>[ 0.310000] NET: Registered protocol family 2
<6>[ 0.310000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
<6>[ 0.310000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
<6>[ 0.320000] TCP: Hash tables configured (established 1024 bind 1024)
<6>[ 0.320000] TCP: reno registered
<6>[ 0.330000] UDP hash table entries: 256 (order: 0, 4096 bytes)
<6>[ 0.330000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
<6>[ 0.340000] NET: Registered protocol family 1
<7>[ 0.340000] PCI: CLS 0 bytes, default 32
<5>[ 0.340000] gpio_proc: module loaded and /proc/gpio/ created (cool)
<6>[ 0.350000] fixup WNDR3700v4 wifi led
<5>[ 0.350000] wl0gpio_proc: module loaded and /proc/wl0gpio/ created
<6>[ 0.360000] futex hash table entries: 256 (order: -1, 3072 bytes)
<6>[ 0.370000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
<6>[ 0.380000] msgmni has been set to 245
<6>[ 0.380000] io scheduler noop registered
<6>[ 0.390000] io scheduler deadline registered (default)
<6>[ 0.390000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
<6>[ 0.400000] console [ttyS0] disabled
<6>[ 0.420000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 2500000) is a 16550A
<6>[ 0.430000] console [ttyS0] enabled
<6>[ 0.440000] bootconsole [early0] disabled
<4>[ 0.450000] Atheros on-chip NAND FLash Controller Driver, Version 0.1 (c) 2010 Atheros Communications, Ltd.
<4>[ 0.460000] Ath Nand ID[87c721e0]: 2c:f1:80:95:02
<4>[ 0.460000] ONFI MICRON MT29F1G08ABADAWP
<4>[ 0.470000] Micron
<0>[ 1.480000]
<0>[ 1.480000] found squashfs at 0x7E0000
<5>[ 1.480000] Creating 7 MTD partitions on "ath-nand":
<5>[ 1.490000] 0x000000000000-0x000000080000 : "RedBoot"
<5>[ 1.500000] 0x0000006c0000-0x000008000000 : "linux"
<5>[ 3.550000] 0x0000007e0000-0x000001d40000 : "rootfs"
<5>[ 3.920000] mtd: partition "rootfs" set to be root filesystem
<5>[ 3.920000] 0x000001d40000-0x000008000000 : "ddwrt"
<5>[ 5.590000] 0x000000340000-0x0000003c0000 : "nvram"
<5>[ 5.610000] 0x000000080000-0x0000000c0000 : "board_config"
<5>[ 5.620000] 0x000000000000-0x000008000000 : "fullflash"
<4>[ 7.780000] ====== NAND Parameters ======
<4>[ 7.780000] sc = 0x87c72000 bbt = 0x87d00500 bbt_size = 0x100 nf_ctrl = 0x344
<4>[ 7.780000] page = 0x800 block = 0x20000 oob = 0x40
<4>[ 7.830000] registering PCI controller with io_map_base unset
<6>[ 7.840000] PCI host bridge to bus 0000:00
<6>[ 7.840000] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff]
<6>[ 7.850000] pci_bus 0000:00: root bus resource [io 0x0000]
<6>[ 7.850000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
<7>[ 7.860000] pci 0000:00:00.0: [168c:0033] type 00 class 0x028000
<6>[ 7.860000] pci 0000:00:00.0: fixup device configuration
<0>[ 7.870000] bootstrap returns device 168C:33
<7>[ 7.870000] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x0001ffff 64bit]
<7>[ 7.870000] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
<7>[ 7.870000] pci 0000:00:00.0: supports D1
<7>[ 7.870000] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
<7>[ 7.870000] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
<6>[ 7.870000] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x1001ffff 64bit]
<6>[ 7.880000] pci 0000:00:00.0: BAR 6: assigned [mem 0x10020000-0x1002ffff pref]
<6>[ 7.890000] pci 0000:00:00.0: using irq 72 for pin 1
<6>[ 7.890000] libphy: Fixed MDIO Bus: probed
<6>[ 7.900000] PPP generic driver version 2.4.2
<6>[ 7.900000] PPP BSD Compression module registered
<6>[ 7.910000] PPP Deflate Compression module registered
<6>[ 7.910000] PPP MPPE Compression module registered
<6>[ 7.920000] NET: Registered protocol family 24
<6>[ 7.930000] u32 classifier
<6>[ 7.930000] Performance counters on
<6>[ 7.930000] input device check on
<6>[ 7.940000] Actions configured
<6>[ 7.940000] Netfilter messages via NETLINK v0.30.
<6>[ 7.950000] nf_conntrack version 0.5.0 (1967 buckets, 7868 max)
<4>[ 7.950000] nf_conntrack_rtsp v0.7 loading
<4>[ 7.960000] nf_nat_rtsp v0.7 loading
<6>[ 7.960000] ip_tables: (C) 2000-2006 Netfilter Core Team
<6>[ 7.970000] TCP: westwood registered
<6>[ 7.970000] TCP: hybla registered
<6>[ 7.970000] TCP: vegas registered
<6>[ 7.980000] NET: Registered protocol family 17
<6>[ 7.980000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
<5>[ 8.000000] Bridge firewalling registered
<6>[ 8.000000] 8021q: 802.1Q VLAN Support v1.8
<6>[ 8.000000] searching for nvram
<6>[ 8.010000] nvram size = 524288
<6>[ 8.050000] Atheros AR71xx hardware watchdog driver version 0.1.0
<6>[ 8.060000] ar71xx-wdt: timeout=15 secs (max=107) ref freq=40000000
<6>[ 8.100000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
<6>[ 8.100000] Freeing unused kernel memory: 136K
<6>[ 15.280000] switch0: Atheros AR8327 rev. 4 switch registered on ag71xx-mdio.0
<6>[ 16.000000] libphy: ag71xx_mdio: probed
<6>[ 16.590000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd034, driver=Atheros AR8216/AR8236/AR8316]
<6>[ 16.600000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
<6>[ 18.000000] Loading modules backported from Linux version v5.10-rc6-0-gb65054597872
<6>[ 18.010000] Backport generated by backports.git v5.10-rc6-1-0-g3a9d70a3
<6>[ 18.660000] eth0: link up (1000Mbps/Full duplex)
<7>[ 19.780000] ath: EEPROM regdomain sanitized
<7>[ 19.780000] ath: EEPROM regdomain: 0x64
<7>[ 19.780000] ath: EEPROM indicates we should expect a direct regpair map
<7>[ 19.780000] ath: Country alpha2 being used: 00
<7>[ 19.780000] ath: Regpair used: 0x64
<6>[ 19.790000] initialize fq_codel with 262144 bytes memory limit
<6>[ 19.800000] ieee80211_txq_setup_flows: set limit to 262144 bytes
<7>[ 19.810000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
<6>[ 19.810000] ieee80211 phy0: Atheros AR9340 Rev:0 mem=0xb8100000, irq=78
<0>[ 19.820000] 2 vs 0
<4>[ 19.820000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
<7>[ 19.830000] ath: EEPROM regdomain sanitized
<7>[ 19.830000] ath: EEPROM regdomain: 0x64
<7>[ 19.830000] ath: EEPROM indicates we should expect a direct regpair map
<7>[ 19.830000] ath: Country alpha2 being used: 00
<7>[ 19.830000] ath: Regpair used: 0x64
<6>[ 19.840000] initialize fq_codel with 262144 bytes memory limit
<6>[ 19.850000] ieee80211_txq_setup_flows: set limit to 262144 bytes
<7>[ 19.860000] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
<6>[ 19.860000] ieee80211 phy1: Atheros AR9300 Rev:4 mem=0xb0000000, irq=72
<6>[ 20.720000] Atheros AR8216/AR8236/AR8316 ag71xx-mdio.0:00: Port 1 is up
<7>[ 20.760000] ar71xx-wdt: enabling watchdog timer
<6>[ 22.930000] device br0 entered promiscuous mode
<6>[ 23.030000] device vlan1 entered promiscuous mode
<6>[ 23.040000] device eth0 entered promiscuous mode
<6>[ 23.040000] br0: port 1(vlan1) entered forwarding state
<6>[ 23.050000] br0: port 1(vlan1) entered forwarding state
<6>[ 23.130000] device vlan2 entered promiscuous mode
<6>[ 23.130000] br0: port 2(vlan2) entered forwarding state
<6>[ 23.140000] br0: port 2(vlan2) entered forwarding state
<6>[ 23.160000] device br0 left promiscuous mode
<6>[ 23.180000] device br0 entered promiscuous mode
<6>[ 23.200000] device br0 left promiscuous mode
<7>[ 23.350000] ath: EEPROM regdomain: 0x8348
<7>[ 23.350000] ath: EEPROM indicates we should expect a country code
<7>[ 23.350000] ath: doing EEPROM country->regdmn map search
<7>[ 23.350000] ath: country maps to regdmn code: 0x3a
<7>[ 23.350000] ath: Country alpha2 being used: US
<7>[ 23.350000] ath: Regpair used: 0x3a
<7>[ 23.350000] ath: regdomain 0x8348 dynamically updated by user
<7>[ 23.350000] ath: EEPROM regdomain: 0x8348
<7>[ 23.350000] ath: EEPROM indicates we should expect a country code
<7>[ 23.350000] ath: doing EEPROM country->regdmn map search
<7>[ 23.350000] ath: country maps to regdmn code: 0x3a
<7>[ 23.350000] ath: Country alpha2 being used: US
<7>[ 23.350000] ath: Regpair used: 0x3a
<7>[ 23.350000] ath: regdomain 0x8348 dynamically updated by user
<6>[ 26.190000] tun: Universal TUN/TAP device driver, 1.6
<6>[ 26.190000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
<6>[ 32.090000] ip6_tables: (C) 2000-2006 Netfilter Core Team
<6>[ 38.080000] br0: port 1(vlan1) entered forwarding state
<6>[ 38.160000] br0: port 2(vlan2) entered forwarding state
<5>[ 68.330000] random: nonblocking pool is initialized
root@Citadel-Switch:~# uptime && date
16:18:54 up 5 min, load average: 0.11, 0.24, 0.13
Thu Feb 24 16:18:54 CST 2022
root@Citadel-Switch:~#
Connection to citadel-switch.mrjcd.com closed.
mrjcd@Fat-Deb:~$ neofetch
_,met$$$$$gg. mrjcd@Fat-Deb
,g$$$$$$$$$$$$$$$P. -------------
,g$$P" """Y$$.". OS: Debian GNU/Linux bookworm/sid x86_64
,$$P' `$$$. Host: OptiPlex 390 01
',$$P ,ggs. `$$b: Kernel: 5.16.0-1-amd64
`d$$' ,$P"' . $$$ Uptime: 29 mins
$$P d$' , $$P Packages: 2388 (dpkg)
$$: $$. - ,d$$' Shell: bash 5.1.16
$$; Y$b._ _,d$P' Resolution: 1440x900, 1600x900
Y$$. `.`"Y$$$$P"' DE: GNOME 41.3
`$$b "-.__ WM: Mutter
`Y$$ WM Theme: Adwaita
`Y$$. Theme: Adwaita [GTK2/3]
`$$b. Icons: oxygen [GTK2/3]
`Y$$b. Terminal: gnome-terminal
`"Y$b._ CPU: Intel i5-2400 (4) @ 3.400GHz
`""" GPU: Intel 2nd Generation Core Processor Family
Memory: 1161MiB / 7849MiB
mrjcd@Fat-Deb:~$