Changes

Jump to navigation Jump to search
17 bytes added ,  15:26, 11 December 2012
MTU 1400 -> 1492
Line 24: Line 24:  
As discussed in [[Bugzilla:6888]] a workaround was found that may help in mitigating the issue.  
 
As discussed in [[Bugzilla:6888]] a workaround was found that may help in mitigating the issue.  
   −
Ensure the MTU setting on your local (gateway) router is set to 1492, then set the MTU on your SME server to 1400 using the following:
+
Ensure the MTU setting on your local (gateway) router is set to 1492, then set the MTU on your SME server to the same value (1492) using the following:
   −
  config setprop InternalInterface MTU 1400
+
  config setprop InternalInterface MTU 1492
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
  

Navigation menu