question

sharbich avatar image
sharbich asked

Setting up VLAN

Hello,

i want to set up a VLAN on my Raspberry PI 3B in Venos OS. How can I install the VLAN driver?

Greetings from Stefan Harbich

Raspberry Pi
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

3 Answers
nickdb avatar image
nickdb answered ·

What specifically are you wanting to do? For devices like this you would usually just manage the tagging on the switch port.

Venus OS is not the easiest to modify, particularly its networking.

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

sharbich avatar image
sharbich answered ·

Since my hardware only has one LAN port and I want to manage it from a different network, the operating system must support VLAN tagging. Can I build Venos OS myself? Is there a git where I can add packages myself using make menuconfig? Greetings from Stefan Harbich

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

nickdb avatar image nickdb ♦♦ commented ·
It is not built to support multiple interfaces on different networks, doubt this is something you will get right.

You might be better off setting up a VPN.

Why not access it from VRM and the remote console?

0 Likes 0 ·
Kevin Windrem avatar image
Kevin Windrem answered ·

tailscale is a VPN like mechanism that can run on Venus OS. My TailscaleGX package allows configuration and control from the GX device's menu.

https://github.com/kwindrem/TailscaleGX

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.