Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
configuration:1to1_napt [2015/04/14 10:13] – external edit 127.0.0.1configuration:1to1_napt [2022/01/04 14:20] schmitt
Line 1: Line 1:
-====== 1:1 Network Napt ======+====== 1:1 Network NAT ======
  
-With 1:1 NAPT you can Map a whole network IP-range into another. This can be handy if you want to maintain a common local ip range like 192.168.1.0/24 but also have the possibilty to connect to each IP from the outside+With 1:1 NAT you can Map a whole network IP-range into another. This can be handy if you want to maintain a common local ip range like 192.168.1.0/24 but also have the possibilty to connect to each IP from the outside 
 + 
 +{{:configuration:1-1nat.jpg|}}
  
 Common Example: A Tram installed with a lot of devices like: ticketmachines, videocameras or WLAN Accesspoint. The local technican wants to connect  Common Example: A Tram installed with a lot of devices like: ticketmachines, videocameras or WLAN Accesspoint. The local technican wants to connect 
Line 27: Line 29:
 To Configure this scenario all you need are two rules To Configure this scenario all you need are two rules
  
-  * Inbound NAPT Rule +  * Inbound NAT Rule 
-{{ :nrsw:screenshot_-_140415_-_11_32_57.png?600 |}}+{{ :nrsw:napt_in.png?800 |}}
  
-  * Outbound NAPT Rule+  * Outbound NAT Rule
  
-{{ :nrsw:screenshot_-_140415_-_11_39_52.png?600 |}}+{{ :nrsw:napt_out.png?800 |}}