Re: NAT Class C

2000-10-26 Thread Lowell Sharrah
certainly ip nat pool (name) xxx.xxx.xx.xxx xxx.xxx.xxx.xxx prefix-length 24 type match-host ip nat inside source list 5 pool (name) access-list 5 permit xxx.xxx.xxx.0 0.0.0.255 Lowell E. Sharrah SBC-DataComm 517-241-7059 wk 517-360-0481 pgr 517-930-1993 cell [EMAIL PROTECTED] >>> ALMEID

RE: NAT Class C

2000-10-26 Thread Taco Hettema
ip nat outside ! interface Ethernet1 ip address 9.114.11.39 255.255.255.0 ip nat inside ! access-list 1 permit 9.114.11.0 0.0.0.255 -Original Message- From: ALMEIDA Antonio Jose [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 26, 2000 1:18 PM To: [EMAIL PROTECTED] Subject: N

NAT Class C

2000-10-26 Thread ALMEIDA Antonio Jose
I need to NAT two complete class C networks, in a one-to-one match (i mean, XXX.XXX.XXX.aaa to YYY.YYY.YYY.aaa). Is there anyway to do this without writing the ip nat... for all the hosts? Thanks. Antonio Almeida _ FAQ, list archives, and subscription info: http: