NAT/PAT + Internet connection

Hi everyone,

Here is my problem :

I've 3 routers (2600 series) :

2 x (2 serials + 2 ethernet) 1 x (2 serials + 2 ethernet + 1 ADSL WIC Card)

They're connected like that by serial link : A \\ B --- Internet / C

Networks on routers A and B must have access on the net

I've configured a NAT Pool on router B with an access list :

ip nat pool internet 212.180.22.62 212.180.22.66 netmask 255.255.255.128 ip nat inside source list 2 pool internet overload

interface atm0 ... ip nat outside ...

all others interfaces (serials + ethernet) have ip nat inside directive

I wonder whether i have to add ip nat inside or rip nat ouside directive on the interface of my other routers (A and C)

Thanks Regards,

Reply to
Mike
Loading thread data ...

Mike napisa³(a): > Hi everyone,

Hi,

No, you don't have to do it. Just make sure routing between A-B-C is correct, and router B makes the NAT/PAT.

Regards, Tomasz Grzelak

Reply to
Tomasz Grzelak

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.