Sorting by

×
zorruno wikki: showcode "Ubiquiti Edgerouter X Setup"

Wiki source for EdgerouterXSetup


Show raw source

======Ubiquiti Edgerouter X Setup======

**Quickstart guide from Ubiquiti**
https://dl.ubnt.com/guides/edgemax/EdgeRouter_ER-X_QSG.pdf

**Setup for fibre**
https://www.youtube.com/watch?v=9WRY8yU6qAk
- Using Spark for ISP
- You need to connect to port0 of the router with a fixed IP in the 192.168.1.0/24 range (no DHCP on by default)
- I ran the Wizard, 2LAN2 network
- Spark WAN is PPPoE, VLAN 10 tagged, user and password not specific (anything will do, but it does need one of each)
- This gives WAN on eth0 (which connects to the Chorus ONT, one subnet LAN on eth1 and another on switch0 (which is connected to eth2,eth3,eth4)

**Setup tutorial**
https://www.geekzone.co.nz/forums.asp?forumid=66&topicid=205740

**Open WRT is possible to install** (but I didn't try)
https://wiki.openwrt.org/toh/ubiquiti/ubiquiti_edgerouter_x_er-x_ka

**Example: ER-X 1 WAN and 3 Separate LAN**
https://community.ubnt.com/t5/EdgeRouter/ER-X-1-WAN-and-3-Separate-LAN/td-p/1858770

**Example: Guest Isolation**
https://www.youtube.com/watch?v=baj3747yfos

**Example: Guest Network**
https://blog.gruby.com/2015/07/05/setting-up-a-guest-network-with-the-edgerouter-lite/

**Example: Port Isolation**
https://www.youtube.com/watch?v=baj3747yfos

**Chromecast across subnets** (I needed to refer to this, but most of it is old for the ER-X)
http://www.cron.dk/edgerouter-and-chromecast/
https://community.ubnt.com/t5/EdgeMAX/Multicast-Sonos-Phorus-amp-Play-Fi-Broadcast-255-255-255-255-lt/m-p/1274704#M68126
https://forum.dd-wrt.com/phpBB2/viewtopic.php?p=1061122

What I ended up needing to do (also easy to do in the GUI):
%%set service mdns repeater interface eth1
set service mdns repeater interface switch0%%

**Example: Home Setup with VPN**
https://www.gregpakes.co.uk/setting-up-edgerouter-x-with-lan-segregation-and-vpn-access/

DNS Service
https://www.youtube.com/watch?v=e34QNh16fh8

{{lastedit show="3"}}
--
CategoryNetworking
CategoryHomeAutomation