Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UCG Ultra support #317

Merged

Conversation

erikpost
Copy link
Contributor

@erikpost erikpost commented Apr 28, 2024

Hi, I have added support for the UCG Ultra, which seems to be a popular device for people replacing an USG or starting with Unifi. The change adds the selection of the correct WAN port in the configuration wizard. Based on discussions on Tweakers forums the interface names for the VLAN work the same as other Unifi consoles, so I didn't change anything there.

Unfortunately I don't have a UCG Ultra to test this out for myself, but I did emulate it a bit by manually creating an /etc/board.info file for the UCG Ultra, and verifying data and network interface names with a UCG Ultra owner.

@Nemesis7
Copy link

Nice @erikpost! I have the UCG Ultra and was playing with the VLAN4 setup via the UniFi UI, but it doesn't seem to place the KPN TV+ settopbox in the VLAN4 network I created. I'm not even sure if this can be properly configured via the UI.

@erikpost
Copy link
Contributor Author

erikpost commented May 1, 2024

Nice @erikpost! I have the UCG Ultra and was playing with the VLAN4 setup via the UniFi UI, but it doesn't seem to place the KPN TV+ settopbox in the VLAN4 network I created. I'm not even sure if this can be properly configured via the UI.

Are you sure you’re not confusing the WAN side VLAN 4 that KPN uses for IPTV with your local VLAN where you put your TV box in?

The local VLAN can have any ID and can be fully configured via the Unifi Network application (create the network, assign it to a port that your TV box is connected to and block all other VLAN traffic on that port).

The WAN side VLAN 4 cannot be configured via the Network Application, that’s the reason why this script exists 😀

@fabianishere fabianishere self-requested a review May 1, 2024 20:38
@fabianishere fabianishere merged commit 9104669 into fabianishere:master May 1, 2024
1 check passed
@Nemesis7
Copy link

Nemesis7 commented May 2, 2024

Nice @erikpost! I have the UCG Ultra and was playing with the VLAN4 setup via the UniFi UI, but it doesn't seem to place the KPN TV+ settopbox in the VLAN4 network I created. I'm not even sure if this can be properly configured via the UI.

Are you sure you’re not confusing the WAN side VLAN 4 that KPN uses for IPTV with your local VLAN where you put your TV box in?

The local VLAN can have any ID and can be fully configured via the Unifi Network application (create the network, assign it to a port that your TV box is connected to and block all other VLAN traffic on that port).

The WAN side VLAN 4 cannot be configured via the Network Application, that’s the reason why this script exists 😀

You're right, I was mixing the two. Now your PR has been merged, I will try this out. Thanks!

@dmouwes
Copy link

dmouwes commented May 10, 2024

@erikpost I tried installing it on UCG Ultra, but it's not working at all.

@erikpost erikpost deleted the feature/add-ucg-ultra-support branch August 27, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants