G
garrettwp
Guest
I am trying something new here. I have been using KVM's for the last year or so and wanted to create an openve container. I am using the ubutnu 8.04 64bit template and installed the latest openvpn-as 1.2 deb package. I have enabled the iptable modules in the /etc/vz/vz.conf file to allow openvpn-as to run in the openve container. e.g.
IPTABLES="ipt_REJECT ipt_tos ipt_TOS ipt_LOG ip_conntrack ipt_limit ipt_multiport iptable_filter iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length ipt_state iptable_nat ip_nat_ftp"
The problem I am having is that I can not get the openvpn-as to start the service. Here is the output I get when I go to start the openvpn server from the openvpn-as admin webpage:
Service deferred error: IPTablesServiceBase: failed to run iptables-restore [status=1]: ['iptables-restore: line 38 failed']: svc/svcnotify:25,internet/defer:243,internet/defer:312,internet/defer:328,sagent/iptsvc:888,sagent/iptsvc:842,util/error:49,util/error:29
service failed to start due to unresolved dependencies: set(['iptables_openvpn', 'user'])
service failed to start due to unresolved dependencies: set(['iptables_openvpn'])
Can anyone give any help on to what this means and how to go about fixing this?
Much appreciated,
- Garrett
IPTABLES="ipt_REJECT ipt_tos ipt_TOS ipt_LOG ip_conntrack ipt_limit ipt_multiport iptable_filter iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length ipt_state iptable_nat ip_nat_ftp"
The problem I am having is that I can not get the openvpn-as to start the service. Here is the output I get when I go to start the openvpn server from the openvpn-as admin webpage:
Service deferred error: IPTablesServiceBase: failed to run iptables-restore [status=1]: ['iptables-restore: line 38 failed']: svc/svcnotify:25,internet/defer:243,internet/defer:312,internet/defer:328,sagent/iptsvc:888,sagent/iptsvc:842,util/error:49,util/error:29
service failed to start due to unresolved dependencies: set(['iptables_openvpn', 'user'])
service failed to start due to unresolved dependencies: set(['iptables_openvpn'])
Can anyone give any help on to what this means and how to go about fixing this?
Much appreciated,
- Garrett