Re: Limited email sending size



I've had similar problems in the past and they have always been solved by changing the mtu (maximum transmission unit) size.
As root issue the command:
ifconfig ppp0 mtu 1458
(change ppp0 to whatever your connection is).
If this solves the problem you may need to put the command in a startup script, on my system the correct place is /etc/rc.d/rc.local.
.




Relevant Pages

  • RE: check NIC status command
    ... try typing "ifconfig" on the command line ... fxp0: flags=8843mtu 1500 ... > I made it in the rc.conf and force NIC in full duplex but why ...
    (freebsd-questions)
  • Ip Alails help
    ... I'm having problems adding an IP alias on OpenServer Release 5. ... inet 127.0.0.1 netmask ff000000 ... atl0: flags=404bmtu 8232 ... I've also used the ipal command and it generated the following line. ...
    (comp.unix.sco.misc)
  • Re: Slow browsing with cable modem
    ... > wouldn't load and those same sites wouldn't respond to pings. ... > I fixed this problem after many attempts by changing the MTU (Maximum ... > To change the MTU for device eth0 do the following command: ... This is generally a fix for xDSL setups rather than cable modems. ...
    (comp.os.linux.networking)
  • Connecting ISP problem
    ... # start pptp ... rl0: flags=8843mtu 1500 ... set log Phase Chat LCP IPCP CCP tun command ...
    (freebsd-questions)
  • RE: TCP not working over ppp connection (WAS: 5th day using Linux...)
    ... today I had no idea what MTU is, but after googleing and then looking at my ... Ifconfig ppp0 mtu 1492 made it so that my wget is now working! ... Technical Manager, Uptime Technical Solutions LLC. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)