I can get DHCP to work if I am directly connected to the router (450); however, if I am connected through my switch(Intellinet 550535 which I do have DHCP enabled) I can’t get an address. Other traffic seems to route fine as on VLAN 10 on the switch i can get to google.
I have two DHCP pools one for the secured network and one for the guest network. Server 1 is using Secured-pool and using interface Bridge10. Server 2 is using Guest-pool and using interface Bridge20. Bridge 10 has ip address 192.168.10.1 and Bridge 20 has ip address 192.168.20.1. The interfaces being bridged are VLAN’s. So I have VLAN 10 and 20 on ether2 and ether4 and then they are bridged, to do this I had to create 4 VLAN a VLAN10-e2 and VLAN10-e4 and those are the ports for bridge10.
Can anyone see what I did wrong? I would have added code but this computer doesn’t have telnet apparently and the Open New Terminal in the web interface isn’t working. Please help.
You should configure your VLAN _10 with Bridge 10 and VLAN_20 With Bridge 20. because of you configured your DHCP with Bridge10 and Bridge20. Please check it again . I hope it will work .
Abdul Munem Saikat .
_http://www.cslitbd.com
http://www.facebook.com/bdcslit_
Try to enable “Always Broadcast” on DHCP server.
Ok I will try that when I get home. I thought I had tried that before but remember that was before I change the IP addresses to be on the Bridge and not the VLAN. I will try again. It may be something to note that I am at work and using an HP switch I am getting an address. So it definetly seems like the Intellinet. The Intellinet does allow to enable or disable DHCP and enabling it didn’t seem to help, but I’m not sure what that does exactly as it doesn’t allow me to enter in a pool or address or any information for that matter. If anyone can help with Intellinet 16 port poe +2 SFP switch I’d appreciate it but I realize this isn’t the forum for that. It looks like I may be barking up the wrong tree.
One question would be what should the Authritative be set to. Currently I am on the default 2 sec delay.
Ok so working on it for a couple hours yesterday it had to do with the Intellinet switch. I had the wrong Native VLAN on the uplink. I changed it to VLAN 10 and DHCP worked for both VLAN’s 10 and 20. I thought if I did changed this to 10 it may work for 10, but not 20 so I don’t fully understand why it does work for VLAN 20 as well. Is that because the switch learns where it needs to go through ARP?
If You read this and espicially if you responded thank you I appreciate it.