J'ai trouvé le "papillon" dans dhcp3-server.conf!

Je m'attache donc à le rétablir:
# DHCP configuration generated by Firestarter
#ddns-update-style interim;
#ignore client-updates;

subnet 192.168.88.1/254 netmask 192.168.88.1/255 {
        option routers 192.168.88.1;
        option subnet-mask 32.127.14.8;
        option domain-name-servers <dynamic>;
        option ip-forwarding off;
#       range dynamic-bootp 192.168.88.10 192.168.88.254;
        default-lease-time 21600;
        max-lease-time 43200;
}

Qqun peut -il me dire où sont mes erreurs?

Voici le résultat sur firestarter:

[EMAIL PROTECTED]:~$ sudo /etc/init.d/networking restart
  * Reconfiguring network interfaces... 
           * Stopping the Firestarter firewall...
    ...done.
  * Starting the Firestarter firewall...
    ...fail!
run-parts: /etc/network/if-down.d/50firestarter exited with return code 3
There is already a pid file /var/run/dhclient.eth2.pid with pid 13533
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth2/00:10:a7:0c:8b:55
Sending on   LPF/eth2/00:10:a7:0c:8b:55
Sending on   Socket/fallback
  * Stopping the Firestarter firewall...
    ...done.
  * Starting the Firestarter firewall...
    ...fail!
run-parts: /etc/network/if-down.d/50firestarter exited with return code 3
There is already a pid file /var/run/dhclient.eth0.pid with pid 13685
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:13:8f:7a:c6:dd
Sending on   LPF/eth0/00:13:8f:7a:c6:dd
Sending on   Socket/fallback
  * Stopping the Firestarter firewall...
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
    ...done.
  * Starting the Firestarter firewall...
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
    ...fail!
run-parts: /etc/network/if-down.d/50firestarter exited with return code 2
There is already a pid file /var/run/dhclient.eth2.pid with pid 134519120
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth2/00:10:a7:0c:8b:55
Sending on   LPF/eth2/00:10:a7:0c:8b:55
Sending on   Socket/fallback
DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 8
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
  * Stopping the Firestarter firewall...
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
    ...done.
  * Starting the Firestarter firewall...
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
    ...fail!
run-parts: /etc/network/if-up.d/50firestarter exited with return code 2
There is already a pid file /var/run/dhclient.eth0.pid with pid 134519120
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:13:8f:7a:c6:dd
Sending on   LPF/eth0/00:13:8f:7a:c6:dd
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
  * Stopping the Firestarter firewall...
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
    ...done.
  * Starting the Firestarter firewall...
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
    ...fail!
run-parts: /etc/network/if-up.d/50firestarter exited with return code 2
dsl-provider: ERROR while getting interface flags: No such device
Plugin rp-pppoe.so loaded.
  * Stopping the Firestarter firewall...
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
    ...done.
  * Starting the Firestarter firewall...
    ...fail!
run-parts: /etc/network/if-up.d/50firestarter exited with return code 2
SIOCADDRT: No such process
Failed to bring up eth1.
 
   [ OK ]
[EMAIL PROTECTED]:~$


-- 
ubuntu-fr mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr

Répondre à