I have a multihomed Windows 2003 server. Is there a way to specify the source IP address to use with the telnet client?
|
You could add a static route to the host you are connecting to. For example... You connect to 10.10.6.5 Interface 1: 192.168.1.50/32 If you want to connect to 10.10.6.5 via 192.168.2.1, you add this static route:
| |||
|
feedback
|
|
on linux, it's
to "bind" to a different interface | ||||
|
feedback
|