Search found 477 matches

by rmrucker
Thu Apr 24, 2003 10:50 am
Forum: General Broadband Forum
Topic: script errors,need help.
Replies: 3
Views: 647

You need to Disable Script Debugging -- AND UN-check the box that says "Display a notification about every script error".
by rmrucker
Mon Mar 17, 2003 8:48 am
Forum: Broadband Tweaks Help
Topic: My MTU test results - wierd and shocking
Replies: 4
Views: 1027

Can you ping something beyond your gateway and get a 1472 buffer packet through? For example, try pinging http://www.speedguide.net. If you can ping your gateway with a full size packet (1472), then at least your computer and your connection to your gateway is set up correctly. Something between you...
by rmrucker
Fri Mar 14, 2003 12:22 am
Forum: Broadband Tweaks Help
Topic: How to determine the netTrans/ooon key to tweak??
Replies: 1
Views: 688

You might wish to use the Optimizer program. In theory, it was designed to determine the correct key...
by rmrucker
Fri Mar 14, 2003 12:19 am
Forum: Broadband Tweaks Help
Topic: Rcv Window?
Replies: 1
Views: 852

I do not believe you can modify the "Receive" Window to cap what you are "Sending"...
by rmrucker
Fri Mar 14, 2003 12:15 am
Forum: Broadband Tweaks Help
Topic: My MTU test results - wierd and shocking
Replies: 4
Views: 1027

Can you ping anywhere else with a larger packet? Can you ping your gateway address with a larger packet?
by rmrucker
Wed Nov 13, 2002 11:21 pm
Forum: Network Security
Topic: Is a router an effective firewall?
Replies: 10
Views: 4251

An NAT router is a good inbound firewall, but it offers no outbound protection.

Most security-minded users prefer to add a software firewall to prevent trojan programs or spyware from phoning home.
by rmrucker
Tue Nov 12, 2002 11:53 pm
Forum: Software Forum
Topic: VBS/VBA/VB and registry editing...
Replies: 3
Views: 1026

I have multiple projects planned... now how many will really get done, that is another story. ;) I found out I actually CAN use the WshShell object to edit the registry in VB6. The code should be this instead: Set WshShell = CreateObject("WScript.Shell") WshShell.RegWrite ... I simply don'...
by rmrucker
Tue Nov 12, 2002 8:47 am
Forum: Software Forum
Topic: VBS/VBA/VB and registry editing...
Replies: 3
Views: 1026

VBS/VBA/VB and registry editing...

Help a dumb and confused newbie. If I use VBScript or even VBA, I can edit the registry by Creating the Windows Scripting Host Shell Object and then using simple commands like RegWrite or RegDelete: Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.RegWrite ... However, as best...
by rmrucker
Tue Nov 12, 2002 7:37 am
Forum: Network Security
Topic: Critical update ??
Replies: 6
Views: 1287

If you get picky, IE6sp1 does introduce a few minor security patches that have not been offered for earlier versions of IE. How important are these? Like most security patches, they have not been taken advantabe of yet 'in the wild', so your risks are very low. I suspect if any real threat was patch...
by rmrucker
Tue Oct 29, 2002 10:17 am
Forum: Software Forum
Topic: changeing the right click menu ?
Replies: 9
Views: 1054

It's in the registry as a Context Menu Handler... but, whatever! Good luck.
by rmrucker
Sun Oct 27, 2002 10:08 am
Forum: Software Forum
Topic: changeing the right click menu ?
Replies: 9
Views: 1054

It is not a SendTo entry, it is a Shell Extension...
by rmrucker
Sun Oct 27, 2002 10:01 am
Forum: Software Forum
Topic: changeing the right click menu ?
Replies: 9
Views: 1054

Do the WinRar items appear in EVERY file type's Context Menu -- or just some files? If so, which ones? I assume you already un-installed WinRar and it left these behind? You will need to dive into the registry to get rid of these entries. What you are talking about is called a "Context Menu Han...
by rmrucker
Sat Oct 26, 2002 9:39 am
Forum: Software Forum
Topic: Problem with IE 5.5 and Temp directory
Replies: 5
Views: 698

The Folder should be in a different location in Win2K -- it will be user specific. Can you find a folder called "Temporary Internet Files"? If so, can you open it and look inside? I am not sure this will help, but if you have TweakUI it might be worth a try: http://www.pcqanda.com/dcforum/...
by rmrucker
Thu Oct 24, 2002 8:23 am
Forum: Broadband Tweaks Help
Topic: Uninstalling SpeedGuide Webpatch
Replies: 4
Views: 746

You can download the SG TCP Optimizer and set these numbers on the "Other Settings" tab. Default levels are: Max Connections Per Server: Default = 2 Max Connections Per 1.0 Server: Default = 4 Alternatively, you can use regedit to reset the values here: HKEY_USERS\.DEFAULT\Software\Microso...
by rmrucker
Sun Oct 13, 2002 9:23 am
Forum: Broadband Tweaks Help
Topic: Unable to change MTU value
Replies: 8
Views: 1204

Are you using a Netgear router or just a Netgear card?
by rmrucker
Sun Oct 13, 2002 9:16 am
Forum: Broadband Tweaks Help
Topic: MTU Help...registry tweak not working
Replies: 7
Views: 3567

As above -- it is your router that is the problem.

For what it is worth:
http://www.dslreports.com/faq/710
by rmrucker
Thu Oct 03, 2002 5:12 pm
Forum: Broadband Tweaks Help
Topic: MTU 1454 with Analyzer
Replies: 5
Views: 1625

Pull the notebook out of the circuit and see if the problem still exists. Something is over-writing the MSS field of your SYN packet. If you don't use PPPoE software and you have no other 'router', then the notebook is the most likely candidate.

You ISP can also do that, but that is VERY rare.
by rmrucker
Mon Sep 23, 2002 6:23 am
Forum: Network Security
Topic: Restricted Sites
Replies: 4
Views: 1568

Using Restricted sites does not block your computer from reaching the site in question, it only disables that site. You can block your computer from reaching sites by using a Hosts file . This does not prevent the actual pop-up from opening -- a blank IE window can still be opened -- but a least you...
by rmrucker
Mon Sep 16, 2002 8:33 am
Forum: General Broadband Forum
Topic: TTL vs RWIN
Replies: 8
Views: 865

You don't want TTL too low with a large RWIN -- there will be a critical point if your RWIN greatly exceeds your bandwidth. Think about it. If you have a HUGE RWIN and small bandwidth, the packets will have left the server and will be sitting in limbo for a long time waiting to get through the narro...
by rmrucker
Sun Sep 08, 2002 2:21 pm
Forum: Broadband Tweaks Help
Topic: MTU tweak
Replies: 13
Views: 1945

Router?
by rmrucker
Sat Sep 07, 2002 9:37 am
Forum: Network Security
Topic: Security Updates...
Replies: 6
Views: 937

Sorry to confuse. It is all the same issue -- look at all the numbers carefully. MS just FORGOT to update the MSKB article. The Win98 update *has* been available from the MS02-050 Security Bulletin page since 9/5/02. If you have that update, then that is it!
by rmrucker
Fri Sep 06, 2002 3:59 pm
Forum: Network Security
Topic: Security Updates...
Replies: 6
Views: 937

One more to add to the list:

MS02-050: "Certificate Validation Flaw Could Enable Identity Spoofing (Q328145)"
-aka-
Q328145: "MS02-050: Certificate Validation Flaw May Permit Identity Spoofing"
by rmrucker
Thu Aug 29, 2002 3:52 pm
Forum: Broadband Tweaks Help
Topic: TCPOptimizer question
Replies: 4
Views: 1150

There is no reason to apply the patches AND use the Optimizer.
by rmrucker
Thu Aug 29, 2002 3:49 pm
Forum: Broadband Tweaks Help
Topic: rwin values different
Replies: 27
Views: 2142

Got it. But it remains illogical that scaling would be helpful if the RWIN is under 65535. Turning on scaling has *nothing* to do with the "window" field in the SYN packet. Therefore, there is no logical "cause and effect relationship". But I guess one can never exclude random lu...
by rmrucker
Thu Aug 29, 2002 2:53 pm
Forum: Broadband Tweaks Help
Topic: rwin values different
Replies: 27
Views: 2142

You are correct! Sorry. I was looking at 32470 and seeing 324700!! My mistake -- I stand corrected. You should not see 65535 if your RWIN is set lower than this. I have to suspect something is interfering. I suspect you have rebooted, but I always have to say that again just to be sure. Then, are yo...
by rmrucker
Thu Aug 29, 2002 2:20 pm
Forum: Broadband Tweaks Help
Topic: rwin values different
Replies: 27
Views: 2142

The Analyzer is reporting correctly. It is not a Windows or an Analyzer problem. Everything is working as it should. If you TURN OFF scaling, then it is NOT possible for your ReceiveWINdow to be over 65535. Sure, you can set the number higher in your registry (using regedit, the Optimizer, or Cablen...
by rmrucker
Thu Aug 29, 2002 9:45 am
Forum: Broadband Tweaks Help
Topic: Need help on setting RWIN
Replies: 4
Views: 1155

Yes, that is a good way to look at it. The 1.5 x latency is a fudge factor that was made up out of thin air. You don't want to just ping ONE site (such as http://www.speedguide.net ) and determine that your latency EVERYWHERE will be the same as that. Latency will vary with distance as well as Inter...
by rmrucker
Thu Aug 29, 2002 1:45 am
Forum: Broadband Tweaks Help
Topic: rwin values different
Replies: 27
Views: 2142

Sounds like an out-of-date vtcp.386 file...

You cannot use Windows Scaling in Win98 until you upgrade vtcp.386.
by rmrucker
Thu Aug 29, 2002 1:33 am
Forum: Network Security
Topic: Security Updates...
Replies: 6
Views: 937

Security Updates...

by rmrucker
Thu Aug 29, 2002 1:01 am
Forum: Software Forum
Topic: Javascript vs. JavaScript...
Replies: 3
Views: 795

How exactly is that 'sandbox' constructed? What keeps javascript in a web page from accessing a user's file or the user's registry?

Are the 'evils' of HTML and JavaScript completely limited to vulnerabilties? That would seem likely -- the sandbox is maintained unless there is a leak.
by rmrucker
Wed Aug 28, 2002 1:26 am
Forum: Broadband Tweaks Help
Topic: How do I add things to the registry.......
Replies: 7
Views: 4987

I have to agree -- if you need to ask how to add things to your registry, I would HIGHLY recommend against adding anything! :)
by rmrucker
Wed Aug 28, 2002 1:19 am
Forum: Broadband Tweaks Help
Topic: rwin values different
Replies: 27
Views: 2142

What OS? Are you seeing a Windows Scaling value? Can you Cut&Paste your Analyzer output?
by rmrucker
Wed Aug 28, 2002 1:16 am
Forum: Software Forum
Topic: Javascript vs. JavaScript...
Replies: 3
Views: 795

Javascript vs. JavaScript...

OK, just another ignorant question from me... How does IE limit the functionality of JavaScript embedded in a web page? If I can write JavaScript on my computer and have it modify my registry, why can't I do the same with JavaScript in HTML? The basic answer, I guess, is 'security permissions'. But ...
by rmrucker
Fri Aug 23, 2002 10:49 am
Forum: Broadband Tweaks Help
Topic: @ work, shared DSL connection, Win98se, MTU Problem
Replies: 25
Views: 2272

Sorry, but a new IE Security Patch was released and it takes all of my time to investigate those! Enternet keeps you from raising the MTU by setting a "MaxFrameSize". There are several techniques to fix that. I suggest starting your own thread and title it "How can I raise the Enterne...
by rmrucker
Tue Aug 20, 2002 3:43 pm
Forum: Broadband Tweaks Help
Topic: @ work, shared DSL connection, Win98se, MTU Problem
Replies: 25
Views: 2272

If it is your NIC that is controlling the MTU, then getting a T1 line connected to the same NIC is going to give you the same MTU! However, if it is a router that is controlling the MTU, then dumping the router will give you an MTU of 1500 whether or not you have the T1. But, your speed is fine -- s...
by rmrucker
Mon Aug 19, 2002 4:09 pm
Forum: Software Forum
Topic: restrict downloading files?
Replies: 14
Views: 1046

You should be able to set up restrictions to downloads and the Security tab that are user-specific. Have you tried using the Group Policy Editor?

Start | Run | gpedit.msc
by rmrucker
Mon Aug 19, 2002 4:04 pm
Forum: Software Forum
Topic: IE history
Replies: 3
Views: 594

You can set the "Days to keep pages in History" at "0" on the Tools | Internet Options... | General tab.
by rmrucker
Sat Aug 17, 2002 10:52 am
Forum: Broadband Tweaks Help
Topic: @ work, shared DSL connection, Win98se, MTU Problem
Replies: 25
Views: 2272

You could try to ping your own IP address and see if you can get a full size packet (-l 1472) to work. Then run a tracert and see how far a full size packet can go. If it does NOT even get as far as your IP address, then the limitation is in your computer.
by rmrucker
Fri Aug 16, 2002 9:05 pm
Forum: Broadband Tweaks Help
Topic: @ work, shared DSL connection, Win98se, MTU Problem
Replies: 25
Views: 2272

That's a lot of routers to go through! Any one of them could be limiting you. Can you ping the webserver with a full size packet (1472 buffer)? Can you ping anything else in that chain?? Perhpas you can locate the bottleneck that way...