Disconnect problem, maybe OSPF related ?
Hi! I have a strange problem. I have several EdgeRouters setup in a network with OSPF. Primary router is A connected to Internet. It's also connected to router B over a fiber connection. The fiber...
View ArticleRe: Slow up/down speeds on ERL
I'm actually in Seattle, WA for what it's worth. No PPPoE or VLANs.
View ArticleRe: ERPoe-5 Stopped working
it's either 'reboot' or 'restart' (if it's stuck in the bootloader, there's also a 'help' command). Settings you'll need are baud - 115200data bits - 8parity - Nstop bits - 1 then fire up whatever...
View ArticleRe: Intercepting and Re-Directing DNS Queries
I think it's cleaner to have the upstream OpenDNS servers defined as part of a standard configuration (only relevant configuration elements shown): interfaces { ethernet eth0 { dhcp-options {...
View ArticleRe: Slow up/down speeds on ERL
In that case, your ISP / building management is doing something bogus then, given that 192.244.0.0/16 is allocated to Japan. That could definitely be causing interesting problems
View ArticleRe: Sky Fibre - DHCP client option 61
I did get this working, travelling at present but will post when I return next week.The only minor item I haven't figured is that the LAN cable needs to be reseated on V130 Ethernet interface or...
View ArticleRe: Slow up/down speeds on ERL
Like I said I get 700mbps up/down when I plug directly into the wall jack. I only have issues when I use it behind the ERL. Could be the ISP but I gave them a call and they blamed the ERL. Other users...
View ArticleRe: Sky Fibre - DHCP client option 61
Thanks no rush,Had the EdgeRouter sat on my desk for over 2 weeks and done nothing so a few more won't hurt lol. Yeah i've seen that with Billon Routers and BT Modems, when we reboot we make sure the...
View ArticleRe: Sky Fibre - DHCP client option 61
After any config reboot V130 modem as matter of course.
View ArticleRe: Slow up/down speeds on ERL
Your config's fine by the look of it -- if you're really that concerned about it, reset to defaults and run one of the setup wizards. The ISP (or building) using an IP range that's owned by Japan is a...
View ArticleRe: Slow up/down speeds on ERL
I've factory reset it a few times. Also bought a new edgerouter and had the same issue. The IP thing is strange... I thought the ISP was just setting up vlans on their switch for each unit, maybe I'l...
View ArticleRe: Conntrack table fills and wont allow new connections
Heres a tcp session tcp 6 414542 ESTABLISHED src=xxx.xxx.xxx.xxx dst=xxx.xxx.xxx.xxx sport=59477 dport=443 src=xxx.xxx.xxx.xxx dst=xxx.xxx.xxx.xxx sport=443 dport=59477 [ASSURED] mark=0 use=1 Why does...
View ArticleRe: Access DCHP Router Address from each VLAN except Guest
Oh so even if I don't use the switch interface, I can still use this?
View ArticleRe: Site to Site VPN between Cisco 891 and EdgeRouter X
The packet loss was an ISP issue.
View ArticleProblem With Traffic Analysis
I am using a EdgeRouter X running firmware version 1.8.5. When I examine the “Traffic Analysis” window on the right hand side which shows “Top Apps (Tx Bytes/Rx Bytes)”, there is traffic being...
View ArticleRe: Access DCHP Router Address from each VLAN except Guest
16again wrote:@gfunkdave wrote:Note that you'll also need an IN firewall on that interface to prevent guests from accesing the router on one of its other IPs on your network:That's not in line with my...
View ArticleRe: Conntrack table fills and wont allow new connections
TCP established timeout (for new connections) can be set using command:set system conntrack timeout tcp established 28800Normally , this is only a couple of hours. On my setups, I try to please NAT...
View ArticleRe: What about Cisco´s LISP?
This is _not_ my wheelhouse, but my compiler still works. Grab the mips oor binary (compiled from latest git) and example configuration file from here After making sure your router is set up to...
View ArticleDPI details?
I have an ERX SFP running 1.8.5. Is there a way to drill down one more level into the DPI information to see what specific sites are being accessed under each category? I have a user who is pulling a...
View ArticleRe: Disconnect problem, maybe OSPF related ?
A layer2 loop could result in router seeing it's own packets, could this be the cause? Make sure to use authentication on OSPF, so clients can't overthrow your topology by inserting a rogue (virtual)...
View Article