cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
826
Views
0
Helpful
2
Replies

Global Nat on Cisco ASA

HJi,

<br />I've a Cisco ASA with software 8.0(3).

<br />I've PC behind ASA (say for example 254 hosts on interface inside); I want to do global nat on interface outside with two adddresses (say for example 100.100.100.100 and 100.100.100.101).

<br />The instructions that I have used are:

<br />nat (inside) 1 10.0.0.0 255.255.255.0

<br />global (outside)1 100.100.100.100-100.100.100.101

<br />

<br />I want that the first PC is global natted (patted) with 100.100.100.100, the second with 100.100.100.101, the third with 100.100.100.100...but the instructions above are not working...in other words i want that the ip of inside interface are alternately natted with the two addresses, and that all host simultaneously are natted on outside interface.

<br />Has anybody an idea?

<br />

<br />Thank you.

<br />Best regards,

<br />Massimiliano.

<br />

2 Replies 2

RAMACHANDRA R
Level 1
Level 1

Hi,

If you want to enable internet only for 2 ip address u can use the following commands

natnat (inside) 1 100.100.100.100 255.255.255.255

nat (inside) 1 100.100.100.101 255.255.255.255

global (outside) 1 interface

global (outside) 1 XX.XXX.XXX.XX ( Ip address)

subsequently you can keep adding the host those who wants to access internet.

Regards

Rama

Review Cisco Networking products for a $25 gift card