Справочник Пользователя для Ulterius Technologies LLC FDN40

Скачать
Страница из 388
 
CHAPTER 6: NAT 
Configuration User Manual 
138 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
---------   ------------------- -------------------
---- 
Wan 0/1       80.0.0.5        255.255.255.0 
6.4.4.2 
WEB Configuration 
Dynamic NAT can be configured through WEB interface using the Address 
Pool 
screen (Navigation - Layer3 Management > NAT > Dynamic NAT) 
 
Screen 6-4: Address Pool screen 
6.4.5 
Configuring Virtual Server  
Virtual Server is required to allow external world to avail services in corporate 
world. This section describes the steps to configure telnet virtual server VS in 
the LAN network so that the telnet request for H1 given by H2 is received and 
handled by VS so that the IP address of host H1 remains hidden to outside 
world. 
6.4.5.1 
CLI Configuration 
1.  To create a telnet virtual server: 
 
Enter the global configuration mode. 
UltOs# configure terminal 
 
Enter Interface Configuration mode 
UltOs(config)# interface wan 0/1 
 
Create a virtual server for telnet. 
 UltOs(config-if)# virtual server 10.0.0.2 TELNET-server 
 
Exit from the Interface Configuration mode. 
UltOs(config-if)# end 
2.  To view the configured virtual servers