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

DNAT Problem with SPF Rule

G'Day

I am creating a rule for SPF so that when I am out of the house I can send mail by attaching to port 587 and using SMTP Authentification.

Now, I am attempting to create a DNAT rule with "No Match" on source and destination addresses, but with "SPF SMTP (587)"  for the service. I have then selected "Change Destination" to "External (Address)" and "SMTP (25)". 

But the problem is I am getting an error - "The matching service protocol is not the same as the translated one."

Now, what am I doing wrong. Any assistance would be appreciated

Darryl


This thread was automatically locked due to age.
Parents Reply Children
  • please check your service definitions (the protocol types must match)
    so  set them both to TCP.

    u need to set the protocol type to the right one when u make a new service definition (default is tcp/udp) and for smtp u only need tcp.
  • Shouldn't you match on the destination of the external address as well? Something like this?

    Packets to match:
    Source Addr: Any    Dest Addr: External (Address)    Service: SPF

    Change Source: Address: No Change
    Chande Dest: External (Address)    Service: SMTP