Sponsored Content
Special Forums IP Networking Router problem or ISP problem ? Post 302954766 by remic on Thursday 10th of September 2015 08:09:15 PM
Old 09-10-2015
Network Router problem or ISP problem ?

Hi everyone,

I am experiencing discontinuity of Internet service, this started 1 month ago. Everything worked very well for 1 year of intensive use, but now, I have problems reaching my gateway.
The gateway is not my router but a node belonging to my ISP and I share the same public IP with other clients (NAT is moderated).

Problem : the connection keeps dropping every 4 to 10 minutes. During the cuts, the lights on the router do not change or do not display any failure/error, but every ping, traceroute and nslookup fail outside of my LAN and the connection drops from 50sec to 13min and 16sec, then comes back to normal with normal lattency.

My router is a Huawei HG8245H and its status page shows that the device is working normally even though I have from 6% to 48% of packet loss on extended ping tests to google (in general for 20 minutes tests - 1200 ping requests) on eth0 as well as wlan0.
My latest test was conducted during 24 hours : 85947 packets transmitted, 60065 received, 30% packet loss, time 86091921ms

Router's factory settings :
Open TCP ports are 22(SSH), 23(telnet), 53(domain) and 80(http) plus 2 unusual TCP ports 49152 and 49153 that cannot be closed (bug or additional maintenance ports ?)

The TV box connected to the router is working 100% of the time (even when my Internet connection stops working).
Internet and ipTV belong to different vlans and use different routes. (the TV vlan has a different gateway)
Detail : Sometimes, the sound stops during comercials, I can hear a dialer sound from the TV speakers, then the sound comes back after 5 seconds. The TV box is connected to the router through an Ethernet cable.


I sent all the screenshots and info to my ISP but they closed 3 support tickets (in a row) because they say they can't find any problem ... and they never let me know when they close a support ticket.


Would you be kind enough to give me your opinion about this problem, please ?
- Could it be a Huawei HG8245H router issue ?
- Could it be a damaged fiber issue ?
- Could it be an overloaded ISP node ? (unable to answer/relay the requests of all the clients ?)
- Could it be a bandwidth limit problem on one of my ISP nodes ? (this problem started 1 month ago and, aproximately at the same time, my ISP included Netflix in its triple-play package - coincidence ? - I suppose they had to garantee a minimum bandwidth allocated to each client in the contract, which would reduce the bandwidth limit available for Internet purpose)

The ISP is TotalPlay, in Mexico.

Thank you by advance.
Kind regards
 

7 More Discussions You Might Find Interesting

1. IP Networking

DI-524 router problem

Hello all, I recently bought D-link (DI-524) router and I have following problem. I setup the network and its running smoothly no problem.. but there is a minor problem that I need to solve. Users can access each other documents etc. but they cannot access each other trough web browser using IP... (1 Reply)
Discussion started by: c0mrade
1 Replies

2. AIX

user login problem & Files listing problem.

1) when user login to the server the session got colosed. How will resolve? 2) While firing the command ls -l we are not able to see the any files in the director. but over all view the file system using the command df -g it is showing 91% used. what will be the problem? Thanks in advance. (1 Reply)
Discussion started by: pernasivam
1 Replies

3. UNIX for Dummies Questions & Answers

Remote Unix printing to my WinXP works with no router. How can I make it work through my router?

I set up remote printing on a clients Unix server to my Windows XP USB printer. My USB printer is connected directly to my PC (no print server and no network input on printer). With my Win XP PC connected to my cable modem (without the router), i can do lp -dhp842c /etc/hosts and it prints. I... (7 Replies)
Discussion started by: jmhohne
7 Replies

4. Slackware

Slackware router problem

I have a Slackware box that I've set up as a router for my home network. It does that and zoneminder and that's pretty much it. It's worked fine for a few years doing this until today. Today the power went out and the UPS could only keep this machine up for about 45 mins before it ran out of... (1 Reply)
Discussion started by: orsty9001
1 Replies

5. IP Networking

Upload problem with traffic shaping though a Linux router.

So I want to limit the download and upload speed of a specific ip adress in a local network. To do this I are using a bach script running in a linux OS (Ubuntu 11.04). The issue here is that the upload shaper does not work. I have tried an alternate solution aswell though that does not work as... (0 Replies)
Discussion started by: martio09
0 Replies

6. IP Networking

Dual Router (routing problem)

This is the network configuration I have: +-------------------------------------------------+ +===========+ | | | | | INTERNET |---| LINUXBOX2 | ... (4 Replies)
Discussion started by: matteo
4 Replies

7. Hardware

Netgear C3700 Modem Router Problem

I was wondering if anyone had any knowledge about how these routers work.. I bought a Netgear C3700 modem router on eBay about a month ago and couldn't get it to broadcast internet, neither wired nor wireless. When I plug it in and turn it on, all lights come on, but the internet light keeps... (2 Replies)
Discussion started by: milhan
2 Replies
cal(1)								   User Commands							    cal(1)

NAME
cal - display a calendar SYNOPSIS
cal [ [month] year] DESCRIPTION
The cal utility writes a Gregorian calendar to standard output. If the year operand is specified, a calendar for that year is written. If no operands are specified, a calendar for the current month is written. OPERANDS
The following operands are supported: month Specify the month to be displayed, represented as a decimal integer from 1 (January) to 12 (December). The default is the current month. year Specify the year for which the calendar is displayed, represented as a decimal integer from 1 to 9999. The default is the current year. ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables that affect the execution of cal: LANG, LC_ALL, LC_CTYPE, LC_TIME, LC_MESSAGES, and NLSPATH. TZ Determine the timezone used to calculate the value of the current month. EXIT STATUS
The following exit values are returned: 0 Successful completion. >0 An error occurred. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWesu | +-----------------------------+-----------------------------+ |Interface Stability |Standard | +-----------------------------+-----------------------------+ SEE ALSO
calendar(1), attributes(5), environ(5), standards(5) NOTES
An unusual calendar is printed for September 1752. That is the month 11 days were skipped to make up for lack of leap year adjustments. To see this calendar, type: cal 9 1752 The command cal 83 refers to the year 83, not 1983. The year is always considered to start in January. SunOS 5.10 1 Feb 1995 cal(1)
All times are GMT -4. The time now is 04:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy