Bonjour à tous,
pour ce qui est de l'installation, elle se fait en root (j'avais essayé avec sudo mais j'ai le même résultat).
pour ce qui est des commandes elles même :
La commande netctl ext me donne :
Code : Tout sélectionner
Job for netctl@ext.service failed. See 'systemctl status netctl@ext.service' and 'journalctl -xn' for details.
La commande journalctl -xn me donne :
Code : Tout sélectionner
avril 11 06:39:55 systemd[1]: Starting Networking for netctl profile ext...
-- Subject: Unit netctl@ext.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit netctl@ext.service has begun starting up.
avril 11 06:39:56 network[1132]: Starting network profile 'ext'...
avril 11 06:39:56 network[1132]: The interface of network profile 'ext' is already up
avril 11 06:39:56 systemd[1]: netctl@ext.service: main process exited, code=exited, status=1/FAILURE
avril 11 06:39:56 systemd[1]: Failed to start Networking for netctl profile ext.
-- Subject: Unit netctl@ext.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/be02cf6855d2428ba40df7e9d022f03d
--
-- Unit netctl@ext.service has failed.
--
-- The result is failed.
avril 11 06:39:56 systemd[1]: Unit netctl@ext.service entered failed state
...skipping...
La commande systemctl status
netctl@ext.service me donne :
Code : Tout sélectionner
netctl@ext.service - Networking for netctl profile ext
Loaded: loaded (/usr/lib/systemd/system/netctl@.service; static)
Active: failed (Result: exit-code) since jeu. 2013-04-11 06:39:56 RET; 8min ago
Docs: man:netctl.profile(5)
Process: 1132 ExecStart=/usr/lib/network/network start %I (code=exited, status=1/FAILURE)
avril 11 06:39:55 systemd[1]: Starting Networking for netctl profile ext...
avril 11 06:39:56 network[1132]: Starting network profile 'ext'...
avril 11 06:39:56 network[1132]: The interface of network profile 'ext' is already up
avril 11 06:39:56 systemd[1]: netctl@ext.service: main process exited, code=exited, status=1/FAILURE
avril 11 06:39:56 systemd[1]: Failed to start Networking for netctl profile ext.
avril 11 06:39:56 systemd[1]: Unit netctl@ext.service entered failed state
Et donc la je suis bloqué.
Comme mon profil utilise dhcp, moi j'utilise dhcpd.
En espérant que je trouve un solution.
Quand vous avez installé, avez vous utilisé des commandes pour stopper la connection existante (j'utilisais ntcfg)?
A+ et merci encore pour vos réponses.