Score:2

redirect cloudflare port to my custom port in Ubuntu server

ci flag

I use port 32147 on my server for tls packet, but because this port is not supported in the domain that is connected to the Cloudflare proxy, so i use one of the ports supported by Cloudflare (for example, 2082) and i want in my server (with iptables rule) redirect to port 32147

probably I should also return the OUTPUT of port 32147 to port 2082 for outside of serve

please help me for this problem

i write this rule but not working

iptables -t nat -A preRouting -p tcp --dport 2082 -j REDIRECT --to-ports 32147

I use Ubuntu server 20.0.4

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.