Hi Jimmy, IT WORKED!!! thanks.
On Wed, 03 Apr 2002, you wrote: > CYWare wrote: > > > hi, > > > > > > > > anyone ever get this error message? > > > > > > > > ********************************************* > > > > iptables v1.2.6a: Couldn't load target > > 'MASQ':/usr/local/lib/iptables/libipt_MASQ.so: cannot open shared > > object file: No such file or directory > > > > ********************************************* > > > > > > > > i searched the entire machine for this file and couldn't find it. i > > am currently using Redhat 6.2 with version 2.4-18 of the linux kernel > > and iptables v.1.2.6a. > > > > > > > > from, > > > > carlos yu > > > > cyware > > > libipt_MASQ.so library is missing, you need to load that library (if > exist) by executing ldconfig /usr/local/lib/iptables, man(8) ldconfig. > > HTH, > > > Jimmy Lim > Operation & Support Team Leader > Tricom > > > _ > Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph > To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] > > To subscribe to the Linux Newbies' List: send "subscribe" in the body to >[EMAIL PROTECTED] _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
