You can also use #openvpn channel on irc.freenode.net.

-- 
Samuli Seppänen
Community Manager
OpenVPN Technologies, Inc

irc freenode net: mattock

> Hi *,
>
> please do not use the 'openvpn-devel' mailing list for this. That 
> mailing list is intended for developers working on patches, bugs and new 
> versions of OpenVPN.
>
> Setup questions (like the one Richard is asking) are best sent to the 
> openvpn-us...@lists.sourceforge.net mailing list, or ask a question on 
> the OpenVPN forum at https://forums.openvpn.net/
>
> thanks,
>
> JJK
>
> anjini shukla wrote:
>> You need to set up IP masquerading, it is simple for linux machines:
>> iptables -t nat -I POSTROUTING -o eth0 -j MASQUERADE
>> for windows you require to set up ICS which can be done using windows UI
>>
>> On Tue, Oct 11, 2011 at 8:39 PM, Richard Francis <rfran...@comcast.net 
>> <mailto:rfran...@comcast.net>> wrote:
>>
>>      
>>
>>     Hi,
>>
>>      
>>
>>     I’ve configured an openvpn TAP-Win32 Adapter V9 with an ip address
>>     of 12.0.0.2, subnet mask of 255.0.0.0, DHCP of 12.0.0.0, and DNS
>>     of 10.0.0.222.
>>
>>      
>>
>>     After I connect, I can only ping 10.0.0.222, nothing else on the
>>     10.x.x.x network.
>>
>>      
>>
>>     And to get to .222, I had to, route add 10.0.0.0 MASK 255.0.0.0
>>     12.0.0.2 METRIC 30 to get there.
>>
>>      
>>
>>     What am I missing?
>>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
> _______________________________________________
> Openvpn-devel mailing list
> Openvpn-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openvpn-devel


Reply via email to