Mam taki problem mianowicie w swoim laptopie posiadam 2 karty sieciowe: jedną wifi a drugą ethernet. W domu używam wifi łącząc się z drugim komputerem ad-hoc, korzystam ze sterowników madwifi v0.9.3.3 wszystko skonfigurowałem jak należy a dokładniej to w ten sposób:
Kod: Zaznacz cały
wlanconfig ath0 destroy
wlanconfig ath0 create wlandev wlanmode adhoc
iwconfig ath0 mode ad-hoc
iwconfig ath0 essid net
iwconfig ath0 key xxxxxxxxxxxx
dhclient ath0
Kod: Zaznacz cały
prepend domain-name-server xxx.xxx.xxx.xxx;
poniżej podaje pomocnicze dane:
Kod: Zaznacz cały
ping xxx.xxx.xxx.xxx
PING xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx) 56(84) bytes of data
From xxx.xxx.xxx.xxx icmp_seq=2 Destination Host Unreachable
From xxx.xxx.xxx.xxx icmp_seq=3 Destination Host Unreachable
From xxx.xxx.xxx.xxx icmp_seq=4 Destination Host Unreachable
...
Kod: Zaznacz cały
#iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wifi0 no wireless extensions.
sit0 no wireless extensions.
ath0 IEEE 802.11g ESSID:"net"
Mode:Ad-Hoc Frequency:2.412 GHz Cell: 02:17:C4:05:85 :D 1
Bit Rate:0 kb/s Tx-Power:18 dBm Sensitivity=1/1
Retry :o ff RTS thr :o ff Fragment thr :o ff
Encryption key:1234-5678-90 Security mode:restricted
Power Management :o ff
Link Quality=60/70 Signal level=-35 dBm Noise level=-95 dBm
Rx invalid nwid:246 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
# ifconfig
ath0 Link encap:Ethernet HWaddr 00:17:C4:05:85 :D 1
inet addr:192.168.0.34 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::217:c4ff:fe05:85d1/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1090 errors:0 dropped:0 overruns:0 frame:0
TX packets:896 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:83964 (81.9 KiB) TX bytes:64902 (63.3 KiB)
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:531 errors:0 dropped:0 overruns:0 frame:0
TX packets:531 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:118021 (115.2 KiB) TX bytes:118021 (115.2 KiB)
wifi0 Link encap:UNSPEC HWaddr 00-17-C4-05-85-D1-00-00-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:31656 errors:0 dropped:0 overruns:0 frame:24527
TX packets:2350 errors:53 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:199
RX bytes:2285850 (2.1 MiB) TX bytes:216391 (211.3 KiB)
Interrupt:50
--------------------------------------
chciałbym dodać że zauważyłem coś dziwnego tzn gdy wpisuje ping jakis serwer, zwraca mi:
Kod: Zaznacz cały
From 192.168.0.34 icmp_seq=2 Destination Host Unreachable
[ Dodano: 2007-11-30, 12:30 ]
Dobra juz sobie sam zrobiłem, pozdrowienia dla wszystkich debian-users