Re: Source Port NATing You will have SrcA to DstB on port 23 leaving the client. At the gateway it will nat the SrcA to a public Address so can route across the Internet. It then xlates the service to port 5000 so that DstB sees the traffic arrive on port5000. If this isn't what talking about then what are you talking about trying to do. Are you trying to say that the telnet leaves so that it arrives on port23 to a telnet server but is seen coming form port5000. You won't get that to happen, plus wouldn't it break the service you are trying to use. |