You are not logged in.
Pages: 1
Hi
I have small network problem
I want route all connection incoming from internet (ports 1:1000 ) to other public server
i try use ip tables
iptables -A PREROUTING -p tcp --dport 1:1983 -i etho -J DNAT --to XXX.XXX.XXX.XXX
but not working
Offline
i know but with eth0 not working ![]()
Offline
Pages: 1