Re: Createing a QOS rule to lower priority
Alright I tried the following: traffic-policy { shaper Limit_DBox { bandwidth 35mbit class 10 { bandwidth 1% burst 15k ceiling 100% description "Lowest priority" match ADDR { ip { source { address...
View ArticleRe: EdgeMax unable to block StreamingMedia
You could create a reservation for the device so it always gets a specific IP. Then you can great a SOURCE_GROUP with that. Then you can use that in an ACL. Here is a good example I ran across applying...
View ArticleRe: edgerouter X(FW v1.9) Unifi Controller(v5.2.9) and VLAN
Might need to post your config but a few things to check. Your vlan interfaces are based of your native lan interface? ie... eth1 (lan)... eth1.30 (vlan30) and eth1.40 (vlan40) Also unrelated but you...
View ArticleRe: Bridging an ASDL router to an X-SFP and setting up PPPoE
jndfx22 wrote:The router will automatically create the firewall rules it needs. I would recommend upgrading it to EdgeOS 1.9.0 for best performance/ features.Great, thanks. Router is all up to date I...
View ArticleCan I backup the config of an EdgeRouter Lite and restore into an EdgeRouter...
I found a related post from 2014 which indicated a reasonably successful transfer of settings between the two devices, but I was curious if anyone has given this a try more recently with no surprises?...
View ArticleRe: Can I backup the config of an EdgeRouter Lite and restore into an...
Yes you can, BUT: You will loose eth 3, eth4, and eth5 in the GUI. You would manually have to add the ports in CLI. So far it seems everything else works, and I have done this in production for 3...
View ArticleUSG to ERL IPSec trouble
This is my first time trying to setup IPSec with one site behind NAT. I've got a USG at home and an ERL at work behind NAT with a 1:1 port mapping to it. After a couple of weeks of trial and error and...
View ArticleRe: Block Google's Data Saver(Web Acceleration) Protocol
Creating a custom category for QUIC results in blocking other google services even when the data extension is not enabled. this includes simple google searches. Blocking UDP ports 80 and 443 seems to...
View ArticleRe: [ER-X] random internet dropouts - 1 ER-x + 1 Unifi ACAP-pro
Hi Thank you for the reply. I've confirmed that it is either the router or the ISP. I actually phoned the ISP yesterday to see what they say... he checked what their equipment was reporting and told...
View ArticleEdgeRouter-X as PPTP VPN server in existing network
I'm having some trouble incorporating an EdgeRouter-X into a client's existing network. I'm not network specialist, so assume I know nothing... They're currently connecting to internet via a consumer...
View ArticleRe: Createing a QOS rule to lower priority
Since you're testing on download, the queue should be applied on LAN interface. set interfaces ethernet eth1 traffic-policy out Limit_DBox Since it's a download policy, you should filter on...
View ArticleRADIUS Configuration Problem on edgerouter
I'm trying to set my local logins to be radius authenticated. I have a working freeradius 3 and freeradius 4 server linked to a mysql database and EAP+TLS optionally. WARNING: Unprintable characters...
View ArticleRe: Problem accessing website and servers from inside
Created those duplicate DNAT rules and changed the interface to eth0.But the problem is still there when I try to access the website is still en up on the router interface.
View ArticleRe: L2TP VPN - Multiple connections from same NAT'd location
Is there any information when this will work for windows users?
View ArticleRe: Problem accessing website and servers from inside
Acctually it works now! I was connected from a VPN when i tested before.But when i got to the office all worked perfect. Many thanks for all help!
View ArticleRe: overwhelmed to say the least
With the assumption that the Loadbalanced and Standalone WANs are separate (and pointing to separate LANs) I would have two sets of rules, if for nothing more than long-term sanity -- it's easier to...
View Article