Interface outside
 ip nat outside
exit
Interface inside
 ip nat inside
exit
access-list 100 permit ip 172.25.27.0 0.0.0.255 any
ip nat pool addresses   netmask 255.255.252.0
!  can be = to  if so then add overload
ip nat inside source list 100 pool addresses

--
David C Prall [EMAIL PROTECTED] http://dcp.dcptech.com

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> COULOMBE, TROY
> Sent: Thursday, January 23, 2003 8:50 PM
> To: [EMAIL PROTECTED]
> Subject: NATting a subset [7:61746]
>
>
> of a particular network....is it possilbe?
>
> I have a /22 network on an interface that from within that I'd like to NAT
> only certain addresses
>
> so:::
>
> IP network   172.25.24.0/22
> who I want to NAT::: 172.25.27.0 [outbound]
>
>
> thoughts, suggestions, LINKS [urls] much appreciated...many thanks :)
>
> TroyC




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61751&t=61746
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to