The situation:
I have 5 sensitive computers on the same network as the public wireless so anyone can see the business computers.
The goal:
I want to separate my business computers from the wireless surfers, but still allow both of them to access the internet.
Currently, the DSL model is connected to the wireless router which has DHCP enabled. 2 computers are connected directly to the wireless router. 3 other computers are connected to a hub which is connected to the wireless router. So naturally, the wireless users can see my work computers which is a big security threat.
I was going to subnet the network into 2 (192.168.1.1/25) so all the wireless users get from 192.168.1.10 to .59 (using DHCP) and then give static IP address to my 5 machines 192.168.1.129 to .124. When I try that the static machines cannot connect to the internet. I have a hub, switch, and wireless router. Is there a better way? if not, how can I get this working?
I have spent the last 2 days surfing the internet trying to solve this problem.