Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
21.7 Legacy Series
»
Wireguard Site-to-site issue
« previous
next »
Print
Pages: [
1
]
Author
Topic: Wireguard Site-to-site issue (Read 1419 times)
basn
Newbie
Posts: 2
Karma: 0
Wireguard Site-to-site issue
«
on:
October 15, 2021, 03:30:45 pm »
Hi there,
I have a problem with my Wireguard site-to-site setup. I have succesfully created a Wireguard connection between two sites. Site A's LAN is 192.168.0.0/24 and site B's LAN is 192.168.1.0/24. On a device connected at site A or site B, I am able to access systems on the other site without problems. For example, a NAS at site B is able to send rsyslog messages to a server at site A using address 192.168.0.10.
So now the issue. I would also like the OPNsense router at site B te send it's logging to 192.168.0.10. I entered that address in de OPNsense configuration (in System, Settings, Logging/targets) but no log messages arrive on the site A server. I tried Interfaces, Diagnostics, Ping on the site B router, but this fails. When I ping from a laptop at site B it works fine.
Can someone help me please?
Thanks, Bas Nijhuis.
«
Last Edit: October 15, 2021, 04:02:26 pm by basn
»
Logged
basn
Newbie
Posts: 2
Karma: 0
Re: Wireguard Site-to-site issue
«
Reply #1 on:
October 15, 2021, 07:10:43 pm »
I have solved it myself. It was a Wireguard misconfiguration. When I logged into the router using SSH and used "ifconfig" I noticed that both routers used 192.169.196.1 as interface address. This must have caused the issue somehow. After I used 192.168.196.1/24 as "Tunnel Address" on site A and 192.168.196.2/24 on site B the issue was solved.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
21.7 Legacy Series
»
Wireguard Site-to-site issue