LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Can't access router from XP workstation on Linux server (https://www.linuxquestions.org/questions/linux-networking-3/cant-access-router-from-xp-workstation-on-linux-server-436601/)

vishivishi 04-18-2006 10:45 PM

Can't access router from XP workstation on Linux server
 
Hello,

My XP machine connects to the internet thru the linux box. It works just fine accept the fact that i can't connect to the router setup page (192.168.1.1) and instead get the following message:

Quote:

ERROR
The requested URL could not be retrieved

While trying to retrieve the URL: http://192.168.1.1/

The following error was encountered:

Access Denied.
Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.

Your cache administrator is root.

Generated Tue, 18 Apr 2006 23:24:32 GMT by myfirewall@mydomain.com (squid/2.5.STABLE10)
I figured it is something to do with SQUID settings but I don't know what to setup there.

vishivishi 04-20-2006 11:56 PM

I found a solution to this problem so I realize it's not a very secure way to handle that.

in /etc/squid/squid.conf I edited the appropriate line to be the following:

Code:

http_access allow all
I am sure there is a better, more secure, solution but that's I came up so far


All times are GMT -5. The time now is 12:05 AM.