From: Andre Teku (andre.teku@xxxxxxxxx)
Date: Thu Aug 01 2002 - 17:21:17 GMT-3
1. Either IP Unnumbered on Serial0/0.1 and use a Global address pool for
dynamic address translation or
2. Assign a specific address to Serial0/0.1 instead of IP unnumbered....
You can't have it both way.
Regards
Andre
-----Original Message-----
From: Jeff Duchin [mailto:jduchin@wamnet.com]
Sent: Thursday, August 01, 2002 1:09 PM
To: Ccielab
Subject: nat question
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:14 GMT-3