From: xprtofnet (xprtofnet@yahoo.com)
Date: Thu Sep 14 2006 - 17:50:05 ART
got it---overload was doing port translation.
following works---any other inputs are welcome
on R1
ip nat pool a 220.0.0.1 220.0.0.1 netmask
255.255.255.0 type rotary
ip nat inside source list 1 pool a
--- xprtofnet <xprtofnet@yahoo.com> wrote:
> Folks,
>
> here is the scenario..
>
> Back-Bone_OUTSIDE_e0/2_R1-e0/0--INSIDE network
>
> R1 and BackBone has eBGP connection
>
> Inside Networks are NOT advertised to BackBone
>
> But communication needs to happen with Backbone and
> INSIDE network
>
> when i do this on R1 the eBGP session drops
>
> R1
> ip nat inside source list 1 interface e0/2 overload
>
> e0/2
> ip nat outside
>
> e0/1
> ip nat inside
>
> Any tips on how to keep BGP UP ? and have NAT
> working
> ?
>
> Thank you,
>
>
>
>
>
>
>
>
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam
> protection around
> http://mail.yahoo.com
>
>
This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:40 ART