Hi Manuel, Manuel Weichselbaumer <[EMAIL PROTECTED]> writes:
[DSL-Router] > also, ein route -n ergab folgendes: > > Kernel IP routing table > Destination Gateway Genmask Flags Metric Ref Use > Iface > 192.168.100.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 > 0.0.0.0 192.168.100.1 0.0.0.0 UG 0 0 0 eth0 Ist 192.168.100.0 Dein lokales Netz? > und ein ifconfig: > > eth0 Link encap:Ethernet HWaddr 00:60:97:80:3F:81 > inet addr:192.168.100.100 Bcast:192.168.100.255 > Mask:255.255.255.0 > UP BROADCAST RUNNING 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:100 > RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) > Interrupt:10 Base address:0x300 > > lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > UP LOOPBACK RUNNING MTU:3924 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) > > eth0 is meine 3com-karte, die am dsl-modem h�ngt > einw�hlen klappt nach wie vor, nur ein ping ins internet geht nicht. > (die resolv.conf is korrekt) Das sieht aus, als w�rdest Du Dich mit der Karte, die im lokalen Netz h�ngt, ins Internet einw�hlen wollen. Das kann nicht gehen. > meine eth1 is anscheinend nicht dauerhaft eingebunden. :( man interfaces Trage eth1 in /etc/network/interfaces ein (die Datei ist ganz gut kommentiert IIRC), dann wird eth1 auch automatisch gestartet. > das kernel-modul f�r meine 2. netzwerkkarte is aber geladen. > hoffe das hilft euch. S.o. Zum Testen kannst Du auch mal ein ifconfig eth1 up eingeben und schauen, ob eth1 dann da ist. Dann musst Du nur noch die Eintr�ge in /etc/network/interfaces so anpassen, dass eth1 Deine lokale IP-Adresse bekommt und eth0 eine andere (z.B. 10.0.0.1). hth, Alex -- The views expressed here are not necessarily those of my own and probably not even necessary
msg06012/pgp00000.pgp
Description: PGP signature

