From: Jim Pingle [mailto:[email protected]] 
Sent: Tuesday, March 08, 2011 5:53 PM
To: [email protected]
Subject: Re: [pfSense Support] OpenVPN issues

On 3/8/2011 5:38 PM, k_o_l wrote:
> Just under address pool I had 10.168.2.0/24, I'm fine with not getting /24 
> with the new setup, as long as I can communicate client-to-client and of 
> course resolve the issue with the quad zero gateway

That's fine, it will take /30's out of that /24 - that's normal, but the
client only sees a /30, a point to point link between the client's IP
and the server's IP.

If you check the box to redirect the gateway, then OpenVPN should push a
new default gateway to the client. Can you show the routing table from
the client side so we can better see what the problem is? (On BSD and
such it's usually "netstat -rn", on windows it's "route print")

Also, if the client is on Windows Vista or 7, make sure you are running
the client as Administrator or it can't alter the routes.

Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Commercial support available - https://portal.pfsense.org
-----Original Message-----




Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0        128.0.0.0       10.168.2.5      10.168.2.6       1
          0.0.0.0          0.0.0.0      192.39.143.1 192.39.143.221       20
       10.168.2.0    255.255.255.0       10.168.2.5      10.168.2.6       1
       10.168.2.4  255.255.255.252       10.168.2.6      10.168.2.6       30
       10.168.2.6  255.255.255.255        127.0.0.1       127.0.0.1       30
     10.168.255.0    255.255.255.0       10.168.2.5      10.168.2.6       1
    
   
Default Gateway:        10.168.2.5



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Commercial support available - https://portal.pfsense.org

Reply via email to