Re: What would you say are the most common EdgeMAX support issues?
I feel like most of what is generating noise is folks who are new to the concept of 'enterprise'/'prosumer' networking. The video series that Ubiquiti is putting up to reinforce training and awareness...
View ArticleRe: 2lan+wan ping working lan to lan?
Now i'm little closer. I just wonder, if I make static route of both networks broadcasts, should they be seen then? like if packet goes to 192.168.1.255 then eth1 or 192.168.2.255 then switch0, like...
View ArticleRe: Dual WAN with Dual Routers
We do it a little differently - and for a different reason, being an ISP. We use 2 routers (ER-Pros in this case) with multiple carriers connecting to each one - we have the upstream carrier connect...
View ArticleRe: Dual WAN with Dual Routers
Thanks eejimm. I use to think that there was a right and wrong way to networking but I'm finding that it is more of an art. You wouldn't happen to have a diagram of what you are talking about would...
View ArticleRe: Basic EdgeRouter ERLITE3 subnet setup help
From your description seems like you want to implement Different subnets In your network. On ErLite3 there are 3 ports eth0 eth1 and eth2. One of these will be your wan port (to internet). And on rest...
View ArticleCan't reach VLAN from LAN or viceversa
I'm fairly new to UBNT hardware, but I've managed to setup my basic network with only a couple of problems. I fixed everything but one issue, and I couldn't find anything that worked for me on the...
View ArticleRe: What would you say are the most common EdgeMAX support issues?
On the routers, definately documentation. Depending on the use case (not even getting into the ER vs UniFi thing) basic setup scenarios for home use or SMB use would go a long way to helping this....
View ArticleRe: AT&T Fiber service blocks NTP 123/udp outbound. Anyway around this?
Add a rule like below, make sure it's above default masquerade ruleset service nat rule 5001 description NTP_ChangeSourceport set service nat rule 5001 destination port 123 set service nat rule 5001...
View ArticleRe: Basic EdgeRouter ERLITE3 subnet setup help
https://help.ubnt.com/hc/en-us/articles/204959444-EdgeMAX-InterVLAN-Walkthrough-with-ERLite-3-using-Sample-Enterprise-TopologyThis should help a bit
View ArticleRe: DNSMASQ address= settings
Thanks for this. Does the config.boot survive across firmware updates or will I have to make this change if/when I do another update?
View ArticleRe: Can't reach VLAN from LAN or viceversa
Why don't remove the eth4 from the switch and use it as separate interface ?Cheers,jonatha
View ArticleRe: AT&T Fiber service blocks NTP 123/udp outbound. Anyway around this?
you will also need to make similar changes on the Azure instance firewall side to receive packets on the higher ports of NTP on the public ip and translate to NTP 123 on your Azure internal IP.
View ArticleRe: ER-X-SFP and 1.9.1 firmware: SFP module does not go online after power cycle
My eth5 confgiruation should be:DHCP - IP provided from ISP,SFP should be auto negotation - SFP is taken out of auto negotation media converter.ISP provides gigabit optical ethernet and basically...
View ArticleUntagged Port on Router
https://help.ubnt.com/hc/en-us/articles/204959444-EdgeMAX-InterVLAN-Walkthrough-with-ERLite-3-using-Sample-Enterprise-Topology How would one set eth2 on the ERL to be untagged VLAN5 in this scenario,...
View ArticleRe: Can't reach VLAN from LAN or viceversa
I would like to keep the WLAN trusted devices on the same LAN as my wired devices.
View ArticleRe: Router disconnects from everything then reconnects
Hi I took a look at your config from your support ticket. Make sure that you have the WAN_LOCAL ruleset applied to your WAN interface eth0. Right now the router iteself is open to the internet. Also...
View ArticleRe: OpenVPN client on edgerouter for management purpose
Intereseting, must be some routing on the server or firewall rules on the ER-X that messes this up since the other VPN client can reach the ER-X without problems. Try to compare the routing tables...
View Article