Wireless/Wired Router Solutions for 2 Networks?
DaveTheBrave asks: "I'm currently running a home based business on an el cheapo Netgear wireless router off a broadband cable modem connection. I'm looking to upgrade to something better with more flexibility. My in-laws recently sold their home and will be moving into my home temporarily while they are building another. They have a home based business and my mother-in-law is also notorious for attracting viruses, adware and other nasty stuff on her PC (which I have to routinely clean - hence my need for a better network solution). What is the best/easiest solution to segment and keep separate my network from theirs (both wired and wireless) off of one incoming cable modem? I'm looking for something around or less than $500."
Depending on how long it takes for the in-laws new home to be built perhaps just getting a second cable modem would be the solution. Where I live a years worth of broadband would be about $450.
would be to hook up two more routers to the current router -- pointing the two NEW routers to the OLD router as their WAN "gateway". Then on the LAN side of the two NEW routers, make each a separate network segment (i.e., 10.0.0.0/24 and 10.0.1.0/24 or something).
Wireless-wired routers are pretty cheap. You should be able to do it for under $200. Not "elegent", but do-able.
I was thinking along the same lines, but using a dedicated distro like http://www.clarckconnect.com/
One cable modem, two subnets, no routing between them...
Clarkconnect comes free, with a range of possible upgrades like auto snort updates, security checking, and auto updates for the registered version.
Advantages : webpages configuration with quite a good help and easy set-up...
You can implement Mailscanner+SpamAssassin on the cheap.
The "intrusion prevention" updates part comes with a (small) price, and alltogether, the licence for a home office is around 200$...
Also, setting up is "secure by default" (you want a port opened, you do it...) and you are up and running after maybe 10-15 minutes config...
enjoy 8)
It takes 40+ muscles to frown, but only four to extend your arm and bitchslap the motherfucker
Yes and no.
From what I understand, the most recent revision of the WRT54G (v5) is now based on vxworks. However, you can buy the WRT54GL, which is effectively the WRT54G v4.
- Tony
(I) Like a bridge over doubled routers
it will carry me (bits) home.
Seriously, here's what I would do:
Cable feeds switch.
Switch feeds two NAT/firewall routers, one for your network and one for the family.
To mitigate viruses, configure the family router to block all incoming ports and all outgoing ports except the ones they absolutely need, e.g. http, https, and maybe passive-ftp. LEAVE OUTGOING MAIL-POP3 and -SMTP BLOCKED and teach them to use webmail.
Configure your NAT router as you see fit.
Some cable modems come with more than one LAN-side port and can act as a switch or hub if they sense they have more than one IP address assigned.
Most cable operators will sell you a 5-pack of IP addresses for so-many-dollars-a-month.
If the IP addresses are too expensive, do as another person suggested and put a 2nd-tier NAT router above the two "LAN" routers in place of the switch. The real benefits to the switch are:
1) both LANs can host inbound traffic on the same port
2) if the other LAN gets 0wned and people block its IP, your LAN are less likely to be blacklisted.
Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
You have both VLANs with access to the net, but no access to each other.
I think that's what you were asking for.