From 6pm (NZ time) join us in our chat page to listen to the NZTechPodcast live recording.

Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Create new topic
Prev1 | 2 


915 posts

Ultimate Geek

Trusted

  Reply # 653899 11-Jul-2012 10:30 Send private message

Modem received and installed. All seems to be OK so far. Performance is good, but lets see if it has improved the stability of the ADSL link.

336 posts

Ultimate Geek


  Reply # 655342 14-Jul-2012 04:12 Send private message

dclegg: Modem received and installed. All seems to be OK so far. Performance is good, but lets see if it has improved the stability of the ADSL link.


So how are things going? reliable? fast? latency ok? I'm looking at purchasing one but I'd like to hear feedback regarding it first before I go out and buy one.




MacBook Pro 13.3" Mid-2012; iMac 3.4Ghz 27-inch (BTO) Late-2012; iPhone 5 64GB; Airport Extreme Base Station



915 posts

Ultimate Geek

Trusted

  Reply # 655351 14-Jul-2012 09:12 Send private message

kawaii:
dclegg: Modem received and installed. All seems to be OK so far. Performance is good, but lets see if it has improved the stability of the ADSL link.


So how are things going? reliable? fast? latency ok? I'm looking at purchasing one but I'd like to hear feedback regarding it first before I go out and buy one.


Performance has been good and, most importantly, reliability has been increased. Looking at the admin interface, I see that the ADSL link has been dropped on occasion, but this has always been seamlessly re-established again. With my old Netgear DGN3500, manual intervention was always required.

Here are the stats as they currently stand:-



Actual ADSL performance seems to fluctuate a bit, with download speeds observed between 8Mbps to 17Mbps. I suspect that is more to do with the input rather than the device itself.




170 posts

Master Geek


  Reply # 655357 14-Jul-2012 09:42 Send private message

Currently you appear to have the router set up "normally". The primary reason to use a Vigor 120 is so that you can set it into PPPoA Passthrough mode. This means that the is no longer accessible via the web interface, which doesn't appear to be how you have it set up.

After enabling the PPPoA Passthrough you need to set the Extreme to PPPoE with the username/password details of your ISP. This means the Vigor obtains the dsl signal and all authentication/traffic is from the Extreme.

Once set up correctly and connected to the internet the Airport Utility will show the Extreme with the ISP assigned IP address.

HTH



915 posts

Ultimate Geek

Trusted

  Reply # 655364 14-Jul-2012 09:54 Send private message

Oldhat: Currently you appear to have the router set up "normally". The primary reason to use a Vigor 120 is so that you can set it into PPPoA Passthrough mode. This means that the is no longer accessible via the web interface, which doesn't appear to be how you have it set up.

After enabling the PPPoA Passthrough you need to set the Extreme to PPPoE with the username/password details of your ISP. This means the Vigor obtains the dsl signal and all authentication/traffic is from the Extreme.

Once set up correctly and connected to the internet the Airport Utility will show the Extreme with the ISP assigned IP address.

HTH


Thanks for the advice. I kept it at its "currently working" configuration, but suspected there was more to be done. I'll have a tinker this weekend and implement your suggested config changes.

Once done, how do I then configure the Vigor in future, if it is no longer accessible via the web interface? Or did I misunderstand what you wrote?

170 posts

Master Geek


  Reply # 655372 14-Jul-2012 10:08 Send private message

DHCP is still enabled in the Vigor, so if you connect a PC directly you can check/change configuration. The PC just won't connect to the internet (unless of course you set the PC to PPPoE dialup).



915 posts

Ultimate Geek

Trusted

  Reply # 655375 14-Jul-2012 10:17 Send private message

Oldhat: DHCP is still enabled in the Vigor, so if you connect a PC directly you can check/change configuration. The PC just won't connect to the internet (unless of course you set the PC to PPPoE dialup).


Cool, that's more than workable. Thanks again.

622 posts

Ultimate Geek

Subscriber

  Reply # 655714 14-Jul-2012 21:07 Send private message

dolsen:
I was a bit surprised with the feel of the modem, quite light and feels (to me) like cheap plastic. Having said that, it's what inside that counts and all reports on that is that it's good.



Just an update on my modem, it's working well and seems nice and stable.

using the following commands,
ifconfig `nvram get wan_ifname`:0 192.168.1.2 netmask 255.255.255.0
iptables -t nat -I POSTROUTING -o `nvram get wan_ifname` -j MASQUERADE

I can access the modem even though it is in PPPoE Pass-through mode and get the following info (couldn't be bothered getting an image of the stats).


> adsl status
  --------------------------- ATU-R Info (hw: annex A, f/w: annex A) -----------
   DSL Modulation          : ADSL2+(G.992.5)
   State                   : SHOWTIME
   DS Actual Rate          : 14999142 bps   US Actual Rate       :  1033125 bps
   DS Attainable Rate      : 14728000 bps   US Attainable Rate   :  1033000 bps
   DS Path Mode            :        Fast    US Path Mode         :        Fast
   DS Interleave Depth     :      160       US Interleave Depth  :        1
   NE Current Attenuation  :        8 dB    Cur SNR Margin       :       11  dB
   DS actual PSD           :    17. 3 dB    US actual PSD        :    12. 1   dB
   ADSL Firmware Version   : 321311_A
  -------------------------------- ATU-C Info ---------------------------------
   Far Current Attenuation :        3 dB    Far SNR Margin       :       12  dB
   CO ITU Version[0]       : 00004244       CO ITU Version[1]    : 0000434d
   DSLAM CHIPSET VENDOR    : < BDCM >


The speed is similar (perhaps a bit faster) than the rta1320v6 it replaced.




915 posts

Ultimate Geek

Trusted

  Reply # 656291 16-Jul-2012 09:03 Send private message

Oldhat: Currently you appear to have the router set up "normally". The primary reason to use a Vigor 120 is so that you can set it into PPPoA Passthrough mode. This means that the is no longer accessible via the web interface, which doesn't appear to be how you have it set up.


OK, I've got this working now. But I have one question; Why? What is the advantage of running with this configuration? Considering you lose easy access to the admin interface, what exactly am I getting for this trade off?

71 posts

Master Geek


  Reply # 656695 16-Jul-2012 21:37 Send private message

dclegg:
Oldhat: Currently you appear to have the router set up "normally". The primary reason to use a Vigor 120 is so that you can set it into PPPoA Passthrough mode. This means that the is no longer accessible via the web interface, which doesn't appear to be how you have it set up.


OK, I've got this working now. But I have one question; Why? What is the advantage of running with this configuration? Considering you lose easy access to the admin interface, what exactly am I getting for this trade off?


The advantage of using the Vigor 120 in PPPoA passthrough mode is that you can have the connection controlled by a  separate router with more processing power or features. With a lot of routers you can actually set up access to the web interface in the Vigor even when in passthrough mode- have your cake and eat it too.

336 posts

Ultimate Geek


  Reply # 656789 17-Jul-2012 03:15 Send private message

I'm a little confused about what everyone is talking about - I'll just be connecting the modem up to my Airport Extreme Base Station and then use Snap as my ISP. I can assume I can do that without all the above taking place? I'm just reading through the documentation - I assume you hook up the modem, setup the necessary adsl settings, put the password/login in the Airport Extreme using PPPoE and the modem takes care of the PPPoE/PPPoA stuff? I've googled and the guides have been pretty few and far between.




MacBook Pro 13.3" Mid-2012; iMac 3.4Ghz 27-inch (BTO) Late-2012; iPhone 5 64GB; Airport Extreme Base Station

6891 posts

Uber Geek

Trusted
Subscriber

  Reply # 657331 18-Jul-2012 02:02 Send private message

kawaii: I'm a little confused about what everyone is talking about - I'll just be connecting the modem up to my Airport Extreme Base Station and then use Snap as my ISP. I can assume I can do that without all the above taking place? I'm just reading through the documentation - I assume you hook up the modem, setup the necessary adsl settings, put the password/login in the Airport Extreme using PPPoE and the modem takes care of the PPPoE/PPPoA stuff? I've googled and the guides have been pretty few and far between.


This is all you need to do

http://www.draytek.net.nz/draytek/support/passthrough/

336 posts

Ultimate Geek


  Reply # 657902 18-Jul-2012 18:19 Send private message

Ragnor:
kawaii: I'm a little confused about what everyone is talking about - I'll just be connecting the modem up to my Airport Extreme Base Station and then use Snap as my ISP. I can assume I can do that without all the above taking place? I'm just reading through the documentation - I assume you hook up the modem, setup the necessary adsl settings, put the password/login in the Airport Extreme using PPPoE and the modem takes care of the PPPoE/PPPoA stuff? I've googled and the guides have been pretty few and far between.


This is all you need to do

http://www.draytek.net.nz/draytek/support/passthrough/


Awesome - thanks for that.




MacBook Pro 13.3" Mid-2012; iMac 3.4Ghz 27-inch (BTO) Late-2012; iPhone 5 64GB; Airport Extreme Base Station

Prev1 | 2 
View this topic in a long page with up to 500 replies per page Create new topic



Twitter »
Follow us to receive Twitter updates when new discussions are posted in our forums:



Follow us to receive Twitter updates when news items and blogs are posted in our frontpage:



Follow us to receive Twitter updates when new jobs are posted to our jobs board:



Follow us to receive Twitter updates when tech item prices are listed in our price comparison site:




News »

Trending now »
Hot discussions in our forums right now:

$200 Smart Phone!? Ideas..
Created by antaeusa, last reply by Hammerer on 20-May-2013 23:48 (19 replies)
Pages... 2


A new project coming to Geekzone
Created by freitasm, last reply by hamish225 on 20-May-2013 23:08 (211 replies)
Pages... 13 14 15


HTC One (2013) owners' discussion
Created by Dingbatt, last reply by bradstewart on 20-May-2013 22:40 (1471 replies)
Pages... 97 98 99


Vodafone Naked Broadband Speeds (Auckland CBD)
Created by wscalioni, last reply by grkiwi on 20-May-2013 21:13 (14 replies)

Sitting on a boring conference call
Created by SaltyNZ, last reply by SepticSceptic on 17-May-2013 16:52 (14 replies)

A reason not to shop at dick smith
Created by dsnz1, last reply by eXDee on 20-May-2013 20:41 (86 replies)
Pages... 4 5 6


Porting landline number away from Telecom
Created by dasimpsonsrule, last reply by coffeebaron on 20-May-2013 19:41 (12 replies)

Samsung Galaxy SIII Discussion and Owners Thread
Created by networkn, last reply by jeffnz on 20-May-2013 17:54 (5527 replies)
Pages... 367 368 369



Geekzone Jobs »
Most recent NZ jobs in technology:

Proven Automation Test Analyst
Posted 20-May-2013 22:27

Artistic UI Developer
Posted 20-May-2013 22:27

Commercial Automation Tester
Posted 20-May-2013 22:27

Skilled Java Developer
Posted 20-May-2013 22:27

Dedicated Java Developer/ Technical lead
Posted 20-May-2013 22:27

Artistic PHP Developer
Posted 20-May-2013 22:27

Excellent UI/UX Developer
Posted 20-May-2013 22:27


Geekzone Live »
Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.

Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.

Alternatively, you can receive a daily email with Geekzone updates.