[Openvpn-users] Routing between two LAN

2015-12-06 Thread Vnpenguin
n daemon status /var/run/openvpn-status.log log-append /var/log/openvpn.log verb 3 mute 20 = Howto make anyhost of client LAN can ping to anyhost of server LAN please ? Any help will be appreciated. Tha

Re: [Openvpn-users] Routing between two LAN

2015-12-08 Thread Vnpenguin
nable IP_Forwarding on both the VPN CLient and VPN Server >> You can then use tcpdump to follow packets across the network .. >> See if you can figure out the next step ;-) >> >> "push" does not apply to the setup that vnpenguin is using (unless you > add an expli

Re: [Openvpn-users] Routing between two LAN

2015-12-08 Thread Vnpenguin
On Tue, Dec 8, 2015 at 12:40 PM, Jan Just Keijser wrote: > Hi, > > > On 08/12/15 11:00, Vnpenguin wrote: > > On Tue, Dec 8, 2015 at 10:08 AM, Jan Just Keijser > wrote: > >> Hi, >> >> On 06/12/15 20:43, debbie...@gmail.com wrote: >> >>

Re: [Openvpn-users] Routing between two LAN

2015-12-10 Thread Vnpenguin
On Tue, Dec 8, 2015 at 7:52 PM, Selva Nair wrote: > Hi, > > On Tue, Dec 8, 2015 at 5:00 AM, Vnpenguin wrote: > >> >> Here's my current config: http://pastebin.com/i92SA4dh >> > > Configs are ok, except for the redundant push that Jan Just mentioned.