Roland M. Kruggel wrote: > !--ws-------------! > ! ! > ! 192.168.2.14/24 ! > !-----------------! default => 192.168.2.2
> !--Server---------! > ! 192.168.2.2/24 ! > ! ! > ! 192.168.1.2/24 ! > !-----------------! > Kernel IP Routentabelle > Ziel Router Genmask Flags Metric Ref Use Iface > 192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 > 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 > 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0 Super! ;) > !-InternetGateway-! > ! 192.168.1.1/24 ! > !-----------------! Kernel IP Routentabelle Ziel Router Genmask Flags Metric Ref Use Iface ---- Hier kommt das Intranet ---- 192.168.2.0 192.168.1.2 255.255.255.0 U 0 0 0 eth0 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ---- Hier gehts zum Internet ---- (ISDN als Beispiel (vielleicht nicht ganz korrekt...)) w.x.y.z 0.0.0.0 255.255.255.255 UH 0 0 0 ippp0 0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 ippp0 Anhand der anderen vielen Antworten denke ich das die Zeile "192.168.2.0 192.168.1.2 255.255.255.0 U 0 0 0 eth0" auf dem Internet-Gateway fehlt. Viele Gr��e Ralf

