Penguin
Diff: Draytek Vigor
EditPageHistoryDiffInfoLikePages

Differences between version 8 and previous revision of Draytek Vigor.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 8 Last edited on Sunday, November 2, 2008 2:31:18 pm by PeterScott Revert
Older page: version 7 Last edited on Saturday, November 1, 2008 2:16:07 pm by PeterScott Revert
@@ -55,5 +55,5 @@
 Also note that pppoeconf doesnt comment your old /etc/network/interfaces ethx config, so if you have a gateway or otherstuff listed there you will to edit it yourself. 
  
 Also note that the process of reconfiguring Vigors from default dhcp on ip 192.168.1.1 involves a few steps. Its best to do it two stages to avoid confusing the modem. First change the ip and port, and turn off dhcp. Then lastly turn on pppoe pass through. 
  
-Also note that mss clamping is not a pretty thing, and certainly doesnt enhance your throughput. [Some sources|http://www.mynetwatchman.com/kb/ADSL/pppoemtu.htm] however claim a mss of 1414 is efficient as it evenly splits the pppoe packet into pppoa's 48 byte frames. 
+Also note that mss clamping is not a pretty thing, and certainly doesnt enhance your throughput. [Some sources|http://www.mynetwatchman.com/kb/ADSL/pppoemtu.htm] however claim a mss of 1414 is efficient as it evenly splits the pppoe packet into pppoa's 48 byte frames. Edit: you can go as high as 1452, but this wont allow for any extra tcp headers, or the other odd broken router /server along the road. 1444 gives a 8 byte margin, but does mean your lan clients RWINs are a bit off etc