On Sun, Jun 22, 2008 at 1:19 PM, Roger Henry <[EMAIL PROTECTED]> wrote: > Hardy Kernel builders > > I have been using JeOS successfully as a platform for OpenVPN. > I now need to move to a firewall project on the same or a connected VM > and plan to use Shorewall to generate netfilter configuration. > > I noticed however that a needed kernel module has been omitted from the > images used by JeOS (-virtual): nf_conntrack_sip. I will need this to > fixup SIP when doing SNAT. > > The server image includes this module but someone decided to leave it > out of JeOS. I could use server but would prefer to carry on using JeOS. > So advice please on the best way to solve this - do I have to go back to > the JeOS kernel development package and build the module myself? > > Many thanks > > Roger Henry >
I don't have a Hardy machine available to check, but is there a package called "user-mode-linux" available from apt? The nf_conntrack_sip module should be in there. James -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
