On a machine which has both LAN and dial up TCP/IP, the TCP/IP VIs seem to use the LAN by default. Is there any way I can use the dial up adapter TCP/IP adapter
MikeWestwood wrote: > On a machine which has both LAN and dial up TCP/IP, the TCP/IP VIs > seem to use the LAN by default. Is there any way I can use the dial up > adapter TCP/IP adapter
I think this depends on the configuration of your Computer. The IP-Stack normally choses the "best" way itselfe by looking in the routing table.
You probably have to delete the default-route (which often pints to the LAN interface) to get what you want... but this really depends on what you want...