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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Port routing with 1760

Status
Not open for further replies.

threedim

Technical User
Mar 18, 2002
22
MY
How do I route based on the port?
eg.

router ip
outside: 200.100.99.1
inside: 90.8.8.1

webserver: 90.8.8.10 port:80
database server: 90.8.8.20 port: 1521

I want to be able to route incoming traffic based on ports
eg. incoming ip accessing port 80 will be routed to 90.8.8.10 (WEBSERVER) and port 1521 routed to 90.8.8.20.

any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top