This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Change SMTP IP & Webtraffic IP

Hello,

where can i control which IP is used for surfing ?
Is this ip automatically the IP with the default gateway ?

Greets
Stephan


This thread was automatically locked due to age.
Parents Reply Children
  • I have 8 IP addresses, 5 of them are free for use.
    Each additional address has assigned 1 of these public IPs, and DNAT does correctly send mails for company a  to mail server 1 and those for company b to mail server 2. 
    So I think this is all okay. 
    My problem is that some of our mails are blocked by spam filters with reverse MX lookup because the header shows the IP 1.1.1.0/29

    This IP address does and can not have a ptr record.

    I managed to translate 1.1.1.0/29 to 1.1.1.2 or 1.1.1.3 with a SNAT rule, but it does not work to translate traffic from Host 192.168.1.1 to 1.1.1.2 and traffic from 192.168.2.2 to 1.1.1.3 with 2 SNAT rules.