[c-nsp] Help with static NAT mapping

Kenny Sallee k_sallee at yahoo.com
Thu Feb 2 18:40:44 EST 2006


Why do you have the secondary on Fa0?  Just have the
ISP route that subnet to your outside serial IP
address (which they probably already are) then do

ip nat inside source static <inside_ip> <outside_ip>

Or am I missing something?

Kenny

--- james edwards <hackerwacker at cybermesa.com> wrote:

> I want to statically map 65.19.57.82 to
> 192.168.100.115, who would I do this
> with this existing config ?
> 
> 
> !
> interface FastEthernet0
>   ip address 65.19.57.81 255.255.255.248 secondary
>  ip address 192.168.100.126 255.255.255.192
>  ip nat inside
>  no ip mroute-cache
>  speed auto
>  full-duplex
>  service-policy input input-voip-traffic
>  no cdp enable
> !
> interface Serial0
>  description
>  mtu 4470
>  bandwidth 960
>  ip address 65.19.34.77 255.255.255.252
>  ip nat outside
>  ip inspect FW out
>  encapsulation frame-relay IETF
>  no ip mroute-cache
>  fair-queue
>  service-module t1 timeslots 1-15
>  frame-relay map ip 65.19.34.78 17 broadcast IETF
>  frame-relay interface-dlci 17
>  frame-relay lmi-type ansi
>  crypto map StaticMap
> !
> ip nat inside source list 107 interface Serial0
> overload
> 
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at
> http://puck.nether.net/pipermail/cisco-nsp/
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the cisco-nsp mailing list