Hi leute, eigentlich kann das doch gar nicht so schwer sein! Ich bin dabei meinen Testserver zu konfigurieren, dabei treten folgende Probleme auf: 1. vom Testserver (sonne) zur Workstation (mars) bekomme ich mit "> ping mars" diese Ausgabe: PING mars.all (192.168.100.99): 56 data bytes 64 bytes from 192.168.100.99: icmp_seq=0 ttl=255 time=1.698 ms 64 bytes from 192.168.100.99: icmp_seq=1 ttl=255 time=1.057 ms 64 bytes from 192.168.100.99: icmp_seq=2 ttl=255 time=1.044 ms 64 bytes from 192.168.100.99: icmp_seq=3 ttl=255 time=1.056 ms 64 bytes from 192.168.100.99: icmp_seq=4 ttl=255 time=1.070 ms 64 bytes from 192.168.100.99: icmp_seq=5 ttl=255 time=1.067 ms 64 bytes from 192.168.100.99: icmp_seq=6 ttl=255 time=1.042 ms 64 bytes from 192.168.100.99: icmp_seq=10 ttl=255 time=1.021 ms 64 bytes from 192.168.100.99: icmp_seq=16 ttl=255 time=1.131 ms 64 bytes from 192.168.100.99: icmp_seq=21 ttl=255 time=1.062 ms 64 bytes from 192.168.100.99: icmp_seq=25 ttl=255 time=1.520 ms 64 bytes from 192.168.100.99: icmp_seq=30 ttl=255 time=1.229 ms --- mars.all ping statistics --- 33 packets transmitted, 12 packets received, 63% packet loss round-trip min/avg/max = 1.021/1.166/1.698 ms Ab dem 7. Paket kommt nur jedes 5. an! Anders rum also von mars nach sonne funktioniert es fehlerlos 2. bis der Testserver mal l�uft ist die ISDN Karte noch in der Workstation. Aber da klappt das nicht. Vom server aus kann man www Anfragen aufl�sen. Ausgabe von sonne:ping mars Destination Gateway Genmask Flags Metric Ref Use Iface sonne.all * 255.255.255.255 UH 1 0 0 dummy0 localnet * 255.255.255.0 U 0 0 0 eth0 loopback * 255.0.0.0 U 0 0 0 lo default mars.all 0.0.0.0 UG 0 0 0 eth0 und mars: root@mars:/etc > route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface mars.all * 255.255.255.255 UH 1 0 0 dummy0 192.168.0.99 * 255.255.255.255 UH 0 0 0 ippp0 localnet * 255.255.255.0 U 0 0 0 eth0 loopback * 255.0.0.0 U 0 0 0 lo default 192.168.0.99 0.0.0.0 UG 0 0 0 ippp0 Sieht doch ganz sauber aus! Oder? Danke schon im vorraus Markus -- -------------------------- Markus Hahn Emser Str. 69a 65195 Wiesbaden Tel.: 0611/4114536 Mail: [EMAIL PROTECTED] -------------------------- --------------------------------------------------------------------------- PUG - Penguin User Group Wiesbaden - http://www.pug.org

