Линуксовые черви
Nov. 16th, 2008 06:18 pmПадает pptp соединение в дебиане.
С сообщением: "anon warn[decaps_gre:pptp_gre.c:324]: short read (-1): Message too long"
По словам гугла, это означает:
This is caused by an intervening router or gateway sending back an ICMP
response claiming that the GRE packet is too large to fit through the
MTU limit of one of it's links.
Reduce the MTU on your eth0 or whatever link exists before the tunnel
begins.
You can use tcpdump to capture the ICMP response, so that you can find
out what router is generating it.
Хотелось бы узнать у гуру Линуксов, почему в винде нет таких проблем? :)
С сообщением: "anon warn[decaps_gre:pptp_gre.c:324]: short read (-1): Message too long"
По словам гугла, это означает:
This is caused by an intervening router or gateway sending back an ICMP
response claiming that the GRE packet is too large to fit through the
MTU limit of one of it's links.
Reduce the MTU on your eth0 or whatever link exists before the tunnel
begins.
You can use tcpdump to capture the ICMP response, so that you can find
out what router is generating it.
Хотелось бы узнать у гуру Линуксов, почему в винде нет таких проблем? :)