Re: Not displaying any animations in MAC OS El Captain - ER Lite v1.9.0
Beta Settings are located over Here, and if you can give Google Canary a try and let us know if you still have the issue.
View ArticleRe: OpenVPN server behind edgerouter
One step forward I set this up where 192.168.1.104 is the IP address of my openvpn server.I can reach the internet and the server itself but no other machine in the network.What am I missing?Thanks
View ArticleRe: Not displaying any animations in MAC OS El Captain - ER Lite v1.9.0
Hi.. Ok I installed BETA 1.91 and nothing. It did not work in MacOS El Captian. I then installed Chrome Canary and 100% Operational! YA!!!!
View ArticleRe: OpenVPN server behind edgerouter
Suppose your Pi has ip address p.p.p.p and the server subnet for your OpenVPN is v.v.v.0/24. Then what you need is: configure set protocols static route v.v.v.0/24 next-hop p.p.p.p commit save...
View ArticleRe: Not displaying any animations in MAC OS El Captain - ER Lite v1.9.0
i am glad that it is now working for you.if you need anything else feel free to page us in any post that you have. Thanks,David
View ArticleRe: Help! - Edge Router Lite - No Internet on 2nd Lan port...
First, when you post a config, do it with the indentation. It is a pain to read without it. Where you define shared-network-name LAN2, you left out default-router and dns-server. See your...
View ArticleHelp a noob route internet traffic from one interface to another
I've managed to set up an Edgerouter with a "management" interface on eth0, three VLANs on eth1 (eth1.20, eth1.30, eth1.40) and a PPPoE connection on eth2. I would like to be able to access the...
View ArticleRe: OpenVPN server behind edgerouter
No I didn't do the MASQUERADE.If I understood what u said it is exactly my set up. where 10.8.0.0/24 is the openvpn subnet and 192.168.1.104 is the openvpn serverip.That said as I described before I...
View ArticleRe: OpenVPN server behind edgerouter
You are testing this truly from the WAN side, right? That is, you are testing thru your EdgeRouter from OUTSIDE your EdgeRouter. Can you ping ANY hosts on our LAN when connected to your VPN? Yes, your...
View ArticleRe: OpenVPN server behind edgerouter
My pi is running ubuntu arm.yes this worked with another router and yes I am testing it from my phone via LTE PS thanks for the help
View ArticleRe: OpenVPN server behind edgerouter
I hate to have to ask those questions like are you testing from outside but you would be surprised how many people don't do that. I test with my phone on LTE as well. Maybe show route -n from both ER-X...
View ArticleRe: OpenVPN server behind edgerouter
this is the route from my pi. I can't get rout -n from the ER-x it says that route is not a command I assume that it is not installed by default. I am just trying to access the desired server on port...
View ArticleRe: OpenVPN server behind edgerouter
Hmm, route -n works on my ERL. Maybe try /sbin/route -n. Though the static routes you showed in GUI look ok. And the routes on the Pi look ok. Not sure why 2 routes of 0.0.0.0/0 and route...
View ArticleRe: OpenVPN server behind edgerouter
Ok not sure what happened I didn't change anything but now it seems working....Maybe the route table cache expired on my pi??That seems odd at the very least
View ArticleRe: OpenVPN server behind edgerouter
never mind disceonnected and riconnected again and it is not working anymore
View ArticleRe: OpenVPN server behind edgerouter
Here is the weird behavior...I connect to the VPN -> try to connect to 192.168.1.177:8123 and it failsI connect to the VPN -> ping 192.168.1.177 -> try to connect to 192.168.1.177:8123 and it...
View ArticleRe: Help a noob route internet traffic from one interface to another
I am also noob in this context and haven't got my head around things yet, so the exact mechanics of things I cannot answer... Anyway.. from what I've gathered, NAT is the concept that allows inside...
View ArticleRe: Help a noob route internet traffic from one interface to another
Thanks for the reply Freppa! I figured out I need to enable NAT and got that working, kinda. The machines in the subnet can ping and resolve DNS perfectly - but no websites load and I honestly don't...
View Article