Not able to open Odoo required ports and allow through the firewall.
-
@noreast-it said in Not able to open Odoo required ports and allow through the firewall.:
how that would work with IPv6
Normally, with IPv6 each device has its own public IP address. So a firewall rule on WAN allowing "from any to [alias of all Oodo IPs" or whatever would allow direct access. Of course whatever is connecting to them needs to use IPv6. And often IPv6 addresses will change because few ISPs assign static IPv6 blocks.
With IPv4 it is not possible to forward the same port to multiple IP addresses. Unless the "source" in the NAT forward is different.
Your linked doc page on Windows firewall would apply to your Windows server running their software, not your router.
-
@noreast-it said in Not able to open Odoo required ports and allow through the firewall.:
a virtual IoT box running on a windows server 2019 VM in order to connect to all needed printers via ethernet.
Well any firewall rules you need to do would be on that VM host then, not on pfsense.
But nowhere do I see any talk of opening a port forward in your firewall allowing any ports inbound unsolicited from the internet. You clearly see the virtual iot box in their system.. Why it can't print would be on that box or their system.. Has nothing to do with firewall rules or port forwarding on pfsense.