This is a discussion on iptables:how to detect multiple IPs servers within the Linux Security forums, part of the System Security and Security Related category; Server has multiple IPs. How to detect trafic to all its possible IP and redirect it to one destination IP....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Bartosz Kowalski wrote:
> Server has multiple IPs. How to detect trafic to all its possible IP and > redirect it to one destination IP. Your ISP will route all that traffic (all packets destinated to one of Your public IPs) to Your router. You simply need to redirect them onto Your local LAN. Depending of how You configured Your LAN, You may use the DNAT or the MASQ target. Please send more info if You want to get more specific advice. Cheers, Jack. -- ---------------------------------------------------------------------- My personal reading of the string "MicroSoft" expands to "NanoWeak"... |