Bonjour à tous
J'ai un gros problème avec IPCOP 1.4.10
Normalement pour créer un VLAN sur eth0 il faut assigner chaque VLAN sur cette interface.
Donc je tape :
ifconfig eth0 up
vconfig add eth0 2
j'ai un message d'erreur :
Could not open /proc/net/vlan/config
May you need to load 8021q module or maybe you are not using PROCFS??
Error: trying to add VLAN#2 to IF -:eth0:- error: Invalid argument
vconfig add eth0 3
vconfig add eth0 4
ensuite
ifconfig eth0.2 192.168.2.1 up
ifconfig eth0.3 192.168.3.1 up
ifconfig eth0.4 192.168.4.1 up
je fais des tests ça ping et je vérifie la création et le présence du répertoire /proc/net/vlan et des fichiers conf eth0.2 eth0.3 eth0.4 et config
Tout est ok je fais un reboot
Et la plus rien il n'a pas enregistré les modifs et le répertoire vlan a disparu.
Je recommence -> reboot et... non il a tout effacé.
Ma question est : Comment faire un assigna des VLANs en DUR sous IPCOP ???
Merci par avance