Search found 1 match

by gleffy
14 Mar 2021, 13:52
Forum: General Discussion (csf)
Topic: NAT with csf
Replies: 7
Views: 15376

Re: NAT with csf

I solved this problem using DNAT in csf.redirect config file.
eth0_src_IP|portA|eth1_dst_IP|portB|tcp/udp

Code: Select all

192.168.1.1|*|10.0.0.1|*|tcp