problem z kart
problem z kartą sieciową
Od pewnego czasu mam problem z kartą sieciową. Za każdym razem gdy włączam Debiana muszę od nowa konfigurować kartę sieciową - nie zapamiętuje ustawień. Może to nie jest wielki problem ale za każdym razem jest tworzone kolejne połączenie sieciowe eth0, eth1, eth2 ,..., ethn :-D
Kod: Zaznacz cały
allow-hotplug eth0
iface eth0 inet dhcp
iface eth2 inet dhcp
auto eth2
iface eth3 inet dhcp
auto eth3
maciekr, w /etc/network/interfaces masz mały burdel, spróbuj zmienić tam wpisy według tego:
http://dug.net.pl/texty/ethernet.php
w razie dalszych problemów pisz dalej
aloha
http://dug.net.pl/texty/ethernet.php
w razie dalszych problemów pisz dalej
aloha
no niestety ręczna edycja tego pliku nic nie daje jakieś tam błędy wywala a ponowna konfiguracja znowu wali swoje te wpisy.
może jeszcze dam to :
może jeszcze dam to :
Kod: Zaznacz cały
debian:/home/maciekr# /etc/init.d/networking restart
Reconfiguring network interfaces...There is already a pid file /var/run/dhclient.eth3.pid with pid 3803
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit [url]http://www.isc.org/sw/dhcp/[/url]
Listening on LPF/eth3/00:00:6c:e7:74:98
Sending on LPF/eth3/00:00:6c:e7:74:98
Sending on Socket/fallback
DHCPRELEASE on eth3 to 192.168.0.1 port 67
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit [url]http://www.isc.org/sw/dhcp/[/url]
SIOCSIFADDR: No such device
eth0: ERROR while getting interface flags: No such device
eth0: ERROR while getting interface flags: No such device
Bind socket to interface: No such device
Failed to bring up eth0.
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit [url]http://www.isc.org/sw/dhcp/[/url]
Listening on LPF/eth3/00:00:6c:e7:74:98
Sending on LPF/eth3/00:00:6c:e7:74:98
Sending on Socket/fallback
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 3
DHCPOFFER from 192.168.0.1
DHCPREQUEST on eth3 to 255.255.255.255 port 67
DHCPACK from 192.168.0.1
bound to 192.168.0.159 -- renewal in 298880 seconds.
done.
¦rodowisko>Administracja>Ustawienia siecivelmafia pisze:jaka ponowna konfiguracja ??maciekr pisze:ponowna konfiguracja
bo nie kojarzę żadnej ponownej konfiguracji w systemie oprócz edycji plików.
dziś już mam tak:
Kod: Zaznacz cały
auto eth0
iface eth0 inet dhcp
iface eth3 inet dhcp
auto eth3
iface eth4 inet dhcp
Ręcznie wyedytuj /etc/network/interfaces i wpisz to:
potem napisz czy jest problem, dalej.
Kod: Zaznacz cały
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp