Search found 5180 matches

by ispyisail
Thu Nov 30, 2023 9:49 pm
Forum: Feature Requests
Topic: Fibre connections VLAN
Replies: 22
Views: 86104

Re: Fibre connections VLAN

I've now got openwrt 19.07 working on the WAN side. IPv4 is confirmed, IPv6 is a guess config interface 'loopback' option ifname 'lo' option proto 'static' option ipaddr '127.0.0.1' option netmask '255.0.0.0' config globals 'globals' option ula_prefix 'fd4b:c87f:4f70::/48' config interface 'lan' opt...
by ispyisail
Wed Nov 29, 2023 8:58 pm
Forum: Feature Requests
Topic: Fibre connections VLAN
Replies: 22
Views: 86104

Re: Fibre connections VLAN

both DSA and older style
It appears that the C7 is the older style
by ispyisail
Wed Nov 29, 2023 8:21 pm
Forum: Feature Requests
Topic: Fibre connections VLAN
Replies: 22
Views: 86104

Re: Fibre connections VLAN

I haven't tested yet

https://openwrt.org/docs/guide-user/net ... ew_zealand

Does look like Fibre is a big thing in Australia?

https://openwrt.org/docs/guide-user/net ... #australia
by ispyisail
Wed Nov 29, 2023 2:49 pm
Forum: Hardware / Installation Issues
Topic: Update wr1043nd-v1 from 1.12.0 to 1.14.0 fails
Replies: 4
Views: 10829

Re: Update wr1043nd-v1 from 1.12.0 to 1.14.0 fails

Just upgraded my wr1043nd-v2.1 via GUI

and it worked as expected

Image
by ispyisail
Tue Nov 28, 2023 5:44 pm
Forum: Feature Requests
Topic: Fibre connections VLAN
Replies: 22
Views: 86104

Re: Fibre connections VLAN

I'm getting there You can't really see the internet and phone lights but they are now green. (green is good, red is bad) I can now plug the phone into any internet connection and it will work. I used this how-to, you only need about half of the instructions https://xdeb.org/post/2020/unifi-edgeroute...
by ispyisail
Tue Nov 28, 2023 5:36 pm
Forum: Hardware / Installation Issues
Topic: Update wr1043nd-v1 from 1.12.0 to 1.14.0 fails
Replies: 4
Views: 10829

Re: Update wr1043nd-v1 from 1.12.0 to 1.14.0 fails

Don't use the command line unless you know what you're doing.
by ispyisail
Mon Nov 27, 2023 11:27 pm
Forum: Feature Requests
Topic: Fibre connections VLAN
Replies: 22
Views: 86104

Re: Fibre connections VLAN

uci set network.wan.device='eth0.10'
uci set network.wan6.device='@wan'
uci commit network
I did some tests and the above commands failed

I wonder if it's a DSA issue (new format)?

The ISP's allow third-party routers and my unifi USG just works out of the box.

Image
by ispyisail
Mon Nov 27, 2023 6:31 pm
Forum: Feature Requests
Topic: Fibre connections VLAN
Replies: 22
Views: 86104

Re: Fibre connections VLAN

I'll work on this, but i can't test it, i will need testers. The only complication is making it work for both DSA and older style switch setups at the same time, AND, making sure that Gargoyle doesn't blow it away when resetting anything. The more I read the more I understand your post How is any r...
by ispyisail
Mon Nov 27, 2023 10:02 am
Forum: Feature Requests
Topic: Fibre connections VLAN
Replies: 22
Views: 86104

Re: Fibre connections VLAN

both DSA and older style switch setups
https://youtu.be/d3aYMqt-b_c
by ispyisail
Mon Nov 27, 2023 10:00 am
Forum: Feature Requests
Topic: Fibre connections VLAN
Replies: 22
Views: 86104

Re: Fibre connections VLAN

I'll work on this, but i can't test it, i will need testers. The only complication is making it work for both DSA and older style switch setups at the same time, AND, making sure that Gargoyle doesn't blow it away when resetting anything. Thank you I'm watching YouTube videos on how to VLAN untag t...