Aliasa tez wczesniej probowalem i tez nic nie daje
Napisze troche wiecej szczegolow.
Polecenie ifconfig -a daje taki rezultat:
Kod: Zaznacz cały
eth0 Link encap:Ethernet HWaddr 00:13 :D 4:26:E6:46
inet addr:87.207.192.161 Bcast:255.255.255.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:576 Metric:1
RX packets:2248 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:141500 (138.1 KiB) TX bytes:1612 (1.5 KiB)
Interrupt:9 Base address:0xe000
eth14 Link encap:Ethernet HWaddr 00:20:AF:C4:B1:4B
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:5 Base address:0x220
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:14 errors:0 dropped:0 overruns:0 frame:0
TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:700 (700.0 b) TX bytes:700 (700.0 b)
sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
plik /etc/network/interfaces wyglada nastepujaco:
Kod: Zaznacz cały
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
pre-up ifconfig eth0 hw ether 00:13:d4:26:e6:46
auto eth13
iface eth13 inet static
address 192.168.1.1
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
Jak widac w interfaces jest jeszcze stare eth13 (przed restartem), po restarcie ifconfig pokazuje juz eth14, stad problem.
plik /etc/sysconfig/2.6.17/netcard widzi tylko Realtek'a:
Kod: Zaznacz cały
FULLNAME="Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+"
DRIVER="8139cp"
Testowalem tez z plikiem /etc/sysconfig/network-scripts/ifcfg-eth1:
Kod: Zaznacz cały
DEVICE=eth1
IPADDR=192.168.1.1
NETMASK=255.255.255.0
NETWORK=192.168.1.0
BROADCAST=192.168.1.255
ONBOOT=yes
BOOTPROTO=none
Prawde mowiac koncza mi sie juz pomysly
Jesli ktos chce powalczyc ze mna to zapraszam na gg:5572277
pozdrawiam