Search found 1 match
- 12 May 2015, 20:37
- Forum: General Discussion (csf)
- Topic: Error: FASTTART: iptables-restore: line xyz failed ...
- Replies: 8
- Views: 15534
Re: Error: FASTTART: iptables-restore: line xyz failed ...
Hi, if anyone has this problem, I have a neat solution on ubuntu 14.04 server, if you have tons of duplicates in iptables. First do a backup of your iptables, and in crontab a line to restore it in 5 minutes, so you don't lock yourself out if shit happens. After that iptables-save > dupl.txt Make su...