View Full Version : uninstall kiss 1.4
RingToons
01-05-2004, 06:42 AM
Hi
How can I uninstall kiss 1.4?
Now I see somebody in the same subnet can`t send my any E-mail and I can`t sebnd it to the domains on the same subnet.
Thanks!
ProWebUK
01-05-2004, 07:56 AM
Before doing anything simply remove the start line from /etc/rc.local
The procedure to remove should simply be:
/sbin/iptables -P INPUT ACCEPT
/sbin/iptables -P OUTPUT ACCEPT
/sbin/iptables -F
/sbin/iptables -L -n
(case sensitive)
If it fails and you removed the line from /etc/rc.local you can simply reboot and the rulesets will be dropped.
The above commands are exactly the same as what kiss uses on the stop command also :)
Chris
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.