Hi Jerry!
The syntax you're looking for is something like the following:
smb://serverName
smb://serverName/sharename
smb://serverName.domain.com
smb://serverName.domain.com/sharename
smb://serverIPAddress
smb://serverIPAddress/sharename
smb://serverIPAddress/sharename
SMB is Mac OS X's version of the Windows file sharing protocol.
By default, Mac OS X will attempt an AFP connection, which is the Mac's
native file sharing protocol. Therefore, if you don't include the
"smb://" prefix before the server name or IP address it will try
something like:
afp://serverName
afp://serverIPAddress
Hope this helps! bill

Signature
William M. Smith
(Microsoft Interop MVP - Mac/Windows)
> One solution was to create an alias or link (shortcut to you MS heads) to
> the network resources when connected directly (sans the VPN) to the network.
> Once the links were made, they work just fine with the VPN connection.
> > Greetings, all:
> >
[quoted text clipped - 4 lines]
> > add the network/server in the finder? A nudge in the right direction
> > would be appreciated. Thanks in advance.