muffintastic
Senior Member
You forgot this (just in case there are any invisible characters):
nvram set dmz_ip=""
nvram commit
Sorry, copied each single again. My bad.

You forgot this (just in case there are any invisible characters):
nvram set dmz_ip=""
nvram commit
Can you try making a WAN change now and see if that's fixed it. I don't really expect it to but we've got to check everything.
Apr 1 19:36:31 nat: apply nat rules (/tmp/nat_rules_eth0_eth0)
Promising... what does /tmp/nat_rules_eth0_eth0 look like?
Do you know this or are you assuming. Try it now that you've changed that NVRAM variable.But if I reboot my router and need to change the DNS again etc that error will happen again.
Absolutely no idea.Do you know what has caused this even though DMZ is disabled when factory defaulted or flash new firmware?
Looking good.
Do you know this or are you assuming. Try it now that you've changed that NVRAM variable.
Absolutely no idea.
DMZ is disabled. I have no use for it.
I wonder if there is a glitch in the new nvram routines where instead of empty it's being initialized to a NULLBut the variable probably contained something rather than being completely empty at it should be. That would explain the invalid rule being generated, as the firmware only checks if that setting is truly empty.
Looking good.
Do you know this or are you assuming. Try it now that you've changed that NVRAM variable.
Absolutely no idea.
But the variable probably contained something rather than being completely empty at it should be. That would explain the invalid rule being generated, as the firmware only checks if that setting is truly empty.
I wonder if there is a glitch in the new nvram routines where instead of empty it's being initialized to a NULL
Yes, I'll keep an eye on it in the next couple of days. I wonder if @RMerlin will take a look further into this issue if he gets time or if he's ever came across anything weird like this? I wonder if @john9527 theory is something to look into?Try and remember to check for the error each time you make a change that effects the firewall. That way if it happens again you might be able to isolate what the cause was. Good luck.
I wonder if there is a glitch in the new nvram routines where instead of empty it's being initialized to a NULL
Hopefully this is in the next release. Cheers @RMerlinA NULL should be the same as "" however when using strcmp().
I want to check if libshared contains any IP validation function, in which case I'll switch the check to that. Otherwise, I might at least make it look for something that's at least 8 chars long (1.1.1.1) to reduce the chances of accidents.
Thread starter | Title | Forum | Replies | Date |
---|---|---|---|---|
|
Import own certificate from step-ca | Asuswrt-Merlin | 0 |
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!