From: Andrew Ballantyne \(aballant\) (aballant@cisco.com)
Date: Sun Mar 06 2005 - 23:34:39 GMT-3
Hi,
Say I was to translate an inner network. E.g. in this example
192.168.1.0 to 150.50.20.0...
ip nat inside source static network 192.168.1.0 150.50.20.0 /24
and I had the following interfaces. Is there anyway I can get the
translated network to be advertised out of the outside interface without
using a static route? I.e. is it possible to include an outside network
in a routing process such that the translation is advertised?
interface Loopback1
ip address 192.168.1.1 255.255.255.0
ip nat inside
!
interface FastEthernet0
ip address 150.50.17.1 255.255.255.0
ip nat outside
half-duplex
!
Cheers,
Andrew
This archive was generated by hypermail 2.1.4 : Sun Apr 03 2005 - 17:56:42 GMT-3