Qhimm.com Forums

Off-topic forums => Completely Unrelated => Topic started by: LeonhartGR on 2013-11-22 22:18:07

Title: Anyone familiar with Fiber optic cable internet connections? Please help!
Post by: LeonhartGR on 2013-11-22 22:18:07
Already searched in forums... I got my motorola sbv5121e cable modem and only the DS light is stable. US is blinking forever. Tried disconnecting the power and reconnect but still cannot synchronize. I called the ISP and they told me from Monday. I appear connected on their part. Any suggestions? Thanks!
Title: Re: Anyone familiar with Fiber optic cable internet connections? Please help!
Post by: Covarr on 2013-11-22 22:27:28
A blinking US (upstream) light and a steady DS (downstream) light indicates the modem is receiving signals, but having trouble sending 'em. My first guess would be a faulty cable somewhere... Double check the cable between the modem and the wall isn't damaged.
Title: Re: Anyone familiar with Fiber optic cable internet connections? Please help!
Post by: LeonhartGR on 2013-11-22 22:39:34
Thanks Covvar!!! I wouldn't hope someone would be familiar with this... My cable tv is working so I guess cables are alright since I already connected the cable which splits to the tv receiver, directly to the modem as well to test it. I hope I'm right... But as a second guess, tv is just receiving right? I checked them twice though and they seem pretty tight...
Title: Re: Anyone familiar with Fiber optic cable internet connections? Please help!
Post by: Covarr on 2013-11-22 22:43:51
I'm not positive, but I think TV is only downstream. It should work even if upstream doesn't.
Title: Re: Anyone familiar with Fiber optic cable internet connections? Please help!
Post by: LeonhartGR on 2013-11-22 22:47:03
That's what I thought... Gladly I can still use my A-Dsl... Waiting for the weekend to end sucks!
Title: Re: Anyone familiar with Fiber optic cable internet connections? Please help!
Post by: sithlord48 on 2013-11-24 15:56:31
the TV signal is much more accepting of various interfearance as well using completely different signals then your cable modem.


CHECK YOUR ROUTERS WAN TYPE
most DSl connections use pp0e
most cable uses DHCP.
Title: Re: Anyone familiar with Fiber optic cable internet connections? Please help!
Post by: LeonhartGR on 2013-11-24 23:28:08
Actually DS is blinking now and US is off. I'm not sure what is trying to do. Router s completely individual and is connected to the modem. I need to make modem working first. Well I'm waiting for support in the morning...

:::.. Internet Speed Test Result Details ..:::

Code: [Select]
Download Connection Speed:: 6278 Kbps or 6.3 Mbps
Download Speed Test Size:: 7.5 MB or 7680 kB or 7864320 bytes
Download Binary File Transfer Speed:: 785 kB/s
Upload Connection Speed:: 3887 Kbps or 3.9 Mbps
Upload Speed Test Size:: 3.7 MB or 3776 kB or 3866624 bytes
Upload Binary File Transfer Speed:: 486 kB/s
Timed:: Download: 10.021 seconds | Upload: 7.95789 seconds
Tested At:: http://TestMy.net Version 13
Test Time:: 2013-11-25 15:35:37 Local Time
Location:: Unknown GR >> Destination:: Dallas, TX US
Validation:: http://testmy.net/db/hEtZGb2.7hwnlyW
TiP Measurement Summary (Download):: Min 0.59 Mbps | Middle Avg 193.61 Mbps | Max 262.14 Mbps | 100% Variance
TiP Data Points:: 240.3 Mbps, 0.59 Mbps, 0.59 Mbps, 213.6 Mbps, 205.97 Mbps, 198.87 Mbps, 230.69 Mbps, 198.87 Mbps, 198.87 Mbps, 213.6 Mbps, 213.6 Mbps, 230.69 Mbps, 205.97 Mbps, 186.04 Mbps, 240.3 Mbps, 240.3 Mbps, 250.75 Mbps, 262.14 Mbps, 122.71 Mbps
More Stats:: http://testmy.net/compID/348310502296
User Agent:: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:24.0) Gecko/20100101 Firefox/24.0 Waterfox/24.0 [!]

« SpeedGuide.net TCP Analyzer Results »

Code: [Select]
Tested on: 2013.11.25 08:40
IP address: 37.98.xxx.xxx
Client OS/browser: Windows 7 (Firefox 24.0)
 
TCP options string: 020405b4010303020402080a0014723500000000
MSS: 1460
MTU: 1500
TCP Window: 66608 (NOT multiple of MSS)
RWIN Scaling: 2 bits (2^2=4)
Unscaled RWIN : 16652
Recommended RWINs: 64240, 128480, 256960, 513920, 1027840
BDP limit (200ms): 2664kbps (333KBytes/s)
BDP limit (500ms): 1066kbps (133KBytes/s)
MTU Discovery: ON
TTL: 46
Timestamps: ON
SACKs: ON
IP ToS: 00000000 (0)

Title: Re: Anyone familiar with Fiber optic cable internet connections? Please help!
Post by: LeonhartGR on 2013-11-25 14:39:01
http://www.twitch.tv/leonhartgr/b/482828117
or
http://www.twitch.tv/leonhartgr/b/482830949
?
 ;)

I run this test too...

Code: [Select]
TCP options string = 020405b4010303020402080a00080f0f00000000
MTU = 1500
MTU is fully optimized for broadband.
MSS = 1460
Maximum useful data in each packet = 1448, which is less than MSS because of Timestamps, or other TCP/IP options used.
Default TCP Receive Window (RWIN) = 66608
RWIN Scaling (RFC1323) = 2 bits (scale factor: 2^2=4)
Unscaled TCP Receive Window = 16652

In Windows 7, unless "TCP/IP Auto-Tuning" is disabled, only the Current TCP Window is displayed. Use the latest TCP Optimizer for tweaking.
RWIN is not fully optimized. The unscaled RWIN value is lower than it should be. Also, RWIN being close to and above 65535 does not justify the header overhead of enabling TCP 1323 Options. You might want to use one of the recommended RWIN values below.

For optimum performance, consider changing RWIN to a multiple of MSS.
Other RWIN values that might work well with your current MTU/MSS:
64240  (up to 2 Mbit lines, depending on latency. MSS * 44)
128480 (1-5 Mbit lines, depending on latency. MSS * 44 * 2)
256960 (2-14 Mbit lines, depending on latency. MSS * 44 * 2^2)
513920 (8-30 Mbit lines, depending on latency. MSS * 44 * 2^3)
1027840 (25-60 Mbit lines depending on latency. MSS * 44 * 2^4)
bandwidth * delay product (Note this is not a speed test):

Your TCP Window limits you to: 2664 kbps (333 KBytes/s) @ 200ms
Your TCP Window limits you to: 1066 kbps (133 KBytes/s) @ 500ms
MTU Discovery (RFC1191) = ON
Time to live left = 45 hops
TTL value is ok.
Timestamps (RFC1323) = ON
Note: Timestamps add 12 bytes to the TCP header of each packet, reducing the space available for useful data.
Selective Acknowledgements (RFC2018) = ON
IP type of service field (RFC1349) = 00000000 (0)

What does this mean?

edit: Technician came in today and we did some tests. Everything worked better luckily after he left... I'm not sure if they configured anything in the box downstairs... Now I'm getting some descent speed at 3,5-4 Mb/s from a good server (i.e. nvidia) and 400-480 K/s upload in torrents. Of course I'm seeding qhimm torrents (AH, raw.dll) forever.