OPNsense Forum

Archive => 19.7 Legacy Series => Topic started by: gbr on January 20, 2020, 08:12:20 PM

Title: Allow only one host to send email [solved]
Post by: gbr on January 20, 2020, 08:12:20 PM
Hi,

I would like only one host from iside my firewall to send email (smtp). Is there a way to block everything on the lan except a single host from sending via smtp?

Thanks,
Gerald
Title: Re: Allow only one host to send email
Post by: bartjsmit on January 20, 2020, 09:05:24 PM
Yes, create an allow rule for the single host as the source, directly followed by a blanket deny rule.

Bart...
Title: Re: Allow only one host to send email
Post by: gbr on January 20, 2020, 09:13:04 PM
Rules created and it's working. Thanks.