New Build - 07/22/2021 - r47086

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page 1, 2  Next
Author Message
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14102
Location: Texas, USA

PostPosted: Thu Jul 22, 2021 15:57    Post subject: New Build - 07/22/2021 - r47086 Reply with quote
[WARNING]: This thread is only for feedback on this beta release for developers and the community's benefit.
DO NOT flash this beta release unless you understand the risks involved and device specific recovery methods.
Avoid discussions! Create threads for questions, general problems or use search; this thread is not for support.
Please list router model & revision, operating & wireless mode(s) and exact filename/firmware image flashed.


Downloads: (DD-WRT website) HTTPS & FTP (try another if a link does not work)

CLI Flash: 'cd /tmp' then 'wget {file URL}' (or 'curl -k {file URL} -o {file}') with http (not https) or ftp. Then 'write {file} linux'.

Repository: Trac SVN changelog since last build r47074 (GitHub mirror)

Notes:
OpenVPN 2.5.3: Guides, Server, PBR, Reverse PBR, Client (see second post), Kill Switch, update tips, scripts and more.
WireGuard 1.0.20210606/Tools: Guides, Client, Server, Advanced, PBR, KS, update tips, scripts & more. Thanks BS & egc!
• CVE-2019-14899 VPN fix (applicability depends on VPN setup) and GUI toggle since r41813.
Experimental build option for Broadcom 8MB+ K2.x devices (limited currently): broadcom_K3X_mipsel32r1
• Broadcom MIPS devices are now on kernel 4.4. • Support added for TP-Link Archer C8 v2 and v3.
SmartDNSMiniDLNAUnboundCoovaChilliOpenSSLdnsmasqPrivoxyTorSquidFreeRADIUSiperf3 cake
In-kernel Samba (ksmbd 3.3.9+): default min/max versions changed. • WSD updateANTFS/NTFS3 kernel mode driver++
• Added swconfig support for Broadcom devices.
CVE-2020-26147, CVE-2020-24586, CVE-2020-24587 & CVE-2020-24588 (Fragattack) fixed.
• "Assign WAN port to Switch" feature removed to be reworked in a future release.

Issues, observations, and/or workarounds reported:
DNScrypt 1.95 can still be used in the GUI, but v2 (not compatible) requires Golang and thus Entware. #6246
WDS does not work on Broadcom ARM devices (only MIPS<->MIPS) & bridge modes on k4.4 devices may sometimes work
in some configurations for certain builds but are not supported by the bcmdhd driver. Use client or repeater instead.
VAPs not working at boot fixed for unbridged VAPs in 40562 - 40566. Effective startup commands discussion thread is here.
If start-up scripts do not work from USB add a delay, e.g. wait script or 'sleep 25'.
Broadcom ARM devices if 5 GHz channels are missing, via Telnet/SSH: 'nvram set brcm_unlock=1' 'nvram commit' 'reboot'
Show us your findings with steps to reproduce, configuration, output, logs and important information below!

Important:
• For issues provide applicable info: 'dmesg', 'cat /tmp/var/log/messages', syslog, klog, serial, strace, tcpdump, wireshark etc.
• Any firewall NAT or WAN issues, show output: 'iptables -vnL', 'iptables -t nat -vnL', 'iptables -t mangle -vnL' and /tmp/.ipt file.
• Search SVN tickets & discuss in forum before opening. Before reporting: reset & manually set up, not restore from a backup.
• Please include operating & wireless modes (e.g. Gateway, Router, AP, CB, WDS, Mesh) & relevant configuration information.

Example Template:
Code:
[b]Router/Version: [/b]
[b]File/Kernel: [/b]
[b]Previous/Reset: [/b]
[b]Mode/Status: [/b]
[b]Issues/Errors: [/b]

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
Sponsor
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12815
Location: Netherlands

PostPosted: Thu Jul 22, 2021 16:48    Post subject: Reply with quote
Firmware Version: DD-WRT v3.0-r47087M Community Build (07/22/21)
Kernel Version: Linux 4.4.276 #1 SMP Thu Jul 22 11:53:20 CEST 2021 armv7l

Upgraded from: DD-WRT v3.0-r46979M Community Build (06/21/21)
Reset: No not this time

Status: Up and running for 6 hours, basic setup as Gateway, static leases, Advanced routing, Port Forwarding, IPv4, DynDNS, 2.4 GHz and 5 GHz.
Running one WireGuard tunnel to Keepsolid and second WireGuard tunnel to own WG server for site-to-site connection. OpenVPN server tested and working, OpenVPN client tested and working
Errors: No

Big Thanks to BS and other forum members and developers.

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
mwchang
DD-WRT Guru


Joined: 26 Mar 2013
Posts: 1852
Location: Hung Hom, Hong Kong

PostPosted: Thu Jul 22, 2021 16:49    Post subject: DD-WRT BS build 47086 and Asus RT-N18U Reply with quote
Router/Version: Asus RT-N18U (rev. A1)
Firmware: DD-WRT v3.0-r47086 std (07/22/21)
Kernel: Linux 4.4.276 #3713 Thu Jul 22 02:41:29 +07 2021 armv7l
Previous: DD-WRT v3.0-r46979 std (06/21/21)
Mode: WAN @ DHCP, Wireless @ AP
Status: Working (Not 24/7; Not using IPv6, VAP, VPN; Using NAS & USB; Not using CTF)
Reset: Factory reset after firmware upgrade

Other than samba3, everything is working fine.

/tmp/smb.conf is still using "map to guest = never", so no connection from Windows!! egc suggested using /jffs/etc/smb.conf, before /tmp/smb.conf was sort of corrected.

(formal report later... after a cold boot...)

Edit @ 23:58 24 Jul 2021:

Today I tried to robocopy (/mt:1 single-thread) 1400 music files from Win 10 to my router via samba3 (net use m: \\rt-n18u\music), no error, no freezing. It's about 9 GBytes of continuous data transfer. I did not try drag-and-drop though, which is always multi-threaded.

I don't know how to make Win 10 drag-and-drop copy single-threaded.

When I tried to do the same with scp(SSH copy), the whole router froze after copying about 20 MP3 files, while scp stopped. After the SCP was cancelled by hitting CTRL-C , the router was back to normal. No reboot needed. Smile


_________________
Router: Asus RT-N18U (rev. A1)

Drink, Blink, Stretch! Live long and prosper! May the Force and farces be with you!

Facebook: https://www.facebook.com/changmanwai
Website: https://sites.google.com/site/changmw
SETI@Home profile: http://setiathome.berkeley.edu/view_profile.php?userid=211832
GitHub: https://github.com/changmw/changmw


Last edited by mwchang on Sat Jul 24, 2021 15:57; edited 9 times in total
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12815
Location: Netherlands

PostPosted: Thu Jul 22, 2021 17:01    Post subject: Reply with quote
You need build 47087 for the Samba update (that is the one I am using, unfortunately it is not available for the general audience yet).
_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
thommy181
DD-WRT User


Joined: 16 Mar 2019
Posts: 353
Location: Szczecin, Poland EU

PostPosted: Thu Jul 22, 2021 18:14    Post subject: New Build - 07/22/2021 - r47086 Reply with quote
Router: Netgear WNR3500L v2
Kernel: Linux 4.4.276 #10683 Thu Jul 22 02:47:26 +07 2021 mips
Previous: 06-10-2021-r46935
Reset: No
Mode: Internet gateway, WIFI AP, Dns server (Dnsmasq)
Issues: Attach syslog
Status: Working
Uptime: 11 h

I'm update device via ssh. Router working rather good. Currently I have available full speed of internet connection (300 - 315 mbit/s). That's good build in my opinion. It's completly syslog to check and find possible irregularity.
Quote:

Jan 1 01:00:13 Myrouter syslog.info syslogd started: BusyBox v1.33.1
Jan 1 01:00:13 Myrouter user.info : klogd : daemon successfully started
Jan 1 01:00:13 Myrouter kern.notice kernel: klogd started: BusyBox v1.33.1 (2021-07-22 02:44:29 +07)
Jan 1 01:00:13 Myrouter kern.notice kernel: Linux version 4.4.276 (root@linux) (gcc version 11.1.0 (OpenWrt GCC 11.1.0 r16896+6-3c46ba053d) ) #10683 Thu Jul 22 02:47:26 +07 2021
Jan 1 01:00:13 Myrouter kern.info kernel: prom_init:194
Jan 1 01:00:13 Myrouter kern.info kernel: CPU0 revision is: 00019749 (MIPS 74Kc)
Jan 1 01:00:13 Myrouter kern.warn kernel: Found a AMD NAND flash with 2048B pages or 128KB blocks; total size 128MB
Jan 1 01:00:13 Myrouter kern.info kernel: Using bcma bus
Jan 1 01:00:13 Myrouter kern.info kernel: Determined physical RAM map:
Jan 1 01:00:13 Myrouter kern.info kernel: memory: 07fff000 @ 00000000 (usable)
Jan 1 01:00:13 Myrouter kern.warn kernel: Primary instruction cache 32kB, 4-way, VIPT, I-cache aliases, linesize 32 bytes.
Jan 1 01:00:13 Myrouter kern.warn kernel: Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Jan 1 01:00:13 Myrouter kern.info kernel: Zone ranges:
Jan 1 01:00:13 Myrouter kern.info kernel: Normal [mem 0x0000000000000000-0x0000000007ffefff]
Jan 1 01:00:13 Myrouter kern.info kernel: HighMem empty
Jan 1 01:00:13 Myrouter kern.info kernel: Movable zone start for each node
Jan 1 01:00:13 Myrouter kern.info kernel: Early memory node ranges
Jan 1 01:00:13 Myrouter kern.info kernel: node 0: [mem 0x0000000000000000-0x0000000007ffefff]
Jan 1 01:00:13 Myrouter kern.info kernel: Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffefff]
Jan 1 01:00:13 Myrouter kern.debug kernel: On node 0 totalpages: 32767
Jan 1 01:00:13 Myrouter kern.debug kernel: free_area_init_node: node 0, pgdat 804695a0, node_mem_map 81007000
Jan 1 01:00:13 Myrouter kern.debug kernel: Normal zone: 256 pages used for memmap
Jan 1 01:00:13 Myrouter kern.debug kernel: Normal zone: 0 pages reserved
Jan 1 01:00:13 Myrouter kern.debug kernel: Normal zone: 32767 pages, LIFO batch:7
Jan 1 01:00:13 Myrouter kern.debug kernel: pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Jan 1 01:00:13 Myrouter kern.debug kernel: pcpu-alloc: [0] 0
Jan 1 01:00:13 Myrouter kern.info kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32511
Jan 1 01:00:13 Myrouter kern.notice kernel: Kernel command line: console=ttyS0,115200 root=1f05 rootfstype=squashfs noinitrd init=/bin/sh
Jan 1 01:00:13 Myrouter kern.info kernel: PID hash table entries: 512 (order: -1, 2048 bytes)
Jan 1 01:00:13 Myrouter kern.info kernel: Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Jan 1 01:00:13 Myrouter kern.info kernel: Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Jan 1 01:00:13 Myrouter kern.info kernel: Writing ErrCtl register=00000000
Jan 1 01:00:13 Myrouter kern.info kernel: Readback ErrCtl register=00000000
Jan 1 01:00:13 Myrouter kern.info kernel: Memory: 124396K/131068K available (3676K kernel code, 179K rwdata, 780K rodata, 216K init, 611K bss, 6672K reserved, 0K cma-reserved, 0K highmem)
Jan 1 01:00:13 Myrouter kern.info kernel: SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Jan 1 01:00:13 Myrouter kern.info kernel: NR_IRQS:128
Jan 1 01:00:13 Myrouter kern.info kernel: CPU: BCM5357 rev 2 at 533 MHz
Jan 1 01:00:13 Myrouter kern.info kernel: clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7171708994 ns
Jan 1 01:00:13 Myrouter kern.info kernel: sched_clock: 32 bits at 266MHz, resolution 3ns, wraps every 8058100222ns
Jan 1 01:00:13 Myrouter kern.info kernel: console [ttyS0] enabled
Jan 1 01:00:13 Myrouter kern.info kernel: Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
Jan 1 01:00:13 Myrouter kern.info kernel: pid_max: default: 32768 minimum: 301
Jan 1 01:00:13 Myrouter kern.info kernel: Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Jan 1 01:00:13 Myrouter kern.info kernel: Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Jan 1 01:00:13 Myrouter kern.info kernel: BRCM Errata: Enable CPU_WAIT
Jan 1 01:00:13 Myrouter kern.info kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Jan 1 01:00:13 Myrouter kern.info kernel: futex hash table entries: 256 (order: -1, 3072 bytes)
Jan 1 01:00:13 Myrouter kern.info kernel: NET: Registered protocol family 16
Jan 1 01:00:13 Myrouter kern.warn kernel: PCI: no core
Jan 1 01:00:13 Myrouter kern.warn kernel: PCI: no core
Jan 1 01:00:13 Myrouter kern.info kernel: PCI: scanning bus 0
Jan 1 01:00:13 Myrouter kern.info kernel: PCI host bridge to bus 0000:00
Jan 1 01:00:13 Myrouter kern.info kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
Jan 1 01:00:13 Myrouter kern.info kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
Jan 1 01:00:13 Myrouter kern.info kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:00.0: [14e4:0800] type 00 class 0x050100
Jan 1 01:00:13 Myrouter kern.warn kernel: PCI: Fixing up bridge
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:00.0: reg 0x10: [mem 0x18000000-0x18000fff]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x000007ff pref]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:01.0: [14e4:4329] type 00 class 0x028000
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:01.0: reg 0x10: [mem 0x18001000-0x18001fff]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:01.0: reg 0x30: [mem 0x00000000-0x000007ff pref]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:02.0: [14e4:4715] type 00 class 0x020000
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:02.0: reg 0x10: [mem 0x18002000-0x18002fff]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:02.0: reg 0x30: [mem 0x00000000-0x000007ff pref]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:04.0: [14e4:471a] type 00 class 0x0c0310
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:04.0: reg 0x10: [mem 0x18009000-0x18009fff]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:04.0: reg 0x30: [mem 0x00000000-0x000007ff pref]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:04.1: [14e4:471a] type 00 class 0x0c0320
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:04.1: reg 0x10: [mem 0x18004000-0x18004fff]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:04.1: reg 0x30: [mem 0x00000000-0x000007ff pref]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:05.0: [14e4:082e] type 00 class 0x050000
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:05.0: reg 0x10: [mem 0x18005000-0x18005fff]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:05.0: reg 0x30: [mem 0x00000000-0x000007ff pref]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:06.0: [14e4:4711] type 00 class 0x040100
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:06.0: reg 0x10: [mem 0x18006000-0x18006fff]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:06.0: reg 0x30: [mem 0x00000000-0x000007ff pref]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:07.0: [14e4:080e] type 00 class 0x050000
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:07.0: reg 0x10: [mem 0x18007000-0x18007fff]
Jan 1 01:00:13 Myrouter kern.debug kernel: pci 0000:00:07.0: reg 0x30: [mem 0x00000000-0x000007ff pref]

Jan 1 01:00:13 Myrouter kern.warn kernel: PCI: Fixing up bus 0
Jan 1 01:00:13 Myrouter kern.info kernel: clocksource: Switched to clocksource MIPS
Jan 1 01:00:13 Myrouter kern.info kernel: NET: Registered protocol family 2
Jan 1 01:00:13 Myrouter kern.info kernel: IP idents hash table entries: 2048 (order: 2, 16384 bytes)
Jan 1 01:00:13 Myrouter kern.info kernel: TCP established hash table entries: 1024 (order: 0, 4096 bytes)
Jan 1 01:00:13 Myrouter kern.info kernel: TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
Jan 1 01:00:13 Myrouter kern.info kernel: TCP: Hash tables configured (established 1024 bind 1024)
Jan 1 01:00:13 Myrouter kern.info kernel: UDP hash table entries: 256 (order: 0, 4096 bytes)
Jan 1 01:00:13 Myrouter kern.info kernel: UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
Jan 1 01:00:13 Myrouter kern.info kernel: NET: Registered protocol family 1
Jan 1 01:00:13 Myrouter kern.debug kernel: PCI: CLS 0 bytes, default 32
Jan 1 01:00:13 Myrouter kern.info kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Jan 1 01:00:13 Myrouter kern.info kernel: io scheduler noop registered (default)
Jan 1 01:00:13 Myrouter kern.info kernel: HDLC line discipline maxframe=4096
Jan 1 01:00:13 Myrouter kern.info kernel: N_HDLC line discipline registered.
Jan 1 01:00:13 Myrouter kern.info kernel: serial8250_init
Jan 1 01:00:13 Myrouter kern.info kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Jan 1 01:00:13 Myrouter kern.info kernel: serial8250: ttyS0 at MMIO 0x0 (irq = 8, base_baud = 1250000) is a U6_16550A
Jan 1 01:00:13 Myrouter kern.info kernel: brd: module loaded
Jan 1 01:00:13 Myrouter kern.err kernel: pflash: found no supported devices
Jan 1 01:00:13 Myrouter kern.warn kernel: ERROR: Unknown flash, device_id:0x00
Jan 1 01:00:13 Myrouter kern.err kernel: bcmsflash: found no supported devices
Jan 1 01:00:13 Myrouter kern.debug kernel: Bad block table found at page 65472, version 0x01
Jan 1 01:00:13 Myrouter kern.debug kernel: Bad block table found at page 65408, version 0x01
Jan 1 01:00:13 Myrouter kern.notice kernel: Creating 2 MTD partitions on "brcmnand":
Jan 1 01:00:13 Myrouter kern.notice kernel: 0x000000500000-0x000002000000 : "linux"
Jan 1 01:00:13 Myrouter kern.notice kernel: 0x000004000000-0x000007f00000 : "ddwrt"
Jan 1 01:00:13 Myrouter kern.warn kernel: Boot partition size = 524288(0x80000)
Jan 1 01:00:13 Myrouter kern.warn kernel: lookup_nflash_rootfs_offset: offset = 0x500000
Jan 1 01:00:13 Myrouter kern.notice kernel: found trx at 500000, len =26288128
Jan 1 01:00:13 Myrouter kern.notice kernel: scan filesys at 690000
Jan 1 01:00:13 Myrouter kern.notice kernel: nflash: squash filesystem with lzma found at offset 500000
Jan 1 01:00:13 Myrouter kern.notice kernel: Creating 4 MTD partitions on "nflash":
Jan 1 01:00:13 Myrouter kern.notice kernel: 0x000000000000-0x000000080000 : "cfe"
Jan 1 01:00:13 Myrouter kern.notice kernel: 0x000000080000-0x000000200000 : "nvram"
Jan 1 01:00:13 Myrouter kern.notice kernel: 0x000000500000-0x000002000000 : "nandimage"
Jan 1 01:00:13 Myrouter kern.notice kernel: 0x000000690000-0x000002000000 : "rootfs"
Jan 1 01:00:13 Myrouter kern.notice kernel: mtd: partition "rootfs" set to be root filesystem
Jan 1 01:00:13 Myrouter kern.info kernel: add netgear boarddata for pflash if exists
Jan 1 01:00:13 Myrouter kern.info kernel: add netgear boarddata for sflash if exists
Jan 1 01:00:13 Myrouter kern.info kernel: PPP generic driver version 2.4.2
Jan 1 01:00:13 Myrouter kern.info kernel: PPP BSD Compression module registered
Jan 1 01:00:13 Myrouter kern.info kernel: PPP Deflate Compression module registered
Jan 1 01:00:13 Myrouter kern.info kernel: PPP MPPE Compression module registered
Jan 1 01:00:13 Myrouter kern.info kernel: NET: Registered protocol family 24
Jan 1 01:00:13 Myrouter kern.info kernel: Broadcom Watchdog Timer: 0.07 initialized.
Jan 1 01:00:13 Myrouter kern.info kernel: GACT probability NOT on
Jan 1 01:00:13 Myrouter kern.info kernel: Mirror/redirect action on
Jan 1 01:00:13 Myrouter kern.info kernel: Simple TC action Loaded
Jan 1 01:00:13 Myrouter kern.info kernel: netem: version 1.3
Jan 1 01:00:13 Myrouter kern.info kernel: u32 classifier
Jan 1 01:00:13 Myrouter kern.info kernel: Performance counters on
Jan 1 01:00:13 Myrouter kern.info kernel: input device check on
Jan 1 01:00:13 Myrouter kern.info kernel: Actions configured
Jan 1 01:00:13 Myrouter kern.info kernel: Netfilter messages via NETLINK v0.30.
Jan 1 01:00:13 Myrouter kern.info kernel: nf_conntrack version 0.5.0 (1943 buckets, 7772 max)
Jan 1 01:00:13 Myrouter kern.warn kernel: nf_conntrack_rtsp v0.7 loading
Jan 1 01:00:13 Myrouter kern.info kernel: xt_time: kernel timezone is -0000
Jan 1 01:00:13 Myrouter kern.info kernel: gre: GRE over IPv4 demultiplexor driver
Jan 1 01:00:13 Myrouter kern.warn kernel: nf_nat_rtsp v0.7 loading
Jan 1 01:00:13 Myrouter kern.info kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Jan 1 01:00:13 Myrouter kern.info kernel: NET: Registered protocol family 17
Jan 1 01:00:13 Myrouter kern.info kernel: bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
Jan 1 01:00:13 Myrouter kern.notice kernel: Bridge firewalling registered
Jan 1 01:00:13 Myrouter kern.info kernel: 8021q: 802.1Q VLAN Support v1.8
Jan 1 01:00:13 Myrouter kern.info kernel: startup nvram driver
Jan 1 01:00:13 Myrouter kern.emerg kernel: found nvram
Jan 1 01:00:13 Myrouter kern.info kernel: max nvram space = 65536
Jan 1 01:00:13 Myrouter kern.info kernel: VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
Jan 1 01:00:13 Myrouter kern.info kernel: Freeing unused kernel memory: 216K
Jan 1 01:00:13 Myrouter kern.info kernel: create ctf proc
Jan 1 01:00:13 Myrouter kern.warn kernel: et_module_init: passivemode set to 0x0
Jan 1 01:00:13 Myrouter kern.warn kernel: et_module_init: txworkq set to 0x0
Jan 1 01:00:13 Myrouter kern.warn kernel: et_module_init: et_txq_thresh set to 0xce4
Jan 1 01:00:13 Myrouter kern.warn kernel: et_module_init: et_rxlazy_timeout set to 0x3e8
Jan 1 01:00:13 Myrouter kern.warn kernel: et_module_init: et_rxlazy_framecnt set to 0x20
Jan 1 01:00:13 Myrouter kern.warn kernel: et_module_init: et_rxlazy_dyn_thresh set to 0
Jan 1 01:00:13 Myrouter kern.info kernel: robo attach
Jan 1 01:00:13 Myrouter kern.info kernel: robo id 3115
Jan 1 01:00:13 Myrouter kern.info kernel: attach ctf for eth%d
Jan 1 01:00:13 Myrouter kern.info kernel: _ctf_attach:attach eth%d
Jan 1 01:00:13 Myrouter kern.info kernel: bind ctf to eth if
Jan 1 01:00:13 Myrouter kern.warn kernel: eth0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 7.14.164.18 (r692288)
Jan 1 01:00:13 Myrouter kern.warn kernel: wl: module license 'Proprietary' taints kernel.
Jan 1 01:00:13 Myrouter kern.warn kernel: Disabling lock debugging due to kernel taint
Jan 1 01:00:13 Myrouter kern.info kernel: _ctf_attach:attach wl0
Jan 1 01:00:13 Myrouter kern.info kernel: switch id 15
Jan 1 01:00:13 Myrouter kern.info kernel: switch id32 53115
Jan 1 01:00:13 Myrouter kern.info kernel: b5301x_common: found switch: BCM53115, rev 8
Jan 1 01:00:13 Myrouter kern.info kernel: bcm_robo_config_vlan_fun vid=1, vlan->members=0x11e, vlan->untag=0x1e
Jan 1 01:00:13 Myrouter kern.info kernel: bcm_robo_config_vlan_fun ports=1 2 3 4 8t
Jan 1 01:00:13 Myrouter kern.info kernel: bcm_robo_config_vlan_fun vid=2, vlan->members=0x101, vlan->untag=0x101
Jan 1 01:00:13 Myrouter kern.info kernel: bcm_robo_config_vlan_fun ports=0 8
Jan 1 01:00:13 Myrouter user.info : resetbutton : resetbutton daemon successfully started
Jan 1 01:00:13 Myrouter kern.info kernel: device eth0 entered promiscuous mode
Jan 1 01:00:13 Myrouter kern.info kernel: bcm_robo_config_vlan_fun vid=1, vlan->members=0x118, vlan->untag=0x18
Jan 1 01:00:13 Myrouter kern.info kernel: bcm_robo_config_vlan_fun ports=3 4 8t
Jan 1 01:00:13 Myrouter kern.info kernel: bcm_robo_config_vlan_fun vid=2, vlan->members=0x101, vlan->untag=0x1
Jan 1 01:00:13 Myrouter kern.info kernel: bcm_robo_config_vlan_fun ports=0 8t
Jan 1 01:00:13 Myrouter user.info : bridge : bridge br0 successfully added
Jan 1 01:00:14 Myrouter kern.info kernel: bcm_robo_config_vlan_fun vid=1, vlan->members=0x11e, vlan->untag=0x1e
Jan 1 01:00:14 Myrouter kern.info kernel: bcm_robo_config_vlan_fun ports=1 2 3 4 8t
Jan 1 01:00:14 Myrouter kern.info kernel: bcm_robo_config_vlan_fun vid=2, vlan->members=0x101, vlan->untag=0x101
Jan 1 01:00:14 Myrouter kern.info kernel: bcm_robo_config_vlan_fun ports=0 8
Jan 1 01:00:14 Myrouter user.info : bridge : bridge br0 successfully added
Jan 1 01:00:14 Myrouter kern.info kernel: device br0 entered promiscuous mode
Jan 1 01:00:14 Myrouter kern.info kernel: device eth0 left promiscuous mode
Jan 1 01:00:14 Myrouter kern.info kernel: device eth0 entered promiscuous mode
Jan 1 01:00:14 Myrouter kern.info kernel: device eth0 left promiscuous mode
Jan 1 01:00:14 Myrouter user.info : bridge : interface vlan1 successfully added to bridge br0
Jan 1 01:00:14 Myrouter kern.info kernel: device eth0 entered promiscuous mode
Jan 1 01:00:14 Myrouter kern.info kernel: device vlan1 entered promiscuous mode
Jan 1 01:00:14 Myrouter kern.info kernel: br0: port 1(vlan1) entered forwarding state
Jan 1 01:00:14 Myrouter kern.info kernel: br0: port 1(vlan1) entered forwarding state
Jan 1 01:00:15 Myrouter user.info : bridge : interface eth1 successfully added to bridge br0
Jan 1 01:00:15 Myrouter kern.info kernel: device eth1 entered promiscuous mode
Jan 1 01:00:15 Myrouter kern.info kernel: br0: port 2(eth1) entered forwarding state
Jan 1 01:00:15 Myrouter kern.info kernel: br0: port 2(eth1) entered forwarding state
Jan 1 01:00:15 Myrouter kern.info kernel: device br0 left promiscuous mode
Jan 1 01:00:15 Myrouter kern.info kernel: device br0 entered promiscuous mode
Jan 1 01:00:15 Myrouter kern.info kernel: device br0 left promiscuous mode
Jan 1 01:00:15 Myrouter kern.info kernel: device eth0 left promiscuous mode
Jan 1 01:00:15 Myrouter kern.info kernel: br0: port 1(vlan1) entered disabled state
Jan 1 01:00:15 Myrouter kern.info kernel: device eth0 entered promiscuous mode
Jan 1 01:00:15 Myrouter kern.info kernel: br0: port 1(vlan1) entered forwarding state
Jan 1 01:00:15 Myrouter kern.info kernel: br0: port 1(vlan1) entered forwarding state
Jan 1 01:00:15 Myrouter user.info : bridge : interface vlan1 successfully added to bridge br0
Jan 1 01:00:15 Myrouter kern.info kernel: device eth0 left promiscuous mode
Jan 1 01:00:15 Myrouter kern.info kernel: br0: port 1(vlan1) entered disabled state
Jan 1 01:00:15 Myrouter kern.info kernel: device eth0 entered promiscuous mode
Jan 1 01:00:15 Myrouter kern.info kernel: br0: port 1(vlan1) entered forwarding state
Jan 1 01:00:15 Myrouter kern.info kernel: br0: port 1(vlan1) entered forwarding state
Jan 1 01:00:15 Myrouter user.info : bridge : interface vlan1 successfully added to bridge br0
Jan 1 01:00:15 Myrouter kern.info kernel: bcm_robo_config_vlan_fun vid=1, vlan->members=0x118, vlan->untag=0x18
Jan 1 01:00:15 Myrouter kern.info kernel: bcm_robo_config_vlan_fun ports=3 4 8t
Jan 1 01:00:15 Myrouter kern.info kernel: bcm_robo_config_vlan_fun vid=2, vlan->members=0x101, vlan->untag=0x1
Jan 1 01:00:15 Myrouter kern.info kernel: bcm_robo_config_vlan_fun ports=0 8t
Jan 1 01:00:16 Myrouter kern.info kernel: device vlan2 entered promiscuous mode
Jan 1 01:00:16 Myrouter user.info : sfe : shortcut forwarding engine successfully stopped
Jan 1 01:00:16 Myrouter kern.info kernel: CTF: disabled
Jan 1 01:00:16 Myrouter user.info : klogd : kernel log daemon successfully stopped
Jan 1 01:00:16 Myrouter kern.notice kernel: klogd: exiting
Jan 1 01:00:17 Myrouter user.info : syslogd : syslog daemon successfully stopped
Jan 1 01:00:17 Myrouter syslog.info syslogd exiting
Jan 1 01:00:17 Myrouter syslog.info syslogd started: BusyBox v1.33.1
Jan 1 01:00:17 Myrouter user.info : klogd : daemon successfully started
Jan 1 01:00:17 Myrouter kern.notice kernel: klogd started: BusyBox v1.33.1 (2021-07-22 02:44:29 +07)
Jan 1 01:00:17 Myrouter user.info : wland : daemon successfully started
Jan 1 01:00:17 Myrouter user.info : cron : daemon successfully started
Jan 1 01:00:17 Myrouter cron.info cron[1404]: (CRON) STARTUP (fork ok)
Jan 1 01:00:20 Myrouter user.info : dnsmasq : daemon successfully started
Jan 1 01:00:21 Myrouter daemon.info httpd[1407]: httpd : httpd SSL server started at port 443
Jan 1 01:00:22 Myrouter kern.alert kernel: fast-classifier (PBR safe v2.1.6b): starting up
Jan 1 01:00:22 Myrouter kern.alert kernel: fast-classifier: registered
Jan 1 01:00:22 Myrouter user.info : sfe : shortcut forwarding engine successfully started
Jan 1 01:00:22 Myrouter kern.info kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
Jan 1 01:00:23 Myrouter user.info : sfe : shortcut forwarding engine successfully started
Jan 1 01:00:23 Myrouter kern.info kernel: device vlan2 left promiscuous mode
Jan 1 01:00:23 Myrouter user.info : ttraff : traffic counter daemon successfully started
Jan 1 01:00:25 Myrouter user.info : nas : wait for network init
Jan 1 01:00:30 Myrouter kern.info kernel: br0: port 2(eth1) entered forwarding state
Jan 1 01:00:30 Myrouter kern.info kernel: br0: port 1(vlan1) entered forwarding state
Jan 1 01:00:35 Myrouter user.info : nas : start nas lan
Jan 1 01:00:35 Myrouter user.info : nas : start nas for wl0
Jan 1 01:00:35 Myrouter user.info : nas : NAS lan (wl0 interface) successfully started
Jan 1 01:00:36 Myrouter user.info : nas : daemon successfully stopped
Jan 1 01:00:36 Myrouter user.info : nas : start nas lan
Jan 1 01:00:36 Myrouter user.info : nas : start nas for wl0
Jan 1 01:00:36 Myrouter user.info : nas : NAS lan (wl0 interface) successfully started
Jan 1 01:00:36 Myrouter user.info : httpd : daemon successfully stopped
Jan 1 01:00:36 Myrouter daemon.info httpd[1407]: httpd : httpd server shutdown
Jan 1 01:00:36 Myrouter user.info : httpd : https daemon successfully started
Jan 1 01:00:37 Myrouter daemon.info httpd[1602]: httpd : httpd SSL server started at port 443
Jan 1 01:01:04 Myrouter kern.notice kernel: random: nonblocking pool is initialized
Jan 1 01:01:04 Myrouter user.info : dropbear : ssh daemon successfully started
Jan 1 01:01:04 Myrouter authpriv.info dropbear[1613]: Running in background
Jan 1 01:01:04 Myrouter user.info : httpd : https daemon successfully started
Jan 1 01:01:04 Myrouter user.info : resetbutton : daemon successfully stopped
Jan 1 01:01:04 Myrouter user.info : resetbutton : resetbutton daemon successfully started
Jan 1 01:01:09 Myrouter daemon.info httpd[1617]: httpd : Authentication fail
Jan 1 01:01:09 Myrouter daemon.err httpd[1617]: httpd : Request Error Code 401: Authorization required. Wrong username and/or password!
Jan 1 01:04:03 Myrouter authpriv.info dropbear[1904]: Child connection from x
Jan 1 01:04:08 Myrouter authpriv.notice dropbear[1904]: Password auth succeeded for 'root' from x
mwchang
DD-WRT Guru


Joined: 26 Mar 2013
Posts: 1852
Location: Hung Hom, Hong Kong

PostPosted: Thu Jul 22, 2021 19:53    Post subject: Reply with quote
egc wrote:
You need build 47087 for the Samba update (that is the one I am using, unfortunately it is not available for the general audience yet).

Will it be a menu entry for "map to guest" in WEBUI? Or will it be a change in the generation of /tmp/smb.conf?

Thank you for the advanced notice!


_________________
Router: Asus RT-N18U (rev. A1)

Drink, Blink, Stretch! Live long and prosper! May the Force and farces be with you!

Facebook: https://www.facebook.com/changmanwai
Website: https://sites.google.com/site/changmw
SETI@Home profile: http://setiathome.berkeley.edu/view_profile.php?userid=211832
GitHub: https://github.com/changmw/changmw
dragonC
DD-WRT User


Joined: 23 May 2015
Posts: 272

PostPosted: Thu Jul 22, 2021 20:09    Post subject: Reply with quote
mwchang wrote:
egc wrote:
You need build 47087 for the Samba update (that is the one I am using, unfortunately it is not available for the general audience yet).

Will it be a menu entry for "map to guest" in WEBUI? Or will it be a change in the generation of /tmp/smb.conf?

Thank you for the advanced notice!



Why not get the Samba on Entware for now? I've been running Samba server decoupled from DD-WRT's code branch for a few years. You do need to maintain your own smb.conf in shell, but working fine so far.
mwchang
DD-WRT Guru


Joined: 26 Mar 2013
Posts: 1852
Location: Hung Hom, Hong Kong

PostPosted: Thu Jul 22, 2021 20:34    Post subject: Reply with quote
dragonC wrote:
mwchang wrote:
egc wrote:
You need build 47087 for the Samba update (that is the one I am using, unfortunately it is not available for the general audience yet).

Will it be a menu entry for "map to guest" in WEBUI? Or will it be a change in the generation of /tmp/smb.conf?

Thank you for the advanced notice!



Why not get the Samba on Entware for now? I've been running Samba server decoupled from DD-WRT's code branch for a few years. You do need to maintain your own smb.conf in shell, but working fine so far.
Not now... later. Is Entware's Samba 4 a complete package? Zero trimming? Just a while ago, someone told me that libxml2 is trimmed, missing xmllint. Smile

egc reminded me that I could use /jffs/etc/smb.conf as a last resort, just like /jffs/etc/unbound.conf!


_________________
Router: Asus RT-N18U (rev. A1)

Drink, Blink, Stretch! Live long and prosper! May the Force and farces be with you!

Facebook: https://www.facebook.com/changmanwai
Website: https://sites.google.com/site/changmw
SETI@Home profile: http://setiathome.berkeley.edu/view_profile.php?userid=211832
GitHub: https://github.com/changmw/changmw
itwontbewe
DD-WRT User


Joined: 29 Sep 2020
Posts: 259
Location: United States

PostPosted: Thu Jul 22, 2021 21:58    Post subject: Reply with quote
Router Model: Netgear R7000P
Firmware Version: DD-WRT v3.0-r47086 std (07/22/21)
Kernel Version: Linux 4.4.276 #3715 SMP Thu Jul 22 02:57:19 +07 2021 armv7l
Reset: no
Mode/Status: Gateway AP 2.4GHz & 5Ghz Unbound JFFS2 / working
Issues: running well thanks BrainSlayer and dd-wrt community
mac913
DD-WRT Guru


Joined: 02 May 2008
Posts: 1847
Location: Canada

PostPosted: Fri Jul 23, 2021 1:53    Post subject: Reply with quote
HOME Wired Multicast ISP 4K TV Network

Router/Version: R7000
File/Kernel: DD-WRT v3.0-r47086 std (07/22/21)
Kernel Version: Linux 4.4.276 #3709 SMP Thu Jul 22 02:07:13 +07 2021 armv7l
Previous/Reset: r47033 / No, CLI Update
Mode/Status: GW / Working Well
Issues/Errors: none / none
Services Used: Multicast,IGMP,SFE,SSH,Syslog
Services Disabled: WiFi,QoS,ttraff,Telnet,NAS,Samba


OffSite #1

Router/Version: R7000
File/Kernel: DD-WRT v3.0-r47086 std (07/22/21)
Kernel Version: Linux 4.4.276 #3709 SMP Thu Jul 22 02:07:13 +07 2021 armv7l
Previous/Reset: r47074 / No, Remote CLI Update
Mode/Status: GW & AP / Working Well
Issues/Errors: none / none
Services Used: DHCP WAN,IPv6-6to4,NTP,WG Client,VLANx,BRx,SSH,Syslog,Cron,USB Storage,Entware DNSCrypt v2.0.45,YAMon3.4.7
Services Disabled: SFE,QoS,ttraff,Telnet,NAS.Samba


TESTING at Home for OffSite #2

Router/Version: R7000
File/Kernel: DD-WRT v3.0-r47086 std (07/22/21)
Kernel Version: Linux 4.4.276 #3709 SMP Thu Jul 22 02:07:13 +07 2021 armv7l
Previous/Reset: r47074 / No, CLI Update
Mode/Status: GW & AP / Working Well
Issues/Errors: none /none
Services Used: DHCP WAN,IPv6-PD,NTP,VLANx,BRx,SSH,Syslog,Cron,USB Storage,Entware DNSCrypt v2.0.45,YAMon3.4.7
Services Disabled: SFE,QoS,ttraff,Telnet,NAS,Samba
This Router is NOT Deployed to Off-Site #2 yet, TESTING.


Thank-you BrianSlyer for your Great Work and everyone else who makes DD-WRT Great on the Forum!

_________________
Home Network on Telus 1Gb PureFibre - 10GbE Copper Backbone
2x R7800 - Gateway & WiFi & 3xWireGuard - DDWRT r53562 Std k4.9

Off Site 1

R7000 - Gateway & WiFi & WireGuard - DDWRT r54517 Std
E3000 - Station Bridge - DDWRT r49626 Mega K4.4

Off Site 2

R7000 - Gateway & WiFi - DDWRT r52330 Std
E2000 - Wired ISP IPTV PVR Blocker - DDWRT r35531


YAMon 3.4.6 | DNSCrypt-Proxy V2
ddwrtfollower
DD-WRT Novice


Joined: 17 Mar 2021
Posts: 16

PostPosted: Fri Jul 23, 2021 11:50    Post subject: Reply with quote
Router/Version: Netgear R8000 Broadcom BCM4709 CPU Cores 2 Features EDSP Clock 1000 MHz
File/Kernel: DD-WRT v3.0-r47086 std (07/22/21)Linux 4.4.276 #3714 SMP Thu Jul 22 02:49:56 +07 2021 armv7l
Previous/Reset: DD-WRT v3.0-r47074 std (07/20/21)Linux 4.4.274 #3704 SMP Tue Jul 20 03:56:08 +07 2021 / NO RESET
Mode/Status: LAN & WLAN router (DNS, DHCP, ...), WiFi AP 3 bands OK, nothing else
Issues/Errors: none except 7 Eth displayed instead of 5

_________________
Netgear R3700 R8000 Asus AC68 AC5300 AX11000
saphirely
DD-WRT User


Joined: 13 Dec 2020
Posts: 266

PostPosted: Fri Jul 23, 2021 16:31    Post subject: Reply with quote
Router/Version: Netgear R6250
Firmware: DD-WRT v3.0-r47086 std (07/22/21)
Kernel: Linux 4.4.276 #3709 SMP Thu Jul 22 02:07:13 +07 2021 armv7l
Mode: Gateway, Wireless AP, unbound
Reset: No, not this time
Previous : r47074
Upgrade: Web and 1st succeed without reset.
Temperatures CPU 77.5 °C / WL1 56.4 °C
Load: 0.00 0.01 0.00
Uptime 2h
Errors: No, not at this moment.

Working well.
IONK
DD-WRT Guru


Joined: 19 Aug 2011
Posts: 947

PostPosted: Fri Jul 23, 2021 16:59    Post subject: Reply with quote
Router/Version: D-Link DIR-868L Rev.A1
File/Kernel: dir868a-webflash.bin / Linux 4.4.276 #3709 SMP Thu Jul 22 02:07:13 +07 2021 armv7l
Previous/Reset: DD-WRT v3.0-r47074 std (07/20/21) / no
Mode/Status: Repeater Bridge on 5GHz AC/N-Mixed (wl0 is purposely turned off) + USB Storage + lighttpd + ProFTPD + Cron / working
Issues/Errors: none

_________________
▫ RSS feed for DD-WRT releases (2024): https://rsseverything.com/feed/7d36ab68-7733-46c3-bd8a-9c54c5cef08c.xml
easyddup - A simple upgrade/downgrade utility by yoyoma2 --- as featured in 📌 Reference Links, stickies retired back to forum (Moderator's Pick 🌟)
flyzipper
DD-WRT Guru


Joined: 21 Feb 2016
Posts: 504

PostPosted: Sat Jul 24, 2021 1:45    Post subject: Reply with quote
Router/Version: Netgear R7000
Firmware: DD-WRT v3.0-r47086 std (07/22/21)
Kernel: Linux 4.4.276 #3709 SMP Thu Jul 22 02:07:13 +07 2021 armv7l
Previous: r47074
Mode/Status: Gateway / working
Issues/Errors: Working well so far.

Uptime: 1 day 4hrs 15mins
Upgrade: via web UI, no issues
Reset: no
Temperatures: CPU 71.4 °C / WL0 48.0 °C / WL1 53.5 °C
kushwavez
DD-WRT Novice


Joined: 15 Jun 2020
Posts: 32

PostPosted: Sat Jul 24, 2021 11:42    Post subject: Reply with quote
Router/Version: ASUS RT-AC56U
Firmware: DD-WRT v3.0-r47086 std (07/22/21)
Kernel: Linux 4.4.276 #3709 SMP Thu Jul 22 02:07:13 +07 2021 armv7l
Previous: r47074
Mode/Status: Gateway, WireGuard, WAP / Up & Running
Issues/Errors:

CTF & FA still not showing up in GUI, however according to the wiki it is FA capable (Northstar).

In log:

Code:
attaching FA
CHIPID 53010, rev 2
not FA capable


More info: https://svn.dd-wrt.com/ticket/7444



ac56u-syslog_r47086.txt
 Description:

Download
 Filename:  ac56u-syslog_r47086.txt
 Filesize:  70.6 KB
 Downloaded:  98 Time(s)


ac56u-dmesg_r47086.txt
 Description:

Download
 Filename:  ac56u-dmesg_r47086.txt
 Filesize:  17.09 KB
 Downloaded:  81 Time(s)

Goto page 1, 2  Next Display posts from previous:    Page 1 of 2
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum