Jak přesměrovat TCP port?

rinetd

internet “redirection server”
/etc/rinetd.conf

bindaddress bindport connectaddress connectport

For example:

206.125.69.81 80 10.1.1.2 80

allow pattern

Patterns can contain the following characters: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, . (period), ?, and *. The ? wildcard matches any one character. The * wildcard matches any number of characters, including zero.

For example:

allow 206.125.69.*

This allow rule matches all IP addresses in the 206.125.69 class C domain.

debian

  • 0 Uživatelům pomohlo
Byla tato odpověď nápomocná?

Související články

Kolik mohu dostat IP adres?

Mohu mít k serveru více než 1 IPv4 adresu? Ano, avšak maximální počet IPv4 adres k vyhrazenému...

Linux - parametry kernelu

Linux Kernel Boot Parameters

Veřejné DNS

Level3 209.244.0.3 209.244.0.4 1 Verisign 64.6.64.6 64.6.65.6 2 Google...

Linux firewall - iptables

Iptables iptables -[ADC] chain rule-specification [options] iptables -I chain [rulenum]...

Linux firewall - fail2ban

Fail2ban   Nástroj na blokování útočníků automaticky...