|
發表於 2014-5-15 17:45:52
|
顯示全部樓層
Create a mip on the interface in the ISP zone.
MIP
Network > Interfaces > Edit (for ethernetX) > MIP > New: Enter the
following, then click OK:
Mapped IP: x.x.x.x (Public IP you want to listen on)
Netmask: 32 bits (all 255's to make sure you only listen on 1 address)
Host IP Address: x.x.x.x (Internal server that you want to forward traffic to)
Host Virtual Router Name: trust-vr
If you havent created a customer service for TCP Port 8000 then you will need to do that then create the policy
Policies > (From: ISP zone, To: internal zone) New: Enter the following, then click OK:
Source Address:
Address Book Entry: (select), Any
Destination Address:
Address Book Entry: (select), MIP(x.x.x.x)
Service: TCP Port 8000
Action: Permit |
|