Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem mit Netzwerk nach abgeschlossener Installation
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
un´ajax
n00b
n00b


Joined: 18 Apr 2004
Posts: 3

PostPosted: Sun Apr 18, 2004 9:58 am    Post subject: Problem mit Netzwerk nach abgeschlossener Installation Reply with quote

Hi
Ich hab mich vorgstern ma hingesetzt im gentoo zu installieren.
Hat aller perfekt geklappt, emerge bzw. wget konnte aufs inet zugreifen, ganz wie es sich gehört.
Aber jetzt nach der installation kann ich plötzlich nichtmalmehr andere Pc in meinem Netz anpingen.
In der Kernelkonfiguration habe ich die richtige Unterstützung ausgewählt - die Karte wird beim booten auch richtig erkannt.
Woran kann es liegen?
Back to top
View user's profile Send private message
NueX
Apprentice
Apprentice


Joined: 19 Jun 2003
Posts: 196
Location: Germany

PostPosted: Sun Apr 18, 2004 10:11 am    Post subject: Reply with quote

Dann hast du wohl nicht wie in der Installationsanleitung unter http://www.gentoo.org/doc/de/handbook/handbook.xml?full=1#book_id2733533_chap2_sect2 "Konfiguration des Netzwerks" beschrieben, dein Netzwerk eingerichtet.

Last edited by NueX on Sun Apr 18, 2004 10:13 am; edited 1 time in total
Back to top
View user's profile Send private message
spitzwegerich
l33t
l33t


Joined: 04 Mar 2003
Posts: 697
Location: Lower Bavaria, Central Europe

PostPosted: Sun Apr 18, 2004 10:13 am    Post subject: Reply with quote

Falls der Treiber ein Modul ist: Wurde es geladen?
Hast du das Netzwerk in /etc/conf.d/net richtig eingerichtet?
Wurde das init-skript /etc/inid.d/net.eth0 gestartet?
_________________
"Work is the curse of the drinking classes."
-Oskar Wilde
Back to top
View user's profile Send private message
un´ajax
n00b
n00b


Joined: 18 Apr 2004
Posts: 3

PostPosted: Sun Apr 18, 2004 10:21 am    Post subject: Reply with quote

Ich hab alles wie beschrieben eingerichtet und ifconfig zeigt mir sowohl lo als auch eth0 an.
Ich persönlich vermute das ich irgendwas nicht mit in den kernel kompeliert habe. Hab deswegen auch schon viele Sachen ausporbiert, leider hat nichts geholfen :(
Back to top
View user's profile Send private message
NueX
Apprentice
Apprentice


Joined: 19 Jun 2003
Posts: 196
Location: Germany

PostPosted: Sun Apr 18, 2004 10:38 am    Post subject: Reply with quote

Gib doch mal die Ausgaben von "# rc-update show | grep net" und "# cat /etc/conf.d/net" und beschreib doch mal, was beim booten steht, wenn da kommt "* Bringing eth0 up (192.168.1.1)...".
Was hast du denn alles im Kernel aktiviert? Eigentlich brauchst du ja nur:
Code:
Device Drivers --->
  Networking Support --->
    [*]Networking support
      [*]Network device support
      Ethernet (10 or 100Mbit) ---> (denke ich doch mal)
        [*] Ethernet (10 or 100Mbit)
         [*] deine Karte
Back to top
View user's profile Send private message
un´ajax
n00b
n00b


Joined: 18 Apr 2004
Posts: 3

PostPosted: Sun Apr 18, 2004 11:18 am    Post subject: Reply with quote

rc-update:
Code:

local    | default nonetwork
net.eth0 | default
net.lo   | boot
net.ppp0 |
netmount | default


conf.d/net

Code:

iface_eth0="192.168.0.213 broadcast 192.168.0.255 netmask 255.255.255.0"

gateway="eth0/192.168.0.1"


Im Kernel habe ich alles aktiviert was mit TCP/IP zu tun hat, außerdem den Treiber für meine Netzwerkkarte
Back to top
View user's profile Send private message
mo-ca
Guru
Guru


Joined: 17 Feb 2003
Posts: 313
Location: Near Dresden, Germany

PostPosted: Sun Apr 18, 2004 11:30 am    Post subject: Reply with quote

moin,

dann schauen, wir mal, wos hängt:

Code:
ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 00:05:5D:F6:2A:F9
          [b]inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0[/b]
          [b]UP[/b] BROADCAST [b]RUNNING[/b] MULTICAST  MTU:1500  Metric:1
          RX packets:451035 errors:0 dropped:0 overruns:0 frame:0
          TX packets:839442 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          [b]RX bytes:29737831 (28.3 Mb)  TX bytes:1197147495 (1141.6 Mb)[/b]
          Interrupt:12 Base address:0xe800


inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP
RUNNING
RX bytes:29737831 (28.3 Mb) TX bytes:1197147495 (1141.6 Mb)
nun schau mal bei dir. die dicken stellen sind die wichtigen, also IP-Adresse, Netmask, das UP und RUNNING erscheint und das packete gesendet und empfangen werden.

wenn hier alles stimmt, paste mal kernel und netzwerkkarte, denn es kann sein, dass in deinem kernel (ich gehe davon aus, dass du alles richtig kompiliert hast) ein bug ist [hatte ich mit einer realtek karte auch mal].
Wenn gar nix hilft, probier mal nen anderen kernel. entweder vanilla oder die -ck sources kann ich empfehlen.

so long ...
_________________
Registred Linux User #239348
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum