Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Translate multiple external ports on same IP to same port internally

Status
Not open for further replies.

sch3j

Programmer
Dec 17, 2003
16
US
Is this possible? What is the best way to do it?

Essentially, I have external IP 1.1.1.1 port 100 and external IP 1.1.1.1 port 200 that I need to BOTH translate internally to 192.192.192.192 port 100.

Trying to configure this, I am getting overlap errors. I must be missing something.
 
What commands are you using to config this?
Multiple statics?


Brent
Systems Engineer / Consultant
CCNP, CCSP
 
Yes...unfortunately, I am just getting my feet wet with this and am still using the GUI as I try to come up to speed with the CLI. Multiple statics is obviously not going to get it done.

Suggestions?
 
The pix will not solve this for you i am afraid.

The internal ip answers only on port 100?
 
Really? That is unfortunate. Yes, in this case, I am pushing SIP traffic across the PIX, but have traffic coming in on multiple ports of the same IP. I was hoping to be able to combine all of this traffic onto the 5060 port of the internal IP.

There is no way to configure this?
 
SIP you say. Let me try some stuff in my lab and i will come back to you!
 
here is a possible way around it - give the server a secondary IP and then you can add a new static.


Brent
Systems Engineer / Consultant
CCNP, CCSP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top