** Post all your BSNL Broadband Related Queries Here **

gary4gar

GaurishSharma.com
Re: **Post all your BSNL Dataone Related Queries Here**

praka123 said:
Access-Concentrator: EKM-RAS-CSR-01
--------------------------------------------------
AC-Ethernet-Address: 00:e0:fc:3e:80:89
********************************^ekm core server mac address :?
if u got ubuntu,try pppoe-discovery command to get ur output.
i think u can get the ip from mac address.right?

Code:
root@Hero:~# pppoe-discovery 
Access-Concentrator: JAI-BRS-MIR-01
--------------------------------------------------
AC-Ethernet-Address: 00:e0:fc:39:78:5a
root@Hero:~# cat /etc/resolv.conf
nameserver 218.248.240.79
nameserver 218.248.240.135
root@Hero:~# nano /etc/resolv.conf #changed to Opendns servers
root@Hero:~# cat /etc/resolv.conf
nameserver 208.67.222.222
nameserver 208.67.220.220


root@Hero:~# pon dsl-provider
Plugin rp-pppoe.so loaded.
root@Hero:~# ping www.google.com
ping: unknown host www.google.com
root@Hero:~# cat /etc/resolv.conf
nameserver 218.248.240.79
nameserver 218.248.240.135
root@Hero:~# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:11:09:06:18:C6  
          inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::211:9ff:fe06:18c6/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:28328 errors:0 dropped:0 overruns:0 frame:4
          TX packets:26890 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:27789349 (26.5 MiB)  TX bytes:3494024 (3.3 MiB)
          Interrupt:19 Base address:0xed00 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:55 errors:0 dropped:0 overruns:0 frame:0
          TX packets:55 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:4360 (4.2 KiB)  TX bytes:4360 (4.2 KiB)

ppp0      Link encap:Point-to-Point Protocol  
          inet addr:59.95.186.4  P-t-P:59.95.160.1  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:18 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3 
          RX bytes:814 (814.0 b)  TX bytes:54 (54.0 b)

root@Hero:~# poff dsl-provider
root@Hero:~# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:11:09:06:18:C6  
          inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::211:9ff:fe06:18c6/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:28367 errors:0 dropped:0 overruns:0 frame:4
          TX packets:26932 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:27791972 (26.5 MiB)  TX bytes:3496041 (3.3 MiB)
          Interrupt:19 Base address:0xed00 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:57 errors:0 dropped:0 overruns:0 frame:0
          TX packets:57 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:4460 (4.3 KiB)  TX bytes:4460 (4.3 KiB)

root@Hero:~#


i guess my name servers are changing automatically, even after manual editing the change:???:
 

praka123

left this forum longback
Re: **Post all your BSNL Dataone Related Queries Here**

^u need to edit /etc/ppp/peers/dsl-provider and "#" the line "usepeerdns"
it will enable opendns.
btwn i dont find anything wrong with ur connxn? ppp0 is up na?
see my posts in below thread for more infi on opendns on ubuntu/linux:
*www.thinkdigit.com/forum/showthread.php?t=59380
 

gary4gar

GaurishSharma.com
Re: **Post all your BSNL Dataone Related Queries Here**

praka123 said:
^u need to edit /etc/ppp/peers/dsl-provider and "#" the line "usepeerdns"
it will enable opendns.
btwn i dont find anything wrong with ur connxn? ppp0 is up na?
see my posts in below thread for more infi on opendns on ubuntu/linux:
*www.thinkdigit.com/forum/showthread.php?t=59380
Thats the main problem that there is no problem.
even after trying everything i am unable to configure it in bridge mode:mad:
 

praka123

left this forum longback
Re: **Post all your BSNL Dataone Related Queries Here**

^OK.then we can have a new thread in OSS section reg this.before that u know that internet is available on ur computer when u do "pon dsl-provider" and ifconfig shows "ppp0" interface.only routing table problem it will be.
and the soltn is when ppp0 is available ie,when pon dsl-provider u ran,afterwards try "sudo route add default ppp0"
be sure to post in oss section.
 

gary4gar

GaurishSharma.com
Re: **Post all your BSNL Dataone Related Queries Here**

praka123 said:
^OK.then we can have a new thread in OSS section reg this.before that u know that internet is available on ur computer when u do "pon dsl-provider" and ifconfig shows "ppp0" interface.only routing table problem it will be.
and the soltn is when ppp0 is available ie,when pon dsl-provider u ran,afterwards try "sudo route add default ppp0"
be sure to post in oss section.


Alas, It worked:) :)
Thanks a lot
now i think i can sleep extra 2 hrs just because of:D :D :p :p :lol::lol:
Thanks again for gifting me some extra hrs of sleep




[EDIT]
now when i disconnect & reconnect, i have to add default route to ppp0, can't be handle in a better way?
 
Last edited:

JohnephSi

GONNA GET ALL OF YOU
Re: **Post all your BSNL Dataone Related Queries Here**

How much downloading speed do u get in home 500 plan n the browsing speed.Any 1 get 2 mbps in browsing.
 

praka123

left this forum longback
Re: **Post all your BSNL Dataone Related Queries Here**

gary4gar said:
Alas, It worked:) :)
Thanks a lot
now i think i can sleep extra 2 hrs just because of:D :D :p :p :lol::lol:
Thanks again for gifting me some extra hrs of sleep




[EDIT]
now when i disconnect & reconnect, i have to add default route to ppp0, can't be handle in a better way?
u post the o/p of " route" or route -n .
 

JohnephSi

GONNA GET ALL OF YOU
Re: **Post all your BSNL Dataone Related Queries Here**

How much downloading speed do u get in home 500 plan n the browsing speed.Any 1 get 2 mbps in browsing.
 

Indranil92001

Journeyman
Re: **Post all your BSNL Dataone Related Queries Here**

JohnephSi said:
How much downloading speed do u get in home 500 plan n the browsing speed.Any 1 get 2 mbps in browsing.

I leave in Kolkata, so here is the speed of the downloading the file by using Internet Download Manager is showing 245Kbps and when you upload the file it shows 25 to 32 Kbps

*i189.photobucket.com/albums/z66/Ratul92001/Clipboard05-1.png
 
Last edited:

src2206

In the zone
Re: **Post all your BSNL Dataone Related Queries Here**

Hello Indranil

You are getting a very good speed...its about 1957.2 Kbps (approx 1.9 Mbps) that is very near to the promised 2 Mbps of BSNL. :)

Your spped shown by download manager is in KiloByte per sec (KBps) and you need to multiply it with 8 to get the speed in Kilobit per sec (Kbps). Generally all ISPs in India provide their speed in Kbps or Mbps.
 

Indranil92001

Journeyman
Re: **Post all your BSNL Dataone Related Queries Here**

src2206 said:
Hello Indranil

You are getting a very good speed...its about 1957.2 Kbps (approx 1.9 Mbps) that is very near to the promised 2 Mbps of BSNL. :)

Your spped shown by download manager is in KiloByte per sec (KBps) and you need to multiply it with 8 to get the speed in Kilobit per sec (Kbps). Generally all ISPs in India provide their speed in Kbps or Mbps.

I know My BSNL ISP Rocks me :) :) :) . But the rules of the multiply with 8 is not only apply for India, because one of my friend from London have 24Mbps Down and 2 Mbps Up Unlimited Net Connection get 3500Kbps when downloading and 250Kbps when uploading, it shows his Download manager. I think if you use for home purpose then this rules apply.
 

src2206

In the zone
Re: **Post all your BSNL Dataone Related Queries Here**

No Indranil, IMHO you are misunderstanding something.

I think your friend's DM shows 3500MBps which is nearly equal to 24Mbps when multiplied by 8. It is a standard rule and applicable internationally unless mentioned otherwise. :)
 

avidasioc

Right off the assembly line
Re: **Post all your BSNL Dataone Related Queries Here**

Time out error during loging at BSNL Brodband

--------------------------------------------------------------------------------

Time out error during loging at BSNL Brodband I have BSNL brodband connection from feb 07. I have no problem to browsing to internet as well as email service of Dataone. But I am unable to administrative loging or Account user loging. During loging it shown Run time error. But from other dataone user my id & passowerd work properly. The BSNL person said that it was problem my PC. I am use XP as OS.
Please help me to servive my problem
 

ravi_9793

TechTin.com
Re: **Post all your BSNL Dataone Related Queries Here**

^^^^^^^^^^^^
At what address you are getting "Request time out" error.
 

avidasioc

Right off the assembly line
Time out error during loging at BSNL Brodband

Time out error during loging at BSNL Brodband Time out error during loging at BSNL Brodband I have BSNL brodband connection from feb 07. I have no problem to browsing to internet as well as email service of Dataone. But I am unable to administrative loging or Account user loging. During loging it shown Run time error. But from other dataone user my id & passowerd work properly. The BSNL person said that it was problem my PC. I am use XP as OS.
Please help me to servive my problem
 

sanjay_mahobia

Right off the assembly line
Dataone Related Queries - Timeout error while openning webpage

Hello,

I am new to this forum. I have BSNL Dataone connection. Recently I am facing a problem while opening the page *www.think4sanjay.info. I am getting timeout error in firefox and if I open it through IE7 then it redirects me to Livesearch and says "We did not find any results for www.think4sanjay.info".

previously I was able to open this page and access my account. This is my website. I am able to open this site through Proxy. but I want to open it without proxy to access my account.

Day before yesterday I formatted my laptop and installed WinXP SP2. Since then I am facing this problem. If anyone knows the solution of this problem or faced this issue, please share it with me. Replies are really appreciable.

I told to my hosting provider about this issue he told it's ISP's problem. I also told to BSNL customer care, but still this problem has not been resolved.

Thanks,
Sanjay
 
Last edited:

NIGHTMARE

ANGEL OF DEATH
Re: **Post all your BSNL Dataone Related Queries Here**

src2206 said:
Hello Indranil

You are getting a very good speed...its about 1957.2 Kbps (approx 1.9 Mbps) that is very near to the promised 2 Mbps of BSNL. :)

Your spped shown by download manager is in KiloByte per sec (KBps) and you need to multiply it with 8 to get the speed in Kilobit per sec (Kbps). Generally all ISPs in India provide their speed in Kbps or Mbps.





i am also getting above 273KB sometimes its show 400KB to 500KB
 

avidasioc

Right off the assembly line
Re: **Post all your BSNL Dataone Related Queries Here**

Time out error during loging at BSNL Brodband

--------------------------------------------------------------------------------

Time out error during loging at BSNL Brodband I have BSNL brodband connection from feb 07. I have no problem to browsing to internet as well as email service of Dataone. But I am unable to administrative loging or Account user loging. During loging it shown Run time error. But from other dataone user my id & passowerd work properly. The BSNL person said that it was problem my PC. I am use XP as OS.
Please help me to servive my problem
 

gary4gar

GaurishSharma.com
Re: **Post all your BSNL Dataone Related Queries Here**

avidasioc said:
Time out error during loging at BSNL Brodband

--------------------------------------------------------------------------------

Time out error during loging at BSNL Brodband I have BSNL brodband connection from feb 07. I have no problem to browsing to internet as well as email service of Dataone. But I am unable to administrative loging or Account user loging. During loging it shown Run time error. But from other dataone user my id & passowerd work properly. The BSNL person said that it was problem my PC. I am use XP as OS.
Please help me to servive my problem
Complaint to BSNL people
 
Top Bottom