On my old 'filter' box I used RINETD to 'dnat' into my private net. When I try to do the same with DNAT it just doesn't work.
the old rinetd rule is
62.x.x.5 6000 192.168.1.251 6000
And I try to do the same by setting up a 'service' that is
webapps tcp+udp 0:65535 6000
and i set the dnat up with
62.x.x.5 webapps 192.168.1.251 webapps
When i try to connect the client software it just doesn't work. Any ideas folks?
This thread was automatically locked due to age.