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/.
Cze kompilowalem dzisiaj jadro z 2.4.27 na 2.4.30 i po kompilacji na nowym jadrze przy wpisaniu ifconig eth0 pokazuje mi sie cos takiego:
eth0 error fetching interface information: Device not found czym to moze byc spowodowane moze gdzies blad popelnilem prosze o pomoc.
Mam jeszcze jedno pytanie czy na tym jadrze zrobie podzial pasma HTB, tunelowanie i ststystyki sieci ?
Offline
co do pierwszego pytania, to stawiam na to ze nie wkompilowales odpowiednich sterownikow do jadra ( albo nie ladujesz modolow jezeli sterowniki zrobiles wlasnie jako mduly)
a drugie: tak, zrobisz sobie bez problemu te rzeczy w tym ( jaki i na kazdym jadrze 2.4 i 2.6, co do 2.2 nie wiem, nigdy nie mialem zainstalowanego :D)
Offline
to jak mam wykompilowac sterowniki zeby zadzialaly karty ?
Offline
zakladam ze wiesz jakie masz karty sieciowew ( jak nie to zapodaj lspci )
wiec dla jajka 2.4 zaznaczasz [*] odpowiednia opcje w galezi:
Network Device Support -> Ethernet ( 10 or 100Mbit ) ->[i]sterownik dla twojej karty[/i]
i rekompilujesz
Offline
jatan - a wec jak moi przedmwcy napisali poleceniem lspci srawdzasz jakie masz karty i w kernelu stery sa w
Network Device Support -> Ethernet ( 10 or 100Mbit ) ->
co do iptables w kerelu zaznaczasz
Networking options ---> <*> Packet socket [*] Packet socket: mmapped IO <*> Netlink device emulation [*] Network packet filtering (replaces ipchains) [*] Network packet filtering debugging [*] Socket Filtering <*> Unix domain sockets [*] TCP/IP networking IP: Netfilter Configuration ---> <*> IP tables support (required for filtering/masq/NAT) <M> limit match support <M> MAC address match support <M> Packet type match support <M> netfilter MARK match support <M> Multiple port match support <M> TOS match support <M> recent match support <M> ECN match support <M> DSCP match support <M> AH/ESP match support <M> LENGTH match support <M> TTL match support <*> tcpmss match support <M> Helper match support <M> Connection state match support <M> Connection tracking match support <M> Unclean match support (EXPERIMENTAL) <M> Owner match support (EXPERIMENTAL) <*> Packet filtering <M> REJECT target support <M> MIRROR target support (EXPERIMENTAL) <*> Full NAT <M> MASQUERADE target support <M> REDIRECT target support [*] NAT of local connections (READ HELP) <M> Basic SNMP-ALG support (EXPERIMENTAL) <*> Packet mangling <M> TOS target support <M> ECN target support <M> DSCP target support <M> MARK target support <*> LOG target support <*> ULOG target support <*> TCPMSS target support
a jesli hodzi o podzial pasma to
Networking options ---> <*> Packet socket [*] Packet socket: mmapped IO <*> Netlink device emulation [*] Network packet filtering (replaces ipchains) [*] Network packet filtering debugging [*] Socket Filtering <*> Unix domain sockets [*] TCP/IP networking IP: Netfilter Configuration ---> <*> Connection tracking (required for masq/NAT) <*> IP tables support (required for filtering/masq/NAT) netfilter MARK match support QoS and/or fair queueing ---> [*] QoS and/or fair queueing <*> CBQ packet scheduler <*> HTB packet scheduler <*> CSZ packet scheduler <*> H-FSC packet scheduler <*> The simplest PRIO pseudoscheduler <*> RED queue <*> SFQ queue <*> TEQL queue <*> TBF queue <*> GRED queue <*> Network emulator <*> Diffserv field marker <*> Ingress Qdisc [*] QoS support [*] Rate estimator [*] Packet classifier API <*> TC index classifier <*> Routing table based classifier <*> Firewall based classifier <*> U32 classifier <*> Special RSVP classifier <*> Special RSVP classifier for IPv6 [*] Traffic policing (needed for in/egress)
Offline
Time (s) | Query |
---|---|
0.00007 | SET CHARSET latin2 |
0.00003 | SET NAMES latin2 |
0.00070 | 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.119.159.196' WHERE u.id=1 |
0.00055 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.119.159.196', 1732836743) |
0.00043 | SELECT * FROM punbb_online WHERE logged<1732836443 |
0.00063 | 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=3435 AND t.moved_to IS NULL |
0.00005 | SELECT search_for, replace_with FROM punbb_censoring |
0.00103 | 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=3435 ORDER BY p.id LIMIT 0,25 |
0.00086 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=3435 |
Total query time: 0.00435 s |