Hiya, i'm currently trying to open and forward a few ports to specific machines, but it doesn't seem to be working. This is how i've done it thus far:
Definitions > Services >
'TEST1'
Protocol=TCP/UDP SourcePort=21077 DestPort=21077
Definitions > Networks >
'MACHINE1'
Value=10.1.1.4
Network > NAT/MASQ >
Rule type: DNAT/SNAT
Packets to match:
Source: ANY
Dest Address: 'MACHINE1'
Service: TEST1
Change Source to: NO CHANGE
Change dest to: NO CHANGE
Service destination: TEST1 (21077)
Packet Filter > Rules >
Defined on the top is:
source=ANY service=TEST1 Action=ALLOW Dest=MACHINE1
What could i possibly have setup wrong?
This thread was automatically locked due to age.