cancel
Showing results for 
Search instead for 
Did you mean: 

10.2.5.2.EO and 10.2.5.2.FO

ChowchillaC
Dabbler
Posts: 17
Registered: ‎28-01-2013

10.2.5.2.EO and 10.2.5.2.FO

What are the differences in these firmwares for the  TG582n FTTC?
Thanks.
1 REPLY 1
ejs
Aspiring Hero
Posts: 5,442
Thanks: 631
Fixes: 25
Registered: ‎10-06-2010

Re: 10.2.5.2.EO and 10.2.5.2.FO

Configuration changes to enable multicast support for Plusnet TV. See http://community.plus.net/forum/index.php/topic,121504.0.html
The only changes between EO and FO are to the default configuration and to the web interface of the router.
diff -Nur 10252eo 10252fo | diffstat
WWW/include/heading.lp          |  29 +++++---
WWW/include/top_piece.htm      |  35 +++++++---
WWW/info.xml                    |  14 ++--
WWW/webpages/advanced.lp        |    7 ++
WWW/webpages/b_menu.js          |    2
WWW/webpages/images/testred.gif |binary
WWW/webpages/isp.lp            |    2
WWW/webpages/landing.lp        |  39 ++++++++++-
WWW/webpages/landingredirect.lp |  18 ++++-
WWW/webpages/relflib.js        |  16 ++++
WWW/webpages/remote_admin.lp    |  25 +++++--
WWW/webpages/setpassword.lp    |    2
WWW/webpages/setup.lp          |  137 ++++++++++++++++++++++++++++++----------
WWW/webpages/wlan_device.lp    |    2
igmp.def                        |    7 --
mstroot.pem                    |  26 -------
ppp.def                        |    1
upgrade.sts                    |  53 ---------------
18 files changed, 259 insertions(+), 156 deletions(-)

--- 10252eo/archive/XXXXXX10.252/active/igmp.def        2013-05-09 14:51:20.000000000 +0100
+++ 10252fo/archive/XXXXXX10.252/active/igmp.def        2013-11-04 14:52:26.000000000 +0000
@@ -1,5 +1,4 @@
ifconfig intf=LocalNetwork state=downstream version=IGMPv3 fastleave=disabled
-proxy config state=enabled
-proxy ifconfig intf=Internet state upstream
-proxy ifconfig intf=Multicast state upstream
-proxy ifconfig intf=LocalNetwork state downstream
+ifconfig intf=Internet state=upstream
+ifconfig intf=Multicast state=upstream
+config state=enabled

Also added "gracefulrestart" to the PPP configuration.

ifconfig intf=Internet gracefulrestart=enabled