Networking Forums

Networking Forums > Computer Networking > Windows Networking > IP address filtering in Firewall

Reply
Thread Tools Display Modes

IP address filtering in Firewall

 
 
Hawk
Guest
Posts: n/a

 
      04-01-2005, 03:46 AM
I was wondering if someone would tell me if/how this would work:

Basically I work at a school w/ a student laptop program. As it is
now, students have laptops with wireless access, and can access
anything on the WAN. (We just have access points set up throughout
the school that are bridged with the LAN). So basically, students and
faculty all have the same access.

What I want to do is basically use DHCP from a Win 2003 machine to
assign them an IP address, and then block ALL traffic to/from that
range of ip addresses except what sites I allow. I know this will be
very restrictive, but this is how I want it.

for faculty (and lab machines), I want to give them a static IP addy
w/ full access.

Can anyone give me any information as to how this will work/what
routers will do this? What features do I need to look for in a
router? Or anyone have a better idea to restrict access ?

Any other information will be greatly appreciated !

Thanks

Hawk
 
Reply With Quote
 
 
 
 
Doug Sherman [MVP]
Guest
Posts: n/a

 
      04-02-2005, 07:33 PM
Most low end routers will allow you to completely block Internet access by
IP address and/or time of day. Typically, these routers will also block
access to specific web sites. However, these are usually global settings
which apply to all users.

If you want to allow access to only a very few web sites you can use routing
and pump out the settings with DHCP scope options:

1. Do not give DHCP clients a default gateway - this prevents general
Internet access.

2. Give clients static routes to specific IP addresses - eg.

Use DHCP option #33, or

route add 207.46.130.108 mask 255.255.255.255 <gateway IP address>


The routing alternative is clunky and quickly becomes unmanageable for more
than a handful of sites. The best way to achieve your goal is with ISA or
some other full featured proxy server, or a high end (expensive) router.

Doug Sherman
MCSE, MCSA, MCP+I, MVP

"Hawk" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I was wondering if someone would tell me if/how this would work:
>
> Basically I work at a school w/ a student laptop program. As it is
> now, students have laptops with wireless access, and can access
> anything on the WAN. (We just have access points set up throughout
> the school that are bridged with the LAN). So basically, students and
> faculty all have the same access.
>
> What I want to do is basically use DHCP from a Win 2003 machine to
> assign them an IP address, and then block ALL traffic to/from that
> range of ip addresses except what sites I allow. I know this will be
> very restrictive, but this is how I want it.
>
> for faculty (and lab machines), I want to give them a static IP addy
> w/ full access.
>
> Can anyone give me any information as to how this will work/what
> routers will do this? What features do I need to look for in a
> router? Or anyone have a better idea to restrict access ?
>
> Any other information will be greatly appreciated !
>
> Thanks
>
> Hawk



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
these packets are filtering through the router firewall H. S. Linux Networking 0 01-06-2005 11:14 PM
MAC Address Filtering & Bandwidth Limiting based on MAC Address w.kinderman Linux Networking 0 11-11-2004 10:19 PM
MAC address filtering MN-500, allow unspecified MAC address? Tony Broadband Hardware 2 07-14-2004 05:18 AM
D-Link 604+ Advanced Filtering & Firewall Mike Broadband 4 11-24-2003 06:58 PM
Packet filtering firewall with IP CHAINS Ulf Moehring Linux Networking 2 07-01-2003 04:14 PM



1 2 3 4 5 6 7 8 9 10 11