Hello,
I have setup a wg tunnel with Beryl as a client and a remote opnsense router as a server. Beryl is behind a CGNAT network and opnsense has a public ip.
I would like to,
- Make guest network on Beryl use the opnsense router as the internet exit node.
- Make the opnsense router use the Beryl as an exit node.
I was able to do step 1 by selecting Guest network and make the settings like so,
However, i am not able to do 2. The opnsense router is able to ping Beryl, but it cannot reach the internet through it. I have added,
in /etc/config/firewall
config forwarding 'wgclient12wan'
option src 'wgclient1'
option dest 'wan'
option enabled '1'
What else do i need to do?
PS: I found this post but its instructions are old not available on my firmware.
