[c-nsp] Destination NAT with multiple port range between VRF
Dol Meun
dol at eintellegonetworks.asia
Tue Jun 18 00:11:59 EDT 2013
Hi All,
if there anyone has experience with Destination NAT with multiple port
range between VRF. I am wanting to access 203.10.10.1 port 22 and want it
forward to 192.168.50.2 port 22.
Here is my Network:
Server(192.168.50.2) -----------------VRF Server----------[(192.168.50.1)
fa1 (Cisco Router) fa0
(203.10.10.1)]--------------------------------(Internet)
interface FastEthernet0
ip address 203.10.10.1 255.255.255.248
ip nat enable
ip tcp adjust-mss 1412
end
interface FastEthernet1
ip vrf forwarding Server
ip address 192.168.50.1 255.255.255.0
ip nat enable
ip tcp adjust-mss 1412
end
ip nat pool TEST_EN_2 192.168.50.2 192.168.50.2 netmask 255.255.255.0 type
rotary
ip nat inside destination list 119 pool TEST_EN_2
access-list 119 permit tcp any host 203.10.10.1 range 1 4000
Is there anyway to make Destination NAT with multiple ports range working?
Best Regards,
Dol
*Dol Meun - *eintellego Networks Pty Ltd
Networks Operation - Level 2 - Asia
dol at eintellegonetworks.asia; www.eintellegonetworks.com
Cell (+855) 1525 6804 ; skype://dolmeun
facebook.com/eintellegonetworks ; linkedin.com/in/dolmeun
<http://www.eintellegonetworks.com/sig/einsig.png>
The Experts Who The Experts Call
Juniper - Cisco - Cloud
More information about the cisco-nsp
mailing list