A question about routed IPSec connections

Started by bimbar, July 12, 2021, 04:37:29 PM

Previous topic - Next topic
Quote from: bimbar on July 26, 2021, 02:40:45 PM
For IPv6, /127 is not that uncommon.
That's why I wrote "unless configured differently".

Quote from: bimbar on July 26, 2021, 02:40:45 PM
For IPv4, how would the algorithm decide whether you want to do /31 or /30?
By applying the dual logarithm to the difference between both addresses? What if I am using a /24? There are more options than /31 or /30 ...
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

Quote from: pmhausen on July 26, 2021, 02:52:14 PM
Quote from: bimbar on July 26, 2021, 02:40:45 PM
For IPv6, /127 is not that uncommon.
That's why I wrote "unless configured differently".

Quote from: bimbar on July 26, 2021, 02:40:45 PM
For IPv4, how would the algorithm decide whether you want to do /31 or /30?
By applying the dual logarithm to the difference between both addresses? What if I am using a /24? There are more options than /31 or /30 ...

Yes, but, what if I have two adjacent IP addresses? Do I want the full /30 or just the /31, both is perfectly reasonable.

Ah, now I got your point. Again: configuration by admin. Only reasonable solution, IMHO.

Are these P2P links? In that case you could even re-use your Ethernet's address with a /32 on each side.
I have only run policy based IPsec so far, so I lack experience with that particular setup.
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

Quote from: pmhausen on July 26, 2021, 04:59:21 PM
Ah, now I got your point. Again: configuration by admin. Only reasonable solution, IMHO.

Are these P2P links? In that case you could even re-use your Ethernet's address with a /32 on each side.
I have only run policy based IPsec so far, so I lack experience with that particular setup.

It usually is a link network, I do not know if p-t-p is also possible.

Should I submit a bug report about this or is this now scheduled to be fixed?