> -----Original Message-----
> From: Dott. Niro Vincenzo [mailto:[EMAIL PROTECTED]
> Sent: Freitag, 14. Oktober 2005 10:12
> To: [email protected]
> Subject: [EMAIL PROTECTED] Permission to access on my website!
>
>
> I need some help to understant how can the other people connect to my
> webserver. I have a dynamic IP. If I try to connect to my webserver
> using localhost it works but if i try to use my IP adress I
> receive the
> answer connection refused.
What do you have for your "Listen" directive?
The simplest is "Listen 80" which tells apache to listen to port 80 on *all*
IPs (ie, the external IP plus localhost). If you have "Listen 127.0.0.1:80",
apache will listen *only* to the specfied IP.
Other possibility is a firewall problem (although FWs usually jsut drop packets
so you get a timeout rather than a connection refused). You don't make clear if
you are trying with the external IP from the server itself, or from an external
machine on the internet:
if from external machine:
problem in ISP FW or server FW
if from server
problem in server FW
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
> What I have to do?
>
> Thanks
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP
> Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> " from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
Diese E-mail ist eine private und persönliche Kommunikation. Sie hat keinen
Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This e-mail is of a
private and personal nature. It is not related to the exchange or business
activities of the SWX Group. Le présent e-mail est un message privé et
personnel, sans rapport avec l'activité boursière du Groupe SWX.
This message is for the named person's use only. It may contain confidential,
proprietary or legally privileged information. No confidentiality or privilege
is waived or lost by any mistransmission. If you receive this message in error,
please notify the sender urgently and then immediately delete the message and
any copies of it from your system. Please also immediately destroy any
hardcopies of the message. You must not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the intended
recipient. The sender's company reserves the right to monitor all e-mail
communications through their networks. Any views expressed in this message are
those of the individual sender, except where the message states otherwise and
the sender is authorised to state them to be the views of the sender's company.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]