Re: [Openvpn-users] Routing

2015-12-08 Thread Selva Nair
Hi On Mon, Dec 7, 2015 at 6:45 AM, Axel Glienke wrote: > > my Konfiguration for example: > > Client --r5d.de --> rootserver (r5d.de) ---forwarding: vpn10.8.0.6 --> > myhomeserver > > So i want that only incoming traffic (requests for server) routing > back to the vpn/tun0 > Then "rootserver" mu

Re: [Openvpn-users] Routing between two LAN

2015-12-08 Thread Selva Nair
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. Here's my network schema: http://s12.postimg.org/lvl9llv19/Open_VPN_1.png > > With these config, I CAN : > 1

Re: [Openvpn-users] Routing between two LAN

2015-12-08 Thread Mathias Jeschke
Hi, On 2015-12-08 at 12:55 Vnpenguin wrote: > # traceroute -n 192.168.254.8 > traceroute to 192.168.254.8 (192.168.254.8), 30 hops max, 60 byte packets > 1 192.168.1.31 0.194 ms 0.177 ms 0.166 ms > 2 10.100.4.1 40.558 ms 40.601 ms 40.593 ms > 3 * * * > 4 * * * > 5 * * * > 6

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: >> >>> You _can_ push the Server LAN Route 192.168.254.0/24 >>> fro

Re: [Openvpn-users] Routing between two LAN

2015-12-08 Thread Jan Just Keijser
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: You _can_ push the Server LAN Route 192.168.254.0/24

Re: [Openvpn-users] Routing between two LAN

2015-12-08 Thread Vnpenguin
On Tue, Dec 8, 2015 at 10:08 AM, Jan Just Keijser wrote: > Hi, > > On 06/12/15 20:43, debbie...@gmail.com wrote: > >> You _can_ push the Server LAN Route 192.168.254.0/24 >> from the Server to the Client. >> >> Next .. One step at a time: >> You must enable IP_Forwarding on both the VPN CLient an

Re: [Openvpn-users] Routing between two LAN

2015-12-08 Thread Jan Just Keijser
Hi, On 06/12/15 20:43, debbie...@gmail.com wrote: > You _can_ push the Server LAN Route 192.168.254.0/24 > from the Server to the Client. > > Next .. One step at a time: > You must enable IP_Forwarding on both the VPN CLient and VPN Server > You can then use tcpdump to follow packets across the ne