Chris Norman
Chris Norman
Thanks for the information - I got my Wireguard site to site working!
Just an FYI - I opened the issue because adding nat rules around the WG0 interface causes EdgeOS to mangle routes to the WG0 interface.
I'll try, but now that I'm up and running... I may have to try and recreate steps when I can bring tunnel down... but IIRC Base config - ER4s, each...
Sorry if this is a dumb question - with using these that have a USB cable - do these perform as if they were simply USB devices or are they...
FWIW - I run meshcentral behind ARR without issue, except for a few things like file distribution which I've just not spent the time to resolve. It's been a while...
@chk-mytoys - you might search issues for my posts, which are likely closed at this point.
My ARR setup is as follows, YMMV. You'll need to replace some variables I used for sanitization purposes: YOUR_MC_SERVER_IP_HERE -> The IP of your MC server behind ARR (ex: 10.0.0.1)...
How will continue deal with a mono repo with multiple projects under it, and each having it's own .gitignore. For example: ``` /monorepo-root /clientmobile /clientweb /backend /microservices /graphicprocessing /datalakeagent ```...
FWIW, Had this exact problem today. Ran it down to trying to use NetworkInformation.NetworkStatusChanged. Worked on IOS, but crashed on Android (11 & 16 both) After digging through logcat -...
Did you ever find out how to do this? I am running 1.8.10 from the install script. I think updating would be a good idea, too.