Created
January 7, 2021 16:26
-
-
Save ryck/d3157331368c3555da06ee0eee1f10dd to your computer and use it in GitHub Desktop.
USG + Sky
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"interfaces": { | |
"ethernet": { | |
"eth0": { | |
"address": ["dhcp"], | |
"dhcp-options": { | |
"client-option": [ | |
"retry 60;", | |
"send dhcp-client-identifier "bacons";" | |
], | |
"default-route": "update", | |
"default-route-distance": "1", | |
"name-server": "no-update" | |
} | |
} | |
} | |
} | |
} |
- You should be able to change your
config.gateway.json
. Without the proper json there your USG won't connect. So edit the file, force provision and wait, give it a couple of hours min. - I don't think is the modem. I have the same one and I never touched it, it worked out of the box.
- Don't give up! It's overcomplicated (thanks Sky!) but is definitely possible!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Well after a day of pulling my hair out I am no closer to getting this to work! I just cannot for the life of me get an Internet connection. I've factory reset the USG3, cloud Key Gen 2 and unifi switch. I've tried using WinSCP to put the Jason file into the cloud key folder as described with correct permissions but no luck. Tried factory resetting again and setting up the site and provisioning the USG first but still no luck. Tried to ssh and enter the commands manually for option 61 as seen on unifi forums but whatever seems to work for others just won't work for me! I wonder if it might be my Vigor 130 causing the issue but I can see it is in bridge mode when I connect to it and I get the vdsl connection on the home page ok. I am thinking of maybe posting everything I've done on the unifi & sky forums to see if anyone can help out otherwise it looks like no more unifi products sadly 😢