==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=5496

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================





--- Comment #3 from Lloyd Keen <[email protected]>  2009-09-29 02:23:09 ---
[r...@server ~]# db configuration show openvpn-bridge
openvpn-bridge=service
    ConfigRequired=disabled
    CrlUrl=http://localhost:940/phpki/index.php?stage=dl_crl_pem
    UDPPort=1194
    access=public
    clientToClient=disabled
    endPool=192.168.11.15
    management=localhost:11194:1Z71waMznCFxTZN2vanzy7TIN4
    maxClients=20
    redirectGW=PerClient
    startPool=192.168.11.10
    status=enabled
    tapIf=tap0
    userAuth=CrtWithPass
[r...@server ~]# iptables -L -vn | grep 1194
    3   126 ACCEPT     udp  --  *      *       0.0.0.0/0           
60.240.xxx.xxx        udp dpt:1194
[r...@server ~]# ps ax | grep openvpn
 3609 ?        Ss     0:00 runsv openvpn-bridge
 3645 ?        S      0:00 /usr/local/bin/multilog s5000000
/var/log/openvpn-bridge
20210 ?        SN     0:00 /usr/sbin/openvpn --config
/etc/openvpn/bridge/openvpn.conf --cd /etc/openvpn/bridge
20212 ?        S      0:00 /usr/sbin/openvpn --config
/etc/openvpn/bridge/openvpn.conf --cd /etc/openvpn/bridge
20921 pts/2    S+     0:00 grep openvpn

-- 
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to