On 15-01-21 10:02 PM, A Mohan Rao wrote:
windows xp or windows 7 already do that *RUN AS ADMINISTRATOR*
*
*
*
*

On Wed, Jan 21, 2015 at 7:18 PM, Vittorio Milazzo <vittorio.mila...@gmail.com <mailto:vittorio.mila...@gmail.com>> wrote:

    What is the OS on client? If it's windows, try to execute OpenVPN
    client as administrator.

    Il 21/gen/2015 11:31 "A Mohan Rao" <mohanra...@gmail.com
    <mailto:mohanra...@gmail.com>> ha scritto:

        Hello,

        successfully configured Road Warrior OpenVpn also vpn client
        is connected from remote area but not able to access server
        end LAN or server's.


        Thanks


Hi Mohan.

Can you actually see any traffic coming down the vpn link?

If you can log on to the ssh command line, then do a

tcpdump -n -i ovpns1

I assume your vpn interface is ovpns1.

If you get a lot of traffic, then filter based on the expected client ip address:

tcpdump -n -i ovpns1 host 10.0.8.22

Where 10.0.8.22 is the host of the client connecting.


Geoff

_______________________________________________
pfSense mailing list
https://lists.pfsense.org/mailman/listinfo/list
Support the project with Gold! https://pfsense.org/gold

Reply via email to