You are not runninmg Voxel FW????
This thread is for Voxel FW.
(crond -c /opt/tmp/mycron/crontabs is only to make you not have to reboot to get cron working)
root@R7800:/$ ip6tables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
DROP tcp anywhere anywhere tcp dpt:www
DROP tcp anywhere anywhere tcp dpt:domain
DROP tcp anywhere anywhere tcp dpt:https
DROP tcp anywhere anywhere tcp dpt:afpovertcp
DROP tcp anywhere anywhere tcp dpt:zebra
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
root@R7800:/$
root@R7800:/$ ip6tables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
root@R7800:/$
I've seen a lot of discussions around ICMP filtering on IPv6 in Netgear firmware. I am running Voxel on my R7800 and there's a setting at the bottom saying IPv6 Filtering > Secured | Open. I tried to set it to open but I still have filtered ICMP on IPv6 so this setting is probably something else? Anyhow, it would be good with an option to disable ICMP filtering on IPv6.
I've seen a lot of discussions around ICMP filtering on IPv6 in Netgear firmware. I am running Voxel on my R7800 and there's a setting at the bottom saying IPv6 Filtering > Secured | Open. I tried to set it to open but I still have filtered ICMP on IPv6 so this setting is probably something else? Anyhow, it would be good with an option to disable ICMP filtering on IPv6.
Is it safe to do this firmware update. Just bought the x4s, the r7000 speed slowed using the updated firmware.Continuation of
. . .
https://www.snbforums.com/threads/custom-firmware-build-for-r7800-v-1-0-2-60sf.48805/
New version of my custom firmware build: 1.0.2.61SF.
Changes (vs 1.0.2.60SF):
1. stubby package is added to provide DNS-over-TLS support:
to enable stubby run the commands from telnet/ssh console:2. getdns, unbound, yaml, ca-certificates packages are added (stubby dependences).
nvram set stubby=1and reboot your router; to disable stubby run the commands from telnet/ssh console:
nvram commit
nvram set stubby=0and reboot your router.
nvram commit
3. sqlite3 package is upgraded 3230100->3240000.
4. liblz4 package is upgraded 1.8.2->1.8.3.
5. sysstat package is upgraded 11.0.4->11.6.4.
6. ubus package is upgraded 2018-07-26->2018-10-06-221ce7e7.
7. libevent2-pthreads packages is removed (not used).
8. Toolchain: binutils version is upgraded to 2.31.1.
9. Host tools: two components are upgraded.
The link is:
https://www.voxel-firmware.com (thanks to vladlenas for his help with hosting).
So important notes:
1. stubby (DNS-Over-TLS) is already included into firmware (not necessary to install add-on). To enable stubby run the commands from telnet/ssh console:
nvram set stubby=1and reboot your router; to disable stubby run the commands from telnet/ssh console:
nvram commit
nvram set stubby=0and reboot your router. Currently it is configured to use Cloudflare servers (DoT). You may customize your config file:
nvram commit
/etc/stubby/stubby.yml
2. dnscrypt-proxy (v. 1) is left in firmware (will be removed in the next release). If both (dnscrypt-proxy and stubby) are enabled, stubby has higher priority and dnscrypt-proxy will be stopped.
Voxel.
I have a very strange of 5 GHz AC instability with latest v. 1.0.2.61SF build for r7800. There is no more clients on 161 ch but real wifi speed is fluctuating from 640 mbs to 320 mbs during transferring files from Synology NAS to i7 laptop using intel 9620 adapter.
Any suggestions?
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!