cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
372
Views
1
Helpful
2
Replies

Static NAT versus assigning the public IPv4 directly

Mitrixsen
Level 1
Level 1

Hello, everyone.

I am following a NAT course and it explains static NAT.

Mitrixsen_0-1738069637424.png

Source: PracticalNetworking NAT course on Udemy.

I understand that with static NAT, we manually define the PRE-translation and the POST-translation attributes, so which private IP gets translated into which public one.

From my understanding, Static NAT is mostly used to make a resource inside of your internal network publicly accessible to the internet? Like the server in the image above.

However, if I have a resource that I want to have accessible to the internet, couldn't I just assign it the public IP directly instead of assigning it a private IP and configuring static NAT?

Thank you.

David

2 Accepted Solutions

Accepted Solutions

you can if you have public IP from ISP 
i.e. you get public subnet from ISP 
then you divide it into 
public IP connect router to ISP 
public IP use for server 
this way you dont need to use private IP. 
note this cost this is why we use private IP and NAT to public IP connect to ISP 

MHM

View solution in original post

M02@rt37
VIP
VIP

Hello David

Just add a little things. Many ISPs provide only a small range of public IPs or may not support assigning public IPs directly to devices on your internal network. NAT allows you to use private IPs internally while still making services available to the internet. Also, devices with public IPs are directly exposed to the internet. Without proper firewalls or other security measures, they are more vulnerable to attacks. 

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

View solution in original post

2 Replies 2

you can if you have public IP from ISP 
i.e. you get public subnet from ISP 
then you divide it into 
public IP connect router to ISP 
public IP use for server 
this way you dont need to use private IP. 
note this cost this is why we use private IP and NAT to public IP connect to ISP 

MHM

M02@rt37
VIP
VIP

Hello David

Just add a little things. Many ISPs provide only a small range of public IPs or may not support assigning public IPs directly to devices on your internal network. NAT allows you to use private IPs internally while still making services available to the internet. Also, devices with public IPs are directly exposed to the internet. Without proper firewalls or other security measures, they are more vulnerable to attacks. 

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.