List of essentials
Version 1.3 of the mod is available here: rssor mod v1.3
The explanations (English) are available here: readme
The explanations (English) for the mod in V1.3 are available here: readme
You will need to know the ONU serial. The easiest way to do this is to request it from fs.com. In case you have forgotten, there is a sub-module in the mod which allows you to find this serial in 20 seconds (Serial recovery)
Installing the mod
Make sure you are on the ONU host machine. You will need an address on the 192.168.100.0/24
network. You will also need to have a firewall rule that allows the ONU to access port 8172 on the address you have chosen on the network 192.168.100.0/24
. The ONU is accessible on the IP 192.168.100.1
In our case, ISP orange the commands to do are as follows.
Installation
=> In case you are not sure if you have less than 17 vlan rules to map
./fs_xgspon_mod.py install GPONXXXXXXXX orange SMBSXXXXXXXX
Where
GPONXXXXXXXX
is the original ONU fs.com serial andSMBSXXXXXXXX
is the livebox serial
ONU reboot (press enter)
=> In case you are sure you have less than 17 vlan rules to map
./fs_xgspon_mod.py install GPONXXXXXXXX orange SMBSXXXXXXXX --vlan_rules ""
Where
GPONXXXXXXXX
is the original ONU fs.com serial andSMBSXXXXXXXX
is the livebox serial
ONU reboot (press enter)