Hi all,
Thank you for that nice forum. I've been using FreeBSD now for 20 years.
I'm trying to use FreeBSD 14 as a WiFi access point to a VPN.
This is the configuration I have:
And this is what I want to do:
Need: I need a WiFi access point that goes directly to the VPN.
My problem is: Proton VPN creates a tun0 interface. This tun0 is net layer number 3 (IP), and it's not possible to bridge that tun0 to the WiFi interface. Bridges are net layer number 2 (Ethernet).
Question: how is it possible to create the link between the tun0 and the WiFi interface ? I tried unsuccessfully with Netgraph.
Thank you for you help. I hope that all is clear in my post.
Best regards,
Cedric.
Thank you for that nice forum. I've been using FreeBSD now for 20 years.
I'm trying to use FreeBSD 14 as a WiFi access point to a VPN.
This is the configuration I have:
And this is what I want to do:
Need: I need a WiFi access point that goes directly to the VPN.
My problem is: Proton VPN creates a tun0 interface. This tun0 is net layer number 3 (IP), and it's not possible to bridge that tun0 to the WiFi interface. Bridges are net layer number 2 (Ethernet).
Question: how is it possible to create the link between the tun0 and the WiFi interface ? I tried unsuccessfully with Netgraph.
Thank you for you help. I hope that all is clear in my post.
Best regards,
Cedric.