MrCaspan
Dabbler
- Joined
- Dec 20, 2023
- Messages
- 26
So I have successfuly configured my app for WireGuard and my clients can connect to the server but I cannot get them to go anywhere. I only get bytes sent but never received. I have tested a few different things and still cannot get any traffic going
I have tried the following:
Create a bridged connection:
So when I go to my network interface and I try to remove the IP address on it and I click save.. the save button grays out and nothing happens. Its like I cannot remove the IP address on this interface. If I try to change the IP address I get an error "192.168.86.232' is being consumed by Applications, please use a different node IP in applications configuration.". So I am assuming the reason why I cannot save is mostlikly for the same reason but the error is not captured and displayed. I have tried to unbind the IP address form the Apps Advanced config section and removed the eth interface from it.. I still the same error, I have even rebooted. How can you create a bridge connection with a single connection becuase it creates a chicken egg situation? Not sure how to do this..
I have also tried to go to the System > Advanced and added sysctl to the following settings:
net.ipv4.ip_forward = 1
net.ipv4.conf.all.src_valid_mark = 1
Rebooted and I get the same issues.
How can I get WireGuard to see my home network? It connects but lets 0 traffic through
I have tried the following:
Create a bridged connection:
So when I go to my network interface and I try to remove the IP address on it and I click save.. the save button grays out and nothing happens. Its like I cannot remove the IP address on this interface. If I try to change the IP address I get an error "192.168.86.232' is being consumed by Applications, please use a different node IP in applications configuration.". So I am assuming the reason why I cannot save is mostlikly for the same reason but the error is not captured and displayed. I have tried to unbind the IP address form the Apps Advanced config section and removed the eth interface from it.. I still the same error, I have even rebooted. How can you create a bridge connection with a single connection becuase it creates a chicken egg situation? Not sure how to do this..
I have also tried to go to the System > Advanced and added sysctl to the following settings:
net.ipv4.ip_forward = 1
net.ipv4.conf.all.src_valid_mark = 1
Rebooted and I get the same issues.
How can I get WireGuard to see my home network? It connects but lets 0 traffic through
Last edited: