[c-nsp] NAT

James O'Farrell James.O'Farrell at valuelink.co.uk
Mon Aug 15 09:46:51 EDT 2005


If you want more than one pc to use the nated address you will have to
add the overload statement to the ip nat statement;

ip nat inside source static 192.20.20.224 10.10.140.100 overload

JOF

-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net
[mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Mad Unix
Sent: 15 August 2005 13:20
To: cisco-nsp at puck.nether.net
Subject: [c-nsp] NAT

I have the following situation,a remote office using BRI trying to
connet to our main office PRI In this case the remote office would
like to keep his LAN config as it is without changing the FastEthernet
ip configuration (192.x.x.x) , to resolve this issue I built the FE
with NAT becuase usually I force the remote users to use a specific IP
10.10.x.x?
this what i did in the remote off to make NAT running but its not
working correctly

192.x.x.x  should be NAT to 10.10.x.x

This is the config of the remote office

.........
interface BRI0
 ip address A.A.A.A 255.255.255.0
 ip nat outside
 encapsulation ppp
 dialer idle-timeout 900
 dialer string xxxxxx
 dialer-group 1
 isdn switch-type basic-net3
 ppp authentication pap callin
 ppp pap sent-username .........

!
interface FastEthernet0
 ip address 192.20.20.5 255.255.255.0
 ip nat inside
 speed auto
!
ip nat inside source static 192.20.20.224 10.10.140.100
no ip classless
ip route ...................
no ip http server
!
dialer-list 1 protocol ip permit
...

What could be wrong?

_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/



ValueLink is a specialist service provider of financial data to the major UK and International centres. Our clients require reliable, accurate data with maximum coverage on a fixed time delayed basis. We work closely with each of our clients to provide a service which meets their specific requirements and maximises efficiency of their process. 

For further information visit our website @ www.valuelink.co.uk

CONFIDENTIALITY: The information in this e-mail and any attachment is confidential. It is intended only for the named recipient(s). If you are not a named recipient, please notify the sender immediately and do not read, use, copy or disseminate this information.

ValueLink Information Services Ltd accepts no liability whatsoever for any direct or consequential loss arising from the use, or reliance on, this e-mail or it's contents.





More information about the cisco-nsp mailing list