04-14-2004 09:12 AM - edited 03-02-2019 02:59 PM
My windows servers in my domain are in multiple subnets. This works out fine, but a problem does arise when using the "ip helper-address" command in my router to forward UDP broadcasts to the DHCP server from other VLANs than the one the DHCP server lives in.
I continually get MRxSmb (event 8003) errors on all the DCs. Removing the "ip helper-address" command solves the problem, but then slowly my clients lose their DHCP leases.
MS says that this issue is to do with UDP broadcasts, apparently they mess around with the master browser in 2K. Here's the MS articles:
http://support.microsoft.com/default.aspx?scid=kb;en-us;135464&Product=win2000
http://support.microsoft.com/default.aspx?scid=kb;en-us;190930&Product=win2000
My question is... Does anyone have experience with this issue and know how to fix it? (keeping the job of the ip helper-address command intact)
Thanks!
04-14-2004 09:48 AM
Try these commands on the routers with the helper statements:
no ip forward-protocol udp netbios-ns
no ip forward-protocol udp netbios-dgm
04-19-2004 09:11 AM
That did the trick, thank you!
04-21-2004 05:47 PM
Can you foward only dhcp request from VLANS without a DHCP server to the VLAN with the DHCP server. Currently we have the IP-Helper address for the VLANS set to the DHCP server but from what I understand all broadcast are forwarded to the server.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide