Page 1 of 1

How to set WAN IP manually?

Posted: Fri Apr 06, 2012 4:21 am
by Enigmass
Is there a way to set the WAN IP manually offline and persistent every session at browser startup?

Re: How to set WAN IP manually?

Posted: Fri Apr 06, 2012 7:05 am
by Tom T.
Please see if this article and the NoScript Privacy Policy provide any helpful info on this issue.

IIUC, you're using a static IP, and want that entered as engaging ABE's protected LOCAL resource more or less permanently.
The about:config entry,
noscript.ABE.wanIpAsLocal
is Boolean only; no place for a string entry.

Corrected post: If the WAN detect site can detect only the IP of the exit node, then yes, it seems that you are forfeiting this feature of ABE.

I'll see if Giorgio has anything to add.

Re: How to set WAN IP manually?

Posted: Fri Apr 06, 2012 7:43 am
by Giorgio Maone
Set your noscript.ABE.localExtras about:config preference to a pattern matching your additional resources to be treated as local (e.g. just your wan IP).

Re: How to set WAN IP manually?

Posted: Fri Apr 06, 2012 5:45 pm
by DHCP2
What about if 127.0.0.1 is used?

Re: How to set WAN IP manually?

Posted: Fri Apr 06, 2012 6:36 pm
by Giorgio Maone
127.0.0.1 is already in the LOCAL zone, as they are all the IPv4 and IPv6 networks marked as "private" by the relevant RFCs.

"WAN IP" is special because, even though it's not a local/private address by definition, it may need to be treated as such because of careless design or implementation choices made by some router manufacturers.

Re: How to set WAN IP manually?

Posted: Sat Apr 07, 2012 7:09 am
by Tom T.
Giorgio Maone wrote:Set your noscript.ABE.localExtras about:config preference to a pattern matching your additional resources to be treated as local (e.g. just your wan IP).
@ Giorgio:

I tried to reply shortly after the above-quoted post, but the site was down again.
Information duly noted for the future, thanks.

Could you please consider adding this to the NoScript FAQ and/or ABE Rules .pdf? I scanned both before replying to OP and contacting you, and couldn't find the relevant setting in either.
Or did I miss something ... .?

Many thanks.