D
Deleted member 22229
Guest
Sorry i got your user name wrong my bad. So apparently there is a v6 firewall. Thanks for the reply Voxel !
net-wall? Delta Networks? Not what I was expecting.NG uses own firewall net-wall. No source codes of this tool, it is called from various binaries and scripts. But according to the help of this utility it supports IPv6:
Code:Firewall configuration util v2.0 (Delta Networks Inc.) Usage: net-wall [OPTIONS] [ start | restart | stop | rule ] Options: -w --wan-interface WAN interface name -l --lan-interface LAN interface name -6 --ipv6 no_argument
P.S.
Vortex->Voxel.
Voxel.
As far as I know Delta Network (DNI) is outsource company (company which releases the stock firmware for NG routers).net-wall? Delta Networks? Not what I was expecting.
Port forwarding does work w/o any additional manipulations, only set up from WebGUI. You are right, netwall.conf is needed to access the router from the WAN.Does this mean that port forwarding through the WebGUI does not work? Or is this just for connections directly to the router from the WAN?
kamoj should release his add-on for my firmware soon (I hope today). So you will be able to check CPU/Wi-Fi temps.Does this firmware include any means of checking CPU temps on the router? Been crazy hot here and I'd love to get an idea of how the router is doing.
Does this firmware include any means of checking CPU temps on the router? Been crazy hot here and I'd love to get an idea of how the router is doing.
Wow - looks like that adds quite a bit of useful info! I'll give that a go. If, for some reason, I need to uninstall back to the default debug page what's that process? Just re-flash whatever firmware image I'm using?
Wow - looks like that adds quite a bit of useful info! I'll give that a go. If, for some reason, I need to uninstall back to the default debug page what's that process? Just re-flash whatever firmware image I'm using?
I approve of this message.Whats the chances Voxel could just add this to his regular firmware ? Then no need for two installs, maybe even add a separate tab in the UI to access the information similar to Merlins builds for Asus. Thanks Voxel and Kamoj for your work.
Hello Voxel, do you use any of the options:Well, SF is rather for my own classification. For example I use HF for R9000. It depends on options I can use for compilation of firmware.
From the GCC (compiler) manual:
-mfloat-abi=name
Specifies which floating-point ABI to use. Permissible values are: ‘soft’, ‘softfp’ and ‘hard’.
Specifying ‘soft’ causes GCC to generate output containing library calls for floating-point operations. ‘softfp’ allows the generation of code using hardware floating-point instructions, but still uses the soft-float calling conventions. ‘hard’ allows generation of floating-point instructions and uses FPU-specific calling conventions.
The default depends on the specific target configuration. Note that the hard-float and soft-float ABIs are not link-compatible; you must compile your entire program with the same ABI, and link with a compatible set of libraries.
I have to use –mfloat-abi=softfp option for R7800 (so it is why SF). IPQ806x processor has FPU so it would be optimal to set float as a “hard” but unfortunately the GPL sources from NG contain a set of pre-built programs and some of them are compiled with a “soft” options. So I just cannot use “hard”(FYI softfp uses FPU anyway). But as I said hard would be most optimal for IPQ806x (e.g. hard is used for R9000). soft and hard are not compatible. softfp is compatible with both. Currently I cannot create HF version for R7800. Maybe NG at the end of all will pay their attention to what I reported to them long time ago (optimal compilation options for R9000/R7800/R7500)… After this you will see HF version for R7800.
Voxel.
It is surprisingly good. No complaints here. Plus, we have people like Voxel and Kamoj who make it even better.Been running this firmware 1.0.2.54SF for a week and it's been rock solid. All devices working excellent with no issues. All i can say is Thanks again, looking forward to future releases. I was always a Asus guy but this 7800 just flat out works and it's fast.
There are some technical problems, e.g. size of dnscrypt-proxy2. For example Entware version: dnscrypt-proxy package size is 89KB, dnscrypt-proxy2 package size is 2.6MB. And they are very different software, not just new version of dnscrypt-proxy.How would one go about installing the dnscrypt2? I see it in the other repo but since dnscrypt already exist in your base fw wasn't sure if it would cause issues. Also wanted to try the newer version and the repo one is behind
Thanks!
I'm still playing with compiler options. Thanks for your suggestion,Hello Voxel, do you use any of the options:
-fgraphite-identityIn my (limited) testing, above allows for CPU usage reduction by 10-15%, while maintaining packets-per-second performance. Characteristics for small CPU-spikes have slightly higher peaks by 4-8% however - small impact. Might require a GCC built with graphite enabled. These CPU improvements were observed on GCC 6.x, 7.x and 8.x - didn't test GCC <=5.x.
-ftree-loop-distribution
-floop-nest-optimize
-fdevirtualize-at-ltrans
Excellent news, Voxel.I'm still playing with compiler options. Thanks for your suggestion,
Regarding version of compiler, there are significant problems with newer versions of GCC. I've checked a lot of versions. First, I have to provide compatible codes with pre-built modules from NG (4.6-linaro). Second, 3.4.x kernel is not compatible with GCC > 4.x. Compilation bugs. But BTW 4.8.5 I use is producing very good codes.
Voxel.
I just added a check of all available/working dsnscrypt servers in my add-on.There are some technical problems, e.g. size of dnscrypt-proxy2. For example Entware version: dnscrypt-proxy package size is 89KB, dnscrypt-proxy2 package size is 2.6MB. And they are very different software, not just new version of dnscrypt-proxy.
Maybe first it will be released as an add-on.
Voxel.
There are some technical problems, e.g. size of dnscrypt-proxy2. For example Entware version: dnscrypt-proxy package size is 89KB, dnscrypt-proxy2 package size is 2.6MB. And they are very different software, not just new version of dnscrypt-proxy.
Maybe first it will be released as an add-on.
Voxel.
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!