How to disable SSID-2 www.excitel.com on Excitel Fiber Routers?

  • Thread starter Thread starter PremK
  • Start date Start date
  • Replies Replies 66
  • Views Views 52,173
Messages
1
Location
Delhi
ISP
Airtel
Hi,

I just got Excitel Fiber. But I was surprised to see a 3rd SSID www.excitel.com being shown. I cannot see any option how to disable it. Does any one aware of the same.

Thanks
 
@idgaf , how did you telnet to the router. It's giving me below error:

"Connecting To 192.168.1.1...Could not open connection to the host, on port 23: Connect failed"

Edit: Figured it out, I had another AP which had same IP 192.168.1.1 configured. Connected directly to titanium 2122a and was able to disable the "www.excitel.com" SSID using telnet.

Thanks a lot @idgaf for providing us the solution :)
 
Last edited:
Upvote 0
I was messing around with titanium 2122a, seems like you can easily disable the www.excitel.com SSID via telnet. Telnet to your router and type the following commands

tcapi get Wlan_Entry1 SSID
Check if the SSID shown is actually www.excitel.com or not otherwise change Entry* number.
tcapi set Wlan_Entry1 EnableSSID 0
tcapi wlan_commit

You tried on which router? I have Optilink router, will it work on this?
 
Upvote 0
I connected my neighbour wifi using www.excitel.com SSID with pwd: 11223344 , and logged into his router.
Here i can easily change his wifi password.

********************
I just wanted to inform that this is a major vulnerability by excitel.
*I have richerlink router and i disabled my www.excitel.com SSID. But how to disable my neighbour's SSID. He is having GX Router.
Help!!! Anybody??
Thx
 
Upvote 0
I have got Syrotech device.
There is no option to backup/restore configuration.

I can login to web interface at 192.168.100.1. But telnet fails.
telnet 192.168.100.1
Connecting To 192.168.100.1...Could not open connection to the host, on port 23: Connect failed
 
Upvote 0
I was messing around with titanium 2122a, seems like you can easily disable the www.excitel.com SSID via telnet. Telnet to your router and type the following commands

tcapi get Wlan_Entry1 SSID
Check if the SSID shown is actually www.excitel.com or not otherwise change Entry* number.
tcapi set Wlan_Entry1 EnableSSID 0
tcapi wlan_commit
can you please tell in detail step by step. Thanks!
i am getting error:
/////////////////////////////////////////////////////////////////////
Microsoft Telnet> open 192.168.1.1
Connecting To 192.168.1.1...Could not open connection to the host, on port 23: Connect failed
//////////////////////////////////////////////////////////////////////
 
Upvote 0
Back