Re: ER-X: Routing between VLANs does not work
Where you were connected, while doing the operation ?
View ArticleRe: ER-X vlan config for Web server in docker inside a VM on Hyper-V
From tcpdump output...it seems to me host having IP=10.0.20.142 has firewall locally, not responding to pings
View ArticleRe: Release: WireGuard for EdgeRouter
Just rolled out wireguard on my ERLite and loving it so far, nice and painless. One thing i am missing is enabling traffic to go out to the internet. I can connect from my android phone back to the LAN...
View ArticleRe: Release: WireGuard for EdgeRouter
Hard to say without seeing your config files. Post them masking PrivateKeys (and public if you like) and peer endpoint. Most important are your AllowedIPs (and which device they are on) and same with...
View ArticleSecure TLS Remote Logging
I am trying to setup Papertrail TLS remote system logging but it requires the rsyslog-gnutls package is there an easy way to install this with EdgeOS
View ArticleRe: Release: WireGuard for EdgeRouter
hi my config is as follows: Server: wireguard wg0 { address 192.168.3.1/24 firewall { out { } } listen-port 443 mtu 1420 peer ****************************************** { allowed-ips 192.168.3.2/32...
View ArticleRe: Release: WireGuard for EdgeRouter
As I don't run it on my ERL I am a little less familiar with the config statement there. But as a quick look, I would guess the route-allowed-ips should be true.
View ArticleRe: Release: WireGuard for EdgeRouter
I set route-allowed-ips to true and made no difference, however setting my DNS to be 8.8.8.8 on the client side did the trick, setting it to be dnsmasq on my router doesn't seem to be the right...
View ArticleRe: Release: WireGuard for EdgeRouter
When using 192.168.2.1 for dns, did you add a listen-on wg0 on your dns forwarder? If not, that is probably why it did not respond. Using 8.8.8.8 will not resolve hostnames from your local network....
View ArticleRe: Release: WireGuard for EdgeRouter
I had just figured out that the listen-on wg0 was not set, you are correct, without that obviously the DNS requests will not go anywhere.Thanks
View ArticleRe: Edgerouter ER-6P configuration problem
You need new route tables Policy routing. Check this out https://help.ubnt.com/hc/en-us/articles/204952274-EdgeRouter-Policy-Based-Routing
View ArticleRe: Newbie asking for advice on configuring EdgeRouter X for 1st time use
I agree that the guide I’m following is too complex for what I am trying to achieve. And I am most grateful to you for taking the time to try and help me but perhaps a firewall expert/knowledgeable...
View ArticleRe: Golang support on ER-X
I can confirm you can cross-compile a binary and run it fine on the ER-X. The target architecture you need is "mipsle". Assuming you have an account called "user" and the ER-X has an IP address of...
View ArticleRe: IPSec offload not working and breaking others (gre/vti) NAT? ERPRO8
I get way more with VTI (high cpu usage) and i get way more with GRE without IPSEC (low cpu usage)With gre+ipsec or with normal ipsec and no vti/gre I get 26mbps Doesn't make any sense.I kind of gave...
View ArticleRe: Configure for NAT Type 1 on PS4
hi guys i see ur talking about ps4 nat type 2 problem i have same issue and i cant play fifa 18 because of this problem and cant chat with friends i have a Huawei B315s-22 i need to port fowarding my...
View ArticleRe: IPSec Settings Erased
wrote:check /var/log/vyatta/vyatta-commit.log and /var/log/messages to see if anything shows up. The VPN settings are gone. The vyatta-commit.log shows username@ubnt:/var/log/vyatta$ cat...
View ArticleRe: Configure for NAT Type 1 on PS4
:This is a wireless/LTE router.Its highly possible that the wireless provider is using CG-NAT, thus it gives you a private ip.If that is the case, all applications (& games) that need forwarded...
View ArticleRe: So you want to replace a BT Homehub?
did you adopt the AP using the UniFi controller software?
View ArticleEdgeRouter Lite - WAN Failover - Problem
Hi all Just seeking some assistance with a long issue I've had and look forward to some expert help if possible.So at current, the setup is that I have my main internet (fibre / pppoe) and a secondary...
View ArticleTrying to move my Unifi Controller to my FreeNAS server. (Can't adopt AP)
I've had a AC-Lite for months with the controller running on a Raspberry Pi without any issues. Given that I have a FreeNAS server running on an Intel Avaton I thought maybe it was time to move the...
View Article