Re: Static Host DNS Sometimes not working on MacOS
I think it's worth a try. I can't really comment on MacOS though. Any time I had trouble with using the ISC DHCP server and hostfile-update enable, I would check the hosts file and all the hosts were...
View ArticleRe: VPN Tunnel Down
Get output from sudo swanctl --log while trying to establish the tunnel.
View ArticleRe: IPsec Configuration
You're using the VPN tab in the GUI, and not the Config Tree right? peer = remote router's WAN IPlocal ip = local router's WAN IP You do not need to do anything in the firewall or mess around in the...
View ArticleRe: Does EdgeRouter Lite support PPPoE with CHAP as client?
The ppp is standard linux daemon that supports both pap and chap and more. I can clearly see in my logs that pap is used for my pppoe connectivity and chap is used for l2tp vpn in. I have no reason to...
View ArticleRe: Disable ICMP Redirects
I would just use the GUI:Firewall/NAT tabFirewall Policies subtab+ Add Ruleset in the top left cornerName: whatever you likeDefault Action: AcceptSavethen on your newly created ruleset:Actions on the...
View ArticleRe: ERL3 Schedule Reboot every Saturday
Creating cron entry directly won't survive router upgrades and the config will not be backed up via regular backup.Creating cron entries via EdgeOS task scheduler will be preserved in config.boot...
View ArticleUsers reporting they are experiencing session timeouts
The topology is a ER8-Pro with 5 ES-48 switches behind it. The users are using an old app that connects to the server using telnet as the background transport protocol and they often leave the...
View ArticleRe: How to install a Trusted CA Certificate to the Edgerouter (and access the...
I assume you are referring to WinSCP? Your problem is probably that you need root permissions to copy the file to the required location, but the root account can't be used for logon. And you can't...
View ArticleER-X Speedtest is super fast but websites are slow to load
Any ideas? Not sure where to start...running latest version 1.9.0. Configuration below.firewall { all-ping enable broadcast-ping disable ipv6-receive-redirects disable ipv6-src-route disable...
View ArticleRe: Edgerouter PRO Multihoming with 2 ISPs BGP
Thanks for your reply. If i go with one router then it should be easier right? How much RAM do I need for full table? I am going to use Edgerouter PRO.
View ArticleRe: ER-X Speedtest is super fast but websites are slow to load
2 things come to mind:Test if DNS lookups are fast, and try setting MSS-CLAMP to 1452
View ArticleEdgeRouter Lite - 2 LAN routing and port forwarding
Hi!On my edge router lite with v 1.9.0 I have 1 wan interface (Eth 0) and two lan interfaces:Eth1 10.52.72.254/23 "intranet"Eth2 172.16.51.126/25 "guests"Both are connected to managed switch with...
View ArticleRe: Edgerouter as failover for pfsense as virtual machine
Thanks for your response. The pfSense unit is the one that will be offline every now and then, and I don't really worry about a pure router-unit such as the ER-PoR failing. At least that has been my...
View ArticleRe: Port eth 2, 3 and 4 disconnected after PoE sets to on in port eth 2
Yes. The UAP is powered by a usual power cable from the socket in the wall, but I have try to pull this out. Nothing changes.The firmware for the Egderouter is the latest 1.9.0 downloaded 3 days...
View ArticleRe: Edgerouter PRO Multihoming with 2 ISPs BGP
Running full tables with ER Pro should not be a problem. Example of memory usage: https://community.ubnt.com/t5/EdgeMAX/Full-Tables-on-Edge-Router-Pro/m-p/787774/highlight/true#M27922 A single router...
View ArticleRe: Edgerouter as failover for pfsense as virtual machine
Have you considered dropping pfSense altogether and using an EdgeRouter all the time? Seems much simpler and forwarding performance should be better.
View ArticleRe: VPN Tunnel Down
Hi , This is output from the command. ubnt@ubnt# sudo swanctl --log 06[IKE] sending DPD request 06[ENC] generating INFORMATIONAL_V1 request 2227775224 [ HASH N(DPD) ] 06[NET] sending packet: from...
View ArticleRe: Edgerouter PRO Multihoming with 2 ISPs BGP
Below is basically all you need and this is from my working BGP configuration. If you only have a single /21 this is all you need, otherwise add the additional blocks to the permit rules. For the...
View Article