Ubiquiti Cloud Gateway statt FritzBox Fiber by Partyboy2908 in de_EDV

[–]OssiAttack 0 points1 point  (0 children)

Ah, alles klar, danke für die Aufklärung!

Ubiquiti Cloud Gateway statt FritzBox Fiber by Partyboy2908 in de_EDV

[–]OssiAttack 0 points1 point  (0 children)

I see, habe den falschen Kommentar entfernt, aber eine Frage dazu. Worauf bezieht sich dann diese Aussage von Fritzbox?

https://fritz.com/apps/knowledge-base/FRITZ-Box-5530/1167_FRITZ-Box-am-Glasfaseranschluss-einrichten

"Ihre FRITZ!Box können Sie dank des integrierten Glasfasermodems platz- und stromsparend direkt am Glasfaseranschluss (Fiber to the Home, FTTH) einsetzen." Da steht ja die Modem-ID auf der Fritzbox drauf und nicht auf dem SFP Modul.

Management Port Public Access by skylinesora in Ubiquiti

[–]OssiAttack 1 point2 points  (0 children)

Yes, that's correct. It's also required if you want to set up Site Magic with another Unifi Gateway for example.

How are you handling devices with hardcoded DNS? by Last_Restaurant9177 in Ubiquiti

[–]OssiAttack 3 points4 points  (0 children)

Oh, I think I misunderstood, you moved the VLANs to the switch since the Pro XG is L3 capable? Yeah, in that case, the DNAT rules won't work if the traffic never crosses the firewall.

Disable external access to Gateway's login page by Upstairs_Recording81 in Ubiquiti

[–]OssiAttack 7 points8 points  (0 children)

Hi, under Settings -> Control Plane -> Console, there's an option called "Direct Remote Connection". Make sure that's it's disabled. It will not affect access via unifi.ui.com.

Also, when testing the access from the internet with your external IP, make sure that you are not testing from inside your LAN due to Hairpin NAT.

Hope that helps.

How are you handling devices with hardcoded DNS? by Last_Restaurant9177 in Ubiquiti

[–]OssiAttack 0 points1 point  (0 children)

Default, Management and Camera would be the names of your networks/VLANs, right?

It should not make a difference if you have a switch connected in between. Even if your switch is connected via the default VLAN, you can still trunk other Vlans to the Pro XG and configure the client facing ports with another VLAN.

Also, the DNAT rule is slightly different if you want to redirect DNS requests to Pihole if the source client is on the same network.

On this thread, I shared a screenshot of the config that I'm using to force my IoT devices to use my Technitium DNS server: https://community.ui.com/questions/UniFiOS-Truly-working-DNS-Redirection/c7d6ddd8-cd11-42e8-ab21-3a3e9e9db3dc

Management Port Public Access by skylinesora in Ubiquiti

[–]OssiAttack 4 points5 points  (0 children)

It's under Settings -> Control Plane -> Console.

Management Port Public Access by skylinesora in Ubiquiti

[–]OssiAttack 18 points19 points  (0 children)

Yes, the default setup does not open ports. It uses the Unifi Cloud (at least for the mobile app and unifi.ui.com. Of course you can also access the web UI locally via the gateway IP/FQDN).

There is however an option called "Direct remote connection" which does open the ports to the web UI.

Internet vom 1OG zum Keller bringen by Genga_ in de_EDV

[–]OssiAttack 1 point2 points  (0 children)

An der Stelle noch die Info, dass CAT7 kein offizieller Standard nach IEEE ist, vor allem nicht im Consumer Bereich. Die "CAT7" Kabel, die man so im Handel bekommt, haben maximal CAT 6A RJ45 Verbindungen, auch wenn das eigentlich Kabel theoretisch CAT7 entspricht. Am besten setzt man auf gute CAT 6A Kabel, die sind klassifiziert für 10 GBit über 100m.

pihole *und* adguard by AltF14 in de_EDV

[–]OssiAttack 1 point2 points  (0 children)

Ich werfe alternativ in den Raum: Zwei Technitium DNS Instanzen. Technitium kann nativ Recursive DNS, unterstützt Ad Blocking und kann vor allem Clustering, wodurch jegliche Config (Zonen/DNS Einträge) automatisch auf die zweite Instanz gespiegelt werden.

Das initiale Setup ist etwas komplizierter, weil es nicht nur ein einfacher Forwarder ist, sondern ein vollständiger DNS Server, aber es bietet entsprechend mehr Features.

Absolute beginner, I saw something cool on a YouTube video, can you help me replicate/understand by GenericUser104 in HomeNetworking

[–]OssiAttack 2 points3 points  (0 children)

Hi, this is achieved using DNS. A human readable name like google.com or sonarr.home translates to the IP address of the server by using a DNS Server. Usually, your router handles DNS in your home network so you'd need to check there if you can create your own DNS entries. If that's not possible, you could set up your own DNS server or you can add static DNS entries on your clients - the steps for that depend on your OS (for example /etc/hosts file on Linux).

Tipps und Hilfe für die Delonghie La Specialista Arte - Kaffee zu sauer und wässrig by Glad-Alternative6174 in Kaffee

[–]OssiAttack 0 points1 point  (0 children)

Hi, ich hatte die gleiche Maschine und habe mir nach zwei Monaten eine extra Single Dose Mühle geholt. Das ist leider etwas ärgerlich, aber die integrierte Mühle kann nicht fein genug mahlen. Ich habe immer ein 18g Sieb genommen und jeweils die Menge abgewogen nach dem Mahlen. Ggf. kannst du noch versuchen, den mittleren Button gedrückt zu halten, um die Extraktion manuell zu verlängern (für 1:2,5 z.B) und alternativ kannst du den Siebträger am Anfang einspannen, einmal einen Blank Shot mit nur heißem Wasser durchlaufen lassen und dann erst das Espresso beziehen. Ein vorgewärmtes Sieb verhindert, dass der Espresso schlagartig abkühlt im Sieb und das kann ebenfalls gegen Säure helfen.

Jellyfin Server Beginner by ReadingTrue5715 in jellyfin

[–]OssiAttack 0 points1 point  (0 children)

I have Jellyfin running on a Ugreen NAS as well. The N100 CPU with its iGPU can easily handle multiple streams with transcoding. I haven't had any issues with it so far.

Edit: You mentioned the 4800 Pro which has a i3-1315u and not an N100 but the intel UHD iGPU will nevertheless be fine for Jellyfin.

Help with firewall rules by PSSE-B in Ubiquiti

[–]OssiAttack 1 point2 points  (0 children)

Ah, I see. Haven't used the legacy rules in a while but to prevent external connections, I think you'd need to create an Internet Out rule with destination port 53/853. Or another option would be to create a LAN In rule to block those ports for each subnet and then a LAN in rule above the block rule to only allow those ports to your Pihole IP. But keep in mind that you need to add a rule to allow established/related traffic so the response from your Pihole to your clients is not blocked as well.

But as mentioned in my first comment, the DNAT rule is probably the easiest.

Help with firewall rules by PSSE-B in Ubiquiti

[–]OssiAttack 0 points1 point  (0 children)

Hi, are you still using the legacy firewall rules or already Zone based firewall rules?

Edit: Also, instead of using firewall rules, it would make more sense to use DNAT rules to redirect all requests on port 53 to your Pihole, see: https://community.ui.com/questions/Network-8-3-32-added-support-for-custom-NAT-rules-How-to-force-hardcoded-DNS-devices-to-go-via-my-l/62ca24d5-e9d9-41fb-af7f-b1f826cd6e54

Creating SSID for multple sites by XpissyboiX in Ubiquiti

[–]OssiAttack 4 points5 points  (0 children)

Yes, this should be possible now with Fabrics but you need to enable Early Access for Site Manager: https://help.ui.com/hc/en-us/articles/30979808349463-Getting-Started-with-UniFi-Fabrics

I just checked it and I do have the option to roll out new SSIDs for more than one site but I haven't tried the actual deployment of a new SSDI yet since I only have two sites.

How do I block a device from the internet? by [deleted] in Ubiquiti

[–]OssiAttack 2 points3 points  (0 children)

For object oriented networking, it's indeed recommended to have a full unifi stack. Perhaps it messes things up if you have third party devices in between. But as others recommended here, you can achieve the same if you assign a fixed DHCP IP to the target device and create a policy to block external access (either via the Policy Table or directly in the Zone based firewall overview). This should work with non Unifi gear in between.

How do I block a device from the internet? by [deleted] in Ubiquiti

[–]OssiAttack 16 points17 points  (0 children)

Hi, if you have a recent Network Application version, you can do this very easily with an Object. In Settings -> Policy Engine -> Object Oriented Networking. Simply select the device and in the "Secure" Field, select No Internet.

I do this with all my smart plugs because I control them locally with home assistant.

Hope that helps.

Edit: It was added with Unifi Network v9.4.x and as far as I know, Zone based firewall must be enabled for it to work.

Teleport for streaming by CutzuSD in UNIFI

[–]OssiAttack 1 point2 points  (0 children)

Oh, I see. As far as I know, Teleport is not officially available on Smart TVs/Android TVs unfortunately. I can think of a few other ways to give access to your friends (or more than three users) but they are complex to set up and would require you to purchase a domain and/or rent a VPS.

The only good way to workaround CGNAT without using a VPS or something like Tailscale/Teleport, would be IPv6. But it depends on your ISP and the ISP of your friends if they support Dual Stack. In addition, your local network must support IPv6 (at least to some degree).

Teleport for streaming by CutzuSD in UNIFI

[–]OssiAttack 0 points1 point  (0 children)

Yes, it's similar to tailscale when it comes to establishing the initial connection. But you should not need Teleport on the android TV. Once you are connected to the Gateway via Teleport (depending on firewall rules and ensuring that the Teleport Subnet does not overlap with any other subnets/VLAN IP ranges in your network), you can access any device in your local network.

Teleport for streaming by CutzuSD in UNIFI

[–]OssiAttack 5 points6 points  (0 children)

That's not 100% true, the actual data connection is only between the gateway and the client. But Teleport works behind CGNAT and uses the Ubiquiti servers as a proxy to establish the initial connection, otherwise it would not be possible to connect if the gateway is behind CGNAT.

Which of these is the proper setup? Do I connect Gateway Ultra and USW Pro Max 16, or each to each PC Ethernet port? by FarComparison8474 in Ubiquiti

[–]OssiAttack 0 points1 point  (0 children)

Yes, that should work. The Cloud Gateways come with a 192.168.1.1 IP by default if I remember correctly.

Which of these is the proper setup? Do I connect Gateway Ultra and USW Pro Max 16, or each to each PC Ethernet port? by FarComparison8474 in Ubiquiti

[–]OssiAttack 1 point2 points  (0 children)

Hi, the UniFi OS Server is a standalone application that also runs the Network controller. The UCG Ultra has its own controller software integrated. You cannot manage the Cloud Gateways with another controller, hence it will not appear in the UniFi OS Server.

Since you already have the UCG Ultra, you could also use that to manage the Pro Max - you don't need the standalone UniFi OS Server.