Page 1 of 1
ABE WAN IP Lookup
Posted: Sun Oct 31, 2010 9:40 pm
by shql
I've tried to edit noscript.ABE.wanIpCheckURL to a server on my network, but NoScript doesn't seem to accept the IP it returns. Anyway, since I'm too lazy to edit the ABE rules on all Firefoxes I decided to return NXDOMAIN via DNS for secure.informaction.com. My router indeed shows the web interface when requesting the WAN IP, however - it requires authentication even from local IPs so It shouldn't be an issue at all - right?
Is there a way to set the WAN IP to a static address in the local ruleset without looking up anything?
Re: ABE WAN IP Lookup
Posted: Sun Oct 31, 2010 9:52 pm
by Guest
I suppose changing the system rules to something like this, not sure if right though. Don't forget to uncheck the WAN IP box.
Code: Select all
# If you don't use your WANIP to change router settings, this should be fine:
Site WANIP
Deny
Site ROUTERIP
Accept from ROUTERIP
Deny
Re: ABE WAN IP Lookup
Posted: Sun Oct 31, 2010 9:57 pm
by shql
Yeah that seems to work fine. Used your example and set ROUTERIP to the LAN address and WANIP (obviously) to my WAN IP.
Thanks. Still not sure why NoScript didn't accept the IP my server returned earlier.
Re: ABE WAN IP Lookup
Posted: Wed Nov 24, 2010 1:21 pm
by dhouwn
shql wrote:My router indeed shows the web interface when requesting the WAN IP, however - it requires authentication even from local IPs so It shouldn't be an issue at all - right?
Depends. There might be exploits if not to gain access then at least to "have fun", e.g. I happened to have an home router which would reboot when you entered a long password (> 255 characters I believe) into the authentication box.
Re: ABE WAN IP Lookup
Posted: Tue Sep 04, 2012 10:31 pm
by GµårÐïåñ
NoScript is trying to use a server it trusts to ensure that indeed the information is correct. So you can go ahead and try to change it and best of luck to you but if at any point you are dealing with the wrong information and it bypasses the security provided to you, its your own fault, just so you know.