• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Newbie Wireless Network Question

gtannenb

Junior Member
I am a newbie to wireless networks as I have always had a wired network. I currently have FIOS interest and use their supplied combined router and switch. It is a wireless router but I have disabled the wireless access. I do not feel secure in that people could not access my network via the wireless function and it is far from any place that I would need a wireless signal in my home.

I want to now have wireless access but want to try to keep it separate from my wired network. In addition, I prefer to continue to use the FIOS hardware. I have purchased an ASUS WL-520gU wireless router, which can be upgraded with Tomato or DD-WRT hoping this can help.

Are there any ways to have wireless internet only access separate from my wired home network?

Thank you
 
Not sure if you could do it with 1 router and assign different subnet to the wireless (?), haven't tried it before. If not you could always use an include only filter by MAC address.

I've only had a few networking classes and they aren't my forte.
 
MAC address are easy to spoof and are not encrypted over the air.

The only way I can think of is to get your ISP to provide you more than one IP address and then use one for your wired network and one to your wireless network. It will be as if they are on completely separate networks.

It *MAY* be possible with VLANs, but my experience in this area is nil so perhaps someone else can tell you more about this.
 
Get a Wireless Router use it as a Router.

Give it a subnet different than yours and make sure that your wired computes' Software Firewalls block the second subnet.

Need even more protection? Make your own shares password protected.


.
 
Last edited:
That would result in double NAT which leads to other issues.

Yeah, but since he does not really wants a cohesive one Network it would not matter much.

Open ports (if needed) might be a little hassle but it can be dealt with one at the time when needed.
 
Yeah, but since he does not really wants a cohesive one Network it would not matter much.

Open ports (if needed) might be a little hassle but it can be dealt with one at the time when needed.

I agree with Jack. For what he is wanting to do a double NAT should do the job without creating any significant roadblocks. The only way I know of to do it without double NAT would be to use something like a sonicwall which by default is configured with separate subnets for Lan and Wlan. That would be a pretty expensive solution for home though.
 
Back
Top