None of the solutions on the internet worked for iptables. I have tried various combinations of chains, targets, etc. etc. Even tried tampering with systemctl:None worked.
The only solution was this one line command:
Code:
sysctl net.ipv4.conf.all.route_localnet=1
The only solution was this one line command:
Code:
sudo socat TCP-LISTEN:80,fork TCP:127.0.0.1:23012
Statistics: Posted by aario — 2024-01-31 09:51 — Replies 5 — Views 145