>
>>ppp0 Link encap:Point-to-Point Protocol
>> inet addr:XXX.X.XXX.XX P-t-P:XXX.X.XXX.X Mask:255.255.255.255
>> UP POINTOPOINT RUNNING NOARP MULTICAST MTU:576 Metric:1
>> RX packets:2660 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:3162 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0
>
> Yup.. as I suspected. You have to change your PPP link's MTU to 1500
> for IP MASQ to run bug free. Do do this, add the following lines
> in your /etc/ppp/options file:
>
> mtu 1500
> mru 1500.
OK, what if your ISP is setting it to something different -- like 1006 (like
mine currently is...)
This certainly explains why I had to set up squid when I switched ISPs...
-Glenn
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]