From: xprtofnet (xprtofnet@yahoo.com)
Date: Thu Sep 14 2006 - 19:09:08 ART
this is also working..
!
ip nat pool a 220.0.0.1 220.0.0.1 netmask
255.255.255.0
ip nat inside source list 1 pool a
!
access-list 1 permit any
--- Brian Dennis <bdennis@internetworkexpert.com>
wrote:
> What does your ACL look like?
>
> Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security)
> bdennis@internetworkexpert.com
>
> Internetwork Expert, Inc.
> http://www.InternetworkExpert.com
> Toll Free: 877-224-8987
> Direct: 775-745-6404 (Outside the US and Canada)
>
>
> -----Original Message-----
> From: nobody@groupstudy.com
> [mailto:nobody@groupstudy.com] On Behalf Of
> xprtofnet
> Sent: Thursday, September 14, 2006 1:50 PM
> To: xprtofnet; ccielab
> Subject: Re: BGP with NAT
>
> 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