Znaleziono 1 wynik

autor: Toyeq
18 kwietnia 2007, 23:56
Forum: Serwer
Temat: Serwer - spowolniony internet
Odpowiedzi: 0
Odsłony: 1299

Serwer - spowolniony internet

Witam :-)
Postawilem serwer na Debianie 2.4.27-speakup.
cat /etc/network/interfaces
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 10.0.0.254
netmask 255.255.255.0
# Secondary
auto eth1
iface eth1 inet dhcp ...