|
||||||||
Greg Sims wrote: > Thanks for the suggestion Greg ... > > I looked for MTU information in the m0n0wall logs but could > not find any. Can you be more specific about where to look > for this data? > Take a look in your systemlog after establishing a PPTP connection. You should see something like: 'mpd: [pptpc0] setting interface ng1 MTU to 1500 bytes' I think it would be possible to test different values for a ng interface by going to: http://<m0n0wall-ip>/exec.php and executing /sbin/ifconfig ng1 -mtu <value> Magne |