01-24-2009 11:55 PM
01-25-2009 03:04 AM
You have to have a permanent ip address and assign it to your home server/firewall.
Contact your wireless provider and ask for a permanent ip-address. Please note that it may cost additional money.
And when your computer has assigned a permanent ip - it will be accessible from outside.
Please note that it will accessible not only for a decent sort of people, it will also available for hackers and malicious software that tries to find security holes on your computer and exploit them.
So, I recommend to use firewall at home.
The most common approach is as follows:
You assign permanent ip address to your firewall, setup connection for your server and connect it to your home server which has internal ip-address and is not accessible directly from internet.
Anyone who wants to connect to your server will access the firewall and firewall will access your home server.
Windows firewall does not do the trick. It is only for web-surfing protection. To protect server from external attacks use a decent software of hardware firewall.
01-27-2009 03:11 AM
You could also get a dynamic IP service from someone like No-IP:
That would allow you use use a DNS name to get to your server from the outside, the software keeps the DNS entry updated with your current external IP and you get at it from an address like "myhome.no-ip.com"
I think what he's asking about is how do you change the Apache configuration to allow access from other PCs rather then just the local system it's running on.