View Single Post
2disbetter's Avatar
Posts: 365 | Thanked: 98 times | Joined on Nov 2009
#15
Originally Posted by Alan_Peery View Post
The IP address you're using inside your house should be an IP address that isn't routable over the Internet. This is a really good thing, as it makes the Internet more scalable and predictable. So the packets you're sending have to be changed at your firewall from your house's external address to one that would work internally. While most routers are easy to configure to do this for standard TCP connections, special packets like the WOL packets are different. They're also likely to be dropped by ISPs as a "bad thing", much as a postman might refuse to deliver a seethrough plastic bag full of rotted meat. There might be a use for what's inside, but more than likely the person on the other end doesn't want it.

I've used the Linux box running on a PC inside my firewall to originate WOL packets for other things inside the house--but that was after I got "inside" the house by logging on the PC via ssh. If you want to make this more easily accessible and you already have a web server running on the inside, you could set up a web page that runs a WOL command when the page is accessed. You're not opening a new security risk, just a "waste electricity risk".
Thanks for the suggestion. I figured I'd give a status update with regard to this as I think this is very useful infortmation for a lot of N900 users.

So basically VPN COULD have been a solution had the router in question supported a VPN server (most home routers do not, rather they support a number VPN pass-through protocols). So with this out of the question, I remember that my old router was an old linksys, that I had DD-WRT installed on. This firmware (which is open source, linux based, and awesome) has a built in wol function. So now the goal is to log into the router via the internet and then send the wol command to the comp on the router.

The home network is starting to look like spaghetti. I've got the modem/Nat, going to a d-link router which has all the computer on the network, and then from this router to the linksys one, with only this computer (my vcn server) on it.

Still much rather have a router using 10 watts or less than another computer running full time to power up this nettop, which uses about 7-20 watts.

But seriously, VCN, ssh, WoL, the N900 is all just freakin awesome. I don't think more than 5% of the N900 user base really understand all this phone can do.

2d