The Ukraine ISP's have been selling off their IPv4 address space, along with ISP's in now occupied territory, Russia has been doing the same...
The telco's are selling off their IPv4 blocks, basically to keep things running, as they have a lot of IPv6 to work with.
BGP and Proxy Routing is...
I frequently receive the "Windows could not automatically detect the proxy settings" error or a similar error about "The default gateway is not available."
This happens on multiple machines. Sometimes using the windows network trouble shooter can fix the condition, sometimes, not. Sometimes...
Hello
We were planning to run tinyproxy via entware on the AC87U, however the package is outdated (1.8.3) and does not support basicAuth. Releases from 1.10.xx does support basicAuth, yet I have no idea how to start compiling the package on my own.
That said, does anyone have tips how to...
Good Morning,
Are there any step-by-step instructions to setup a secure reverse proxy (1-n portal) on a merlin router?
(if yes where?)
if not, can someone who might have done this share their knowledge?
Is this something that could be useful for other people? (or am I the only one in this...
My openvpn server when running a proxy won't show the public ip as that of the proxy. It will instead show my isp public ip. Wondering if it's an ip leak, or some issue related to the isp modem as the final jump point before the internet. If I use Tor, or a proxy search engine, the proxy ip...
I have been trying to figure this out for a while, is there any way to block proxy server connections through the router with the latest Merlin firmware? I have parental controls using OpenDns and have set up everything accordingly to block url web proxies, the only issue is that it can be...
The company I work for recently set up a proxy which blocks many web sites and internet access that I used to access everyday. I've searched the web to find methods to bypass the blocking, including SOCKS, SSH tunnel, web proxy, php proxy etc. but none of them solve my problem. Each of them has...
Since I had initially started to port the peer guardian implementation in the asus wiki page to ipset v6, I noticed that simply changing the v4 commands for v6 does not work, as found by @amigohd
This led me to use awk to separate out IP ranges to CIDR notation and have two sets created for...
I have Open VPN set up and working with PIA. In addition to having routing for a local IP (done), I would also like to use it to protect a port (80, 443, 563, etc).
Is this possible? The reason is I would like to protect some traffic, while leaving things like games, FTP (for work), etc...
Hi all,
I am trying, unsuccessfully, to route all traffic from one of my guest networks. I thought I'd copy the routing that Merlin used for the TOR setup (I want to route to the TOR proxy) so I tried this:
iptables -t nat -A PREROUTING -i wl0.1 -p udp --dport 53 -j REDIRECT --to-ports 9053...