Hi guys,
since I am not allowed to establish a VPN connection from my business laptop to my home network, I thought of simply add my old router to run that task on hardware side. I tried to put the thoughts into a sketch:
Black lines are what I already achieved, red lines what I don't know how to implement.
So in some words:
1. I already can connect via IKEv2-VPN from my private devices (iPhone etc.) to my home network
2. I already achieved to get an IP address for my router B from my businesses server
3. I already achieved to get an IP address for my laptop from router B
4. I already can connect both business network and internet
So everything good so far. What I now want to add is a VPN connection from router B to router A to have access to my home network (with all the components like Home Assistant and so on). I thought of either only enabling the VPN when using wlan2 (so wlan1 could remain to be used for business network access) or using a split VPN to both private and business network.
At this point I'm quite helpless and overwhelmed - could you please support me here and tell me - if this is possible - how to implement this?
Many thanks in advance!