Hello, I'm a beginner on OpenSolaris and I want configure an OpenVPN. I configured my client and my server and it works ! Now, I want configure an IP forwarding to my VPN client can contact my server subnet.
The VPN use the subnet 192.168.2.0/24 and the real subnet of the server is 192.168.1.0/24. I added this line in my openvpn.conf file : push "route 192.168.1.0 255.255.255.0" I enter this commands: # ifconfig tun0 router # ifconfig elxl0 router but my client with 192.168.2.6 can't ping the other subnet :-( (for example, 192.168.1.1) Please... I forgot someone ? :-( thx -- This message posted from opensolaris.org