Ticket #2819 (closed defect: worksforme)
Multi-dhcp
| Reported by: | linuxgurumaniac@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | Component: | dhcp | |
| Severity: | normal | Keywords: | |
| Cc: | linuxgurumaniac@… |
Description
I created three object list with each member in the first two list containing a list of ips a mac address and a host name(like instructed by the dhcp help). and the third object was a dhcp range. I created three virtual IPs then I assigned each object to it's IP in the dhcp interface. DHCP provided the wrong IP to the wrong machine, none of the object were given an ip only the last one with the range and after a while it stopped working.
Attachments
Change History
comment:1 follow-up: ↓ 2 Changed 2 years ago by jamor@…
- Owner changed from ejhernandez@… to jamor@…
- Status changed from new to assigned
comment:2 in reply to: ↑ 1 ; follow-up: ↓ 3 Changed 2 years ago by linuxgurumaniac@…
Replying to jamor@…:
The object members cases have spaces?. If yes, the this is a duplicate of https://trac.zentyal.org/ticket/2808
If not: What is your ebox-dhcp version? (run 'apt-cache policy ebox-dhcp zentyal-dhcp') Could you attach me to the ticket your /etc/dhcp3/dhcpd.conf file?
Cheers,
Javier
It's not a host name space problem.
comment:3 in reply to: ↑ 2 Changed 2 years ago by linuxgurumaniac@…
Replying to linuxgurumaniac@…:
Replying to jamor@…:
The object members cases have spaces?. If yes, the this is a duplicate of https://trac.zentyal.org/ticket/2808
If not: What is your ebox-dhcp version? (run 'apt-cache policy ebox-dhcp zentyal-dhcp') Could you attach me to the ticket your /etc/dhcp3/dhcpd.conf file?
Cheers,
Javier
It's not a host name space problem.
ebox-dhcp:
Installed: 2.0.4
comment:4 Changed 2 years ago by jamor@…
Hello,
in your dhcpd.conf I see only one fixed address and you say you set up 3, it seems that is a bug in the way that the objects are parsed.
However, to diagnose the problem I need your Zentyal's object and dhcp configuration.
The easier and bettr way would be to den me a configuration backup (jamor at zentyal.com ) ; another option would be to send me the screenshots of the objects, object memebers and dhcp configuration.
Thanks,
Javier
comment:5 Changed 2 years ago by jamor@…
I had looked to your backup. If I am not mistaken you are using two VLAN in the eth1 interface and defined a different range, fixed addresses and hosts for each one of them.
However how you connect your clients?. They must be connected to a switch that allows to specify which VLAN ID belongs to each client; otherwise they couldnt know to which VLAN they belong.

The object members cases have spaces?. If yes, the this is a duplicate of https://trac.zentyal.org/ticket/2808
If not: What is your ebox-dhcp version? (run 'apt-cache policy ebox-dhcp zentyal-dhcp') Could you attach me to the ticket your /etc/dhcp3/dhcpd.conf file?
Cheers,