Słuchaj, zrobiłem tak: na chama przez KDE powpisywałem to wszystko i ruszyło że jest STATIC. Dziwne tylko, że mój plik /etc/network/interfaces wygląda tak:
Kod: Zaznacz cały
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0
# The primary network interface
allow-hotplug eth2
iface eth2 inet static
adress 192.168.1.105
address 192.168.1.103
netmask 255.255.255.0
gateway 192.168.1.1
auto eth2
a po wpisaniu ifconfig tak:
Kod: Zaznacz cały
chata:/home/pawel# ifconfig
eth2 Link encap:Ethernet HWaddr 00:03:47:36:30:54
inet addr:192.168.1.103 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::203:47ff:fe36:3054/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:637550 errors:0 dropped:0 overruns:0 frame:0
TX packets:589123 errors:1 dropped:0 overruns:0 carrier:1
collisions:0 txqueuelen:1000
RX bytes:140268633 (133.7 MiB) TX bytes:81064472 (77.3 MiB)
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:45482 errors:0 dropped:0 overruns:0 frame:0
TX packets:45482 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:7914077 (7.5 MiB) TX bytes:7914077 (7.5 MiB)
Aha i po tych zmianach nie mogę nic pingować, ale wszystko działa :shock:
[Dodano: 2008-09-27, 19:50]
Teraz zauważyłem, że w interfejsie jest błąd! Chciałem mieć 192.168.1.105 i zamiast ad
dress pisałem adress.
[Dodano: 2008-09-27, 19:51]
O jedną głupią literkę się rozchodziło, inaczej działałoby już od 2 miesięcy.
[ Dodano: 2008-09-29, 22:04 ]
Nie wiem, ale moim zdaniem dalej mu przypisuje dynamiczne IP. Na routerze nie ruszałem nic ale ustawiłem na statyczne na serwerze. Ktoś może wie jak mi pomóc? :-/