We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need to look at a way to add the remote subnet to Local Networks so you can access the server etc via the ipsec link.
db networks show
The text was updated successfully, but these errors were encountered:
This is tricky as if they make a typo it will probably barf elsewhere
If we had a web panel it might be easier. Any other way ? Message at finish of ipsec-update ?
Sorry, something went wrong.
Some notes to self
signal-event network-create 192.168.10.0
DB entry is like this:
/home/e-smith/db/networks: NEW 192.168.10.0=network|Mask|255.255.255.0|Router|192.168.97.1
192.168.10.0=network Mask=255.255.255.0 Router=192.168.97.1
We have the following settings already
[root@test ~]# db ipsec_connections show ReetpVoip=ipsec leftsourceip=192.168.97.1 leftsubnet=192.168.97.0/24 rightsubnet=192.168.10.0/24
No branches or pull requests
Need to look at a way to add the remote subnet to Local Networks so you can access the server etc via the ipsec link.
db networks show
The text was updated successfully, but these errors were encountered: