Hannes

Results 12 comments of Hannes

Redmine Link: https://redmine.pfsense.org/issues/14815

Is there a fix on the way? This feature is kinda important for us too

Hi. Had the same issue. I run the docker container FYI. # Problem The issue seems to be that leantime docker container tries to validate the ldaps certificate. The container...

Sorry I did not realize I was this off topic with my suggestion. > Whatever the @ does to the command, in my testfile that did the trick so I...

Thanks for your immediate reply! Since we use a network bridge ethap0 has no ip. The bridge interface br0 which ethap0 is member of has a ip address. Clients can...

Okay I need to look further into that and figure out if this helps my case. I am trying to avoid routing anything in this case because it will produce...

> Only filtering is done at this place for any RX packets: > > https://github.com/espressif/esp-hosted/blob/f1d32abd183d6e4dd0cfb118b7a91faf4c1b674b/esp_hosted_fg/esp/esp_driver/network_adapter/main/app_main.c#L210-L214 I have tried this. I edited `esp-hosted/esp/esp_driver/network_adapter/main/app_main.c` and now it looks like this: ![image](https://user-images.githubusercontent.com/98889138/193029453-c6928dc5-2567-4e85-9e37-2773fa6dd8fb.png) After...

![rasp_esp_bridge drawio](https://user-images.githubusercontent.com/98889138/193049615-28c45008-eed6-40df-82a9-9755a88185da.png) 1.1 and 1.2 are already working. I am able to ping from laptop1 to br0. As stated before we are not trying to implement routing but want to...

I am not sure if I can give you any meaningful logs since I have invested countless hours in debugging and could not find any helpful logs. It would be...

Are this logs helpful? First is systemd log while repopulating the interfaces second is dmesg log while restarting systemd-networkd. [systemd_networkd.log](https://github.com/espressif/esp-hosted/files/9681455/systemd_networkd.log) [dmesg2.log](https://github.com/espressif/esp-hosted/files/9681456/dmesg2.log)