someone more .. On Thu, Jan 22, 2015 at 12:45 PM, Geoff Nordli <[email protected]> wrote:
> 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 < > [email protected]> 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" <[email protected]> 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 >
_______________________________________________ pfSense mailing list https://lists.pfsense.org/mailman/listinfo/list Support the project with Gold! https://pfsense.org/gold
