Page 1 of 3 123 LastLast
Results 1 to 25 of 64

Thread: A New Problem with Reliance Wimax...

  1. #1
    Junior Member
    Join Date
    Nov 2007
    Liked
    0 times
    Posts
    84

    Default A New Problem with Reliance Wimax...

    Hi Folks,

    I am one more unfortunate customer of Reliance Wimax.

    Back ground (Skip if you want):

    I was using Airtel for 3 years without a single issue. A couple of months ago I shifted my residence where Airtel does not provide service and BSNL said I should have applied when I was born so that they could give a connection by the time my kids grow up (I don't have kids yet ;-)

    Problem:

    I took Reliance Wimax connection in Bangalore a couple of months ago. I was using a Wifi router (3Com OfficeConnect) and it was working fine for 2 months (approx).

    However, for the past 1 week Reliance DHCP server stopped giving an IP address to the router. But If I connect my laptop to the Wimax Modem I get the IP address. If I clone the Laptop MAC address on the Router, it gives an IP address to the router immediately but after a few mins, that IP address stops working.

    Summary - PC/Laptop gets IP address and the Router Does not get IP address. I tested the Router with other DHCP servers and my Neighbours BSNL connection and there is no problem with router.

    My Questions:
    1) Is anyone experiencing this issue?
    2) Does anyone know if Reliance is intentionally denying IP addresses to routers (Based on the MAC address and ARP packets one can identify if the request is from a router)?
    3) When I called the support they said they won't allow sharing a connection. Is this a new rule?
    4) Does anyone know tips/tricks (including paying hafta) of getting a BSNL connection from KR Puram exchange in Bangalore?

  2. #2
    Junior Member
    Join Date
    Jan 2008
    Liked
    0 times
    Posts
    4

    Default

    I am having the same problem of late. I used to share the reliance connection through a router and it was working fine. Now it just doesn't!! Did you get any help??

  3. #3
    Junior Member
    Join Date
    Dec 2007
    Liked
    0 times
    Posts
    8

    Default

    HI,

    Many ppl. including me have faced this problem with the Reliance CPE not dynamically allocating the IP address to the router. I have found a temporary workaround for this problem. First configure the WiFi settings of your router, then instead of connecting the white LAN cable coming from the Reliance CPE to the WAN port of ur router, connect it to one of the LAN ports.

    This might just solve the problem, although this is just a workaround.

    Pls. let me know if this helps.

    Regards,
    Omkar

  4. #4
    Junior Member
    Join Date
    Jan 2008
    Liked
    0 times
    Posts
    4

    Default

    Just tried it .... did not work.

    I am sure it is something that they have done or has changed from their end cos I used to share the connection through the WAN port for about 2 months

    Thanks anyway

  5. #5
    Junior Member
    Join Date
    Dec 2007
    Liked
    0 times
    Posts
    8

    Default

    Did u disable the DHCP of ur router?

  6. #6
    Junior Member
    Join Date
    Jan 2008
    Liked
    0 times
    Posts
    4

    Default

    no i did not .... i use the router DHCP to provide IPs to all the PCs in our office LAN

  7. #7
    Junior Member
    Join Date
    Jan 2008
    Age
    30
    Liked
    0 times
    Posts
    3

    Default I think , this is the solution

    For any wireless SOHO Router, the basic configuration includes Connection Types on the Router Setup page.

    Reliance Wimax will be Dynamic (DHCP)

    Step 1 :

    Connect the Wimax wire from the wall outlet (power adapter provided by Reliance) to the computer directly. The computer must be in DHCP mode.
    Check the IP Address of the Computer. It should be a public IP Address.

    Step 2 :

    Open a web browser. If you try to open any page, it will take you directly to the Reliance Broadnet Login page. Login with your Reliance User ID and Password. Then Log out.
    Close the web browser.

    Step 3 :

    Now, connect the wimax wire to the WAN Port on the Router and the computer to any LAN port. You can open the Router Setup Page. Do MAC Cloning. Then, save changes. Run DHCP on the Router.
    Also you can configure wireless network, by changing the SSID and security.

    Step 4 :

    On the wired computer, open web browser, go to Reliance Broadnet login page and login and start enjoying the service.

    One problem, you might face is when the Router is turned off in between. You may have to repeat the Steps 1,2 & 3 to get the connection back.


    Reliance wimax connection functions very well on Linksys WRT54G Router.

    I would love to get feedback on the troubleshooting at

    atanu_ray1@rediffmail.com

  8. #8
    Junior Member
    Join Date
    Jan 2008
    Age
    30
    Liked
    0 times
    Posts
    3

    Default

    Paying hafta will not solve your problem. But a close look will.

  9. #9
    Junior Member
    Join Date
    Jan 2008
    Liked
    0 times
    Posts
    4

    Default

    hi

    had tried MAC cloning earlier. did not work

  10. #10
    Junior Member
    Join Date
    Nov 2007
    Liked
    0 times
    Posts
    84

    Default Atanu: Pl. read my other posts on the same topic before shooting off sermons..

    I mentioned in one my previous posts elsewhere in this board:

    "Even before reaching the login stage, the router needs to get an IP address.. This is where Reliance stops if the IP address request comes from a router..

    They appear to be using DHCP Option 60 (Vendor Class Identifier) to reject IP address to the router clients."

    Pl. look at these RFCs to understand Option 60 better: RFC 1533, RFC 2132

    This is one reason, MAC cloning doesn't work always.

    I did try this with a tweaked DHCP client on a Linux box and it works and that is my proof..

    Believe me.. or to test this you just need to run Ethereal or some such tool and watch the packets.. including DHCP handshake

  11. #11
    Junior Member
    Join Date
    Nov 2007
    Liked
    0 times
    Posts
    84

    Default

    And if Linksys WRT54G works fine.. that's good news indeed (which also means that they have good holes in their DHCP rules)!

    I tried DLink and 3Com so far.

    Will try testing Linksys this weekend with my connection.

  12. #12
    Junior Member
    Join Date
    Feb 2008
    Age
    28
    Liked
    0 times
    Posts
    32

    Default

    Hi cruise

    Can u please giv me details of how u tweaked the linux box ... U can PM me if u wish

  13. #13
    Junior Member
    Join Date
    Nov 2007
    Liked
    0 times
    Posts
    84

    Default

    'Tweak' was a wrong word I used.. All I did was to reconfigure a DHCP Client.

    To do it yourself:

    Pl. visit : http://tldp.org/HOWTO/DHCP/x74.html#AEN355 and read section 3.11

    ISC DHCP client may already be there on your linux distribution. If it is not there, you need to download it from ISC site.

    In the file /etc/dhclient.conf you will have to add an additional line:

    send vendor-class-identifier "MSFT 5.0";

    For some more info pl. visit : dhclient(8) - Linux man page

    Pl. read your local dhclient.conf man page for your dhclient's options..

  14. #14
    Junior Member
    Join Date
    Nov 2007
    Liked
    0 times
    Posts
    84

    Default Another option

    Even dhcpcd too may have -i option on your Linux distribution.. Pl. check the man page for the same..

  15. #15
    Junior Member
    Join Date
    Feb 2008
    Age
    28
    Liked
    0 times
    Posts
    32

    Default

    I m not sure but dhcpcd with -i option did not serve the purpose ... I will check that again mean while I was not able to understand Y my dhclient did not have a -V option .... which version are u using .... I downloaded the latest 1 from ISC site ... are u using Fedora or some .rpm kind of thing coz i think i found 1 on RHL site with such option.


    Did it start working for U after u used the -V option

  16. #16
    Junior Member
    Join Date
    Nov 2007
    Liked
    0 times
    Posts
    84

    Default

    1) Sorry for not mentioning earlier.. -V option is a Redhat extenstion and I thought similar extensions would be available on other platforms.
    2) I didn't use -V option instead I configured through the conf file i.e. dhclient.conf and it did work (in Dec last week when I had time to experiment).. I run ethereal to watch the handshake.. BTW: My man page shows -V option
    3) I remember using some minor under version 3 and I need to check the same.

    Hope this helps..

  17. #17
    Junior Member
    Join Date
    Feb 2008
    Age
    28
    Liked
    0 times
    Posts
    32

    Default

    Thanks

    Actually its not availble in the version I downloaded from ISC ...

    Using the -V option is exactly the same as using the config file as per the docs so fine...

    But the -i option of dhcpcd failed the test and could not connect to Reliance ...

    i can download the rpm and then use alien to make .deb out of it n install it but i m afraid i may not goof up something

    Lets c if i can test ....

  18. #18
    Junior Member
    Join Date
    Feb 2008
    Age
    28
    Liked
    0 times
    Posts
    32

    Default

    Hi Cruise

    Need some help ...
    I was using Linksys WRT54G v3. I flashed it with dd-wrt ( dats an open source Linux based embedded OS for the router)

    Now I can use the dhcpcd option from my router as if its a Linux box ...

    I also compiled in curl support so I dont need a PC connected. My router is capable of maintaing the the login ...

    But still dhcpcd with -i set to "MSFT 5.0" is not able to get an IP from Reliance

    How can I see the handshaking in Windows so that I can get dhcpcd working with Reliance

  19. #19
    Junior Member
    Join Date
    Nov 2007
    Liked
    0 times
    Posts
    84

    Default

    Did you do MAC cloning from your PC?

    There are 2 requirements 1) MAC should belong to a NIC card used in PCs (Based on MAC address, we can easily find if it is a NIC or a Router) 2) Setting Vendor Class ID.

    Now, if you want to monitor handshake:

    1) Download ethereal and set it up on your PC.
    2) Start monitoring for all packets on the LAN card
    3) Now release the IP address and try to reacquire it.
    4) During 4th step, the exchange will be logged.
    5) Once you see some DHCP traffic, stop logging and analyze the packets exchanged.

    Will send further details tomorrow.

  20. #20
    Junior Member
    Join Date
    Feb 2008
    Age
    28
    Liked
    0 times
    Posts
    32

    Default

    I did the typical
    login using Windows to reliance --- log out -- connect the CPE cable to router(with MAc cloned) --- and connect machine to LAN port of router and login again to Reliance

    This works fine both for Routers n Linux boxes ...

    Will let u kno abt my expts with ethereal

  21. #21
    Junior Member
    Join Date
    Feb 2008
    Age
    28
    Liked
    0 times
    Posts
    32

    Default

    Using whiteshark(ethereal) in Vista ... will let u ppl know the results

  22. #22
    Junior Member
    Join Date
    Mar 2008
    Liked
    0 times
    Posts
    4

    Default

    Quote Originally Posted by atanuray11 View Post
    For any wireless SOHO Router, the basic configuration includes Connection Types on the Router Setup page.

    Reliance Wimax will be Dynamic (DHCP)

    Step 1 :

    Connect the Wimax wire from the wall outlet (power adapter provided by Reliance) to the computer directly. The computer must be in DHCP mode.
    Check the IP Address of the Computer. It should be a public IP Address.

    Step 2 :

    Open a web browser. If you try to open any page, it will take you directly to the Reliance Broadnet Login page. Login with your Reliance User ID and Password. Then Log out.
    Close the web browser.

    Step 3 :

    Now, connect the wimax wire to the WAN Port on the Router and the computer to any LAN port. You can open the Router Setup Page. Do MAC Cloning. Then, save changes. Run DHCP on the Router.
    Also you can configure wireless network, by changing the SSID and security.

    Step 4 :

    On the wired computer, open web browser, go to Reliance Broadnet login page and login and start enjoying the service.

    One problem, you might face is when the Router is turned off in between. You may have to repeat the Steps 1,2 & 3 to get the connection back.


    Reliance wimax connection functions very well on Linksys WRT54G Router.

    I would love to get feedback on the troubleshooting at

    atanu_ray1@rediffmail.com
    Hi Buddy,

    Many thx for your ths below post i had a same problem & it solves it as you have mentioned.....
    Router which i am using is aslo WRT54G

    only difff here is i have a Metro ethernet connection from reliance........

    Thx again....... now my Wifi also works.............

    Let me know your yahoo or any other messnger contact.............

    Regards
    Mayur

  23. #23
    Junior Member
    Join Date
    Feb 2008
    Age
    28
    Liked
    0 times
    Posts
    32

    Default Unbelievable

    Can any1 believe this upload speed from reliance


  24. #24
    Junior Member
    Join Date
    Nov 2007
    Liked
    0 times
    Posts
    84

    Default Good News PK_Rulz

    I am sending this from my Linux box..

    My Ubuntu failed to get DHCP for almost 2 hrs..

    Then I tried dhclient as I mentioned in my earlier mails.. i.e. by setting the following line in
    /etc/dhcp3/dhclient.conf

    send vendor-class-identifier "MSFT 5.0"

    and then fired dhclient once again

    # dhclient -cf /etc/dhcp3/dhclient.conf

    Internet Systems Consortium DHCP Client V3.0.3
    Copyright 2004-2005 Internet Systems Consortium.
    All rights reserved.
    For info, please visit ISC DHCP

    Listening on LPF/eth0/00:a0:d1:b8:d0:79
    Sending on LPF/eth0/00:a0:d1:b8:d0:79
    Sending on Socket/fallback
    DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
    DHCPOFFER from 124.125.208.1
    DHCPREQUEST on eth0 to 255.255.255.255 port 67
    DHCPACK from 124.125.208.1
    bound to 124.125.208.44 -- renewal in 3246 seconds.


    This was what I tried with redhat too (in fact it was not redhat but Oracle Enterprise Linux which was based on RH)

  25. #25
    Junior Member
    Join Date
    Nov 2007
    Liked
    0 times
    Posts
    84

    Default ... continued...

    First red text was the command I fired and the remaining lines that followed were the output and the last red text was the IP address I got.

    This was the same I exercise I tried in Dec 2007 on my Oracle Linux and it worked then too..

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How I Tackled Reliance Broadband Problems
    By doyi in forum Reliance Broadband
    Replies: 22
    Last Post: 07-01-11, 04:28 AM
  2. Less Speed in Reliance 1MBPS Plan
    By abhikaushikin in forum Reliance Broadband
    Replies: 35
    Last Post: 04-05-11, 11:14 PM
  3. Reliance if Cheating its customers
    By shaileshl in forum Reliance Broadband
    Replies: 29
    Last Post: 04-13-10, 01:35 AM
  4. todays major problem happened with videocond2h
    By drpradeepmm in forum Videocon DTH
    Replies: 1
    Last Post: 02-07-10, 10:53 PM
  5. Reliance NetConnect Brodband Plus Problem
    By shatrughna in forum Reliance Broadband
    Replies: 0
    Last Post: 02-02-10, 02:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •