Hi,
i have one VLAN which has no access to Internet and has access only to few IP’s from internal network.
Rules are like:
SRC ADDRESS=[IP form VLAN] DST ADDRESS=[Server IP] CHAIN=Forward ACTION=Accept
SRC ADDRESS=[IP from VLAN] DST ADDRESS=0.0.0.0/0 CHAIN=Forward ACTION=Drop
Now i need to provide access for this SRC ADDRESS to Office 365 (Outlook mailbox).
How can i do this?