I'm still stuck with this, unable to start csf while keeping my iptables based forwarding working.
Any tip would be really welcome.
Search found 3 matches
- 15 Jun 2015, 08:51
- Forum: General Discussion (csf)
- Topic: Unable to get PREROUTiNG DNAT rules working with CSF
- Replies: 1
- Views: 2112
- 26 May 2015, 05:00
- Forum: General Discussion (csf)
- Topic: Unable to get PREROUTiNG DNAT rules working with CSF
- Replies: 1
- Views: 2112
Unable to get PREROUTiNG DNAT rules working with CSF
I've put my needed rules in csfpost.sh, used the full path to /sbin/iptables-restore in my case, and I can verify that my rules are in place after I start `csf -r` ` iptables -t nat -L -v -n` tells me they are in. my rules are: -A PREROUTING -i eth0 -p tcp -m tcp --dport 80 -j DNAT --to-destination ...
- 26 May 2015, 04:48
- Forum: General Discussion (csf)
- Topic: DNAT rules does not work
- Replies: 1
- Views: 1655
Re: DNAT rules does not work
Hi,
I've got the exact same problem, did you solve it?
I've got the exact same problem, did you solve it?