ebusd-esp32 icon indicating copy to clipboard operation
ebusd-esp32 copied to clipboard

Securing access to ebus when on WiFi

Open dulek opened this issue 1 year ago • 4 comments

Hi,

I'm trying to figure out if it's possible to have some basic authentication configured, so that I can prevent random people on my network from being able to connect to the adapter with ebusd and potentially mess with my heating device. Can I do that or do I need to run a separate tight WiFi network just for my ebus adapter?

Thanks!

dulek avatar Jan 09 '24 16:01 dulek

In configuration you have access control where you can specify login and password. IMG_20240110_072654

Koky05 avatar Jan 10 '24 06:01 Koky05

In configuration you have access control where you can specify login and password.

That's securing access to the adapter configuration, but not the ebus stream accessible by an ebusd instance.

dulek avatar Jan 10 '24 15:01 dulek

I see, you need to create separate VPN for your eBUS and eBUS Deamon or use RPi and use USB direct connection (disable WiFi) then you can setup access level on eBUS Deamon layer.

Koky05 avatar Jan 11 '24 06:01 Koky05

I see, you need to create separate VPN for your eBUS and eBUS Deamon or use RPi and use USB direct connection (disable WiFi) then you can setup access level on eBUS Deamon layer.

Okay, that's what I thought, unfortunately. Thank you for confirmation!

dulek avatar Jan 11 '24 14:01 dulek

closed for inactivity

john30 avatar Apr 29 '25 19:04 john30