I am testing the last package i sent. I am not able to test all
features in my network.
I tried the following:
created a roadwarrior and put him in the dynamic address pool. in
the routes box i entered the network behind the roadwarrior
so the file in the ccd looks like this:
# OpenVPN
Clientconfig from CCD extension by Copymaster#
#This client uses the dynamic network
#Client routes these Networks
iroute 172.1.1.0 255.255.255.0
I am able to connect the
roadwarrior to the server and i get an ip from the dynamic
pool. I can ping servers in the ipfire's network. now i
expected to see a route when doing a route print on the
windows console.. But there is no entry :-(
from the ipfire server i can not ping the network. (The
roadwarrior has 172.1.1.100 ) a ping is not working. I don't
know why?! Maybe it does not work from the ipfirebox
directly?
So i thought maybe theres something wrong with the ccd file
(maybe it is not read)?
Next test was:
i created a static network 20.20.20.0/24 and created
another Roadwarrior with 172.1.1.0/24 in the routing box.
Then i copied the clientpackage top the notebook and tried
to connect.
Client gets connected successfully, and the assigned ip
address is 20.20.20.5 ? it should be 6 or not?! But i can
ping again servers in the ipfire's green network as
expected. here's the config:
# OpenVPN Clientconfig from CCD extension by Copymaster#
#Ip address client and Server
ifconfig-push 20.20.20.5 20.20.20.6
#Client routes these Networks
iroute 172.1.1.0 255.255.255.0
But a route print does not show up the 172.1.1.0 route
again... And i am not able to ping 172.1.1.100 from the
ipfirebox.
What am i missing? The CCD files seem to work.
By the way: Please ignore the few designbugs (tables have borders,
buttons are on the sidemenu)