[CentOS] Forward http traffic
Nikolaos Milas
nmilas at noa.grWed Jan 8 08:43:16 UTC 2014
- Previous message: [CentOS] Forward http traffic
- Next message: [CentOS] Forward http traffic
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 7/1/2014 6:19 μμ, Antonio da Silva Martins Junior wrote: > If you put it that way only xxx will receive packets, to balance betwin both of them > you will need this: > > -A PREROUTING -s 10.250.250.0/24 -p tcp -m tcp --dport 8080 -j DNAT > --to-destination xxx.xxx.xxx.xxx-yyy.yyy.yyy.yyy:80 Thank you, According to "man iptables", this defines an inclusive *range*. Yet, I don't want a range, but two (or more) distinct ip addresses. How can this be done? Thanks, Nick
- Previous message: [CentOS] Forward http traffic
- Next message: [CentOS] Forward http traffic
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list