View Single Post

  #6 (permalink)  
Old 11-23-2006, 04:31 PM
rockdalinux's Avatar
rockdalinux rockdalinux is offline
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 581
Rep Power: 7
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default

It appears that few modules are not loaded by your service provider. What is the output of following command?
Code:
iptables -L -n
Also run following command and find out when you see error iptables: No chain/target/match by that name - so that we can add or remove rules to VPS
Code:
sh -x fw.start
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat
Reply With Quote