glad it did it.
All it required was changing network adapter to NAT from internal network. BTW what is NAT? Thanks again.
BR
Bob
NAT = Network Address Translation
NAT serves three main purposes:
* Provides a type of firewall by hiding internal IP addresses
* Enables a company to use more internal IP addresses. Since they're used internally only, there's no possibility of
conflict with IP addresses used by other companies and organizations.
* Allows a company to combine multiple ISDN connections into a single Internet connection.