Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - thg0432

#1
I tend to agree.  Just wanted to ask in case you'd heard anything like that before.  I appreciate it
#2
that's the thing...I won't even load...it appears to be a dns issue.  Because it can't contact google, it just hangs on the either the loading screen or it displays the clock but the clock never updates because it can't contact google.  My tv's which have google built in work fine, but just an older lenovo google display device craps the bed whenever i've tried.
#3
Has anyone had issues with Google home devices (not the routers but the hubs or other display devices) losing functionality after implementing caddy directly on the firewall?  I previously had nginx proxy manager and currently used zoraxy.  Both of which i had a nat rule setup and everything works fine.  I'd like to use caddy and have everything setup directly on the firewall but that's a deal breaker.  I setup the wan/lan rules and removed the nat as noted in the guide.  Everything works great with the exception of it breaking functionality of those devices
#4
I just set this up for configd (it's been broken since I installed then removed sensei).  Basically whenever I update opn or install a plugin...it stops then restarts configd...issue is it doesn't get restarted. 

So monit watches the pid file...When it sees it's no longer there...after a minute it runs the service command.

#5
You said WG didn't support HA so i assumed that meant loading the config over HA sync as well.  But honestly either one is fine.  whatever is easier to implement
#6
Will do.  Thank you!
#7
gotcha...can the option be added via the single select for backup restoration?  Didn't want to make a feature request if it's a waste of everyone's time.
#8
General Discussion / WireGuard configuration sync
July 21, 2020, 11:00:27 PM
Hi,

Is there a way to sync my Wireguard config via HA sync?  If I try to load it via the backup config, it loads all other prior configs from services i've since removed (sensei for instance).

Thanks
#9
General Discussion / Re: ntopng 4.0
April 06, 2020, 05:32:53 PM
Roger Roger.  I think there was a ticket open about nDPI a while back i saw.  I think this should resolve that...looks like it's integrated by default now...
#10
General Discussion / ntopng 4.0
April 06, 2020, 05:09:33 AM
Just curious when this will be brought into the stable releases?  I saw where it was in the ports, just curious about the stable plugin. 

Thanks,
#11
General Discussion / Re: dynamic vlan captive portal
February 10, 2020, 09:15:09 PM
true, but with the passthrough by mac that'd not be a major issue.
#12
General Discussion / Re: dynamic vlan captive portal
February 10, 2020, 08:53:14 PM
I understand the logistics (Mostly :) ) and why it doesn't work.  just wondering if it could be done...or added as a plugin or feature.  I've been trying to figure out the most efficient way to have just one wireless ssid and ip assignments/ vlans from there without keeping up with certs...problem i'm running into is my iot/roku devices.
#13
General Discussion / dynamic vlan captive portal
February 10, 2020, 06:33:54 PM
Just curious if it would be possible (without adding another vm) of doing dynamic vlan from the captive portal.  I've been looking at PacketFence but i'd much rather keep it local on the firewall for central management.
#14
welp, nvm i take that back.  was GRAYLOG_HTTP_EXTERNAL_URI= it didn't like...commented that out and updated back to 3.1 stable...working fine
#15
Hey just wanted to add a note on this..  I installed this today to test and had to set the version of graylog to 3.1.2-1 in the compose file.  They changed the entry point in the newer versions to include "tini -- /docker-entrypoint" and i'm not exactly a docker wiz by any means so the simpliest solution appeared to be reverting versions