nat question

From: Jeff Duchin (jduchin@xxxxxxxxxx)
Date: Thu Aug 01 2002 - 14:08:38 GMT-3


   
Is it possible to do ip unnumbered on a serial int (ip nat outside) pointing
to the eth int (ip nat inside)?

interface Serial0/0
 no ip address
 no ip directed-broadcast
 encapsulation frame-relay IETF
 no fair-queue
 service-module t1 timeslots 1-24
 frame-relay lmi-type ansi
!
interface Serial0/0.1 point-to-point
 ip unnumbered FastEthernet0/0
 no ip directed-broadcast
 ip nat outside
!
interface FastEthernet0/0
 ip address 10.x.x.x 255.255.255.0 secondary (private)
 ip address x.x.x.x 255.255.255.248 (public)

Thanks.



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:13 GMT-3