cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
276
Views
0
Helpful
3
Replies

Single Public to use in NAT

Tshi M
Level 5
Level 5

I have a single public IP address that I have assigned to my outside interface and I would like to NAT that IP to an internal server. Could I do this?

interface GigabitEthernet0/0

description Facing the Internet

speed 100

duplex full

nameif outside

security-level 0

ip address public_address

global (outside) 1 public_address

static (inside,outside) public_address internal_address

1 Accepted Solution

Accepted Solutions

3 Replies 3

acomiskey
Level 10
Level 10

Yes. But one small correction.

static (inside,outside) interface internal_address

acomiskey,

Since I have more than one interface and the outside interface is named WORLD. See below

nameif ethernet5 QA security 50

nameif ethernet6 WORLD security6

should I use

static (QA,WORLD)interface internal_address

You got it!

Review Cisco Networking products for a $25 gift card