Configuration procedure, N in, Figure 56 – H3C Technologies H3C SecPath F1000-E User Manual
Page 67
60
Configure NAT and ALG on the SecPath so that Host A uses 5.5.5.9 as its external IP address, the WINS
server uses 5.5.5.10 as its external IP address, and Host B can access the WINS server and Host A by
using host names.
Figure 56 Network diagram
Configuration procedure
# Configure a static NAT entry.
[SecPath] nat static 192.168.1.3 5.5.5.9
# Enable ALG for NBT.
[SecPath] alg nbt
# Configure NAT.
[SecPath] interface GigabitEthernet 0/2
[SecPath-GigabitEthernet0/2] nat outbound static
# Configure the internal WINS server.
[SecPath-GigabitEthernet0/2] nat server protocol udp global 5.5.5.10 137 inside
192.168.1.2 137
[SecPath-GigabitEthernet0/2] nat server protocol udp global 5.5.5.10 138 inside
192.168.1.2 138
[SecPath-GigabitEthernet0/2] nat server protocol tcp global 5.5.5.10 139 inside
192.168.1.2 139