LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I use dial up (PPP) TCP/IP port on a machine which also has TCP/IP LAN

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
0 Kudos
Message 1 of 4
(3,089 Views)
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...

bye

Marco
0 Kudos
Message 2 of 4
(3,089 Views)
YOu might also want to install the "internet sharing", which forces both ports to be operational.
Eric P. Nichols
P.O. Box 56235
North Pole, AK 99705
0 Kudos
Message 3 of 4
(3,089 Views)
YOu might also want to install the "internet sharing", which forces both ports to be operational.
Eric P. Nichols
P.O. Box 56235
North Pole, AK 99705
0 Kudos
Message 4 of 4
(3,089 Views)