OpenVPN and iroute: Difference between revisions
Created page with "Having problems pinging from one subnet to another using an OpenVPN TUN interface (usually in one direction)? Yup! Have you checked the Routing Table (using the ROUTE or IP Command) on both the OpenVPN Server and Client? Yes, and looks good! All the Firewall Settings and Zones are configured correctly? I hope so... ...but the problems (like PING) still exist? Yes. : ( === There's Hope! === Well, here's the thing: All of the above, especially the Routing Table, ca..." |
mNo edit summary |
||
| Line 36: | Line 36: | ||
WhatEverClientCertificateName/WhatEverIPAddress:SomePort# MULTI: Learn: 66.66.66.66/24 -> WhatEverClientCertificateName/WhatEverIPAddress:SomePort | WhatEverClientCertificateName/WhatEverIPAddress:SomePort# MULTI: Learn: 66.66.66.66/24 -> WhatEverClientCertificateName/WhatEverIPAddress:SomePort | ||
</syntaxhighlight>So, if you don't see that in your Server Logs, make sure the CCD File contains an iroute Directive. | </syntaxhighlight> | ||
So, if you don't see that in your Server Logs, make sure the CCD File contains an iroute Directive. | |||