Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Po zmianie mac nie pobiera adresu przez dhcp. Oprócz ath0 jest interfes wifi0 , przy pobieraniu adresu dhcp wyskakuje blad wifi0 unknown adres type 801 (cos takiego). Obecnie madwifi , wczesniej identyczny problem na ath5k. Pracuje na lennym
Offline
W jaki sposób tego maca zmieniłeś ?
Offline
wpisem w /etc/network/interfaces.
Ostatnio edytowany przez ksinfergo (2010-03-15 22:25:24)
Offline
Pokaż jak ten plik wygląda
Offline
auto ath0
iface ath0 inet dhcp
hwaddress ether xx:xx:xx:xx:xx:xx
prawdopodobnie nie zmienia mi wcale mac, chcialbym zmieniac mac juz przy botowaniu
Ostatnio edytowany przez ksinfergo (2010-03-15 22:37:20)
Offline
zamiast
hwaddress ether xx:xx:xx:xx:xx:xx
wpisz
pre-up ifconfig ath0 hw ether xx:xx:xx:xx:xx:xx
Offline
I kolejność jest chyba ważna.
auto ath0 pre-up ifconfig ath0 hw ether xx:xx:xx:xx:xx:xx iface ath0 inet dhcp
Offline
Nie jest ważna ja mam u siebie pre-up na końcu i działa ;P
Offline
Dziekuje panowie.
Offline
Time (s) | Query |
---|---|
0.00012 | SET CHARSET latin2 |
0.00005 | SET NAMES latin2 |
0.00108 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.227.105.78' WHERE u.id=1 |
0.00074 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.227.105.78', 1731217176) |
0.00042 | SELECT * FROM punbb_online WHERE logged<1731216876 |
0.00070 | DELETE FROM punbb_online WHERE ident='17.241.227.51' |
0.00089 | SELECT topic_id FROM punbb_posts WHERE id=143018 |
0.00116 | SELECT id FROM punbb_posts WHERE topic_id=16361 ORDER BY posted |
0.00083 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=16361 AND t.moved_to IS NULL |
0.00007 | SELECT search_for, replace_with FROM punbb_censoring |
0.00079 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=16361 ORDER BY p.id LIMIT 0,25 |
0.00086 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=16361 |
Total query time: 0.00771 s |