hello. i had setup pfsense 2.1.3 and installed openvpn export package. i
created server certs and and a user and a user cert. i can export and
install the windows package so my certificates appear to be matched
correctly. i can connect on a win7 box to the openvpn server but can only
access the wins server and dns server through icmp. the rest of my lan is
unreachable. i have tried to use a tap with bridge and a tun but am still
not able to access lan. my current setup is as follows:

pfsense lan - 192.168.16.0/24 pfsense is dns on 192.168.16.1 samba server
is wins 192.168.16.5
openvpn server -
        ssl/tls with auth
        local db
        udp
        device mode = tun
        interface = wan
        enabled auth of tls packets
        ipv4 tunnel network 192.168.19.0/24
        ipv4 local networks 192.168.16.0/24
        5 concurrent connections
        lzo compression
        address pool = provide virt adapter
        dns = 192.168.16.1
        netbios p-node to wins 192.168.16.5


rules:
WAN
ID Proto         Source           Port Destination       Port     Gateway
Queue  Schedule
   IPv4 UDP    *                    *     WAN address   34447
*           none


LAN
ID Proto         Source           Port Destination       Port     Gateway
Queue  Schedule
     *               *                    *     LAN Address   80 & 443
*           *
   IPv4 *         LAN net          *           *
*        *           none
   IPv4 *      192.168.19.0/24  *    LAN net                *        *
      none

OpenVPN
ID Proto         Source           Port Destination       Port     Gateway
Queue  Schedule
   IPv4 *          *                    *     *
*        *            none

I can only ping win server and dns server. the win server resolves ips for
other devices on lan but are not reachable by my client. any help would be
greatly appreciated.
_______________________________________________
List mailing list
[email protected]
https://lists.pfsense.org/mailman/listinfo/list

Reply via email to