I've started openvpn service via
sudo /etc/init.d/openvpn start
and
sudo /etc/init.d/openvpn status
returns nothing.
Anyway, i have tried to connect to VPN:
sudo /usr/sbin/openvpn --config /etc/sll/openvpn/openvpn-company.conf
When i do that, it write on the console many messages and then it starts outputting sth like this:
Fri Jul 1 21:47:38 2011 us=157233 Initialization Sequence Completed
WrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWRRwWRWRWRW
RWRWRWRWRWRWRWRWRWRRWWRWRRWRWWRWRWRWRWRwWRWRWRWRWRWRWRWRWRWRWR
It take many hours doing W & r. I have two questions in this case:
1) What does W & r mean? What is init script doing while outputting this on console?
2) How can i connect to SVN, if i have functional OpenVPN config file? In best case it shouldn't take more than a minute (the connection process)