Projet

Général

Profil

Scénario #29187

Mis à jour par Joël Cuissinat il y a environ 3 ans

Sur le serveur "etb1.scribe-2.7.1.1-instance-AvecImport" si je fais :

<pre>
# CreoleSet --default global_domain_wpad_dhcp
</pre>

Le serveur dhcp ne démarre pas.

<pre>
oct. 23 09:24:08 scribe sh[5665]: No subnet declaration for addc_0 (no IPv4 addresses).
oct. 23 09:24:08 scribe sh[5665]: ** Ignoring requests on addc_0. If this is not what
oct. 23 09:24:08 scribe sh[5665]: you want, please write a subnet declaration
oct. 23 09:24:08 scribe sh[5665]: in your dhcpd.conf file for the network segment
oct. 23 09:24:08 scribe sh[5665]: to which interface addc_0 is attached. **
oct. 23 09:24:08 scribe sh[5665]: No subnet declaration for br0 (192.0.2.1).
oct. 23 09:24:08 scribe sh[5665]: ** Ignoring requests on br0. If this is not what
oct. 23 09:24:08 scribe sh[5665]: you want, please write a subnet declaration
oct. 23 09:24:08 scribe dhcpd[5665]: No subnet declaration for addc_0 (no IPv4 addresses).
oct. 23 09:24:08 scribe sh[5665]: in your dhcpd.conf file for the network segment
oct. 23 09:24:08 scribe sh[5665]: to which interface br0 is attached. **
oct. 23 09:24:08 scribe dhcpd[5665]: ** Ignoring requests on addc_0. If this is not what
oct. 23 09:24:08 scribe dhcpd[5665]: you want, please write a subnet declaration
oct. 23 09:24:08 scribe dhcpd[5665]: in your dhcpd.conf file for the network segment
oct. 23 09:24:08 scribe dhcpd[5665]: to which interface addc_0 is attached. **
oct. 23 09:24:08 scribe dhcpd[5665]:
oct. 23 09:24:08 scribe dhcpd[5665]:
oct. 23 09:24:08 scribe dhcpd[5665]: No subnet declaration for br0 (192.0.2.1).
oct. 23 09:24:08 scribe dhcpd[5665]: ** Ignoring requests on br0. If this is not what
oct. 23 09:24:08 scribe dhcpd[5665]: you want, please write a subnet declaration
oct. 23 09:24:08 scribe dhcpd[5665]: in your dhcpd.conf file for the network segment
oct. 23 09:24:08 scribe dhcpd[5665]: to which interface br0 is attached. **
</pre>

De manière plus global je ne comprends pas bien la configuration DHCP sur cette machine :

<pre>
root@scribe:~# CreoleGet --list|grep wpad
domain_wpad_dhcp="etb1.lan etb1.lan"
global_domain_wpad_dhcp="etb1.lan"
</pre>

Pourquoi mettre en global la même configuration que pour un subnet DHCP ?

h3. À faire

* EOLE >= *2.7.0*
* Ajouter un test de non régression (test unitaire ou squash)

Retour