View previous topic :: View next topic |
Author |
Message |
faceman Apprentice
Joined: 10 Jan 2005 Posts: 200 Location: inter terram et caelo
|
Posted: Mon Mar 27, 2006 3:00 pm Post subject: Access server behind cable gateway from outside |
|
|
Can someone direct me to documentation about how to connect to a squirrelmail server that is behind a cable modem gateway?
The setup is this:
Outside connection / Firefox --> Linksys Gateway --> Mail Server / Squirrelmail
I don't have any idea where to begin.
I'm also interested in vnc the same way, I assume it's a similar situation. _________________ www.impressusart.com |
|
Back to top |
|
|
msalerno Veteran
Joined: 17 Dec 2002 Posts: 1338 Location: Sweating in South Florida
|
Posted: Mon Mar 27, 2006 4:31 pm Post subject: |
|
|
You need to setup your Linksys Gateway to forward port 80 to your internal webserver IP address. Keep in mind that your ISP might be blocking port 80, so you might want to try something non-standard. |
|
Back to top |
|
|
faceman Apprentice
Joined: 10 Jan 2005 Posts: 200 Location: inter terram et caelo
|
Posted: Mon Mar 27, 2006 4:47 pm Post subject: |
|
|
Thank you.
By something nonstandard, I assume you mean to set my webserver to another port and forward the gateway to that port - am I correct?
Also, is there anything I need to do regarding security/permissions, or will it just work?
One more: I would just do the same for vnc, forward whatever port it uses? _________________ www.impressusart.com |
|
Back to top |
|
|
msalerno Veteran
Joined: 17 Dec 2002 Posts: 1338 Location: Sweating in South Florida
|
Posted: Mon Mar 27, 2006 5:09 pm Post subject: |
|
|
faceman wrote: | By something nonstandard, I assume you mean to set my webserver to another port and forward the gateway to that port - am I correct? |
Exactly
faceman wrote: | Also, is there anything I need to do regarding security/permissions, or will it just work? |
On the router, No
For apache, it should work, as far as security, that really depends on how you configured apache.
For starters, check your mod_proxy settings, by default it's set to off, and unless you are using it, leave it that way.
Good luck |
|
Back to top |
|
|
|