Re: Sustained uploads drop internet connection
I think you're asking if I'm seeing the same network traffic symptoms as described in the original post. Yes, I am. I have also, due to my AR tendencies, triple checked that HWNAT is enabled between...
View ArticleRe: BFD interval & minrx
Do you have any recommended BFD settings for links like: AF24AF5AF5xRocket ACPowerBeam AC ?
View ArticleRe: Enable QOS for a range of IP Addresses ?
UBNT-Brandon wrote:You can do rate limiting for groups of users... Do you mind telling me how limiting by groups is done ? Or direct me to documentation that explains it, because I can't seem to find...
View ArticleHow do I enable VPN Passthrough in Edge OS
I'm not able to establish a VPN PPTP connection from any host in the network. When I bypass the EdgeRouter everything works fine. I also tried with an old Netgear Firewall and it worked as well.I have...
View ArticleRe: Enable QOS for a range of IP Addresses ?
ilkevinli wrote: Do you mind telling me how limiting by groups is done ? Or direct me to documentation that explains it, because I can't seem to find anything on it. Thanks. Actually I believe his...
View ArticleRe: Hairpin Nat v1.9 not playing nice with Verizon MiFi
While I'm not usually a big fan of split-horizon DNS, that's probably the best solution here. Forget the hairpin NAT, use a DNS name to connect to the NVR, and just make sure that the ERL maps the name...
View ArticleERPro-8 ports
Is there a recommended port usage for the ERPro-8? I read some past threads saying the ASICs is on 2-4, etc but wasn't sure for which device it was. I'm currently using ETH0 for management of the ER,...
View ArticleRe: Cox CIDR block setup
Anyone have any ideas. I know I am missing something bridging the 184.188 numbers to the 98.190 numbers to come back into my network. I can’t seem to get this last piece so I can finish this project
View ArticleRe: Site-to-Site VPN configuration for EdgeRouter to Cisco RV042
set vpn ipsec site-to-site peer <RV042 Public IP> tunnel 1 local subnet 192.168.1.0/24set vpn ipsec site-to-site peer <RV042 Public IP> tunnel 1 remote subnet 192.168.3.0/24 SHOULD BE set...
View ArticleRe: 1.9.0 broke dashboard for me (using Firefox)
Hmm.. usually I would kill /usr/sbin/ubnt-util and refresh the page. But killing lighttpd should work as well.
View ArticleRe: Enable QOS for a range of IP Addresses ?
I believe this is possible with the v1.9 edgeOS bits. ...come on USG v4.4.x! ;-)
View ArticleRe: Enable QOS for a range of IP Addresses ?
bcdouglas wrote:I believe this is possible with the v1.9 edgeOS bits. ...come on USG v4.4.x! ;-)I don't see an option anywhere. Unless I'm blind.
View ArticleVPN and related settings not in config.boot in backup?
I'm setting up an L2TP server on my ERL on 1.9. I get it all setup, get it tested, works fine. I can route packets, etc, all of it.So, I take a backup.The backup doesn't reflect my current...
View ArticleTwo Networks, One Router (192.168.1.0 and 192.168.10.0)
Two networks: 192.168.1.0/24 and 192.168.10.0/24. Call them .1 and .10. Dot 1 is *not* in a VLAN.Dot 10 is associated with VLAN 10. The problem is I cannot get traffice between 1. and .10 (and...
View ArticleRe: Basic Routing Issue: 2 networks, 1 Router
There are some inconsistencies in the configuration I've noted in this post. As the thread progresses I've made various updates and it isn't clear where the config stands. To prevent any further...
View ArticleRe: Cox CIDR block setup
Okay, here's what I see as wrong in your config (going from top to bottom) 1. Missing WAN firewalls2. Your DCHP server out of range -- 223 is the broadcast address for your netblock.3. Port forward...
View ArticleRe: Two Networks, One Router (192.168.1.0 and 192.168.10.0)
well, 192.168.1.0 and 192.168.10.0 are network ID addresses, and not a valid host addresses*, so that's going to be causing you some trouble * on a /24 or smaller. For a /23 or larger, you will have...
View ArticleEdgePoint LACP/LAG Hardware question
I have been trying to work out how best to setup our first NXN link I was previously going to go for using Mikrotik CCR routers with Bonding but I don't like the idea of having to run more cables down...
View ArticleRe: post-config bash script does not start executable file properly
i also added it on github for public access:https://github.com/vchrizz/ER-wizard-OLSRd_V1 if you need modifications for ninux, just tell what needs to be done. thank you for testing and reporting!
View ArticleRe: Two Networks, One Router (192.168.1.0 and 192.168.10.0)
> well, 192.168.1.0 and 192.168.10.0 are network ID addresses, and not a valid host addresses*, What are you referring to exactly?
View Article