Correct. This is a modem, not a nic. It has a phone number and needs to
dial #777 and pass a username and password to the remote network. I believe
some of the Verizon USB cards are misleading and show a NIC, but also a dial
up connection in Network Settings
I wonder?? If you use ICS on your built in NIC (Not the Verizon card) that
probably will not work because the NIC will be inactive and no IP address
because it is unplugged so VPC should not function because it cannot piggy
back on the inactive NIC.
However, I believe the NAT option that Bill suggested should work because it
is not bound to the NIC - No?
> >As long as the broadband card is not recognized as a network interface
>>card (NIC) that is true...
[quoted text clipped - 36 lines]
>>
>>Bo Berglund
Robert Comer - 29 Apr 2008 19:45 GMT
>I wonder?? If you use ICS on your built in NIC (Not the Verizon card) that
>probably will not work because the NIC will be inactive and no IP address
>because it is unplugged so VPC should not function because it cannot piggy
>back on the inactive NIC.
That would be true, but you can use a loopback adapter + ICS. I'd go
ahead and use just plain shared networking(NAT) unless there a reason
to access the guest from the host, then I'd use the loopback+ICS.
>However, I believe the NAT option that Bill suggested should work because it
>is not bound to the NIC - No?
I haven't tried it myself, but I expect that it would work.

Signature
Bob Comer
>Correct. This is a modem, not a nic. It has a phone number and needs to
>dial #777 and pass a username and password to the remote network. I believe
[quoted text clipped - 49 lines]
>>>
>>>Bo Berglund
Bo Berglund - 29 Apr 2008 19:48 GMT
>Correct. This is a modem, not a nic. It has a phone number and needs to
>dial #777 and pass a username and password to the remote network. I believe
[quoted text clipped - 8 lines]
>However, I believe the NAT option that Bill suggested should work because it
>is not bound to the NIC - No?
In the old days of the Internet (circa mid-1990) we usually had a
dial-up connection using modem to connect the net.
We ran a small office with internal networking and one of the PC:s was
running as a proxy server with WinGate as the software.
WinGate was configured to dial in to the ISP when it detected a
browser call and then it kept the connection running for a certain
time after the last browser call. Thus, often when a browser hit the
proxyserver the connection was up and the call could be immediately
served.
In this case with a dialup broadband modem I think that the host could
serve as a proxyserver and have a WinGate-like software running to
handle the dialup. It would then be able to serve the virtual machines
as well.
Btw: Is WinGate still around? It served us well until DSL came around.
Bo Berglund
Robert Comer - 29 Apr 2008 19:56 GMT
>Btw: Is WinGate still around? It served us well until DSL came around.
Yep, but it's more of a general proxy these days.
Shared Networking(NAT) should approximate the same functionality for a
VM, though you may have dial problems like you suggest. It tends to
mark a connection as inactive for so too and disconnect, so you might
want to run something on the host to keep the connection open...

Signature
Bob Comer
>>Correct. This is a modem, not a nic. It has a phone number and needs to
>>dial #777 and pass a username and password to the remote network. I believe
[quoted text clipped - 27 lines]
>
>Bo Berglund