guys , thanks for respoding...here goes some more details
@
essbebe/
superprash2003: in my modem there no option to change MRU. In
router mode I could set MTU only (in Wan->PPP->Add..)
http://img227.imageshack.us/img227/9196/mtusetsa4.png
But these days Router mode don't work at all....weird! (Always get 'Fail toget IP Address' error...Link Up message comes after 20-30min...DSLAM issues i guess)
Anyway, I'm back in Bridge mode and I found that the built in PPPoE client for Vista uses an MTU that is set to 1480. My NIC MTU was set to 1490. So, I had to further change it using following command set. Please Note: Dr.TCP won't work in Vista.
ping
Google -f -l 1442
netsh interface ipv4 show interfaces
netsh interface ipv4 set subinterface \"9\" mtu=1470 store=persistent
20 bytes are reserved for the IP header and 8 bytes must be allocated for the ICMP
Echo Request header...so
1442+28=1470 is the optimum, so far.
Modem details: UTStarcom 300R (Black)
Model: Viking
H/W Version: 810020
S/W Version: VIK-2.1.040131c DSL Version: Y1.16.3
Standard: G.dmt
Other Details:
Local Tx Power: 9.34 dB
Remote Tx Power: 19.51 dB
Local Line Atten.: 8.5 dB
Remote Line Atten.: 3.0 dB
Local SNR Margin: 37.0 dB
Remote SNR Margin: 31.0 dB
Self Test: Passed
DSL Standard: G.dmt
Trellis Coding: Enable
Framing Structure: Framing-3
Is that all OK?? I'm on Home UL+ (256kbps) plan but getting speed close to 100kbps
