[Maylyn's Review ~ Networking] Ubiquiti EdgeRouter Lite

maylyn

Master Member
Joined
Jul 12, 2007
Messages
4,861
Reaction score
77
Thanks to the kind folks over @ Viewqwest and gang for bringing the Ubiquiti EdgeRouter Lite to the more advanced & technical inclined group of users.

Presenting the world's first sub-$100, one million packet-per-second router, powered by the feature rich EdgeOS featuring a next-generation graphical user interface.

So some might ask? what is so good about this router? It's so good because it's more than capable of delivering performance even @ in excess 1Gbps WAN ~ LAN, everything is configurable, IPv6 works and @ the fantastic price point and the list goes on.

I will have to split my humble overview in parts over a course of days as to get myself familiarize the workings of this router.

PS ~> it's not your normal off the self plug and play router but it's gleaming with goodness :eek:

The bottom line is that this is not a router that the average router buyer should even consider. It is poorly documented, difficult to set up and will test your patience unless you have experience with the Linux command line, understand routing mechanics and know what router interfaces are and how to use them. Not to mention that it has only, at best, two LAN ports, if you are willing to delve into the command line to bridge the two. So you'll probably need to buy a Gigabit switch to go along with it.

Package





Contents



Interface



Preparation in progress



Login UI





That's all for now, stay tuned for more ^^
 
Last edited:

maylyn

Master Member
Joined
Jul 12, 2007
Messages
4,861
Reaction score
77
Updating this thread with a working Edgerouter Lite connected to the Internet via DHCP on IPv4

Rather posting complex configuration + i'm weak in my CLI (don't waste time to dive back into my books) /sorry + i'm trying to make my overview as simple for normal networking users to appreciate what Ubiquiti has to offer (it's really good)

I have reference to Tim Higgins from smallnetbuilder posting's to make things as simple as possible. Thanks Tim Higgins.

Interested users can just download the first configurable file (this should suffice) and follow my subsequent steps and you are connected to Internet in couple of minutes.

More powerful users are welcome to post theirs thoughts and knowledge :D

Important note in bold

800px-EdgeOS_SOHO_RGB_final.png


In my review of Ubiquiti's EdgeRouter Lite (ERL), I promised some help with getting the router from its out-of-box raw state that doesn't function as a basic NAT router into something that actually works as a NAT router!

The SOHO Edgemax Example in the Edgemax Wiki is a good resource in that it tells you what the configuration changes are. But when I tried to follow it, I screeched to an early halt because the first thing it has you do is change your LAN connection to from the default port 0 (eth0) to port 1 (eth1). If you are not careful how you do this, you end up disconnected from the router admin and need to reset to start all over again.

So, instead of making you stumble through your first configuration, I've prepared two configuration files, described below, for your uploading pleasure. Either one will get you connected to the internet. Choose the one that is the closest to what you want.

ubnt_erl_bridge_config.tar.gz [Download link]

This is a basic router configuration with one WAN and two LAN ports with DHCP connection type for WAN and DHCP server for the LAN. Specifically:

Configures port 0 as WAN, expecting a simple DHCP connection
Configures the ERL's admin address as 192.168.1.1
Bridges ports 1 and 2, essentially forming a two-port switch for LAN connection
Configures a DHCP LAN server, serving addresses from 192.168.1.100 to 192.168.1.200
Configures a simple NAT router to share the internet with all LAN clients
Configures a firewall rules blocking all inbound WAN-to-LAN traffic to LAN clients and to router itself

ubnt_erl_2lan_w_dhcp.tar.gz [Download link]

This configuration supports two subnets on the LAN side, with different IP ranges for each. Both subnets have internet connection, but do not allow connection between them.

Configures port 0 as WAN, expecting a simple DHCP connection
Configures the ERL's admin address as 192.168.1.1 on port 1 and 192.168.2.1 on port 2
Configures a 192.168.1.0 subnet with DHCP LAN server, serving addresses from 192.168.1.100 to 192.168.1.200 on port 1
Configures a second 192.168.2.0 subnet with DHCP LAN server, serving addresses from 192.168.2.100 to 192.168.2.200 on port 2
Configures a simple NAT router allowing internet connection to both subnets
Configures a firewall rules blocking all inbound WAN-to-LAN traffic to both LAN subnets and to router itself

Both configurations use the default ubnt / ubnt login.

Full read ~> http://www.smallnetbuilder.com/lanw...ow-to-configure-your-ubiquiti-edgerouter-lite
 
Last edited:

maylyn

Master Member
Joined
Jul 12, 2007
Messages
4,861
Reaction score
77
Setting up the Ubiquiti EdgeRouter Lite

You need to setup your networking adapter as static IP first (i.e 192.168.1.100) for the initial setup, connect your cable to eth0

Login ~ https://192.168.1.1 (default ~ ubnt/ubnt)

After you have login, ERL's dashboard will be shown



You will need to update the default shipping firmware EdgeOS 1.0.2 to the latest EdgeOS 1.1.0 there are fixes

Download ~> www.ubnt.com/downloads



Reboot the router when updating is done



Login to router once again



Download and apply the first configuration file

NOTE! You do not get a confirmation prompt and file upload is pretty much instantaneous. So be sure you select the correct file!



Respond to the prompt to reboot the router to apply the configuration. When the reboot starts, move your computer from port 0 to port 1. This is because both configurations change the LAN connection from port 0 to port 1. Connect your modem or internet connection device to port 0. Wait about a minute for the router to reboot





Remove the static IP settings from your computer and set it to obtain its IP address automatically, i.e. be a DHCP client. Force a DHCP release/renew on your computer or do a connection repair or whatever you need to do to get your client to perform a DHCP request. Check that the IP address is in the proper range and that the Gateway and DNS both point to 192.168.1.1

If the client IP address information checks out, then you should be good to go. Point your browser at your favorite site and enjoy!

 
Last edited:

maylyn

Master Member
Joined
Jul 12, 2007
Messages
4,861
Reaction score
77
Once everything is running, one of the first things you'll want to do is get rid of the default 'ubnt' user (or at least change it to a strong password)

Creating new user



Do a logout and login the newly created user (in this case ~ admin) and delete the ubnt user if needed



Some speedo tests

SpeedTest ~ ViewQwest

Nothing of the unusual, it's barely stressing the Ubiquiti Edgerouter Lite, capping my subscribed plan



SpeedTest ~ SGIX



ViewQwest SpeedTest 2.0



Single Utorrent

Almost 10MB/s on Utorrent, do bear in mind it's only a single Utorrent download. I must have very good seeders ^^ only 19 connected





Still not fast enough? How about 1Gbps? which internet service provider even has it? This This Ubiquiti Edgerouter Lite will leave almost all pro-consumers routers behind it's tail smelling smoke from far far away lol



Image Credits ~ ndoo
 
Last edited:

maylyn

Master Member
Joined
Jul 12, 2007
Messages
4,861
Reaction score
77
ViewQwest IPv6 + Unifi 3.0 AP AC + others
 
Last edited:

PetPet

Moderator
Moderator
Joined
May 24, 2004
Messages
95,217
Reaction score
313
looking forward to your review. thanks for doing this.
 

maylyn

Master Member
Joined
Jul 12, 2007
Messages
4,861
Reaction score
77
Basic setting up part is updated, now comes the hard part :( :s13:
 

weap0nx

Master Member
Joined
Sep 13, 2000
Messages
4,394
Reaction score
1
Great, any MSRP? going to sell off my RT-N56U since I have 2 Unifi on the way hehe
Prefer config file style to rigid Web UI
 

maylyn

Master Member
Joined
Jul 12, 2007
Messages
4,861
Reaction score
77
Updated with some speedo tests

Some speedo tests

SpeedTest ~ ViewQwest

Nothing of the unusual, it's barely stressing the Ubiquiti Edgerouter Lite, capping my subscribed plan



SpeedTest ~ SGIX



ViewQwest SpeedTest 2.0



Single Utorrent

Almost 10MB/s on Utorrent, do bear in mind it's a single Utorrent download. I must have very good seeders ^^ only 19 connected





Still not fast enough? How about 1Gbps? which internet service provider even has it? This Ubiquiti Edgerouter Lite will leave almost all pro-consumers routers behind it's tail smelling smoke from far far away lol



Image Credits ~ ndoo
 
Last edited:

maylyn

Master Member
Joined
Jul 12, 2007
Messages
4,861
Reaction score
77
Great, any MSRP? going to sell off my RT-N56U since I have 2 Unifi on the way hehe
Prefer config file style to rigid Web UI

I don't have any MSRP given to me but the pricing is decent enough IMHO :)

Need to brush up my Linux CLI :( having been so used to GUI, At the very least, Ubiquiti Edgerouter GUI is decent enough for basic setup

As for the AP, i'm eyeing on the new Unifi 3.0 AP AC tho :p armed with this babes nothing can come close to it's WiFi performance, reliability and scalability :D







Zero Hand-Off Roaming technology

Ubiquiti’s new UniFi 3.0 software offers unique and innovative “Zero Hand-Off Roaming” technology that enables mobile users to roam anywhere and seamlessly maintain their connection as they switch to the nearest AP.

 
Last edited:

dethangel

Supremacy Member
Joined
Apr 21, 2000
Messages
5,161
Reaction score
121
Guys.. where can i purchase the unifi? Been hunting around like no tomorrow...

Cept bring in from overseas?
 
Last edited:

MOBOGUY

Senior Member
Joined
Nov 9, 2002
Messages
666
Reaction score
0
Guys.. where can i purchase the unifi? Been hunting around like no tomorrow...

Cept bring in from overseas?

u can buy from ebay shipping charges cheaper then their online reseller


small update:
i ask a friend to check the price see got any cheaper let u guys knows
 
Last edited:

dethangel

Supremacy Member
Joined
Apr 21, 2000
Messages
5,161
Reaction score
121
u can buy from ebay shipping charges cheaper then their online reseller


small update:
i ask a friend to check the price see got any cheaper let u guys knows

Thanks! Do let me know as i'm interested.

We have stock reserved for Viewqwest customers. :D

:( .. more reasons to spend.

Not really into the AC unifi - more towards to the Unifi AP Pro.

If you guys got the pricing don't mind PM me :D
 

liangtam

High Supremacy Member
Joined
Aug 20, 2002
Messages
38,841
Reaction score
180
While not in picture, You forgot to mention one thing...












It is Made in China (Nooo!!)
 

liangtam

High Supremacy Member
Joined
Aug 20, 2002
Messages
38,841
Reaction score
180
Guys.. where can i purchase the unifi? Been hunting around like no tomorrow...

Cept bring in from overseas?

Likely you need bring in
Most of those in SG that bring in from distributor in china quite small time, other than x-concepts which closed.
 

dethangel

Supremacy Member
Joined
Apr 21, 2000
Messages
5,161
Reaction score
121
Likely you need bring in
Most of those in SG that bring in from distributor in china quite small time, other than x-concepts which closed.

I do know of those who bring in but they refuse to sell me :(

why is so good on this small box ?

only 3 port ?

Its sub USD$99 router:

1. based on Vyatta
2. able to route almost at full wire speed
3. fully customizable/configurable

As a warning - this is not your normal SOHO router which works out of the box.
 

maylyn

Master Member
Joined
Jul 12, 2007
Messages
4,861
Reaction score
77
While not in picture, You forgot to mention one thing...

It is Made in China (Nooo!!)

Walau :s13: networking stuff must not be made in China ah? Ok :D i will smuggle some networking stuff back that is strictly made in Taiwan when i'm @ Computex Taipei 2013 but for me only ;)
 

maylyn

Master Member
Joined
Jul 12, 2007
Messages
4,861
Reaction score
77
why is so good on this small box ?

only 3 port ?

I do know of those who bring in but they refuse to sell me :(

Its sub USD$99 router:

1. based on Vyatta
2. able to route almost at full wire speed
3. fully customizable/configurable

As a warning - this is not your normal SOHO router which works out of the box.

Besides what dethangel has mentioned, i will add on as well

1). Minimal advanced technical support needed from the networking vendors and the time taken for them to release workable firmwares especially on features wise (IPv6 is working, VLAN is working on Ubiquiti Edgerouter Lite)

2). Individual ethernet ports are customizable/configurable to suit one's needs (multiple subnet/multiple DHCP servers, bridging etc)
 
Last edited:
Important Forum Advisory Note
This forum is moderated by volunteer moderators who will react only to members' feedback on posts. Moderators are not employees or representatives of HWZ. Forum members and moderators are responsible for their own posts.

Please refer to our Community Guidelines and Standards, Terms of Service and Member T&Cs for more information.
Top