Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > route based on destination port

Reply
Thread Tools

route based on destination port

 
 
news8080@yahoo.com
Guest
Posts: n/a
 
      08-18-2005
can cisco (6509/sup720/IOS) route based on destination port? I am
trying to configure it such that all internal hosts connecting to a
certain port outbound (any destination) are redirected to an internal
host running a service on that port.

Version 12.2(17d)SXB6, RELEASE SOFTWARE (fc1)

 
Reply With Quote
 
 
 
 
Fwed
Guest
Posts: n/a
 
      08-18-2005
I don't know 65xx but you can try :

Cisco# ip nat inside source static tcp ?
A.B.C.D Inside local IP address

a écrit :
> can cisco (6509/sup720/IOS) route based on destination port? I am
> trying to configure it such that all internal hosts connecting to a
> certain port outbound (any destination) are redirected to an internal
> host running a service on that port.
>
> Version 12.2(17d)SXB6, RELEASE SOFTWARE (fc1)
>

 
Reply With Quote
 
 
 
 
Fwed
Guest
Posts: n/a
 
      08-18-2005
Fwed a écrit :
> I don't know 65xx but you can try :
>
> Cisco# ip nat inside source static tcp ?
> A.B.C.D Inside local IP address


I forget :

ip nat outside source static tcp
 
Reply With Quote
 
news8080@yahoo.com
Guest
Posts: n/a
 
      08-18-2005
what about the reply packets, if a client send a packet out to
www.google.com on smtp port, it expects a reply from www.google.com
otherwise it will drop it right?

I need to configure it such that www.google.com can be down and my mail
sever will still respond as www.google.com to the originating host.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the default precedence: local-route, static-route,OSPF-route? ilan.berco@gmail.com Cisco 9 08-07-2008 05:42 PM
NAT'ing to different outside addresses based on port _or_ destination address theodorehope@gmail.com Cisco 1 08-31-2006 09:42 PM
Policy routing based on destination port (layer4) Remco Bressers Cisco 5 01-12-2006 09:50 PM
learning destination MAC if default route uses interface and not next-hop IP Brad Cisco 3 09-20-2005 04:00 PM
Destination not reachable until destination pings source! PIX501 Dave Cisco 0 02-27-2004 06:15 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57