NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

RCobb1's avatar
RCobb1
Tutor
Aug 25, 2020
Solved

router blocking SYN-ACKs from internal host

I have an internal host on my local network (actually, a raspberry pi) that I'm trying to send email from to an external host such as gmail.com.  It's irrelevent, but it's a postfix server intended t...
  • RCobb1's avatar
    RCobb1
    Aug 26, 2020

    ok, so I found the problem... so, for posterity:  The problem wasn't in the router, it was a misconfiguration of my relayhost in postfix; I had a semicolon between user and password in the sasl password file that should have been a colon.

     

    Now, it's properly directing traffic to whatever host I define.

     

    <facepalm>