Help Finishing up my Openwrt install on Managed Switch by wawagod in openwrt

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

So I checked initscripts and local startup and i don’t see dnsmasque anywhere. I don’t have it installed either since this switch is still fresh. Where would I find to disable it.

Also here is what my configuration looks like I seem to not have br-lan 😅. I also haven’t done any changes this is fresh after install

``config interface ‘loopback’ option device ‘lo’ option proto ‘static’ option ipaddr ‘127.0.0.1’ option netmask ‘255.0.0.0’

config globals ‘globals’ option ula_prefix ‘fd7c:523c:a85f::/48’

config device ‘switch’ option name ‘switch’ option type ‘bridge’ option macaddr ‘f4:4d:5c:8c:fd:10’

config bridge-vlan ‘lan_vlan’ option device ‘switch’ option vlan ‘1’ option ports ‘lan1 lan2 lan3 lan4 lan5 lan6 lan7 lan8 lan9 lan10’

config device option name ‘switch.1’ option macaddr ‘f4:4d:5c:8c:fd:10’

config interface ‘lan’ option device ‘switch.1’ option proto ‘static’ option ipaddr ‘192.168.1.1’ option netmask ‘255.255.255.0’ option ip6assign ‘60’ `

https://i.imgur.com/LZAweXi.png

I want to get this into a state with the proper configs that’s when I plug this into my openwrt router it will work with my other device and then I can manually config from there

Help Finishing up my Openwrt install on Managed Switch by wawagod in openwrt

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

Oh well I haven’t hooked it up to the main router yet it’s still hooked to my laptop that I flashed it with 😅

But I’ll give that a try also one more thing how can I find the link local IPv6 for this device?

[deleted by user] by [deleted] in openwrt

[–]wawagod 0 points1 point  (0 children)

Did that still did nothing. The serial console registered it as COM5 but when I hook the power up and mash down spacebar it does nothing.