Networking Forums

Networking Forums > Computer Networking > Windows Networking > DHCP Packet Filtering - Help Needed.

Reply
Thread Tools Display Modes

DHCP Packet Filtering - Help Needed.

 
 
Go:gul
Guest
Posts: n/a

 
      10-11-2004, 08:56 AM
Hello,

I have two DHCP servers which operate on different subnets
(164.134.0.0/255.255.0.0) and (10.10.10.0/255.0.0.0). At the moment
the two broadcast so openly that I can not "force" the two scopes to
stay seperate and want to imopose DHCP packet filtering to stop the
cross contamination.

Problem is that I can;t seem to get this to work. I need to see a
tutorial which shows examples of DHCP packet filtering so i can figure
out how this might work in my environment.

Does anyone know where I could find such a tutorial please?

Thanks

Go:gul
 
Reply With Quote
 
 
 
 
Ben Hanson
Guest
Posts: n/a

 
      10-11-2004, 08:21 PM
Your statement that "the two broadcast so openly" might indicate a
misunderstanding of broadcasting in general. A network broadcast goes out
to 255.255.255.255 which means that all devices on the same physical subnet
will get it. A physical subnet is one not separated by a router. A subnet
broadcast is sent based on the network address and subnet mask. For your
example 164.134.0.0/255.255.0.0 a broadcast would go out to 164.134.255.255,
which means that all network adapters configured with addresses in the
164.134.0.0/255.255.0.0 range will hear the broadcast.

DHCP broadcasts are network broadcasts, ie are addressed to 255.255.255.255
so all DHCP servers on the same physical subnet will hear and respond to
them.

Unless you configured a router to somehow forward broadcasts, which would be
a bad thing, all broadcasts on different physical subnets are kept separate.


"Go:gul" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello,
>
> I have two DHCP servers which operate on different subnets
> (164.134.0.0/255.255.0.0) and (10.10.10.0/255.0.0.0). At the moment
> the two broadcast so openly that I can not "force" the two scopes to
> stay seperate and want to imopose DHCP packet filtering to stop the
> cross contamination.
>
> Problem is that I can;t seem to get this to work. I need to see a
> tutorial which shows examples of DHCP packet filtering so i can figure
> out how this might work in my environment.
>
> Does anyone know where I could find such a tutorial please?
>
> Thanks
>
> Go:gul



 
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
packet filtering by IP address ? scott Windows Networking 1 05-24-2006 10:29 AM
VPN packet filtering Tom Windows Networking 0 09-26-2005 08:18 PM
packet filtering and stateful inspection? somez72 Linux Networking 1 02-25-2004 08:25 AM
Wireless Access Point with Port/Packet filtering support Felix Windows Networking 0 10-06-2003 09:29 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