Skip to content
New issue

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

Add remote subnet to Local networks #7

Open
reetp opened this issue Nov 24, 2015 · 2 comments
Open

Add remote subnet to Local networks #7

reetp opened this issue Nov 24, 2015 · 2 comments

Comments

@reetp
Copy link
Owner

reetp commented Nov 24, 2015

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

@reetp
Copy link
Owner Author

reetp commented Nov 25, 2015

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 ?

@reetp
Copy link
Owner Author

reetp commented Feb 17, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant