Quantcast
Channel: All EdgeRouter posts
Viewing all articles
Browse latest Browse all 60861

Re: OpenVPN - can't ping subnet at one ER-X 1.9.1

$
0
0

Changed static routes on each side to /24 just for testing and same results:

 

Site A: 

# show protocols
 static {
     route 10.249.16.0/24 {
         next-hop 10.249.47.2 {
         }
     }
 }

Site B: 

# show protocols
 static {
     route 10.249.32.0/24 {
         next-hop 10.249.47.1 {
         }
     }
}

Viewing all articles
Browse latest Browse all 60861

Trending Articles