Re: Bug ERL: keep losing VPN config
Does the VPN config remain with the local address set to the FQDN but with the DHCPv6-PD config removed?
View ArticlePhysical router eth interface in the same subnet as VLAN on switch0
I know that router does not route between interfaces on the same subnet, unless these interfaces are on the switch (I tied to put to interfaces on the same subnet and as soon as device connects to...
View ArticleRe: 1 of 9 site's can't connect to my locally hosted unifi controller behind...
Ok just did a TCP dump from the ER8 on eth0 with eth1 enabled, then disabled... Traffic still comes in on port 8080 from the sites IP. Which leads me to suspect the traffice flowing out is the problem...
View ArticleRe: Can the Edgerouter X pass IPEC ?
Actually, I got that to work but I would prefer to get the Site-to-site setup but I couldn't get it to work. All the settings seemed to match what I have in the remote Sonicwall. Not familiar with the...
View ArticleRe: 1 of 9 site's can't connect to my locally hosted unifi controller behind...
Just to clarify my findings.... 8080 traffic is flowing in on eth0 as it should however instead of flowing out on the same interface, it's flowing out on eth1 despite being "failover only"... Any...
View ArticleRe: Physical router eth interface in the same subnet as VLAN on switch0
If the router is an ER-X or ER-X-SFP (withe the switch0 vlan-aware) maybe something likeconfigure set interfaces switch switch0 switch-port interface eth1 vlan pvid 20 commitCheers,jonatha
View ArticleRe: Physical router eth interface in the same subnet as VLAN on switch0
Does the switch need to be configured as VLAN aware? will the same logic apply if I want eth1 and eth2 to be on the same subnet , essentially putting interfaces in the switch is the only way to make it...
View Articlebest performance routing option (Edgerouter pro)?
Hi,I have a 300/80 mbps fiber connection. my first priority of this setup is console (PS4 and Xbox) gaming, everything else comes secondary. I am currently setting my ONT to full bridge mode and...
View ArticleRe: 1 of 9 site's can't connect to my locally hosted unifi controller behind...
Normally, when using LB, dNATted traffic should leave on the same interface as it entered.However, your case is special, as remote source IP is inside your own WAN subnet. Can you post your config and...
View ArticleRe: Edgerouter in 3 router (WAN+2LANs) configuration
The dhcpd subnet thing is normal since eth1 is your wan interface. You don't need to provide DHCP addresses over the WAN, that's the ISP's job.These logs occur during boot:Sep 21 06:50:02 ubnt...
View ArticleRe: Support for g.fast SPF
Hum, I think the problem with this is going to be using i2c on the Ubiquiti to upload the firmware. I can't see any way of doing that at all. The show interfaces ethernet eth5 sfp command basically...
View ArticleRe: best performance routing option (Edgerouter pro)?
afaik , ER-Pro is older, smaller ER-4 is even faster and better suited. (or even the ER-X)OSPF is a dynamic routing protocol, you can get away with static routing, so OSPF won't be any help
View ArticleRe: Bug ERL: keep losing VPN config
yeri@sg-erl# delete interfaces ethernet eth0 dhcpv6-pd [edit] yeri@sg-erl# set vpn ipsec site-to-site peer be.yeri.be local-address sg.yeri.be The specified configuration node already exists [edit]...
View ArticleRe: Bug ERL: keep losing VPN config
Manually running the set commands it errors on this: yeri@sg-erl# set vpn ipsec site-to-site peer be.yeri.be local-address sg.yeri.be Value validation failed Set failed [edit]
View ArticleRe: Bug ERL: keep losing VPN config
If I config IPv6 again it errors: yeri@sg-erl# set interfaces ethernet eth0 dhcpv6-pd pd 0 prefix-length /64 [edit] yeri@sg-erl# set interfaces ethernet eth0 dhcpv6-pd no-dns [edit] yeri@sg-erl# set...
View ArticleRe: best performance routing option (Edgerouter pro)?
thanks sir for your info. I really appreciate it.do you have the link for the guide of how to set static route on PPPoE connection ?thanks
View ArticleRe: 1 of 9 site's can't connect to my locally hosted unifi controller behind...
Hopefully I didn't butcher this config too much by scrubbing sensative info. Just removed port forwards, username etc... @ER8:~$ show configuration | cat firewall { all-ping enable broadcast-ping...
View ArticleRe: 1 of 9 site's can't connect to my locally hosted unifi controller behind...
@ER8:~$ sudo ip r s t 201 default via 71.208.221.254 dev eth0 blackhole default metric 256 71.208.221.0/24 dev eth0 scope link 73.107.208.0/21 dev eth1 scope link 127.0.0.0/8 dev lo scope link...
View Articleunstable ipsesc: one site sometimes not initiating
hello! i have set up ipsec successfully 3 weeks ago but its then often down for hours or days and i dont know why.whats strange is that one edgerouter seems not to try to initiate a connection because...
View ArticleRe: 1 of 9 site's can't connect to my locally hosted unifi controller behind...
Those last 2 route tables say it all. Even if you're using the correct table, you can still end up on wrong interface.Table 201 is tailored for WAN=eth0 , but destinations in eth1 range......will be...
View Article