Skip to navigation
How to forward a port via iptables on the server side
03.10.15
example: you like to forward the yacy port 8090 to 80 execute this a root: iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 8090
http://www.yacy-forum.org/viewtopic.php?f=2&t=396
Reply
Anonymous
Information Epoch 1740242672
Store numerical data in flat files.
Home
Notebook
Contact us