D
D
Denis Sechin2020-08-06 13:56:04
linux
Denis Sechin, 2020-08-06 13:56:04

Can openvpn push more specific and less specific at the same time?

Good afternoon. There is a setting for openvpn server to push these routes:
push "route 10.150.152.0 255.255.252.0 10.120.208.3"
push "route 10.150.156.0 255.255.252.0 10.120.208.3"

push "route 10.150.0.0 208.02"

Don't ask me why, it's not my setup. But with this configuration, clients receive only more specific prefixes, and less specific, judging by the client logs, does not even get pushed. What is the server missing? can wrap 10.150.0.0/16 in a blackhole so that vpn starts pushing it?

GRT right now is:

10.0.0.0 10.120.208.1 255.0.0.0 UG 0 0 0 br100
10.150.152.0 10.120.208.3 255.255.252.0 UG 0 0 0 br100
10.150.156.0 10.120.208.3 255.255.252.0 UG 0 0 0 br100

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Sechin, 2020-08-06
@tamogavk

There was an error in the push server config, I lost a dot when specifying gateway )

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question