Archived from groups: (
More info?)
Jeff, thanks again.
1. forwarding port 123 did not help. I think that this is a bug in their
firmware.
2. using the tool that you recommened (Netstat), I did the following tests.
Machine 1: Dell laptop with Intel PRO/Wireless 2200BG wireless
Machine 2: Dell desktop with D-Link G520 (used D-Link drivers and windows
wireless config)
Router 1: 3COM 3CRWE554G72TU (with DHCP, 64bit WEP, firewall, MAC filtering,
WDS, WAN)
Router 2: 3COM 3CRWE554G72TU (no DHCP, 64bit WEP, firewall, MAC filtering,
WDS)
Activity: copy a 1GB VOB file from Machine 2 to Machine 1
Setup 1:
Machine 1 ---(wired)--- Router1 ---(wireless)--- Machine 2 (all three
in same room)
Setup 2:
Machine 1 ---(wireless)--- Router1 ---(wireless)--- Machine 2 (all
three in same room)
Setup 3:
Machine 1 ---(wireless)--- Router2 ---(wireless)---
Router1 ---(wireless)--- Machine 2 (Machine 1 and Router 2 in one room,
Machine 2 and Router 1 in same room, rooms about 30ft apart)
Monitoring the following - Netstat "Incoming" Current, Average, Max in
Kbps (bits not bytes). I think that average and max are not good metrics in
this case. What might be more useful may be the mode (most frequently seen
speed). The number I am writing below is the modal value.
Setup 1: 25 Mbps (max 26Mbps, low variance)
Setup 2: 9 Mbps (max 11Mbps, very high variance)
Setup 3: 5 Mbps (max 5.5Mbps, medium variance)
I was surprised to see that Setup 1 was as fast as it was. Expecting setup 2
to be faster.
Your thoughts?
"Jeff Liebermann" <jeffl@comix.santa-cruz.ca.us> wrote in message
news:at47j19e4ea0ic247ag6knjrrbupt2rk7u@4ax.com...
> On Thu, 22 Sep 2005 23:46:06 -0400, "John Smith"
> <jsmith1970@charter.net> wrote:
>
>>The client setup does not have a place where NTP server can be set up.
>>Router 1 is displaying the correct time. I would assume that Router 2
>>would
>>mirror that somehow. I'll poke around the interface some more.
>
> In that case, the NTP time server is imbedded in the firmware
> somewhere. Google is your friend:
> |
>
http://www.cabling-design.com/forums/Re-How-to-set-the-...
> See page 81 of the manual at:
> |
>
http://support.3com.com/infodeli/tools/wireless/3crwe55...
> which mumbles somemthing about:
> The Router reads the correct time from NTP servers on the Internet
> and sets its system clock accordingly. The Daylight Savings option
> merely advances the system clock by one hour. It does not cause the
> system clock to be updated for daylight savings time automatically.
> I can't read the screen shots in the manual for some odd reason. It's
> in there somewhere. Perhaps you need to forward port 123 from the
> router #1 to the IP address of router #2. I'm not sure this will work
> but it's easy enough to try.
>
>>Agreed. Vonage seems to need 90kbps for best connection (at least that's
>>what the config on their web-site says). I have even used Skype and Gizmo
>>on
>>a laptop "wirelessly" connected to Router 2. They all work PERFECTLY.
>
> Skype uses the more efficient (and better sounding) iLBC codec.
> Again, with the huge difference in required versus available
> bandwidth, just about any voice codec will work. What would be more
> intersting is watching high bandwidth streaming video with a small
> read-ahead buffer from a locally attached server. You should see the
> effects of store and forward plus interference with that. Connect via
> wireless to each router and compare.
>
>>My concern was regarding the network working at the "lowest common
>>multiple"
>>of the devices connected, which in this case would be 10Mbps (this is pure
>>speculation...I would be perfectly happy to be wrong on this). I would
>>hate
>>for that to happen. Hence the question.
>
> I have no idea what you mean by "lowest common multiple".
>
>>This question came about after I read through your posts (as well as Steve
>>Berry's) in the thread entitled "Extending a wireless network". I was
>>interested in knowing the throughput, # of collisions, and any other
>>parameters which should be measured on a n/w!! Can you recommend? I'll try
>>the tools you recommend and see what metrics they have to offer.
>
> Well, access to that level of information requires either SNMP support
> with a proper MIB file, or command line access to the radio directly,
> as is available in the various Linux mutations for the WRT54G. For
> example, the "wl" command is what I use:
> |
http://wrt-wiki.bsr-clan.de/index.php?title=Wl_command
> Lots of detail and plenty of options to tweak. However, the 3com
> until may not support such low level tweaking and counters.
>
> Thruput, you can measure with a connecting PC using any of the
> "bandwidth meter" programs available. I use Netstat Live:
> |
http://www.analogx.com/contents/download/network/nsl.ht...
>
> It's possible that 3com has some better wireless diagnostic and
> optimization tools. Google didn't find any but it might be worth a
> call to support or a question in the appropriate newsgroups or weblog.