Sagemcom Tools Telnet
This repository is a collection of tools and tips for the Optus SagemcomF@ST 3864 broadband modem.
Baixar Sagemcom Tools Telnet Windows Telnet Software Software. Free, secure and fast downloads from the largest Open Source applications and software directory. How can I moniter stats of sagemcom f@st 2704 using routerstats:) router stats page is located at It is similar to Skybroadband's sagemcom f@st 2504. Telnet shows. Code: [Select]. Apr 5, 2018 - Sagemcom Tools Telnet. Hello everyone, I am wondering if anyone here using Optus NBN has managed to successfully configure Optus VoIP.
The advanced features of the modem are not accessible by default and requireyou to login as the admin user to be able to view and modify them.
There are a number of ways you can obtain the admin password, with some methodsdepending on the firmware version your modem is running.
The techniques below only work with certain firmware versions. Browse to http://192.168.0.1/main.html?loginuser=1 and check the Software Version against the table below to see if it is supported. To get access for devices with unsupported firmware I will required a device running that firmware or someone to investigate and provide a fix for their firmware version.
| Software Version | Supported |
|---|---|
| before 8.353.1_F@ST5350_Optus | Yes |
| 8.353.1_F@ST5350_Optus | Yes |
| 8.353.21_F@ST5350_OptusBootloader | No |
| 8.379_F@ST3864AC_Optus | No |
| 10.33_F@ST3864V3AC_Optus | No |
| 10.54_F@ST3864V3AC_Optus | No |
Factory Default Passwords
Listed below are the factory default passwords set on Optus' devices.These get automatically changed from the defaults when you connect the device to the Internet for the first time.
Leave the modem WAN/DSL ports disconnected if you want to access the modem using these passwords.
Stick a paperclip in the RESET button for 5 seconds to reset the modem to factory default configuration.
The passwords differ between modem models and firmware verions so try each one below until it works.
| user | password | url |
|---|---|---|
| admin | Y3s0ptus | http://admin:Y3s0ptus@192.168.0.1/main.html |
| admin | 0ptU%1M5 | http://admin:0ptU%1M5@192.168.0.1/main.html |
| admin | 8PTu5W@C | http://admin:8PTu5W%40C@192.168.0.1/main.html |
| optus * | optus | http://optus:optus@192.168.0.1/main.html |
* Not an admin account
Getting the admin Password Prior to Software Version 8.353.1_F@ST5350_Optus
Getting the admin user password prior to firmware version8.353.1_F@ST5350_Optus such as version 7.253.2_F3864V2_Optus.
Open a web browser to http://192.168.0.1 and navigate to Managment / AccessControl and view the source of the righthand part of the page. Near the top ofthe page you will find a line something like this:
This is the admin user password.
If you now open your browser to http://192.168.0.1/main.html?loginuser=0 andenter the admin user and password details found you will enable the advancedconfiguration menus.
Getting the admin Password All Versions
From firmware version 8.353.1_F@ST5350_Optus access to the advanced settingswas disabled, as was the ability to view the admin password in the AccessControl page.
However, thanks to some reverse engineering done by Matty123123 at the plus.netforums there is a way to decrypt the configuration file obtained when youdownload the backup settings from the router.
Open a web browser to http://192.168.0.1 and navigate to Managment/ Configuration / Backup and download the backupsettings.conf file.
Next download a copy the the decrypt-conf.py script included in thisrepository.
Set up Linux
Install the decrypt-conf.py dependencies:
Set up Windows
On Windows systems will need to download and install python 3.5. Make sure you check the box to add Python to your PATH in the installer.
Then open a DOS or PowerShell command shell and install the pycrypto module:
Download decrypt-conf.py
Download thedecrypt-conf.py script and you backupsettings.conf from your modem and put them in the same directory.
Decrypt the Settings
On Linux/Unix-like systems run:
or on Windwos:
This will produce a new file called backupsettings.conf.txt. Search this filefor the lines:
The password is base64 encoded so to decode it copy it into the followingcommand line:
Accessing the Advanced Settings
To access the advanced menus enter the following URL with your router's admin passwordinto your browser:
Credit goes to Matt Goring for his original Windows configuration decryptiontool on which I based my pythonscript.
Once you have obtained a plain text version of the configuration you can thenmodify it and upload it to the device.
Open a web browser to http://192.168.0.1 and navigate to Managment/ Configuration / Update and upload your modified the backupsettings.conf.txt file.
There is no need to encrypt the file as the router will accept plain text files.
Enabling telnet allows you to explore the device a little more and customize itfurther from the Linux command line.
To enable telnet you need to modify a plain text copy of the configuration toinclude the line:
The configuration may already contain the line above but it is set to FALSE sojust change it to TRUE.
Baixar Sagemcom Tools Telnet
If it is missing the line then add it after the following line:
Then upload the modified configuration.
You will now be able to telnet to 192.168.0.1 and login using the usernameadmin and the password you obtained earlier. Once you are logged in you areput into a restricted shell so type sh to drop into a BusyBox Linux shell.
ADSL2 Connections
Follow the instructions in the PDF to put Optus F@st 3864 modem into bridge mode. Original credit to Ray Haverfield.
Note:
Sagemcom Tools Telnet
- Use the instructions above to obtain your admin password rather than those in the PDF.
NBN FTTN/VDSL Connections
The NDN FTTN/VDSL steps are similar to ADSL:

- Backup your existing configuration in case you want to revert to it later.
- Factory reset the modem by hold a paper clip in the reset hole at the back of the modem until all the lights flash and it reboots.
- Use the instructions above to obtain your admin password.
- Open a web browser to http://192.168.0.1/main.html and login as admin with the password obtained in the previous step.
- Navigate to
Advanced Setup / WAN Service. Look for the row in the table with interfaceptm0.1and descriptionipoe_0_1_1.0. Select theRemovecheckbox for that row only and click theRemovebutton. This will remove the non-bridged NBN FTTN VDSL WAN interface. - Navigate to
Advanced Setup / WAN Serviceand click theAddbutton. This will start a wizard-like set of forms for configuring the WAN Service Interface. - On the first page select a layer 2 interface for the service. Select
ptm0/(0_1_1)and clickNext. - On the next page select the WAN service type
Bridging. Do not change any other settings. ClickNext. - On the next page is a summary of the settings. Click
Apply/Save. - Next you will need to disable DHCP on the modem so that the alternative routing device you are bridging can get a public IP via DHCP. Navigate to
Advanced Setup / LANand selectDisable DHCP Serverand clickApply/Save. - Next you should disable wireless. Navigate to
Wirelessand uncheck theEnable Wirelessbox. ClickApply/Save. - Then reboot the modem by clicking the reboot button in the status widget at the top right.
Once the modem has rebooted and the VDSL connection is established you can connect your other router's ethernet WAN interface into the Optus modem. Configure your other router to use DHCP on the WAN interface and it should get an IP address handed out to it from upstream server at Optus. If you get a 192.168.0.x IP address then you haven't disabled DHCP on the Optus F@st 3864 modem and you'll need to connect a PC to it again to do that.
Note: Once you have disabled DHCP on the F@st 3864, if you ever need to make changes to it you will need to connect a computer to it with an ethernet cable and manually configure and IP address on your computer. Use 192.168.0.2 or higher. Then you will be able to browse to http://192.168.0.1 to make changes.
Note: You can test if bridging is working by plugging a computer using an ethernet cable and having DHCP configured. However, I strongly discourage doing this unless you know what you are doing and are sure that your computer's operating system is 100% up to date with all operating system security patches. Your computer will not have time to check for patches and update before you will be scanned and hacked within minutes. You have been warned!
- Dumping the firmware
- Full list of URLs
- PSI configuration decoder
- Forum user Matty123123 has done quite a bit to reverse engineer the firmwareon a similar device and here
Rebooting home router daily or at regularly intervals need not be a manually repetitive task. It can be automated so that it can reboot as per desired schedule without intervention.
To do this in Windows, there are 3 main steps :
Constitutional law of india by j.n.pandey. Constitutional Law of India has 20 ratings and 0 reviews. 6 results - Constitutional Law Of India By Jn Pandey Pdf Download noize strip klasse jahoo konzert seminarraum. November 30, 2017 4:35 AM. Constitutional Law. Nov 5, 2017 - Constitutional Law Of India By Jn Pandey Pdf Download. Hours Nuestro global views Produces Recursos earlier Facebook. November 5, 2017.
Sagemcom Tools Telnet
- Installing a Telnet client
- Making a router reboot script
- Linking the reboot script using Windows Task Scheduler
(The script used here is tested using Windows 10 and D-Link router. The parameters for reboot schedule used are : daily at 7:05 pm).
Installing a Telnet client : This isn’t installed by default in Windows. To install it, go to Programs and Features and click on Turn Windows Features On or Off.
Next, drill down to Telnet Client, select it and click OK. Wait for the installation to complete.
Now that Telnet client is enabled, a router reboot script is needed.
Router reboot script :
Copy paste the below .vbs code in notepad, replace the router IP address, login username and password. Save this as a .vbs extension and as All Files.
'Open a Telnet connection to router IP'
'Delay of 4 seconds in between using the Sleep 4000 parameter when entering commands'
WshShell.run'telnet.exe 192.168.1.1'
WScript.Sleep 4000
'Provide username
WshShell.SendKeys'username'
WshShell.SendKeys('{Enter}')
WScript.Sleep 4000
'Provide user password
WshShell.SendKeys'password'
WshShell.SendKeys('{Enter}')
WScript.Sleep 4000
'Reboot the router
WshShell.SendKeys'reboot'
WshShell.SendKeys('{Enter}')
Before linking this script to Task Scheduler, it’s best to check if it does what is required.
Simply double click on it.
This will automatically open the Telnet window, connect to the router IP address with user credentials supplied and will reboot the router.
Adding the script to Windows Task Scheduler : Once it is working as needed, open Windows Task Scheduler. (Shortcut for this would be to open the Run box using Windows key + R and typing taskschd.msc).
Here, select Action > Create Basic Task.
Set a description as needed.
Choose a schedule for rebooting the router. Here it is configured to reboot daily at 19:05 hours.
Select the program to be launched for this created task. This will be the reboot script created before.
Finally, click Finish. The auto reboot task is created and the router script will be triggered automatically as per the set schedule.
All done.
By the way, there are some great deals on home routers at Amazon here.
Viva la automation! 🙂