[Bug 625349] [NEW] DHCPOFFER assigne une ip déjà attribué
Sebastien
625349 at bugs.launchpad.net
Fri Aug 27 15:40:37 BST 2010
Public bug reported:
lsb_release -rd
Description: Ubuntu 10.04.1 LTS
Release: 10.04
apt-cache policy dhcp3-server
dhcp3-server:
Installed: 3.1.3-2ubuntu3
Candidate: 3.1.3-2ubuntu3
Version table:
*** 3.1.3-2ubuntu3 0
500 http://fr.archive.ubuntu.com/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status
voici le log
Aug 27 08:57:09 SVR511 dhcpd: DHCPDISCOVER from 00:03:81:ee:e7:8a via eth1
Aug 27 08:57:10 SVR511 dhcpd: DHCPOFFER on 192.168.22.30 to 00:03:81:ee:e7:8a (MMMPUNEEETUA) via eth1
Aug 27 08:57:10 SVR511 dhcpd: DHCPREQUEST for 192.168.22.30 (192.168.22.2) from 00:03:81:ee:e7:8a (MMMPUNEEETUA) via eth1
mais cette adresse ip est configuré dans le serveur dhcp et le pc est
fonctionnel sur l'adresse ip en question. Donc après le branchement de
l'autre appareil, ca me donne un conflit d'adresse ip sur le réseau.
voici l'exemple de la config.
host marcelb {
hardware ethernet 00:1c:c0:71:bc:4f;
fixed-address 192.168.22.30;
}
dans la version 8.04 dhcp3-server : version 3.0.6.dfsg-1ubuntu9.1 , je
n'avais pas ce genre de trouble .
merci
** Affects: dhcp3 (Ubuntu)
Importance: Undecided
Status: New
--
DHCPOFFER assigne une ip déjà attribué
https://bugs.launchpad.net/bugs/625349
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list