Problem vpn bridge can't ping my lan
-
Hello
I have a server online (esxi 5.5.0 pfsense 2.2.2), open vpn bridged
my config is the following one
Server mode Remote acces
protocol udp
device mode tap
interface wan
local port 443
bridge dhcp allow clients on the bridge to obtain DHCP
redirect gateway force all client generated traffic though the tunnel
concurrent connection 2
dns serveur (dns online)
enable netbios over tcpip
advanced push "route 192.168.1.0 255.255.255.0"Rules
lan allow all
interfacevpn udp allow all
openvpn udp allow allI can connect with my vpn bridge without any problem but I can't ping my lan
I looked on the net but I did not find answers which solve my problem