in habe einige Probleme mit meiner Routing-Tabelle.
Das wäre zum einen eine Route zur IP des ppp0 über 127.0.0.1 dev lo.
Zum anderen wird nach poff/pon dsl-provider die Standard-Route zum ipsec0 verlegt.
Hier mal ein Beispiel:
Code: Alles auswählen
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
pD9E28872.dip0. localhost 255.255.255.255 UGH 0 0 0 lo
217.5.98.4 * 255.255.255.255 UH 0 0 0 ipsec0
217.5.98.4 * 255.255.255.255 UH 0 0 0 ppp0
localnet debian 255.255.255.0 UG 0 0 0 eth0
localnet * 255.255.255.0 U 0 0 0 eth0
192.168.1.0 * 255.255.255.0 U 0 0 0 ipsec0
default 217.5.98.4 0.0.0.0 UG 0 0 0 ipsec0
MfG
diriget