|
|
Canhua wrote: > On 9/10/07, Daniel L. Miller <dmiller@xxxxxxxxx> wrote: > >> Canhua wrote: >> >>> On 9/10/07, Daniel L. Miller <dmiller@xxxxxxxxx> wrote: >>> >>> >>>> Canhua wrote: >>>> >>>> >>>>> hi all, I set up openvpn in server mode. My configuration file for the >>>>> server is shown as follows: >>>>> >>>>> >> Didn't see anything obvious in the initialization output. I didn't see >> a "server" directive in your server config. Looks like you're doing the >> "manual" method of configuration. Might try replacing the mode, >> ifconfig, ifconfig-pool, and push lines with a "server 10.137.0.100 >> 255.255.0.0". >> > As the doc. indicates my "mode...ifconfig...ifconfig-pool...push..." > lines are equivalent to the server directive. Why I do it manually is > to customerize the ifconfig-pool line to start the pool from .100 not > from .4 as default. > >> Is anything listed in your openvpn-status.log ? Do the client(s) get >> assigned IP's? >> > Here is the content of the log file: > OpenVPN CLIENT LIST > Updated,Mon Sep 10 10:11:43 2007 > Common Name,Real Address,Bytes Received,Bytes Sent,Connected Since > rxp,*.*.*.*:32818,26443,26792,Mon Sep 10 09:11:13 2007 > ROUTING TABLE > Virtual Address,Common Name,Real Address,Last Ref > 10.137.0.102,rxp,*.*.*.*:32818,Mon Sep 10 09:14:12 2007 > GLOBAL STATS > Max bcast/mcast queue length,0 > END > Does your client actually receive that IP? Confirm the ip, subnet, and gateway assigned on the client. Then I think it's time to do a dump of both the server and client routing tables. ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |