On 06/11/13 17:19, Menno Schaaf wrote:
> Sounds like it might be the MTU? It should be set to 1492 for PPPoE.
> <http://en.wikipedia.org/wiki/Maximum_transmission_unit#cite_note-9>

Yes, the MTU is set to 1492.

~> /sbin/ifconfig ppp0
ppp0      Link encap:Point-to-Point Protocol
          inet addr:60.241.25.199  P-t-P:202.7.179.58  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:354083 errors:0 dropped:0 overruns:0 frame:0
          TX packets:287596 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:368792090 (351.7 MiB)  TX bytes:83216762 (79.3 MiB)


On the underlying interface, MTU is set to 1500.

~> /sbin/ifconfig eth1
eth1      Link encap:Ethernet  HWaddr 00:05:1c:20:df:da
          inet6 addr: fe80::205:1cff:fe20:dfda/64 Scope:Link
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:15503248 errors:6 dropped:0 overruns:0 frame:0
          TX packets:15711458 errors:0 dropped:0 overruns:1 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2928508149 (2.7 GiB)  TX bytes:2025599612 (1.8 GiB)
          Interrupt:17 Base address:0xd800


Jiri
-- 
Jiří Baum <[email protected]>
Sabik Software Solutions Pty Ltd
0413 183 117
http://www.baum.com.au/sabik
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to