Nos, rebootoltam és itt vannak az eredmények:
soad@SystemX:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:60:08:69:CA:D7
inet addr:192.168.0.27 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::260:8ff:fe69:cad7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:102 errors:0 dropped:0 overruns:0 carrier:1
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:4500 (4.3 KiB)
Interrupt:10 Base address:0x300
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:62 errors:0 dropped:0 overruns:0 frame:0
TX packets:62 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5266 (5.1 KiB) TX bytes:5266 (5.1 KiB)
A modult ahogy látható betöltötte...
Az /etc/network/interfaces tartalma pedig:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.0.27
netmask 255.255.255.0
gateway 192.168.0.1
auto eth1
iface eth1 inet dhcp
auto eth2
iface eth2 inet dhcp
auto ath0
iface ath0 inet dhcp
auto wlan0
iface wlan0 inet dhcp