cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
609
Views
0
Helpful
4
Replies

Blocking DHCp requests while bridging

Hello,

My company connects three site together with bridging over a C3660 and two C1750 Routers.

All the same IP network.

I need to place one DHCP server on each site.

I want to maintaine bridging for the time being, but I want to block DHCP requests to other sites.

Finaly I will migrate to a routed network but that's not possible now.

My question is: Is it possible to block DHCP requests on the boxes while they are bridging?

Thanx for your info

Thierry Brandjes

4 Replies 4

bsivasub
Level 4
Level 4

I don't think so. When briding we can't distinguish between DHCP broadcast with essential ARP or other broadcast packets and so you can't possibly filter it. You probably can try configuring the DHCP server to filter requests with MAC addresses. It is tedius but can't think of any other way.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/ibm_c/bcprt1/bcdtb.htm#xtocid1869438

Right, I thought so.

The box makes descissions at layer 2 and doesn't look at packet containing IP data. That's obvious to me

Now I have something to show to my manager thst I was right.

Thanx 4 the repy.

If you have Win2k Active Directory, you could control which DHCP server they get by putting DNS on each site, as well as DHCP. (They could both reside on the same box).

bill.higgins
Level 1
Level 1

Just block UDP port 17 from leaving each bridge and router .That port is required for bootp to work, and bootp carries dhcp within its payload.

Reference: http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/ip_r/iprprt1/1rdipadr.htm#1018608