TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Apartment provides Free Wifi, wan't to create my own network

2 pointsby thezachalmost 11 years ago
So I'm moving into an apartment complex with free Wifi (and it appears to be good, high bandwidth, etc) however I want to run my own wifi network for security reasons such as the following.<p>1) I don't want my neighbors casting to my chromecast all the time 2) I don't want my printer visible 3) I just don't want my surfing habits made public to my neighbors.<p>Is there a way I can use a wireless access point to connect to the public network create my own secure wifi network and then tunnel all that traffic to a VPN?<p>Yes I could get my own internet service, but if its free I would prefer not to. Thanks!<p><p>Thanks for any tips and pointers on this.

2 comments

pwgalmost 11 years ago
Note - you do paragraph breaks on HN by leaving a blank line, not by adding a &lt;p&gt; tag.<p>The answer is yes, but you&#x27;ll have to set things up yourself. One way involves two AP&#x27;s, and a computer with two ethernet cards. You&#x27;ll need AP&#x27;s that can log into other wireless networks (note, not all consumer gear can do this) so be selective.<p>Then you&#x27;d wire things like this:<p>AP to apt &lt;--&gt; computer &lt;-&gt; your local AP.<p>The local AP should run a different &quot;channel&quot; to reduce interference overlap, and you&#x27;ll need to setup the computer as a router and let it handle the VPN and routing for you.<p>You might also look into one of the alternate AP firmwares (Tomato&#x2F;etc.). They might be able to be setup to work just with a pair of compatible AP&#x27;s without the computer in between.
评论 #7895654 未加载
hershelalmost 11 years ago
See :<p><a href="http://www.dd-wrt.com/phpBB2/viewtopic.php?t=76498&amp;view=next&amp;sid=88b8406d9d5f84ecafe7e2566f01a61e" rel="nofollow">http:&#x2F;&#x2F;www.dd-wrt.com&#x2F;phpBB2&#x2F;viewtopic.php?t=76498&amp;view=next...</a>