Habe ein großes problem mit T-DSL und Routing. 1. Man kann von Windows PCs nur ICQ oder mIRC benutzen. Der Browser geht gar nicht. Suse hat dafür einen patch angeboten (Modul mssclampfw), damit Pakete, die von den Clients mit einer Paketgrösse von > 1490 Bytes an das Gateway geschickt werden. Nachdem ich diesen patch nach der Anleitung (sdb.suse.de) installiert habe geht nicht mal mehr ICQ oder mIRC an Clients. route: Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.112.112.112 * 255.255.255.255 UH 0 0 0 ppp0 192.168.128.0 * 255.255.255.0 U 0 0 0 eth0 192.168.1.0 * 255.255.255.0 U 0 0 0 eth1 loopback * 255.0.0.0 U 0 0 0 lo default trinity.local 0.0.0.0 UG 0 0 0 eth0 default 10.112.112.112 0.0.0.0 UG 0 0 0 ppp0 eth1 = normales Netzwerk eth0 = DSL Modem /etc/route.conf # # /etc/route.conf # 192.168.1.0 0.0.0.0 255.255.255.0 eth1 192.168.128.1 0.0.0.0 255.255.255.255 ppp0 default 192.168.128.1 echo "1" /proc/sys/net/ipv4/ip_forward /sbin/ipchains -A forward -s 192.168.1.0/24 -d 0.0.0.0/0 -i eth1 -j MASQ /sbin/ipchains -A forward -s 192.168.1.0/24 -d 0.0.0.0/0 -i ippp0 -j MASQ Ich hoffe das mir hier jemand weiter helfen kann. Das Routing mit ISND fand ich viel einfacher. -------------------------------------------- Holt Euch den Freemail-Account von NBC GIGA http://giga.de --------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com