6
ইথডাউন ইথ0 (মূল ইন্টারফেস) করতে পারবেন না
আমি ifdownডেবিয়ান 6.0.5 এ কোনও ইন্টারফেস করতে পারি না : user@box:/etc/network$ sudo ifdown eth0 && sudo ifup eth0 ifdown: interface eth0 not configured SIOCADDRT: File exists Failed to bring up eth0. user@box:/etc/network$ cat interfaces auto lo iface lo inet loopback allow-hotplug eth0 allow-hotplug eth1 auto eth0 iface eth0 inet static …
51
debian
networking