Forum
Merhaba Arkadaslar 🙂
Asataro v8 kurulu firewall cihazimdan uzak masaüstü portu acmak istiyorum.3389'u ama bir türlü aktif yapamadim.yardımcı olabilirmisiniz ?
Selamlar,
Buradaki belgeyi referans alarak yapabilirsiniz.
https://support.astaro.com/support/index.php/How_to_Port_Forward_Service_Ports_with_NAT
oradaki adimlari uyguladım fakat yine olomadı aksam o makaleyi incelemiştim.
Aşağıdaki senaryoda 3389 portuna dışarıdan 10040 olarak erişimini anlatmış.Daha önce yönettiğim bir cihaz olmadığından net adımlar paylaşamıyorum, ama doğru olduğunu düşünüyorum.
Scenario 2 - New service port creation needed to forward
Example: Remote Desktop Protocol (RDP) on TCP port 10040 public to Exchange Server on TCP port 3389
Normally Microsoft RDP uses predefined service of TCP 3389 however it can be changed to a different port for access to multiple servers behind the ASG
1) Create a new service definition
Goto Definitions>>Services
New Service Definition
Name: RDP_10040
Type of Definition: TCP
Destination port: 10040
Source port: 1024:65535
Comment: RDP on port 10040
2) Create a DNAT rule
Goto Network Security>>NAT
Select DNAT/SNAT tab
New NAT rule
Name: RDP_10040 to Exchange Server
Group: No group
Position: Bottom
Traffic Source: Any
Traffic Service: RDP_10040
Traffic Destination: External (address)
NAT Mode: DNAT (destination)
Destination: Exchange_Server
Destination Service: Microsoft Remote Desktop (RDP)
Click Save
Once created click traffic light from Red to Green
3) Create Packet filter access
Goto Network Security>>Packet filter
Select Rules tab
New Rule
Group: no group
Position: Bottom
Source: Any
Service: Microsoft Remote Desktop (RDP)
Destination: Exchange_Server
Action: Allow
Time Event: Always
Log traffic: off
Comment: Allow RDP traffic to Server
Click Save
Once created click traffic light from Red to Green
Merhaba DNAT/SNAT bölümünden aşağıdaki gibi ayarlarınızı kontrol edermisiniz. Şuanda aktif kullandığım kural.
Traffic Source : Any
Traffic Service : Microsoft Remote Desktop
Traffic Destination : External
NAT mode: DNAT (Destination)
Destination : Hesef makinen
Destinatin Service: Microsoft Remote Desktop
Automatic Firewall Rule : işaretli
ayarlarim bu sekilde arkadaslar