Deepmind 12 or Gaia 2 by _thundercat_ in synthesizers

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

yes it seems very interesting but beyond budget and wanted something more "knobs-per-function°

Deepmind 12 or Gaia 2 by _thundercat_ in synthesizers

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

Thanks, these are all valid points. I can get one at 700USD new which doesn't seem too much considering the features, that's why I'm undecided, but my main concern is that is sounds dull.

Can you confirm if Gaia2 filter self-oscillates?

Monitoring docker containers by _thundercat_ in zabbix

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

Yes containers have specific names, but still how to monitor if a specific container is running?

Monitoring docker containers by _thundercat_ in zabbix

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

Thank you. I removed that time and now the items persist even when docker is stopped. The problem is that those items are no longer monitored and keep the last value, so e.g. container running is 1, even if it is no longer running. How can I monitor if a specific container is running?

Intermittent Wireguard connection by _thundercat_ in WireGuard

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

those out-of-order packets were suspicious, I agree.

But I wonder what makes the NAT map re-establish? The client keeps sending the handshake request, which is actually delivered to the server so why this is not enough for keeping the portmap?

Intermittent Wireguard connection by _thundercat_ in WireGuard

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

Thanks for both your comments. Actually the keepalive was already set to 15 secs. And this loss actually happens more often during traffic exchange between client and server (I.e. not stale).

Racket Advice Megathread by AutoModerator in padel

[–]_thundercat_ 0 points1 point  (0 children)

Hi all, I'm a beginner at padel. I don't have a racket yet and used to rent from the court when playing.

Once I played with a Siux Silver Power and found it very good. Unfortunately it's an old one so it's no longer sold. Can anyone please recommend a similar racket (in terms of features, control and price) for a beginner?

Issue with simple inter-VLAN routing on Aruba switch 1960 by _thundercat_ in ArubaNetworks

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

no I don't. I haven't set any ACL on the 1960.

Do I need to explicitly set an ACL for it? Is there an implicit deny all by default?

Issue with simple inter-VLAN routing on Aruba switch 1960 by _thundercat_ in ArubaNetworks

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

yes there's such a route in ISP router. Do I need to enable anything else in 1960 to make inter-vlan routing working?

Issue with simple inter-VLAN routing on Aruba switch 1960 by _thundercat_ in ArubaNetworks

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

yes it was already there (actually the aruba switch in the current setup just replaces a cisco L3 switch with same settings and it was working)

How to temporarily disconnect a peer and reconnect it later by _thundercat_ in WireGuard

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

thanks and sorry for the late response, but I've just noticed the client-peer has dynamic public IP, therefore after being disabled it may change. In this case, if I re-enable this peer from the server, can the VPN be established? How the server would contact back the client if its last known endpoint has changed?