It will be the same physical address. UNLESS....
I start a session on PROD. I start a session on DEV. I do a telnet from DEV to PROD. I will now have a user with two different IP addresses on PROD One will have the IP address of my PC the other will have the IP address of DEV. But if both sessions were on the same box they would have the same IP address. Let's say my IP address is 10.10.9.30. I do a NETSTAT *CNN. Then I subset that to only include remote IP addresses of 10.10.9.30
Remote Remote Local
Address Port Port
10.10.9.30 51593 as-data >
10.10.9.30 51594 as-rmtcmd
10.10.9.30 51893 telnet
10.10.9.30 51941 telnet

That's how you have the same address communicating twice to your telnet port 23 (oh, you caught that we aren't using SSL didn't you, you clever bastard?). It uses two different source(remote) ports. Not different addresses.

Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.