Le 13/07/2012 11:56, jacques a écrit :

 Le 12/07/2012 23:33, prego jérémy a écrit :
 bonsoir,

 Pas testé :

 http://www.linuxmanpages.com/man5/dhcpd.conf.5.php

 REFERENCE: ALLOW AND DENY
 The allow and deny statements can be used to control the response of
 the DHCP server to various sorts of requests. The allow and deny
 keywords actually have different meanings depending on the context. In
 a pool context, these keywords can be used to set up access lists for
 address allocation pools. In other contexts, the keywords simply
 control general server behavior with respect to clients based on
 scope. In a non-pool context, the ignore keyword can be used in place
 of the deny keyword to prevent logging of denied requests.



ok, j'ai complété mon fichier dhcpd.conf comme ceci :

subnet 10.0.2.0 netmask 255.255.255.0


    {
non-pool;
    # Adresse du routeur
      option routers 10.0.2.20;

 }

d'après la traduction du message j'ai compris cela

est-ce correct ?
  Jérémy







--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet "unsubscribe"
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: http://lists.debian.org/4fffffa8.6000...@prego-network.net

Répondre à