Easy...
Connect a Linksys WRT54G (or the GL, for Linux, has much better
performance in my opinion) to any place in your network.
Give it a static IP address (either an external from your ISP, if you
have multiple, or a private IP from your inside range - it won't
matter, depends on where you connect it)
In the web-based setup configure the following...
Wireless > Wireless Security
Security Mode: Disable
Wireless > Advanced Wireless Settings
AP Isolation: On (prevents wireless users from connecting to each
other directly)
SecureEasySetup: Disable (prevents someone from hitting the Cisco
logo/button on the front of the router)
Security > Firewall
Firewall Protection: Enable
Block Anonymous Internet Requests: Checked
Filter Multicast: Checked
Filter IDENT: Checked
Security > VPN
IPSec Passthrough: Enable (if you want corporate users who visit
your HotSpot to be able to VPN back to their office)
PPTP Passthrough: Enable
L2TP Passthrough: Enable
Access Restrictions > Internet Access
Internet Access Policy: 1 (HotSpot)
Status: Enable
PCs > Edit List of PCs
IP Range 01: 192.168.0.1 ~ 254
Allow: Selected
Everyday: Checked
Times: 24 Hours
Blocked Services > Add/Edit Service
AtRisk, TCP & UDP, 135 ~ 139
MS-DS, TCP & UDP, 445 ~ 445
....this blocks all the Microsoft File Sharing ports, therefore they
can't connect to your internal servers. (consider adding other ports
and services that you have on your internal network, but don't want
HotSpot users to get to)
Also consider using DNS Redirector to log and filter where users are
going. Just set the DNS server in the WRT54GL as the IP of the machine
running DNS Redirector, and it will be handed out as the default DNS
server to clients via DHCP.
oakj423@gmail.com wrote:
> I want to have a "outsider" share my internet connection, but not be
> allowed to the rest of the network. Basically, I want them to be on
> their own access point and not be able to get anywhere else. Is this
> possible?
>
> Further details: I have netgear equipment. My DSL line comes in and
> goes to my expensive wired router. From there, my server is attached
> and so is another switch. I have all of my other computers on the
> network on the switch. I really don't care where they "plug" into, but
> I just don't want to give them access to the server and all of my other
> computers. Suggestions?