by Jonas Maebe <Jonas.Maebe@[EMAIL PROTECTED]
>
Mar 29, 2007 at 05:18 PM
In article <1175179243.976771.266050@[EMAIL PROTECTED]
>,
faceman28208@[EMAIL PROTECTED]
wrote:
> I have not been able to access www.freepascal.org for the past couple
> of weeks from either my home or work systems system.
The firewall in front of that server is broken and drops all
fragmentation icmp packets. You can try setting your MTU to 1492 to work
atound that error, if that's the problem (which it most likely is).
I don't know which operating system you are using so I can't give a
link. But if you don't know how to do this just google for "set mtu
windows" (without the quotes), replacing "windows" with your OS' name.
Jonas