ERL - Hangs on Login
I've managed to ssh into it just fine and the router is functioning (I'm behind it atm posting this message) but I can't seem to get past the loading bar into the UI. After a successful login it just...
View ArticleRe: A little help with a simple ERPro-8 config
after running the wizard, eth0 should be the WAN port, so won't have a DCHP server running. Try eth1-4.
View ArticleRe: can't connect to EdgeRouter via dhcp after wizard setup
I did run the command to put the dhcp server in authoritative mode:set service dhcp-server shared-network-name LAN2 authoritative enablecommit That has not helped. I notice that the eth2 light blinks...
View ArticleVirtual Interface 0 with DHCP
I have a need to create a vif 0 which is thankfully supported by EdgeMax: ethernet eth1 { duplex auto speed auto vif 0 { address dhcp } } }Works fine however certain operations don't appear to...
View ArticleERL WAN-LAN Slow
I recently got my home upgraded to 1GB fiber service and am encountering some throughput issues on the ERL. I'm running the 1 WAN / 2 LAN wizard and have enabled IPv4 and v6 offloading. If I run a...
View ArticleAmazon Drive and Load Balance
Hi Everyone... With Amazon now offering an unlimited Amazon Drive plan, I'm working on intergrating it into my network. I run a load balance, with one link having a much faster upload speed than the...
View ArticleRe: ER Poe5 Port Forwarding
so, i need to do customised things there right... under NAT so that, it can port forward to each other and able to login via IP
View ArticleERL-3 WAN Failover Limited to VLAN
After searching through the forums, I find multiple topics on WAN Failover with VLANS, however I would like to setup a WAN Failover and limit the backup WAN to a specific VLAN Only. I am familular with...
View ArticleSolutions for a remote office - backup/redundant router?
Our company has two, soon to be three, offices with around 50 employees total, all abiut 50 miles apart. I am struggling on how to deal with updates and patching on our two ER-Pro's, especially in the...
View ArticleRe: ERL WAN-LAN Slow
From what I have read, that is around where the router maxxes out; for sustained gigabit performance you have to look to the ER-Pro, which gets closer to 850Mb sustained. Would love to hear a better...
View ArticleRe: Virtual Interface 0 with DHCP
Try to pick something other than vlan 0. As far as I know vlan id needs to be between 1 and 4095A good idea to test that you have vlan connectivity is to start with a static ip in both ends, and then...
View ArticleRe: access between three subnet.
Can you explain to me, how, or where is more about this case in forum? Because I dont know, how create more DHCP on one interface (ports) and how will it working.1 subnet (Guest 192.168.10.0/24) =...
View ArticleRe: Active Directory Authentication
https://help.ubnt.com/hc/en-us/articles/204977474-EdgeMAX-Enable-RADIUS-server-for-system-loginNaturally the AD side has to be setup, but it's not bad.I'd also update firmware.
View ArticleRe: ER Poe5 Port Forwarding
- Login to the ER GUI- Go to Firewall/NAT --> NAT- Click Add Destination NAT Rule- Enter a description (e.g. "WAN1_OpenVPN")- Choose your matching (e.g. Inbound Interface = WANx, Protocol = UDP,...
View ArticleRe: L2TP issues on ERX, v1.9
Bump. Might you or anyone else at Ubi have any idea of this ? My custromer is getting really annoyed about this. I have tried to ping 8.8.8.8 and our office router from their server on their LAN with...
View ArticleRe: access between three subnet.
You only have one DHCP server per network. VLANs allow you to create multiple networks per interface. 1. there's nothing special for this one, create a VLAN with the network you want, add a DHCP...
View ArticleRe: forward to proxy by exception
Ok, so I figured out how to do it, my config, which I borrowed from UBNT-stig, is below... ubnt@ubnt# show service webproxycache-size 0default-port 3128listen-address 192.168.0.1 {}mem-cache-size...
View Article