I have a config setup that works fine between 3 PCs: 1 vpn server and 2 vpn clients.
Then I tried to connect a wrt54g as a vpn client but I have problems:
I have done "insmod tun" and run "openvpn config.file" and in the log I can see that the certificates are valid, but the tun0 interface doesn't appear.
I do "top" to see the %CPU ussage and openvpn gets a 99% in the initial proccess of authentication and negotiation without any data traffic !!!!
I think this is a bug in the mips cross-compiled openvpn binary because the same configuration with PC works, and openvpn with static-keys between two WRT54G works also.
Any body running openvpn in WRT54G with Certificates instead of static-keys?
Any help?
Any idea?