Re: [ilugd] Unable to login to Airtel modem admin interface

2008-08-13 Thread Puneet Lakhina
On Wed, Aug 13, 2008 at 00:19, Ravi Kumar [EMAIL PROTECTED] wrote:

 try telnet 192.168.1.1
 username : admin
 password: password(default) or whatever you set.


 [EMAIL PROTECTED]:~$ telnet 192.168.1.1
Trying 192.168.1.1...
Connected to 192.168.1.1.
Escape character is '^]'.
Connection closed by foreign host.

The connection is closed immediately.


-- 
Puneet
http://sahyog.blogspot.com/
Latest Post: javac -g
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Unable to login to Airtel modem admin interface

2008-08-13 Thread Puneet Lakhina
On Wed, Aug 13, 2008 at 10:22, Shiv [EMAIL PROTECTED] wrote:

 From: Puneet Lakhina [EMAIL PROTECTED]
 Subject: [ilugd] Unable to login to Airtel modem admin interface
 I tried to login to the admin interface at 192.168.1.1 from my
 laptop(wireless) but i get connection reset error page everytime. What
 could
 the problem be?

 Are you able to login when you connect your laptop directly to the DSL
 modem using ethernet?


No. On telnet also the connection is closed immediately.


 Also, is the Wi-Fi access point acting as a NATted router? why are you on a
 different network (192.168.0.x) than your DSL modem (192.168.1.x)? Double
 NATting is not recommended under most cases.


 You could disable DHCP from the Wi-FI AP (or router) and connect the LAN
 part of the DSL modem to the LAN part of the Wi-Fi AP (or Router). This
 way, the AP will act as a bridge and just forward all DHCP requests to the
 DSL modem.


I just connected my modem's ethernet cable into the WAN port of my Wireless
Modem. I thought that was how it was supposed to be done.
Anyway on doing as you suggested(connecting my modem into the LAN port and
disabling DHCP on  Wirless modem, I am still unable to connect to the admin
interface. But as before I am able to access the internet.



 With Warm Regards,
 Shivkumar
 linux user no: 450769
 blog: outbackwifi.blogspot.com
 profile: www.linkedin.com/in/shivjags





  Connect with friends all over the world. Get Yahoo! India Messenger at
 http://in.messenger.yahoo.com/?wm=n/
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/




-- 
Puneet
http://sahyog.blogspot.com/
Latest Post: javac -g
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Unable to login to Airtel modem admin interface

2008-08-13 Thread Shiv
 I am still unable to connect to the admin
interface. But as before I am able to access the internet.
Most DSL modems and Wi-Fi routers come with a factory default IP address of 
192.168.1.1
So when you try to connect to 192.168.1.1 with both of them in the network, the 
behavior is unpredictable (unless you changed the wireless router's IP address 
to some other subnet).
As a process of elimination,
I would suggest that you connect directly to the DSL modem from your laptop 
using a patch cord (Ethernet cable) and then try connecting to the Admin 
interface. you should also check to see that the DSL modem has issued you an ip 
address in the same range (192.168.1.x) . If this is not so, then you can 
safely assume that the IP address of your DSL modem is not 192.168.1.1 and it 
is generally the first ip in whatever subnet it has issued you an iP from 
(again the assumption here is that whoever changed the IP followed the same 
logic).

Other things to check:-
a) Port number of admin interface might be non-default (i.e 81 instead of 80)
b) running wireshark (ethereal) when you try to connect might throw up some 
more info in the captured data.

Also, as an afterthough, what OS/Browser are you using on the Laptop?

With Warm Regards, 
Shivkumar 
linux user no: 450769
blog: outbackwifi.blogspot.com 
profile: www.linkedin.com/in/shivjags




  Did you know? You can CHAT without downloading messenger. Go to 
http://in.webmessenger.yahoo.com/
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] Unable to login to Airtel modem admin interface

2008-08-12 Thread Puneet Lakhina
I have an airtel DSL connection with the beetel 220 BX adsl2 ethernet modem.
This modem's ethernet wire goes into the Dlink wireless modem.
I tried to login to the admin interface at 192.168.1.1 from my
laptop(wireless) but i get connection reset error page everytime. What could
the problem be?

Other information:
1. My laptop is allocated an IP address by the wirless modem DHCP server -
the address allocated is - 192.168.0.118. The ip address of My wireless
modem's wireless interface is 192.168.0.1
2. I am able to browse the internet without any probelm.

3. the nmap scan on the DSL router reveals that the ports 21,23,80 and 5190
are open.
Of these 5190 was opened by me for some testing sometime ago.


-- 
Puneet
http://sahyog.blogspot.com/
Latest Post: javac -g
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Unable to login to Airtel modem admin interface

2008-08-12 Thread Ravi Kumar
On Wed, Aug 13, 2008 at 12:01 AM, Puneet Lakhina
[EMAIL PROTECTED]wrote:

 I have an airtel DSL connection with the beetel 220 BX adsl2 ethernet
 modem.
 This modem's ethernet wire goes into the Dlink wireless modem.
 I tried to login to the admin interface at 192.168.1.1 from my
 laptop(wireless) but i get connection reset error page everytime. What
 could
 the problem be?

 Other information:
 1. My laptop is allocated an IP address by the wirless modem DHCP server -
 the address allocated is - 192.168.0.118. The ip address of My wireless
 modem's wireless interface is 192.168.0.1
 2. I am able to browse the internet without any probelm.

 3. the nmap scan on the DSL router reveals that the ports 21,23,80 and 5190
 are open.
Of these 5190 was opened by me for some testing sometime ago.
  http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


try telnet 192.168.1.1
username : admin
password: password(default) or whatever you set.


let us know if there is any connection error.

-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Unable to login to Airtel modem admin interface

2008-08-12 Thread Shiv
From: Puneet Lakhina [EMAIL PROTECTED]
Subject: [ilugd] Unable to login to Airtel modem admin interface
I tried to login to the admin interface at 192.168.1.1 from my
laptop(wireless) but i get connection reset error page everytime. What could
the problem be?

Are you able to login when you connect your laptop directly to the DSL modem 
using ethernet? 

Also, is the Wi-Fi access point acting as a NATted router? why are you on a 
different network (192.168.0.x) than your DSL modem (192.168.1.x)? Double 
NATting is not recommended under most cases.

You could disable DHCP from the Wi-FI AP (or router) and connect the LAN part 
of the DSL modem to the LAN part of the Wi-Fi AP (or Router). This way, the 
AP will act as a bridge and just forward all DHCP requests to the DSL modem.
 

With Warm Regards, 
Shivkumar 
linux user no: 450769
blog: outbackwifi.blogspot.com 
profile: www.linkedin.com/in/shivjags





  Connect with friends all over the world. Get Yahoo! India Messenger at 
http://in.messenger.yahoo.com/?wm=n/
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/