cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
558
Views
0
Helpful
1
Replies

Port mapping

nimalrajphilips
Level 1
Level 1

Hello guys,

I have system which works on Server/Client basis on a specific port number (udp 5000). The Server version of the system is in a remote location where as the client system is installed on more than 1 PC. Our network has a PIX firewall where it has one public address only (eg: 22.22.22.22).

Is there anyway I can let all the client systems to connect to the server using the same prot number (UDP 5000) but with single public IP?

Rgds

Nimalraj

1 Reply 1

golly_wog
Level 1
Level 1

If I'm reading you right, if you don't buy any more IPs then you could use

static (inside,outside) tcp interface outside 5000 X.X.X.X 5000

so if you sent any traffic to 22.22.22.22 it would go to the server (X.X.X.X)

Review Cisco Networking for a $25 gift card