Re: EdgeRouter Lite QoS setup
https://gist.github.com/beardicus/1415a09537b28681f46e I definitely want to hear from someone specifically with a show command along with the code they are using to see if this actually works as...
View ArticleRe: How can i set like Edgemax lite to RT-AC66U IPTV setting?
You'll need to turn on igmp-proxy. This can be done in the GUI in the config tree, or via the CLI. Let's assume eth0 is your WAN, eth1 is your LAN, and eth2 is for IPTV: set protocols igmp-proxy eth0...
View ArticleRe: ER-8 FIOS Static IP - ISSUES
I also elimnated the MAC address isssue. I took a laptop gave it the static ip and plufrom ONT to laptop internet works perfect. So its not FIOS but a setting on the ER-8.connect: Network is...
View ArticleRe: Newbee question about subnets
I missed the obvious! I didn't change the subnet mask on the static IPs (dugh). The need for more IPs address is what started the whole process (that is why we kept the original 192.168.3.1 IP) So in...
View ArticleRe: Nanostation M5 redundant power?
This is nuts. Those two ports are hubbed together: they shareexactly the same signals. And it's a bad idea touse dual-power without diode isolation. Dave
View ArticleEdge Router Pro 8 question
I am new to alot of this equipment. I am still trying to figure out a couple of things. I am trying to find out if the edge router pro 8 will can have a couple of the ports setup to run as a switch?I...
View ArticleRe: Edge Router Pro 8 question
If someone can give me a better solution to what I would like to do, please advise.One of the issues that I am trying to keep track of is keeping my latency down on the network. adding extra hardware...
View ArticleRe: L2tp connection failing
I was just about to mention that as well. I forgot what error I was receiving on Windows 10 but it was indeed due to MSCHAPv2 not being checked. Here is how I have mine setup on Windows 10...
View ArticleRe: L2tp connection failing
windows 10 has lots of vpn issues. let me see if I can find some of the articles that helped me
View ArticleRe: L2tp connection failing
Side note, you can also change/view the config if you already have it setup in the GUI by clicking "Config Tree" and drilling down in "VPN".
View ArticleRe: VPN tunnel all internet traffic through VPN and back out to the internet
I read a previous post as i was attempting to do the total opposite. From what I understood from the UBNT employee is that the tunneling is handled on the client end (L2TP over IPSEC). What I ended...
View ArticleRe: VPN tunnel all internet traffic through VPN and back out to the internet
i guess i forgot to close this post. What i did is the following.. just these lines did it. set vpn ipsec ipsec-interfaces interface eth0set vpn ipsec nat-networks allowed-network 10.0.0.0/8set vpn...
View ArticleRe: Windows Opensource L2TP IPSec VPN Client/Split tunnel
Figured I would add to this as CMAK worked perfectly - if your wanting to split traffic internet/network traffic, you will need to uncheck "Make this connection the client's default gateway" otherwise...
View ArticleRe: Load Balancing
dpurgert wrote:yes, would probably be easier to do via the CLI, but should also be doable in the GUI.Hi , Do you have the CLI commands to do it? and how do i change the LAN to WAN? Regards,Nicholas
View ArticleDHCP PROBLEM - EdgeRouter Pro v1.9.0
Hello everyone! Lately i'm running into a really weird problem. I have several DHCP'S running into my EdgeRouter PRO and the problem that is occurring lately is that all of the sudden, the router wont...
View ArticleRe: DHCP PROBLEM - EdgeRouter Pro v1.9.0
Also i made a packet capture and i see that the clients are sending DHCP REQUESTS. If there is anything i can post here to make it easier, please, letme know.
View ArticleRe: OSPF over openvpn problem after upgrading to 1.8
Hi Another difference in your configuration vs mine is that i set mtu-ignore in the openvpn ip ospf branch on both ends.Any differences caused by intermediate routers etc seem to upset it, when i...
View ArticleSite-to-site IPsec VPN remote router GUI won't load
I have a site-to-site IPsec VPN set up and computers at head office can't access the router GUI at the remote site. The page starts to load including the title (EdgeOS) and gray gradient background...
View Article