Gagan Deep

Results 157 comments of Gagan Deep

Hello @Darin755, thanks for your contribution. Did you miss this section in the docs? https://github.com/openwisp/openwisp-controller/blob/226442c47be5031e64033ae44c8b00aaf2623c68/README.rst#L1128-L1137

@Darin755 which playbook (ansible role) did you use? https://github.com/openwisp/ansible-wireguard-openwisp is supposed to install WireGuard.

My browser's UI uses dark mode, hence CSS defined in django-import-export is using dark mode colours. But, this breaks the theme of OpenWISP. ![Screenshot from 2023-07-14 22-21-50](https://github.com/openwisp/openwisp-controller/assets/32094433/b8f0822d-77ff-412f-b47b-ba31f2fb7ac5)

We will need to override these rules https://github.com/django-import-export/django-import-export/blob/4ce494ac5c30df85bb5b1ad5d436ef64fd72d35e/import_export/static/import_export/import.css#L83-L115

In the last review with @nemesisdesign, we discussed the following things: - The code should automatically generate configuration for physical interfaces when creating VLAN 802.1q or VLAN 802.1ad interfaces **NetJSON**...

In the last review with @nemesisdesign, we concluded the following: We will not add a special interface type "Bridge VLAN Interface" in the schema because this locks down the granularity...

@codingHahn I tried to replicate the locally of the configuration that you provided in your example were applied successfully on my router. My router has `OpenWrt 22.03.3`. I have shared...

@codingHahn are you able to get the desired results from LuCI? If so, can you share the UCI configuration generated by LuCI?

[OpenWrt documentation for VLAN configuration](https://openwrt.org/docs/guide-user/network/vlan/switch_configuration) [Mini tutorial for DSA network config](https://forum.openwrt.org/t/mini-tutorial-for-dsa-network-config/96998)

Thanks for opening and updating the issue @praptisharma28! 👏🏼