Dialup Connection Tweaking...

What are some good ways to tweak my dialup connection under win2k? I use internet connection sharing, so as long as it doesn't effect that, then I'll be happy =) I am using a USR 56k V. 90 modem. Does messing with your MTU settings etc really make much of a difference? Any info would be appreciated!.

Customization Tweaking 1789 This topic was started by ,


data/avatar/default/avatar06.webp

286 Posts
Location -
Joined 2001-07-17
What are some good ways to tweak my dialup connection under win2k? I use internet connection sharing, so as long as it doesn't effect that, then I'll be happy =)
 
I am using a USR 56k V.90 modem.
 
Does messing with your MTU settings etc really make much of a difference? Any info would be appreciated!

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar28.webp

74 Posts
Location -
Joined 2001-01-14
Lotus,
 
You can try changing your MTU size, but with a V.90 modem your not going to see much of a difference. There are plenty of Microsoft KB articles about the TCP/IP stack that you can check as well.
 
There are only two tips I can think of:
 
(1) Make sure you have a good cables between your PC -> Modem and from your Modem -> Telephone socket.
 
(2) Tweak the following registry settings:
 
REGEDIT4
 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Serial]
"ForceFifoEnable"=dword:00000001
"RxFIFO"=dword:0000000c
"TxFIFO"=dword:00000010
"PermitShare"=dword:00000001
"LogFifo"=dword:00000001
 
(see http://www.jsiinc.com/subc/tip1300/rh1326.htm)