> -----Original Message-----
> From: Richard Davis [mailto:[EMAIL PROTECTED]]
> Putting the pkg together and installing the software is not a
> problem. The
> query is whether there is a way to add functionality to the
> cce to achieve
> this or whether is it better to simply bipass this and query the (vpn)
> configuration direct using php.

AFAIK, there aren't any holds in cce for such a thing.  All the objects
in there also seem to be compiled in, so their attributes can't be
changed.  Also, from my experience, it looks like the configuration is
stored in seperate objects for each service, which limits you more,
since there's not one big "Configuration" class.
This is all due to observation though, and not attempting to do it
myself.  Sorry I couldn't be of more help.  But you'll probably just be
better off accessing the configuration file directly.

> We currently have a VPN solution for the Cobalt Qube Hardware, which
> utilises our own release of Linux (based around Red Hat) and our own
> WebOffice software, which replaces the current software
> build. I am looking
> to back port the vpn part of this solution as a plug in for
> the Qube 3,
> running the original software package and cobalt kernel.
>
> The back end is in place and is working well on a linux -
> linux connection,
> using a kernel module compiled for the Qube's current kernel.

Sounds like good stuff.  If you can, let me know if that plugin for the
Qube3 is ever released.
-Mat

_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers

Reply via email to