- April 23, 2007
- 755
- 79
- Home Country
-
Re: iPhone interface for MediaPortal (iPiMP) - 4.1.0
Unless you really understand how to harden Apache (or any other webserver for that matter), allowing unfettered internet access to your webserver is not a great idea. You are bound to get discovered by net crawlers and come under attack. It is of course possible if you are under active attack that an attacker might DoS your system. You'd be better served installing a router, or failing that a VPN server that supports the iPhone's Cisco VPN client and using a VPN to connect.
One obvious point to check. You're not running the web server on port 80 are you? That's just asking for trouble.
Unless you really understand how to harden Apache (or any other webserver for that matter), allowing unfettered internet access to your webserver is not a great idea. You are bound to get discovered by net crawlers and come under attack. It is of course possible if you are under active attack that an attacker might DoS your system. You'd be better served installing a router, or failing that a VPN server that supports the iPhone's Cisco VPN client and using a VPN to connect.
One obvious point to check. You're not running the web server on port 80 are you? That's just asking for trouble.