Problemas OpenVPN

Hola buenas tardes, estoy realizando un proyecto de interconexion de 2 sucursales de una Municipalidad con la central, para ello estoy utilizando OpenVPN en Fedora 9.
Como soy nuevo en el mundo de Linux, bueno quisiera saber como configurar una VPN usando OpenVPN.
Bueno he seguido algunas guias de VPn y bueno me sale esto al momento de levantar el servicio y me gustaria q me dijeran si esta bien o me falta configurar algo.


Resúmen
SELinux is preventing ifconfig (ifconfig_t) "write" to /etc/openvpn/openvpn-status-server.log (openvpn_etc_t).

Descripción
DetalladaSELinux denied access requested by ifconfig. It is not expected that this access is required by ifconfig and this access may signal an intrusion attempt. It is also possible that the specific version or configuration of the application is causing it to require additional access.
Permitiendo Acceso
Sometimes labeling problems can cause SELinux denials. You could try to restore the default system file context for /etc/openvpn/openvpn-status-server.log, restorecon -v '/etc/openvpn/openvpn-status-server.log' If this does not work, there is currently no automatic way to allow this access. Instead, you can generate a local policy module to allow this access - see FAQ Or you can disable SELinux protection altogether. Disabling SELinux protection is not recommended. Please file a bug report against this package.

Información AdicionalContexto Fuente: unconfined_u:system_r:ifconfig_t:s0Contexto Destino: unconfined_u:object_r:openvpn_etc_t:s0Objetos Destino: /etc/openvpn/openvpn-status-server.log [file]
Fuente:  ifconfig
Dirección de Fuente:  /sbin/ifconfigPuerto:  
Nombre de Equipo:  localhost.localdomain
Paquetes RPM Fuentes:  net-tools-1.60-87.fc9
Paquetes RPM Destinos:  
RPM de Políticas:  selinux-policy-3.3.1-42.fc9
SELinux Activado:  True
Tipo de Política:  targeted
MLS Activado:  True
Modo Obediente:  Enforcing
Nombre de Plugin:  catchall_file
Nombre de Equipo:  localhost.localdomain
Plataforma:  Linux localhost.localdomain 2.6.25-14.fc9.i686 #1 SMP Thu May 1 06:28:41 EDT 2008 i686 i686
Cantidad de Alertas:  3
Visto por Primera Vez:  mar 01 jul 2008 09:04:01 PETVisto por Última Vez:  vie 04 jul 2008 10:30:45 PET
Números de Línea:  
Mensajes de Auditoría Crudos:
host=localhost.localdomain type=AVC msg=audit(1215185445.158:25): avc: denied { write } for pid=23625 comm="ifconfig" path="/etc/openvpn/openvpn-status-server.log" dev=dm-0 ino=270620 scontext=unconfined_u:system_r:ifconfig_t:s0 tcontext=unconfined_u:object_r:openvpn_etc_t:s0 tclass=file host=localhost.localdomain type=AVC msg=audit(1215185445.158:25): avc: denied { read write } for pid=23625 comm="ifconfig" path="/etc/openvpn/ipp.txt" dev=dm-0 ino=272036 scontext=unconfined_u:system_r:ifconfig_t:s0 tcontext=system_u:object_r:openvpn_etc_t:s0 tclass=file

Bueno no en verdad q es lo q me dice pero algo debe de andar mal me gustaria q me ayudaran.
Gracias.

Design by xactive -