SlideShare una empresa de Scribd logo
1 de 7
Descargar para leer sin conexión
VPN Configuring Port Forwarding with the SonicWALL
Product
SonicOS Standard and Enhanced
Introduction
This tech note provides information on how to configure your SonicWALL firewall for port forwarding of FTP, SMTP and
DNS. Port forwarding is used when you have internal servers that need to be accessible by the public and you have
limited public IP addresses. Therefore, a one-to-one NAT is not possible or not desired. In this scenario, only one public
IP address is given and it is assigned to the SonicWALL WAN interface. However, we have three servers, one running
FTP, one running SMTP and one running DNS that needs to be accessible by the public, as illustrated in the diagram
below.
Co
2
Configuration
• Port forwarding for FTP with Standard firmware:
1. In the Management UI, click on Firewall and open the Access Rules settings page.
2. Click on Add.
3. In the Rule Setting window, configure the following.
Action: Allow
Service: FTP
Source: * Address Range: *
Destination: LAN Address Range: 192.168.168.10
Comment: Port Forwarding for FTP server.
4. Click on Ok.
• Port forwarding for SMTP with Standard firmware:
1. In the Management UI, click on Firewall and open the Access Rules settings page.
2. Click on Add.
3. In the Rule Setting window, configure the following.
Action: Allow
Service: Send E-Mail (SMTP)
Source: * Address Range: *
Destination: LAN Address Range: 192.168.168.11
Comment: Port Forwarding for SMTP server.
4. Click on Ok.
• Port forwarding for DNS with Standard firmware:
1. In the Management UI, click on Firewall and open the Access Rules settings page.
2. Click on Add.
3. In the Rule Setting window, configure the following.
3
Action: Allow
Service: Name Service (DNS)
Source: * Address Range: *
Destination: LAN Address Range: 192.168.168.12
Comment: Port Forwarding for DNS server.
4. Click on OK.
• Port forwarding for FTP with Enhanced firmware:
1. In the Management UI, click on Firewall and open the Access Rules settings page.
2. In the Access Rules matrix, click on from WAN to LAN.
3. Click on Add.
4. In the Rule Setting window, configure the following.
Action: Allow
Service: FTP (ALL)
Source: Any
Destination: WAN Interface IP
Comment: Port Forwarding for FTP server.
5. Click on OK.
6. In the Management UI, click on Network and open the Address Objects page.
7. In the Address Objects section, click on Add.
8. In the Address Object window, configure the following.
Name: FTP Server
Zone Assignment: LAN
Type: Host
4
IP Address: <IP address of server >
9. Click on OK.
10. In the Management UI, click on Network and open the NAT Policies page.
11. Click on Add.
12. In the NAT Policy Settings window, configure the following.
Original Source: Any
Translated Source: Original
Original Destination: WAN Interface IP
Translated Destination: FTP Server <Address Object created in Steps 6-9>
Original Service: FTP(ALL)
Translated Service: Original
Inbound Interface: WAN
Outbound Interface: Any
Comment: Port Forwarding for FTP server.
Enable NAT Policy: Checked
5
13. Click on OK.
• Port forwarding for SMTP with Enhanced firmware:
1. In the Management UI, click on Firewall and open the Access Rules settings page.
2. In the Access Rules matrix, click on from WAN to LAN.
3. Click on Add.
4. In the Rule Setting window, configure the following.
Action: Allow
Service: SMTP (Send E-Mail)
Source: Any
Destination: WAN Interface IP
Comment: Port Forwarding for SMTP server.
5. Click on OK.
6. In the Management UI, click on Network and open the Address Objects page.
7. In the Address Objects section, click on Add.
8. In the Address Object window, configure the following.
Name: SMTP Server
Zone Assignment: LAN
Type: Host
IP Address: 192.168.168.11
9. Click on OK.
10. In the Management UI, click on Network and open the NAT Policies page.
11. Click on Add.
12. In the NAT Policy Settings window, configure the following.
Original Source: Any
Translated Source: Original
Original Destination: WAN Interface IP
6
Translated Destination: SMTP Server <Address Object created in Steps 6-9>
Original Service: SMTP (Send E-Mail)
Translated Service: Original
Inbound Interface: WAN
Outbound Interface: Any
Comment: Port Forwarding for SMTP server.
Enable NAT Policy: Checked
13. Click on OK.
• Port forwarding for DNS with Enhanced firmware:
14. In the Management UI, click on Firewall and open the Access Rules settings page.
15. In the Access Rules matrix, click on from WAN to LAN.
16. Click on Add.
17. In the Rule Setting window, configure the following.
Action: Allow
Service: DNS (Name Service)
Source: Any
Destination: WAN Interface IP
Comment: Port Forwarding for DNS server.
18. Click on OK.
19. In the Management UI, click on Network and open the Address Objects page.
20. In the Address Objects section, click on Add.
21. In the Address Object window, configure the following.
Name: DNS (Name Service)
Zone Assignment: LAN
Type: Host
IP Address: 192.168.168.12
22. Click on OK.
23. In the Management UI, click on Network and open the NAT Policies page.
24. Click on Add.
25. In the NAT Policy Settings window, configure the following.
Original Source: Any
Translated Source: Original
Original Destination: WAN Interface IP
Translated Destination: DNS Server <Address Object created in Steps 6-9>
Original Service: DNS (Name Service)
Translated Service: Original
Inbound Interface: WAN
Outbound Interface: Any
Comment: Port Forwarding for DNS server.
Enable NAT Policy: Checked
26. Click on OK.
7
Verification
• Once the configuration is completed, you should be able to access the appropriate server via the WAN IP
address of the firewall and the type of service from the Internet.
Troubleshooting
• Make sure the service is started on the server and is listening on the correct port.
• Check the firewall access rules to make sure there are no rules with a higher priority than the rules you created
above that will deny the access from the public.
• If you are using Enhanced firmware, in the Management UI, click on Network and open the NAT Policies page.
Then go to the NAT policy you created and click on the Traffic Statistic icon as depicted in the picture below.
The counters should increment as you test your port forwarding configurations. If the counters do not increment,
check the NAT polices above it to make sure that no other high priority policy is affecting it.
• Check the firewall logs to see if there are any dropped packets pertaining to the port forwarding you configured.
The logs can be viewed by going to Log > View in the Management UI.
Related Documents
For more information, refer to the following SonicWALL Technotes on www.sonicwall.com/support/documentation:
1. SonicOS Enhanced: Using a Secondary Public IP Range for NAT
2. SonicOS Enhanced: Configuring the SonicWALL DHCP for GVC
3. Configuring the SonicWALL DHCP for GVC
4. Terminating the WAN GroupVPN and Using VPN Access in SonicOS Enhanced
5. Terminating the WAN GroupVPN to the LAN/DMZ using SonicOS Standard
6. Typical DMZ Setups with FTP, SMTP, and DNS Servers
7. Using the SonicOS Enhanced Wizard To Configure a Public Server
8. Common Issues with GVC
9. Network Browsing with IP Helper NetBIOS Relay
10. Creating One-to-One NAT Policies in SonicOS Enhanced
11. SonicOS Enhanced: Three Types of Network Modes
Document Last Updated:11/06/06

Más contenido relacionado

La actualidad más candente

Air Live POE-GSH2004l-370 - Especificaciones
Air Live POE-GSH2004l-370 - EspecificacionesAir Live POE-GSH2004l-370 - Especificaciones
Air Live POE-GSH2004l-370 - Especificacioneslcdtcorp
 
IP-PBX with Raspberry Pi3
IP-PBX with Raspberry Pi3IP-PBX with Raspberry Pi3
IP-PBX with Raspberry Pi3Doni Kuswaryadi
 
Gpon omci v2__voice_configuration_introduction_omciv2_v2_pt_telkom
Gpon omci v2__voice_configuration_introduction_omciv2_v2_pt_telkomGpon omci v2__voice_configuration_introduction_omciv2_v2_pt_telkom
Gpon omci v2__voice_configuration_introduction_omciv2_v2_pt_telkomWahyu Nasution
 
How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...
How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...
How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...SaNju MuLak
 
Setup VoIP System and Interconnection with LTE network
Setup VoIP System and Interconnection with LTE networkSetup VoIP System and Interconnection with LTE network
Setup VoIP System and Interconnection with LTE networkNazmul Hossain Rakib
 
Setup VoIP System and Interconnection with LTE network
Setup VoIP System and Interconnection with LTE networkSetup VoIP System and Interconnection with LTE network
Setup VoIP System and Interconnection with LTE networkNazmul Hossain Rakib
 
10 step-to-configure-cisco-call-manager-express
10 step-to-configure-cisco-call-manager-express10 step-to-configure-cisco-call-manager-express
10 step-to-configure-cisco-call-manager-expressNguyen Thanh
 
Voice over Internet Protocol (VoIP) using Asterisk
Voice over Internet Protocol (VoIP) using AsteriskVoice over Internet Protocol (VoIP) using Asterisk
Voice over Internet Protocol (VoIP) using AsteriskSameer Verma
 
VoIP on LTE -packet Filter
VoIP on LTE -packet FilterVoIP on LTE -packet Filter
VoIP on LTE -packet Filterraj_naveen
 
Jingle: Cutting Edge VoIP
Jingle: Cutting Edge VoIPJingle: Cutting Edge VoIP
Jingle: Cutting Edge VoIPmattjive
 
1 wireless fundamentals
1 wireless fundamentals1 wireless fundamentals
1 wireless fundamentalsVenudhanraj
 
APFeatures_BuyersGuide
APFeatures_BuyersGuideAPFeatures_BuyersGuide
APFeatures_BuyersGuideEugene Yu
 
All about routers
All about routersAll about routers
All about routersagwanna
 

La actualidad más candente (20)

Air Live POE-GSH2004l-370 - Especificaciones
Air Live POE-GSH2004l-370 - EspecificacionesAir Live POE-GSH2004l-370 - Especificaciones
Air Live POE-GSH2004l-370 - Especificaciones
 
IP-PBX with Raspberry Pi3
IP-PBX with Raspberry Pi3IP-PBX with Raspberry Pi3
IP-PBX with Raspberry Pi3
 
Gpon omci v2__voice_configuration_introduction_omciv2_v2_pt_telkom
Gpon omci v2__voice_configuration_introduction_omciv2_v2_pt_telkomGpon omci v2__voice_configuration_introduction_omciv2_v2_pt_telkom
Gpon omci v2__voice_configuration_introduction_omciv2_v2_pt_telkom
 
66_pfSenseTutorial
66_pfSenseTutorial66_pfSenseTutorial
66_pfSenseTutorial
 
How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...
How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...
How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...
 
Aruba OS 7.3 Command Line Interface Reference Guide
Aruba OS 7.3 Command Line Interface Reference GuideAruba OS 7.3 Command Line Interface Reference Guide
Aruba OS 7.3 Command Line Interface Reference Guide
 
Setup VoIP System and Interconnection with LTE network
Setup VoIP System and Interconnection with LTE networkSetup VoIP System and Interconnection with LTE network
Setup VoIP System and Interconnection with LTE network
 
Setup VoIP System and Interconnection with LTE network
Setup VoIP System and Interconnection with LTE networkSetup VoIP System and Interconnection with LTE network
Setup VoIP System and Interconnection with LTE network
 
10 step-to-configure-cisco-call-manager-express
10 step-to-configure-cisco-call-manager-express10 step-to-configure-cisco-call-manager-express
10 step-to-configure-cisco-call-manager-express
 
Voice over Internet Protocol (VoIP) using Asterisk
Voice over Internet Protocol (VoIP) using AsteriskVoice over Internet Protocol (VoIP) using Asterisk
Voice over Internet Protocol (VoIP) using Asterisk
 
Nat
NatNat
Nat
 
VoIP on LTE -packet Filter
VoIP on LTE -packet FilterVoIP on LTE -packet Filter
VoIP on LTE -packet Filter
 
Nat 03
Nat 03Nat 03
Nat 03
 
Capstone_Project.ppt
Capstone_Project.pptCapstone_Project.ppt
Capstone_Project.ppt
 
Jingle: Cutting Edge VoIP
Jingle: Cutting Edge VoIPJingle: Cutting Edge VoIP
Jingle: Cutting Edge VoIP
 
1 wireless fundamentals
1 wireless fundamentals1 wireless fundamentals
1 wireless fundamentals
 
VOIP QOS
VOIP QOSVOIP QOS
VOIP QOS
 
Test
TestTest
Test
 
APFeatures_BuyersGuide
APFeatures_BuyersGuideAPFeatures_BuyersGuide
APFeatures_BuyersGuide
 
All about routers
All about routersAll about routers
All about routers
 

Destacado

SonicWall Configuration
SonicWall ConfigurationSonicWall Configuration
SonicWall Configurationneweb
 
Sonic Wall Email Security End User
Sonic Wall Email Security End UserSonic Wall Email Security End User
Sonic Wall Email Security End UserRichard Daemen
 
How to install SQLSERVER 2012
How to install SQLSERVER 2012How to install SQLSERVER 2012
How to install SQLSERVER 2012Andre Nascimento
 
Windows Server 2012
Windows Server 2012Windows Server 2012
Windows Server 2012anilinvns
 
Install Windows Server 2008 Step-by-Step
Install Windows Server 2008 Step-by-StepInstall Windows Server 2008 Step-by-Step
Install Windows Server 2008 Step-by-StepMehdi Poustchi Amin
 
Step by Step Installation of Microsoft SQL Server 2012
Step by Step Installation of Microsoft SQL Server 2012 Step by Step Installation of Microsoft SQL Server 2012
Step by Step Installation of Microsoft SQL Server 2012 Sameh AboulDahab
 

Destacado (6)

SonicWall Configuration
SonicWall ConfigurationSonicWall Configuration
SonicWall Configuration
 
Sonic Wall Email Security End User
Sonic Wall Email Security End UserSonic Wall Email Security End User
Sonic Wall Email Security End User
 
How to install SQLSERVER 2012
How to install SQLSERVER 2012How to install SQLSERVER 2012
How to install SQLSERVER 2012
 
Windows Server 2012
Windows Server 2012Windows Server 2012
Windows Server 2012
 
Install Windows Server 2008 Step-by-Step
Install Windows Server 2008 Step-by-StepInstall Windows Server 2008 Step-by-Step
Install Windows Server 2008 Step-by-Step
 
Step by Step Installation of Microsoft SQL Server 2012
Step by Step Installation of Microsoft SQL Server 2012 Step by Step Installation of Microsoft SQL Server 2012
Step by Step Installation of Microsoft SQL Server 2012
 

Similar a Configuring sonic wall__port_forwarding

Configuring Dhcp Server, Scopes &amp; Superscopes
Configuring Dhcp Server, Scopes &amp; SuperscopesConfiguring Dhcp Server, Scopes &amp; Superscopes
Configuring Dhcp Server, Scopes &amp; Superscopesjocelyn_tanner
 
Dhcp, dns and proxy server (1)
Dhcp, dns and proxy server (1)Dhcp, dns and proxy server (1)
Dhcp, dns and proxy server (1)Sahira Khan
 
Transparent firewall filtering bridge - pf sense 2.0.2 by william tarrh
Transparent firewall filtering bridge - pf sense 2.0.2 by william tarrhTransparent firewall filtering bridge - pf sense 2.0.2 by william tarrh
Transparent firewall filtering bridge - pf sense 2.0.2 by william tarrhHichem Chehida
 
System installation in CCTV
System installation in CCTVSystem installation in CCTV
System installation in CCTVhepzijustin
 
Dhcp server and windows 2012
Dhcp server and windows 2012Dhcp server and windows 2012
Dhcp server and windows 2012HEM Sothon
 
Nat Server Configuration Steps
Nat Server Configuration StepsNat Server Configuration Steps
Nat Server Configuration StepsPasala Jayaraju
 
AltiGen Advanced Call Router Manual
AltiGen Advanced Call Router ManualAltiGen Advanced Call Router Manual
AltiGen Advanced Call Router ManualCTI Communications
 
Tmg 2010
Tmg 2010Tmg 2010
Tmg 2010Dac Sah
 
Digium ip pbx admin-manual
Digium  ip pbx admin-manualDigium  ip pbx admin-manual
Digium ip pbx admin-manualjanamejay1978
 
HP ArcSight Logger Forwarding Connector for HP NNMI Configuration Guide 5.2.1...
HP ArcSight Logger Forwarding Connector for HP NNMI Configuration Guide 5.2.1...HP ArcSight Logger Forwarding Connector for HP NNMI Configuration Guide 5.2.1...
HP ArcSight Logger Forwarding Connector for HP NNMI Configuration Guide 5.2.1...Protect724manoj
 
ArcSight Logger Forwarding Connector for HP NNMi Configuration Guide 5.1.7.6081
ArcSight Logger Forwarding Connector for HP NNMi Configuration Guide 5.1.7.6081	ArcSight Logger Forwarding Connector for HP NNMi Configuration Guide 5.1.7.6081
ArcSight Logger Forwarding Connector for HP NNMi Configuration Guide 5.1.7.6081 Protect724manoj
 
3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdf
3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdf3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdf
3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdfssuserfd0132
 
Setting up computer servers (sucs)
Setting up computer servers (sucs)Setting up computer servers (sucs)
Setting up computer servers (sucs)Melchor Maravillas
 
Mikro tik vpn configuration with site converted
Mikro tik vpn configuration with site convertedMikro tik vpn configuration with site converted
Mikro tik vpn configuration with site convertedUttam Ds
 

Similar a Configuring sonic wall__port_forwarding (20)

Mikrotik pcq
Mikrotik   pcqMikrotik   pcq
Mikrotik pcq
 
Configuring Dhcp Server, Scopes &amp; Superscopes
Configuring Dhcp Server, Scopes &amp; SuperscopesConfiguring Dhcp Server, Scopes &amp; Superscopes
Configuring Dhcp Server, Scopes &amp; Superscopes
 
Dhcp, dns and proxy server (1)
Dhcp, dns and proxy server (1)Dhcp, dns and proxy server (1)
Dhcp, dns and proxy server (1)
 
Transparent firewall filtering bridge - pf sense 2.0.2 by william tarrh
Transparent firewall filtering bridge - pf sense 2.0.2 by william tarrhTransparent firewall filtering bridge - pf sense 2.0.2 by william tarrh
Transparent firewall filtering bridge - pf sense 2.0.2 by william tarrh
 
System installation in CCTV
System installation in CCTVSystem installation in CCTV
System installation in CCTV
 
Dhcp server and windows 2012
Dhcp server and windows 2012Dhcp server and windows 2012
Dhcp server and windows 2012
 
Nat Server Configuration Steps
Nat Server Configuration StepsNat Server Configuration Steps
Nat Server Configuration Steps
 
AltiGen Advanced Call Router Manual
AltiGen Advanced Call Router ManualAltiGen Advanced Call Router Manual
AltiGen Advanced Call Router Manual
 
Tmg 2010
Tmg 2010Tmg 2010
Tmg 2010
 
Digium ip pbx admin-manual
Digium  ip pbx admin-manualDigium  ip pbx admin-manual
Digium ip pbx admin-manual
 
Applications.docx
Applications.docxApplications.docx
Applications.docx
 
Whatsup
WhatsupWhatsup
Whatsup
 
Whatsup
WhatsupWhatsup
Whatsup
 
Fire Eye Appliance Quick Start
Fire Eye Appliance Quick StartFire Eye Appliance Quick Start
Fire Eye Appliance Quick Start
 
HP ArcSight Logger Forwarding Connector for HP NNMI Configuration Guide 5.2.1...
HP ArcSight Logger Forwarding Connector for HP NNMI Configuration Guide 5.2.1...HP ArcSight Logger Forwarding Connector for HP NNMI Configuration Guide 5.2.1...
HP ArcSight Logger Forwarding Connector for HP NNMI Configuration Guide 5.2.1...
 
ArcSight Logger Forwarding Connector for HP NNMi Configuration Guide 5.1.7.6081
ArcSight Logger Forwarding Connector for HP NNMi Configuration Guide 5.1.7.6081	ArcSight Logger Forwarding Connector for HP NNMi Configuration Guide 5.1.7.6081
ArcSight Logger Forwarding Connector for HP NNMi Configuration Guide 5.1.7.6081
 
3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdf
3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdf3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdf
3.3_-_Lecture_3_Installing_the_DNS_Server_Role.pdf
 
Microsoft Lync Server 2010 Installation
Microsoft Lync Server 2010 InstallationMicrosoft Lync Server 2010 Installation
Microsoft Lync Server 2010 Installation
 
Setting up computer servers (sucs)
Setting up computer servers (sucs)Setting up computer servers (sucs)
Setting up computer servers (sucs)
 
Mikro tik vpn configuration with site converted
Mikro tik vpn configuration with site convertedMikro tik vpn configuration with site converted
Mikro tik vpn configuration with site converted
 

Último

Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Mark Simos
 
Accelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with PlatformlessAccelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with PlatformlessWSO2
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...itnewsafrica
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsYoss Cohen
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...BookNet Canada
 
4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sector
4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sector4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sector
4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sectoritnewsafrica
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024TopCSSGallery
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Kuma Meshes Part I - The basics - A tutorial
Kuma Meshes Part I - The basics - A tutorialKuma Meshes Part I - The basics - A tutorial
Kuma Meshes Part I - The basics - A tutorialJoão Esperancinha
 
Landscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdfLandscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdfAarwolf Industries LLC
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Microservices, Docker deploy and Microservices source code in C#
Microservices, Docker deploy and Microservices source code in C#Microservices, Docker deploy and Microservices source code in C#
Microservices, Docker deploy and Microservices source code in C#Karmanjay Verma
 

Último (20)

Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
 
Accelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with PlatformlessAccelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with Platformless
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platforms
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
 
4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sector
4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sector4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sector
4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sector
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Kuma Meshes Part I - The basics - A tutorial
Kuma Meshes Part I - The basics - A tutorialKuma Meshes Part I - The basics - A tutorial
Kuma Meshes Part I - The basics - A tutorial
 
Landscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdfLandscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdf
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Microservices, Docker deploy and Microservices source code in C#
Microservices, Docker deploy and Microservices source code in C#Microservices, Docker deploy and Microservices source code in C#
Microservices, Docker deploy and Microservices source code in C#
 

Configuring sonic wall__port_forwarding

  • 1. VPN Configuring Port Forwarding with the SonicWALL Product SonicOS Standard and Enhanced Introduction This tech note provides information on how to configure your SonicWALL firewall for port forwarding of FTP, SMTP and DNS. Port forwarding is used when you have internal servers that need to be accessible by the public and you have limited public IP addresses. Therefore, a one-to-one NAT is not possible or not desired. In this scenario, only one public IP address is given and it is assigned to the SonicWALL WAN interface. However, we have three servers, one running FTP, one running SMTP and one running DNS that needs to be accessible by the public, as illustrated in the diagram below. Co
  • 2. 2 Configuration • Port forwarding for FTP with Standard firmware: 1. In the Management UI, click on Firewall and open the Access Rules settings page. 2. Click on Add. 3. In the Rule Setting window, configure the following. Action: Allow Service: FTP Source: * Address Range: * Destination: LAN Address Range: 192.168.168.10 Comment: Port Forwarding for FTP server. 4. Click on Ok. • Port forwarding for SMTP with Standard firmware: 1. In the Management UI, click on Firewall and open the Access Rules settings page. 2. Click on Add. 3. In the Rule Setting window, configure the following. Action: Allow Service: Send E-Mail (SMTP) Source: * Address Range: * Destination: LAN Address Range: 192.168.168.11 Comment: Port Forwarding for SMTP server. 4. Click on Ok. • Port forwarding for DNS with Standard firmware: 1. In the Management UI, click on Firewall and open the Access Rules settings page. 2. Click on Add. 3. In the Rule Setting window, configure the following.
  • 3. 3 Action: Allow Service: Name Service (DNS) Source: * Address Range: * Destination: LAN Address Range: 192.168.168.12 Comment: Port Forwarding for DNS server. 4. Click on OK. • Port forwarding for FTP with Enhanced firmware: 1. In the Management UI, click on Firewall and open the Access Rules settings page. 2. In the Access Rules matrix, click on from WAN to LAN. 3. Click on Add. 4. In the Rule Setting window, configure the following. Action: Allow Service: FTP (ALL) Source: Any Destination: WAN Interface IP Comment: Port Forwarding for FTP server. 5. Click on OK. 6. In the Management UI, click on Network and open the Address Objects page. 7. In the Address Objects section, click on Add. 8. In the Address Object window, configure the following. Name: FTP Server Zone Assignment: LAN Type: Host
  • 4. 4 IP Address: <IP address of server > 9. Click on OK. 10. In the Management UI, click on Network and open the NAT Policies page. 11. Click on Add. 12. In the NAT Policy Settings window, configure the following. Original Source: Any Translated Source: Original Original Destination: WAN Interface IP Translated Destination: FTP Server <Address Object created in Steps 6-9> Original Service: FTP(ALL) Translated Service: Original Inbound Interface: WAN Outbound Interface: Any Comment: Port Forwarding for FTP server. Enable NAT Policy: Checked
  • 5. 5 13. Click on OK. • Port forwarding for SMTP with Enhanced firmware: 1. In the Management UI, click on Firewall and open the Access Rules settings page. 2. In the Access Rules matrix, click on from WAN to LAN. 3. Click on Add. 4. In the Rule Setting window, configure the following. Action: Allow Service: SMTP (Send E-Mail) Source: Any Destination: WAN Interface IP Comment: Port Forwarding for SMTP server. 5. Click on OK. 6. In the Management UI, click on Network and open the Address Objects page. 7. In the Address Objects section, click on Add. 8. In the Address Object window, configure the following. Name: SMTP Server Zone Assignment: LAN Type: Host IP Address: 192.168.168.11 9. Click on OK. 10. In the Management UI, click on Network and open the NAT Policies page. 11. Click on Add. 12. In the NAT Policy Settings window, configure the following. Original Source: Any Translated Source: Original Original Destination: WAN Interface IP
  • 6. 6 Translated Destination: SMTP Server <Address Object created in Steps 6-9> Original Service: SMTP (Send E-Mail) Translated Service: Original Inbound Interface: WAN Outbound Interface: Any Comment: Port Forwarding for SMTP server. Enable NAT Policy: Checked 13. Click on OK. • Port forwarding for DNS with Enhanced firmware: 14. In the Management UI, click on Firewall and open the Access Rules settings page. 15. In the Access Rules matrix, click on from WAN to LAN. 16. Click on Add. 17. In the Rule Setting window, configure the following. Action: Allow Service: DNS (Name Service) Source: Any Destination: WAN Interface IP Comment: Port Forwarding for DNS server. 18. Click on OK. 19. In the Management UI, click on Network and open the Address Objects page. 20. In the Address Objects section, click on Add. 21. In the Address Object window, configure the following. Name: DNS (Name Service) Zone Assignment: LAN Type: Host IP Address: 192.168.168.12 22. Click on OK. 23. In the Management UI, click on Network and open the NAT Policies page. 24. Click on Add. 25. In the NAT Policy Settings window, configure the following. Original Source: Any Translated Source: Original Original Destination: WAN Interface IP Translated Destination: DNS Server <Address Object created in Steps 6-9> Original Service: DNS (Name Service) Translated Service: Original Inbound Interface: WAN Outbound Interface: Any Comment: Port Forwarding for DNS server. Enable NAT Policy: Checked 26. Click on OK.
  • 7. 7 Verification • Once the configuration is completed, you should be able to access the appropriate server via the WAN IP address of the firewall and the type of service from the Internet. Troubleshooting • Make sure the service is started on the server and is listening on the correct port. • Check the firewall access rules to make sure there are no rules with a higher priority than the rules you created above that will deny the access from the public. • If you are using Enhanced firmware, in the Management UI, click on Network and open the NAT Policies page. Then go to the NAT policy you created and click on the Traffic Statistic icon as depicted in the picture below. The counters should increment as you test your port forwarding configurations. If the counters do not increment, check the NAT polices above it to make sure that no other high priority policy is affecting it. • Check the firewall logs to see if there are any dropped packets pertaining to the port forwarding you configured. The logs can be viewed by going to Log > View in the Management UI. Related Documents For more information, refer to the following SonicWALL Technotes on www.sonicwall.com/support/documentation: 1. SonicOS Enhanced: Using a Secondary Public IP Range for NAT 2. SonicOS Enhanced: Configuring the SonicWALL DHCP for GVC 3. Configuring the SonicWALL DHCP for GVC 4. Terminating the WAN GroupVPN and Using VPN Access in SonicOS Enhanced 5. Terminating the WAN GroupVPN to the LAN/DMZ using SonicOS Standard 6. Typical DMZ Setups with FTP, SMTP, and DNS Servers 7. Using the SonicOS Enhanced Wizard To Configure a Public Server 8. Common Issues with GVC 9. Network Browsing with IP Helper NetBIOS Relay 10. Creating One-to-One NAT Policies in SonicOS Enhanced 11. SonicOS Enhanced: Three Types of Network Modes Document Last Updated:11/06/06