Tom, I'm currently running shorewall 3.2.8, on FC5, using yum updates. After reading this message, I did the following. Copied /usr/share/shorewall/modules to /etc/shorewall/modules. The one I have in /etc/shorewall was from an earlier 3.2.x release. I manually added the four lines suggested in this thread. I restarted shorewall, and saw that the new kernel modules for sip and h323 were now loaded. I then realized that my asterisk application wasn't working. I removed the modules from shorewall. Asterisk still broken. I unloaded the kernel modules and restarted asterisk. Asterisk now functions again. When it was broken, the sip clients couldn't register for some reason. My modules file now looks like below.
linux# shorewall version 3.2.8 linux# pwd /etc/shorewall linux# diff modules /usr/share/shorewall/modules 55,56d54 < #loadmodule ip_conntrack_sip < #loadmodule ip_conntrack_h323 63,64d60 < #loadmodule ip_nat_sip < #loadmodule ip_nat_h323 I'm working okay now, this was more of a heads-up to the group concerning the experience I had. Jim "Tom Eastep" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -------------------------------------------------------------------------------- > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
