Then how to explain that I can connect it through http if I connect my laptop directly to the cable modem?
Do you mean router's firewall, modem's firewall or ISP's firewall?
I disabled firewall on the router side.
Yes, https works for me too. However, if I don't use the router (connecting the modem directly), I can connect it using http. Also, I can connect it through http on my cell phone (using LTE) and my office computer.
I am wondering what is going on inside the router.
I have a RT-N66U running merlin firmware. However, it just could not connect to one web site, the reset of websites are OK. If I connect my computer directly to the modem, the connection to the web site is OK. If I connect through the router, the connection to the web site is not accessible...
Thank you so much for your detailed instructions.
I checked "System Log" page on the WebUI. However, I don't see anything about pac file.
Thanks again for the command to restart dnsmasq directly.
A little bit of confusion here.
Can you give more details on why there is a limitation on read a pac file at the same time from PC A machine and PC B machine?
Thanks.
I put a copy at /jffs/configs/proxy.pac
and then add a line in the wan-start script
cp /jffs/configs/proxy.pac /www/ext/proxy.pac
It seems that it still does not honor the pac file.
Thank you very much for your reply.
I added the following line in the /jffs/configs/dnsmasq.conf.add file
dhcp-option=252,"http://router.asus.com/proxy.pac\n"
Every time, I will restart the router. And then
ipconfig /flushdns through command line.
How to renew computer's DHCP's lease?
Is...
Hi All,
Thank you very much in advance.
I followed the instructions on
http://www.smallnetbuilder.com/forums/showthread.php?t=12518
to setup router level proxy using a pac file.
However, it seems the router doesn't honor the pac file at all. I even put alert function in the pac...
Help: not working on my rt-n66u
Thank you guys for putting this useful information together. I have a pac file, which enables me watch videos that has IP address restriction if I configure the pac file in browsers.
When I noticed this, I was amazed by such brilliant idea. I followed the...