Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2006 08:40:24 +0400
From:      Alexander Sashurin <sashome@m-lan.ru>
To:        Ahmad Arafat Abdullah <trunasuci@mail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: question about network setup
Message-ID:  <44F516B8.5010601@m-lan.ru>
In-Reply-To: <20060830042656.D1F821BF2A3@ws1-1.us4.outblaze.com>
References:  <20060830042656.D1F821BF2A3@ws1-1.us4.outblaze.com>

next in thread | previous in thread | raw e-mail | index | archive | help
*This message was transferred with a trial version of CommuniGate(r) Pro*
Ahmad Arafat Abdullah wrote:
> *This message was transferred with a trial version of CommuniGate(r) Pro*
> Well
> I assume your pc/apache is connected using private IP.. so that's why it can't be accessed
> directly.. anyway u can configure it on your router, to forward the request ( or "port-forward" )
> to your pc/apache on port 80
>
> TQ..
>
>
>
>   
>> ----- Original Message -----
>> From: Nazar <mrxtheking@gmail.com>
>> To: freebsd-questions@freebsd.org
>> Subject: question about network setup
>> Date: Tue, 29 Aug 2006 23:13:48 -0500
>>
>>
>> Alright guys. This is probably the complete newbie question, but I just cant
>> fight a straight answer on google. The questions usually I found, werent
>> answered. Anyways, to the point. I'm behind router. Cable modem -> Router ->
>> pc's. Basic home setup. I set up apache and want to figure out how is it
>> possible for me to use external ip to connect to my server? I can access the
>> server via internal ip & people can access it via my external, but for me
>> doesnt show up. I know this configuration has to do with my network, rather
>> than apache, or at least main configuration of my network and probably some
>> tweaking with apache....Well, if possible, some replies would be
>> appreciated. Maybe at least point me at the right direction. Thank you.
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>>     
I think it'll also important to check on what IP apache is listening on 
for connections... you should make it something like this: 0.0.0.0/0, if 
you are not paranoidalycally afraid of hackers...
and also specify addresses from which your apache will accept 
connections.. again 0.0.0.0/0

-- 
With best regards, 
	Alexander Sashurin a.k.a. ZetRooT
 --------------------------------------
| Mailto: alexander.sashurin@gmail.com |
| ICQ: 258820442                       |
| Mobile: +7-916-195-89-11             |
| Jabber: zetroot                      |
| irc: irc.wenet.ru, zetroot           |
|______________________________________|




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44F516B8.5010601>