I need to purchase a wireless router for an end user which is capable of routing between the public internet and our internal intranet depending on the traffic request.

Basically, I need the router to route anything on our intranet over a VPN tunnel, such as an Outlook connection to our Exchange server, file shares, etc. Everything else however, would need to go out over the user's home ISP.

Can somebody please recommend a wireless router which is capable of doing this? I'll need some details on how to set it up as well but that is a question better left for another thread.

Thanks in advance!

link|improve this question

Shopping Questions are Off-Topic on any of the Stack Exchange sites because of their very limited lifespan. See Q and A is hard, lets go Shopping and the FAQ for more details. – Mark Henderson Feb 9 at 0:39
feedback

closed as off topic by Zoredache, Mark Henderson Feb 9 at 0:39

Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.

1 Answer

up vote 1 down vote accepted

I DEFINITELY recommend this router:

http://www.amazon.com/RT-N16-Wireless-N-Maximum-Performance-single/dp/B00387G6R8

flashed with either DD-WRT firmware:

http://www.dd-wrt.com/wiki/index.php/Asus_RT-N16

or with Tomato firmware:

http://tomatousb.org/tut:installing-on-asus-rt-n16

Either way, the modified firmware on this router will enable you to create true VPN tunnels using this router. Most consumer-grade firmware will only allow you to setup a VPN Passthrough, leaving the responsibility of maintaining the tunnel on the client computer itself.

Some info on setting up a VPN on DD-WRT is here:

http://www.dd-wrt.com/wiki/index.php/VPN

Let me know if this helps, and if you have any more questions!

link|improve this answer
Thanks for this John. I'm reading up on the unit now...I appreciate the quick and well written response. – CrabbyAdmin Feb 8 at 16:40
No problem. Keep in mind the hardware recommendation is based on personal experience. I've deployed that particular unit in both home and SOHO environments, and given the rather large amount of RAM in the unit, it does really well at handling steady throughput. – JohnThePro Feb 8 at 16:51
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.