Web server behind a firewall

Is it possible to have a webserver behind a
masquerading routing machine? Would the concept
be mapping connections to a port in the router to
ports of the (inside) server? Something different
I am not aware of?

TIA
Gerardo


Searching for the best free email? Try MetaCrawler Mail, from the #1 metasearch service on the Web, http://www.metacrawler.com
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
gerardo juarez-mondra [ Mo, 26 Juli 2004 05:19 ] [ ID #64442 ]

Re: Web server behind a firewall

On Sun, 25 Jul 2004, gerardo juarez-mondragon wrote:

>
> Is it possible to have a webserver behind a
> masquerading routing machine? Would the concept
> be mapping connections to a port in the router to
> ports of the (inside) server? Something different
> I am not aware of?


I assume by router you meant firewall? But essentially yes. You "map" a
port on the external interface to forward to an ip_address/port on an
internal system running the web server. There are numerous howto's to
accomplish this. Personally I use fwbuilder to manage my firewall
rulesets.

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Keith Morse [ Mo, 26 Juli 2004 07:07 ] [ ID #64443 ]

Re: Web server behind a firewall

gerardo juarez-mondragon said:
>
> Is it possible to have a webserver behind a
> masquerading routing machine?

Yes.

> Would the concept
> be mapping connections to a port in the router to
> ports of the (inside) server? Something different
> I am not aware of?

Really depends on what firewall/router you are talking about, some
don't even handle port forwarding.

http://www.linux-learn.org/faqs/html/

http://tldp.org/

http://www.google.com/linux?hl=en&lr=&ie=UTF-8&q=port+forwar ding&btnG=Google+Search


-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Scott Taylor [ Mo, 26 Juli 2004 16:03 ] [ ID #64444 ]

Re[2]: Web server behind a firewall

>> Would the concept
>> be mapping connections to a port in the router to
>> ports of the (inside) server? Something different
>> I am not aware of?
>
>Really depends on what firewall/router you are talking about, some
>don't even handle port forwarding.


if its Smoothwall, then YES

you can even run the server on a def port and fwd the port form the
smooth wall to the server
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Kev [ Mo, 26 Juli 2004 16:28 ] [ ID #64445 ]

Re[2]: Web server behind a firewall

>> Would the concept
>> be mapping connections to a port in the router to
>> ports of the (inside) server? Something different
>> I am not aware of?
>
>Really depends on what firewall/router you are talking about, some
>don't even handle port forwarding.


if its Smoothwall, then YES

you can even run the server on a def port and fwd the port form the
smooth wall to the server
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Kev [ Mo, 26 Juli 2004 16:28 ] [ ID #72587 ]
Linux » gmane.linux.admin » Web server behind a firewall

Vorheriges Thema: Attract the ladies!
Nächstes Thema: Re: [Help] Strange Linux server no response problem, fixed byhitting ENTER at console!