ConfigurazioneEthernetLxcSerraX: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
m
cat
(Creata pagina con '==Attach your Gentoo LXC container to Serra with 802.1X authentication== ===Create the ethernet interface for your LXC container (on the phisical machine)=== Edit /etc/lxc/...')
 
m (cat)
 
(3 versioni intermedie di un altro utente non mostrate)
Riga 15: Riga 15:
lxc.network.flags = up
lxc.network.flags = up
## Followings 3 line depends on the machine so you MUST change them!!
## Followings 3 line depends on the machine so you MUST change them!!
lxc.network.ipv4 = 131.114.251.239/23
lxc.network.ipv4 = 131.114.186.Z/29
lxc.network.ipv4.gateway = 131.114.250.1
lxc.network.ipv4.gateway = 131.114.186.1
lxc.network.hwaddr = 26:99:38:32:f3:19
lxc.network.hwaddr = 26:99:38:32:f3:19
</pre>
</pre>


===Configure the virtual interface ( on the LXC container )===
===Configure the virtual interface ( on the LXC container )===
Riga 44: Riga 43:


<pre>
<pre>
wpa_supplicant_args="-ieth2 -Dwired -c/etc/wpa_supplicant/wpa_supplicant.eth2.conf"
wpa_supplicant_args="-ieth2 -Dwired"
</pre>
</pre>


Edit /etc/wpa_supplicant/wpa_supplicant.eth2.conf it should appear like this
Edit /etc/wpa_supplicant/wpa_supplicant.conf it should appear like this
<pre>
<pre>
# IEEE 802.1X works with EAPOL version 2, but the version is defaults  
# IEEE 802.1X works with EAPOL version 2, but the version is defaults  
Riga 67: Riga 66:
         }
         }
</pre>
</pre>


===Make wpa_supplicast start automagically at boot ( on the LXC container )===
===Make wpa_supplicast start automagically at boot ( on the LXC container )===
Riga 75: Riga 73:
rc-update add wpa_supplicant default
rc-update add wpa_supplicant default
</pre>
</pre>
[[Categoria:EigenNet]]
[[Categoria:Device Mobili]]
[[Categoria:HowTo]]
509

contributi

Menu di navigazione