So being a person who likes to tinker, I recently switched over to Openwrt and am having a good bit of fun with the amount of options (and also a bit overwhelmed). Im still quite new to this whole thing, so please forgive me if this is a fairly basic question.
Overall, my goal is to access some servers in a corporate domain (samba shares, license servers, etc) from my home network via an SSTP VPN, but without routing all of my internet traffic through this VPN. I saw that Openwrt can act as a VPN client for openvpn or wireguard, but couldnt find any decent guide on how to set up a SSTP client.
Ive been able to connect to the corporate VPN just fine in a desktop linux sytem via sstpc and trying the same config on the openwrt, I am presented with a new ‘device’ called ppp0. In case it helps, nothing is showing up under ‘interfaces’.
Im a bit lost on where to go from here. I am unsure how to get my traffic to go through the ppp0 tunnel. im thinking that there are some firewall rules that i probably have to apply? But as for how to get only specific traffic to go through the VPN, im at a complete loss.
Any tips or guidance would be greatly appreciated!