iptables -t nat -A PREROUTING -i br-lan -p udp --dport 53 -j DNAT --to 192.168.1.1
iptables -t nat -A PREROUTING -i br-lan -p tcp --dport 53 -j DNAT --to 192.168.1.1
Had problem with this fw, could not obtain full ISP speed (200 Mbps) when doing the QOS Speedtest. Kept under 130 Mbps, played around with enabling / disabling traffic meter and QOS itselve but remained around 130 Mbps. Going back to Netgears V1.0.2.36 and 205 Mbps.
Any idea?
I don't use external drives, my Synology is connected directly to the Neatgear and takes care of storage work. But thanks for the information! Highly appreciated.Do not go with the Netgear stock version 1.0.2.36 if you use an external drive connected to the R7800. There is a bug in their software that does not read the disk size correctly. If you must use a stock version, use version 1.0.2.32 or wait until Netgear fixes this bug.
See posts #19 and 23 in the "R7800 Firmware Version 1.0.2.36" discussion:
https://www.snbforums.com/threads/r7800-firmware-version-1-0-2-36.41329/
I wouldn't do that considering 1.0.2.36 is a security update to plug a command injection vulnerability.Do not go with the Netgear stock version 1.0.2.36 if you use an external drive connected to the R7800. There is a bug in their software that does not read the disk size correctly. If you must use a stock version, use version 1.0.2.32 or wait until Netgear fixes this bug.
See posts #19 and 23 in the "R7800 Firmware Version 1.0.2.36" discussion:
https://www.snbforums.com/threads/r7800-firmware-version-1-0-2-36.41329/
I wouldn't do that considering 1.0.2.36 is a security update to plug a command injection vulnerability.
https://kb.netgear.com/en_US/000049369/
I would agree as long as Voxel's code has the security fix' rolled in which he is generally pretty good about when he is made aware, it took a few days for Netgear to mention this one which wasn't good. Have you contacted @NETGEAR Guy so he can pass your findings on to engineering? The more people do the better for those that don't use or know of Voxels firmware or prefer to use Netgears which would be probably the large percentage or buyers I would imagine. <sigh> I would also say that the key function of the R7800 is to be just a router. Anything else like network access to drives is just gravy.What good is fixing a possible vulnerability when they (Netgear) completely broke one of the the key functions (network access to external drives) of the R7800. I'll stick with Voxel's software.
At this point, I trust Voxel's capabilities much more than that of Netgear. To let a bug of this magnitude out in released software, Netgear obviously never tested the external drive feature. Makes me wonder what else Netgear failed to test?
I would agree as long as Voxel's code has the security fix' rolled in which he is generally pretty good about when he is made aware, it took a few days for Netgear to mention this one which wasn't good. Have you contacted @NETGEAR Guy so he can pass your findings on to engineering? The more people do the better for those that don't use or know of Voxels firmware or prefer to use Netgears which would be probably the large percentage or buyers I would imagine. <sigh> I would also say that the key function of the R7800 is to be just a router. Anything else like network access to drives is just gravy.
1. Netgear uses his own firewall. Read the "readme" documentation of the Voxel, there are some examples how to make custom rules to netgear firewall.1. I want to create a net-wall rule, which redirects all DNS traffic of my clients to the DNS of my router (I'm using DNScrypt). With IPtables at LEDE the rules were following (192.168.1.1 is the IP of my router):
Code:iptables -t nat -A PREROUTING -i br-lan -p udp --dport 53 -j DNAT --to 192.168.1.1 iptables -t nat -A PREROUTING -i br-lan -p tcp --dport 53 -j DNAT --to 192.168.1.1
2. Is it possible to use a custom DDNS provider with entware, for example? Or could you add more DDNS providers in future versions? Netgear isn't really giving us a choice...
I'm not saying its not, just how Netgear look at it probably. When Voxel gets back ask about esata, I'm sure he once mentioned something about that port but I could be mistaken. Hope this gets fixed asap.If you look at the Netgear forums there are quite a few R7800 owners with the external drive concern. At your suggestion, I sent this information to the NETGEAR guy.
If all we wanted was a basic Router we would not have bought an expensive R7800. The main reason I (and others) bought this particular router was for the eSATA port so we could have a working network drive. For us, this is a key function...
Hello everyone, I hope I'm posting in the right section, if not I do apologize. I got a gig service through my isp, but my lan ports on my 7800 is only giving me 600 megs download speeds with the latest firmware. Would this custom firmware enable me to achieve the proper speed? I'm expecting around 900 megs download speed. Thank You
@Voxel Hi , I use your firmware which is good,however I am thinking of switching isp here in the uk to sky,I currently use a DrayTek Vigor 130 modem,but to use Sky as an isp DHCP 60&61 is required on the R7800,does your firmware included this as I think the stock does not and I’m not sure how I check if it’s available in the GUI.
Thanks for any help
Hi I posted this at beginning of thread and not sure if it was seen, would appreciate some help with this as I would prefer to stay on Voxel firmware instead of flashing to DD-WRT to achieve this so was hoping this is possible
Thank for any help
@Voxel
I previously used an R7000 with stock firmware. I had IPv6 issues with it when using openSUSE Linux - it would not send a renewed IPv6 address when requested by wicked (the openSUSE network manager). My question is, do you have any improvements in your firmware for the IPv6 server? If so, I might consider in getting an R7800 router
Thanks
@Voxel Hi , I use your firmware which is good,however I am thinking of switching isp here in the uk to sky,I currently use a DrayTek Vigor 130 modem,but to use Sky as an isp DHCP 60&61 is required on the R7800,does your firmware included this as I think the stock does not and I’m not sure how I check if it’s available in the GUI.
Thanks for any help
Hi I posted this at beginning of thread and not sure if it was seen, would appreciate some help with this as I would prefer to stay on Voxel firmware instead of flashing to DD-WRT to achieve this so was hoping this is possible
Thank for any help
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!