PDA

View Full Version : [ubuntu] help regarding squirrelmail


pawan_lal
July 28th, 2009, 10:07 AM
hello friends,
i had configured postfix on Ubuntu 8.04 lts, my server is running smooth n i am able to receive n send emails properly from my postfix. i had installed Squirrelmail on Ubuntu n i did port forwarding in my router port 80. now when i am accessing squirrelmail locally on lan its opening but when i am opening squirrelmail from web than i am getting error,

You are not authorized to view this page

The Web server you are attempting to reach has a list of IP addresses that are not allowed to access the Web site, and the IP address of your browsing computer is on this list. HTTP Error 403.6 - Forbidden: IP address of the client has been rejected.
Internet Information Services (IIS)


plz guide me so that i can access squirrelmail from outside also

thx

grantemsley
July 28th, 2009, 10:26 AM
The error message is from IIS - Microsoft's web server.

So it isn't getting to your computer at all. Perhaps you are using the wrong IP address?

hessiess
July 28th, 2009, 10:49 AM
Your ISP may be proxying/blocking port 80, in which case you cannot do anything besides run on a different port.

a9k3d
July 28th, 2009, 11:10 AM
There could also be another router between you and your external IP address (ext-ip).
try mtr -rc 1 ext-ip it will return one line per router. If there is more than line you have more works ahead. Probably a tunnel to a friends box that isn't behind two routers.