|

[POST IN PROGRESS] Please note that you shouldn't modify your original Alice Router firmware provided by your ISP but, you could buy a new one on Ebay. The router manufacturer is Pirelli and the firmware is released under GPL license.
A PDF with technical specifications is available.
Original Firmware Configuration
Technical details of the router are:
[li]Nome = Alice Gate VoIP [/li][li]Versione hardware = S1 [/li][li]Versione globale = AGPF_4.3.5 [/li][li]Versione boot loader = cfe-AGPF-10-0007 [/li][li]Versione kernel = 2.6 [/li][li]Versione drv ADSL = A2pB021.d17i [/li][li]Versione drv Wi-Fi = 4.150.10.5.cpe2.0[/li] The target of the post is to install DD-WRT firmware or to be able to use the 2 x RJ11 ports with a SIP account. Access to the original Pirelli webpage connecting to the following page:
http://192.168.1.1/admin.cgi?active%5fpage=730&user_name=admin&password=admin Hardware Configuration
The detailed images of the PCB layer are available.
According to the PCB Layer of the router you could identify the following chips: Upgrade firmware
The full specification of the HW and chips are available at OpenWRT Docs J10 is a connector for a RS232 serial port with the following pinout:
6 = GND 5 = RX
4 = GND 3 = Vcc (3.3 Volts)
2 = GND 1 = TX
Connect pin 1 and 5 to activate the upload webpage to send new firmware to the router with the RED power supply LED: http://192.168.1.1/ The OpenWRT firmware is available to install on this router. All firmware files are available at Darviniano website. Enable admin.html page
Save the configuration file from this page:
http://192.168.1.1/admin.cgi?active%5fpage=9167&user_name=admin&password=admin
and enable Telnet changing the following line:
(telnets
(disabled(0))
[li]Open CMD --> TELNET --> OPEN 192.168.1.1 [/li][li]Username: admin [/li][li]Password: admin [/li][li]Enable admin.html webpage with the following commands:
Discus> conf set /wbm/admin_on 1
Discus> conf reconf 1
Discus> system reboot [/li][li]Enable VOIP line
Discus> conf set /voip/line/0/enabled 1
Discus> conf set /voip/line/1/enabled 1
Discus> conf reconf 1 [/li][li]Enable advanced menu
Discus> conf set /wbm/X_TELECOMITALIA_IT_lan_option biz-rt-napt
Discus> conf set /wbm/X_TELECOMITALIA_IT_conn_mode Bridged+Routed
Discus> conf reconf 1 [/li][li]Disable remote management by Telecom =
Discus> conf set /dev/ppp0/enabled 0
Discus> conf set /cwmp/enabled 0
Discus> conf reconf 1[/li] Change WiFi settings
To change the Wireless SID and WPA password, follow these steps:
Change Voice over IP settings
To change the Wireless SID and WPA password, follow these steps:
Guide to unlock the router
Here is a list of guides = |