[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reliable internet site



On Mon, Jan 29, 2001 at 01:50:07PM +0000, AINA ALAIN PATRICK wrote:
> > Can someone tell me how to do NAT on Cisco routers?
> 
>  www.cisco.com/warp/public/556/9.html

But can one interface be both 'inside' and 'outside' at the same time? e.g.
how can you configure this:

        206.98.254.190 +--------+ 192.0.2.253
      -----------------| Router |---------------
                    e0 +--------+ e1

                     ------------->
                206.98.254.128/26 to any: NAT source to 192.0.2.253

                     <-------------
                192.0.2.0/24 to any: NAT source to 206.98.254.190

                     <------------>
                206.98.254.128/26 to 192.0.2.0/24: No NAT
                192.0.2.0/24 to 206.98.254.128/26: No NAT

B.