Re: WAN_LOCAL DROP Packets - I dont understand why the SRC IP is showing my...
Seems like your sending out a broadcast (dest 255.255.255.255) that gets looped back
View ArticleRe: Power outage and DHCP server failure on ER-Lite running v1.9.1
Is dhcp server set to authoritive? For ARP table incompletes: They will show up whenever the router has a packet for that IP address.You have multiple LANs, so routing in between them could cause...
View ArticleRe: Edgerouter X in WAN-LAN Cascade Config
The ER port 1 must be set to static and have an RFC1918 address/subnet supplied (e.g. 192.168.1.1/24). If you haven't already done so, update to 1.9, and run one of the setup wizards (IIRC, "Basic" is...
View ArticleRe: VRRP WAN Issue
Probably, you don't have access to ISP device, so you can't do a thing on that side (like lowering ARP timeout) On ER side, there's not much you can do. Or ugly: ditch vrrp on WAN link, and use on...
View ArticleRe: Power outage and DHCP server failure on ER-Lite running v1.9.1
have you told the devices to reboot and/or release / renew the IP addresses? If the outage was short enough that the devices haven't lost their lease (e.g. your phone was sitting on the coffee table),...
View ArticleEdgeRouter - Star-Shaped VPN Network with 250 locations
Hi, our goal is to create a star-shaped VPN with 250 locations. We are considering to use devices from Ubiquiti, for example the „EdgeRouter ErPoE-5“ for locations with 1-4 users (i.e. most of our...
View ArticleRe: EdgeOS CLI Primer (part 1)
I am a newbie, so please forgive this naieve question- i have a sample config, copied from somewhere else and want to import the commands into my config. i tried logging into ssh via putty, and cut and...
View ArticleRe: Best way to learn Advanced QOS?
It is. I was able to correct call drops from a hosted VoIP system by carving out a chunk of bandwidth for this. I was also able to correct inbound VPN connections to our main office constantly...
View ArticleRe: [CRASH] ER-X link disconnect causing crash
I believe that I am also experiencing this issue. It happened to me today while moving some stuff around someone pulled the ethernet cable out by mistake. After the ethernet link was reconnected and...
View ArticleRe: Question about Configuration of Single EdgeRouter-X with VLANs and...
There is no need to use vlans if the networks are separated by layer 2. the default gateway is going to be the routers address on that subnet so in your example for vlan94 default gateway is 10.81.94.1
View ArticleRe: How To: Install BIND DNS Server on EdgeRouter
Thanks Anders for making installation easy.
View ArticleRe: EdgeRouter - Star-Shaped VPN Network with 250 locations
I can't answer question 1 but it sounds like for 250 tunnels you would want to use more then one device to handle the load.I would look for a solution that offers seamless load balancing.Question 2. is...
View ArticleRe: Best way to learn Advanced QOS?
Stuart, Do you have some sample configs you ended up with?
View ArticleRe: EdgeRouter - Star-Shaped VPN Network with 250 locations
Also take ER-X into consideration. Newer ,cheaper and runs less hot, but has less memory and max offloaded throughput is lower GUI ? For 250 devices, you should script stuff to generate configs ,...
View ArticleRe: Dual WAN - L2TP VPN Connection problem
You need to set your default route. to ethX then create a new route table for the default route of your second wan pointing the next hop to ethY. then in the firewall rules you need to have wan y point...
View ArticleLog file management
How does the system manage the logs in /var/logs to keep them from filling up all of the disk space?For example, I turned on dns logging, so the dnsmasq.log gets a lot of activity. What will keep it...
View ArticleOSPF and PPPoE server
Moving from a fully switched to a routed network layout, I'm setting up ER-X routers at each tower to handle customers PPPoE sessions.I'm having trouble sharing the routes created by the PPPoE server...
View ArticleRe: Log file management
I can't answer your question, but would like to add that if your worried about space for logs, changing to a remote syslog server would eliminate that concern. Raspberry pi's or odroid's are great for...
View ArticleBlack hole route vs firewall rule to drop packets
As I understand it, the black hole route drops all traffic that ends up getting routed to it. What is the difference between using a black hole route and just creating a firewall rule that drops the...
View ArticleConfiguring sharing along different subnets
Hello. I need a little help with configuration of my EdgeMax router in my particular situation, but perhaps it will be helpful to others with similar needs. It is running EdgeRouter Litev1.8.0. I...
View Article