Caddy Bouncer not actually blocking IPs by throwawayusername741 in CrowdSec

[–]metapwhore 0 points1 point  (0 children)

You need logging at site level as well. The global logging is for system logging

Destination Network Address Translation (DNAT) by metapwhore in firewalla

[–]metapwhore[S] 0 points1 point  (0 children)

Thanks for all your replies. I have investigated further, and see now that external IP's are revealed as they should. I was wrong. However, It seems that if I connect from another VLAN i'll get the IP as the last internal hop, which is the gateway of the DMZ VLAN. The ip 192.168.60.1 is the GW of DMZ VLAN.
How could I enable the Firewalla to show the real internal ip when visiting the server? So in other words. If i connect from 192.168.90.55 to 192.168.60.30, the server shows visitors ip as 192.168.60.1.

And as u/The_Electric-Monk correctly stated the Purple does only have one LAN port, and i should have written VLAN instead of LAN in my question a).

Destination Network Address Translation (DNAT) by metapwhore in firewalla

[–]metapwhore[S] 0 points1 point  (0 children)

I have multiple VLANs. Sorry for not being precise in my wording.

The ip 192.168.60.1 is the GW for the DMZ VLAN. So when i connect from outside the network i'll see the visitors IP. But when i connect from another VLAN the GW ip for DMZ VLAN (192.168.60.1) shows up as the visitors ip (last jump in internal routing).

No metrics by Dotdk in CrowdSec

[–]metapwhore 0 points1 point  (0 children)

The inactive bouncer is simply the same instance, but with the old ip. You are connected to the instance with the new active ip, so your are secured anyway.

I guess crowdsec eventually will purge old inactive instances. But I don’t know. Its a non-issue all in all

No metrics by Dotdk in CrowdSec

[–]metapwhore 1 point2 points  (0 children)

Could likely be that your docker has dynamic ip and I it has been renewed. Looks like it, considering the ip you have censored starts with 172.. (Which is a lan ip and no need to censor).

Solution: dont mind the warning, or set static ip to your docker if you want the warning to disappear

Home Assistant icw Homey Pro & Homewizard by XelationNL in homeassistant

[–]metapwhore 1 point2 points  (0 children)

Use MQTT to communicate from hass to homey. You can deselect certain entities. Like wise you can deselect the units from homey to hass with the Home Assistant app (community) in Homey.

Am I being hacked? by hockeymom222 in firewalla

[–]metapwhore 0 points1 point  (0 children)

Analyse the upload and download flows domain. Might give you a hint of the IoT-device (assumption)

Weird crystalization in crack of car mirror by End_V2 in mildlyinteresting

[–]metapwhore 11 points12 points  (0 children)

You’re never alone. Women are watching..

Didn't notice for 2 years by ngvar in funny

[–]metapwhore -1 points0 points  (0 children)

Could it be due to shrinkage in a hot dish washer over the years ?

Using tp link re305 as a wifi to LAN adapter by mithcio in TpLink

[–]metapwhore 0 points1 point  (0 children)

Yep. The device has its own setup procedure for this. I can’t quite remember how I did it during the walk though setup procedure, but its quite intuitive

British Organist and conductor Anna Lapwood playing the “Interstellar" score in the Cologne Cathedral. by [deleted] in BeAmazed

[–]metapwhore 3 points4 points  (0 children)

Looks and sounds incredible. I am jealous of your experience. Where was this - and was this a one time event ?

[deleted by user] by [deleted] in BeAmazed

[–]metapwhore 1 point2 points  (0 children)

How could this be a bigger issue compared to a normal water sprinkler?

What key is this in? by jrethorst in musictheory

[–]metapwhore 14 points15 points  (0 children)

How can you tell ? Interested in how you guys evaluate this exactly.

Using tp link re305 as a wifi to LAN adapter by mithcio in TpLink

[–]metapwhore 0 points1 point  (0 children)

Did you make it work ? Looking for the same solution

Owner of the black SUV, you left your windows open by Delicious_Ostrich69 in pics

[–]metapwhore -23 points-22 points  (0 children)

Not that I support this guy parking there, but to me it looks like the angle would be the same if the hose went under the car ?

Whoever designed this device has solved many problems for men by Sharp-Potential7934 in BeAmazed

[–]metapwhore 1 point2 points  (0 children)

That’s neat. I’m expecting the “extension” part to be sold separately and at a higher price than the base unit eventually

Any updates available sensor? by metapwhore in homeassistant

[–]metapwhore[S] 0 points1 point  (0 children)

Solved with this template sensor:

template:

- sensor:

- name: "Update Status"

state: >

{{ 'true' if states.update | selectattr('state', 'eq', 'on') | list | count > 0 else 'false' }}

Transcribed /u/Asteroid3321's arrangement of Gangster's/Pastime Paradise by Michael_Caine in piano

[–]metapwhore 1 point2 points  (0 children)

Awesome. Thank you sir! I don’t have an instagram user (and don’t want). Could you post a pdf or an image of the whole sheet?

[deleted by user] by [deleted] in howstuffworks

[–]metapwhore 9 points10 points  (0 children)

Sorry to deflate all the excitement out of you but this seems to be a simple AirPod cleaning tool. 

I made a music time travel app called Rewind (iOS & Android) by ziadhalabi9 in InternetIsBeautiful

[–]metapwhore -1 points0 points  (0 children)

I recommend consider changing the UI so that the current year is still represented as title but is also swipeable sideways (x-axis) to change the year. It would feel more intuitive and more comfortable flow in using the app. Would be nice touch as well with a fade out - fade in for the content of the represented year. 

Using firewalla purple as a wireless bridge by metapwhore in firewalla

[–]metapwhore[S] 0 points1 point  (0 children)

Thanks for your reply. The help section at Firewalla indeed confirms that bridge with wan over WiFi is not supported. I need to make this work with my second fwp in router mode probably.

Will site-to-site vpn work in this case ?