I want to set up a VPN so my kids can access my LAN when they are away from home. My default gateway to the internet is a Linksys WRT110 router. The kids need to have access to any machine on the network. I've been looking at OpenVPN as a possible solution but have a question about how to set up the router so that packets from any machine on the network can get routed back to the VPN clients.

My LAN has an IP range of 10.24.32.0/24 with a subnet mask of 255.255.255.0. The Linksys is the default gateway at 10.24.32.1. The VPN server resides at 10.24.32.4. It assigns addresses to the incoming VPN clients of 10.24.33.0/24 with a subnet mask of 255.255.255.0. To allow the machines on the network other than the VPN server to send their responses back to the VPN client, are the correct settings on the Linksys as follows for the static route:

Destination LAN IP: 10.24.33.0
Subnet Mask: 255.255.255.0
Gateway: 10.24.32.4
Interface: LAN & Wireless

Thanks,
CogoSWSDS