<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi Adam,</p>
<p><br>
</p>
<p>As a rule your mss-adjust should be 40 bytes lower than your actual MTU.  In theory you should have 1492 on the dialer and and an mss-adjust of 1452 on the LAN interface.</p>
<p><br>
</p>
<p>If you're going to keep 1452 on the Dialer as the MTU you should adjust the mss appropriately.  See if that helps at all.</p>
<p><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p></p>
<p class="x_MsoNormal" style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:'Times New Roman',serif; color:rgb(33,33,33)">
<span style="font-size:10pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)">Kindest Regards,</span></p>
<p class="x_MsoNormal" style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:'Times New Roman',serif; color:rgb(33,33,33)">
<span style="font-size:10pt; font-family:Calibri,sans-serif; color:rgb(54,95,145)">Nathan Brookfield (VK2NAB)</span></p>
<p class="x_MsoNormal" style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:'Times New Roman',serif; color:rgb(33,33,33)">
<span style="font-size:10pt; font-family:Calibri,sans-serif; color:rgb(54,95,145)"> </span></p>
<p class="x_MsoNormal" style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:'Times New Roman',serif; color:rgb(33,33,33)">
<span style="font-size:10pt; font-family:Calibri,sans-serif; color:rgb(54,95,145)">Chief Executive Officer</span></p>
<p class="x_MsoNormal" style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:'Times New Roman',serif; color:rgb(33,33,33)">
<span style="font-size:10pt; font-family:Calibri,sans-serif; color:rgb(54,95,145)">Simtronic Technologies Pty Ltd</span></p>
<p class="x_MsoNormal" style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:'Times New Roman',serif; color:rgb(33,33,33)">
<span style="font-size:10pt; font-family:Calibri,sans-serif; color:rgb(54,95,145)"> </span></p>
<p class="x_MsoNormal" style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:'Times New Roman',serif; color:rgb(33,33,33)">
<b><span style="font-size:10pt; font-family:Calibri,sans-serif; color:rgb(54,95,145)">Local:</span></b><span style="font-size:10pt; font-family:Calibri,sans-serif; color:rgb(54,95,145)"> (02) 4749 4949 <b>|</b> <b>Fax:</b> (02) 4749 4950 <b>|</b> <b>Direct:</b> (02)
 4749 4951</span></p>
<p class="x_MsoNormal" style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:'Times New Roman',serif; color:rgb(33,33,33)">
<b><span style="font-size:10pt; font-family:Calibri,sans-serif; color:rgb(54,95,145)">Web</span></b><span style="font-size:10pt; font-family:Calibri,sans-serif; color:rgb(54,95,145)">: <a href="http://www.simtronic.com.au/" target="_blank" id="LPNoLP"><span style="color:rgb(54,95,145)">http://www.simtronic.com.au</span></a> <b>|</b> <b>E-mail</b>: <a href="mailto:nathan.brookfield@simtronic.com.au" target="_blank" id="LPNoLP"><span style="color:rgb(54,95,145)">nathan.brookfield@simtronic.com.au</span></a></span></p>
<p class="x_MsoNormal" style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:'Times New Roman',serif; color:rgb(33,33,33)">
<span style="font-size:10pt; font-family:Calibri,sans-serif; color:rgb(54,95,145)"> </span></p>
</div>
</div>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> AusNOG <ausnog-bounces@lists.ausnog.net> on behalf of Adam Baxter <adam1984@gmail.com><br>
<b>Sent:</b> Tuesday, 2 August 2016 3:35 PM<br>
<b>To:</b> AusNOG@lists.ausnog.net<br>
<b>Subject:</b> [AusNOG] Telstra ADSL MTU</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>Hi All,<br>
<br>
</div>
I have had 2 Customers in the last few weeks that have had MTU problems. This is my Dialer interface.<br>
<br>
interface Dialer0<br>
 ip address negotiated<br>
 no ip redirects<br>
 no ip unreachables<br>
 no ip proxy-arp<br>
 ip mtu 1452<br>
 ip nat outside<br>
 ip virtual-reassembly<br>
 encapsulation ppp<br>
 load-interval 30<br>
 dialer pool 1<br>
 dialer-group 1<br>
 no cdp enable<br>
 ppp authentication chap callin<br>
 ppp chap hostname <a href="mailto:xxxx@direct.telstra.net">xxxx@direct.telstra.net</a><br>
 ppp chap password 7 xxxxx<br>
end<br>
<br>
</div>
 I have never had any problems accessing websites until the last few weeks. Does anyone know what might have changed at the Telstra end? I had to set  "ip tcp adjust-mss 1452" on the Dialer interface to make it work. Never had to in the past with a number of
 other connections. Perhaps I should have all along?<br>
<br>
</div>
Regards,<br>
<br>
</div>
Adam.<br>
<div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>