Re: Connection issues through BSNL Broadband (DSL)
Kingsly John <[email protected]>
| Newsgroups | gmane.org.telecom.india-gii |
|---|---|
| Organization | Kingsly John Inc. :-) |
| Message-ID | <[email protected]> |
+++ Ramnarayan.K [2014-03-23 14:28:39]:
> Hi Kingsley
>
> Yes am on linux mint 13
> The router is a zte zxdsl 531b which was a back up to a New dlink router
> (gifted to the lightening god)
>
> May I request you to specify how to toggle tcp_en
Check status
cat /proc/sys/net/ipv4/tcp_ecn
0 – disabled
1 – enabled on both incoming and outgoing traffic.
2 – enabled on incoming only
To turn off
echo 0 > /proc/sys/net/ipv4/tcp_ecn
To turn on
echo 1 > /proc/sys/net/ipv4/tcp_ecn
or
echo 2 > /proc/sys/net/ipv4/tcp_ecn
Also check your router config too to see if has any toggles related to
"congestion" / ECN etc.
Kingsly
--
---------------------------------------------------------------------------
Kingsly At Users Dot SourceForge Dot Net -- http://kingsly.org/
---------------------------------------------------------------------------
_______________________________________________
India-gii mailing list
India-gii-IAPFreCvJWP2/[email protected]
https://lists.india-gii.org/mailman/listinfo/india-gii
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFTMFp2BKRI3Cf8nJMRAhDjAJ4+36wh2So1APJD5XKYuj7e/GPRwgCfZuD7 sNWKjfn/56yxDj6IYk9qmP4= =XfVV -----END PGP SIGNATURE-----