|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: AW: [suse-security] Web server security holes ?
From: Stefan Becker (becker
lufa-sp.vdlufa.de)Date: Wed Apr 05 2000 - 06:16:30 CDT
- Next message: Carsten Schmitz: "Re: [suse-security] Cracking passwd file on suse systems"
- Previous message: Fred Mobach: "Re: [suse-security] Web server security holes ?"
- In reply to: Markus Schaber: "RE: [suse-security] Web server security holes ?"
- Next in thread: John Ritchie: "Re: AW: [suse-security] Web server security holes ?"
- Next in thread: Oliver Grube: "RE: [suse-security] Web server security holes ?"
- Reply: Stefan Becker: "AW: [suse-security] Web server security holes ?"
- Reply: John Ritchie: "Re: AW: [suse-security] Web server security holes ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
If your Webserver is practicaly open to public
(like Apache running on the ISDN Router) and
you need to deny access to that interface but
still want your internal users to see the
webserver - you can consider the following:
put this in the httpd.conf
#
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, in addition to the default. See also the <VirtualHost>
# directive.
#
#Listen 3000
Listen 192.168.80.99:80
This will handle requests directed the www-servers interface
(for example using apache as a proxy server) - but will
be totally deaf to rest of the world!
This should do fine!
> > editing /etc/rc.config "start_httpd=no"
> > or stop it by typeing /sbin/init.d/apache stop
>
> Well, I think he still needs internal access for SuSE help
> system etc. So he could specifically deny access to port
> 80 for all hosts except his own.
>
LUFA Speyer (EDV)
email: becker
lufa-sp.vdlufa.de
tel : +49 (0)6232-629542
fax : +49 (0)6232-629544
Die Landwirtschaftliche Untersuchungs- und Forschungsanstalt bietet eine
AZUBI Stelle für Fachinformatiker/Fachinformatikerin an:
--> http://www.vdlufa.de/speyer/
---------------------------------------------------------------------
To unsubscribe, e-mail: suse-security-unsubscribe
suse.com
For additional commands, e-mail: suse-security-help
suse.com
- Next message: Carsten Schmitz: "Re: [suse-security] Cracking passwd file on suse systems"
- Previous message: Fred Mobach: "Re: [suse-security] Web server security holes ?"
- In reply to: Markus Schaber: "RE: [suse-security] Web server security holes ?"
- Next in thread: John Ritchie: "Re: AW: [suse-security] Web server security holes ?"
- Next in thread: Oliver Grube: "RE: [suse-security] Web server security holes ?"
- Reply: Stefan Becker: "AW: [suse-security] Web server security holes ?"
- Reply: John Ritchie: "Re: AW: [suse-security] Web server security holes ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]