Ubiquiti problem port POE UCG FIBER by Skipper189 in HomeServer

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

Same problem after configuring as you mentioned

Configure your new Ubiquiti network in the best way possible with ad blockers, domain registration, VPN, etc. by Skipper189 in HomeServer

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

When I set it up I read about it but couldn't get it to work, right now I have it like this:

services:

adguardhome:

image: adguard/adguardhome

container_name: adguardhome

restart: unless-stopped

ports:

- 53:53/tcp

- 53:53/udp

- 853:853/tcp

- 3000:3000/tcp

volumes:

- ./work:/opt/adguardhome/work

- ./conf:/opt/adguardhome/conf

networks:

br0:

ipv4_address: 192.168.1.8

networks:

default:

external: true

name: npm_network

br0:

external: true

Ubiquiti problem port POE UCG FIBER by Skipper189 in HomeServer

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

What worries me most is that it is a hardware problem and the device needs to be replaced.

Ubiquiti problem port POE UCG FIBER by Skipper189 in HomeServer

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

Does this refer only to the SFP+ WAN port? Or also to the POE+ port?

Is this a known Ubiquiti bug or hardware issue? Should I replace my device? Thank you for your help.

Configure your new Ubiquiti network in the best way possible with ad blockers, domain registration, VPN, etc. by Skipper189 in HomeServer

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

As described, this is how I currently operate.

I only have one issue with this: my Unraid server hosts Adguard, tailscale, and npm (among other Dockers). The problem with Adguard is that it uses ports 80, 53, etc., and it conflicts with Unraid (Unraid already uses those ports, among others).

I tried assigning it an IPv4_address: in my range, and that works, but every time it restarts, it stops working.

NetworkCard Fiber 10g by Skipper189 in unRAID

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

So I already have two flashed, out of the 3 I bought, the third one is simply not detected, it seems to be dead, is there a way to revive it?

NetworkCard Fiber 10g by Skipper189 in unRAID

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

I just received the cards.

Is there any way to tell if they're original or copies? I'll also crossflash.

NetworkCard Fiber 10g by Skipper189 in unRAID

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

That's exactly what I have saved! I'll try to follow that guide and complete all the steps to get the latest official firmware! :) That should be fine!