Than you for your reply. You had me all excited, I thought this would be the answer for me, but no such luck. I checked and both the netbios-name-server and the netbios-dd-server are already set to my e-Smith box (192.168.1.1) which is where my client WINS are pointed. If I didn't mention it, my client is a WIN2k Pro system, and I'm wondering if that is the root of my problem? I'll have to try to test this on a downgraded OpSys.
>What you need is a primary wins server for all your clients coming in via the VPN >and LAN to all connect to. You would put this on the lan and configure your VPN >clients primary wins server to be that machine. if you are doing this via DHCP >the you would need to edit /etc/dhcpd.conf (or the template) and change the >netbios-name-server to be the machine on ther LAN eg. 192.168.100.100. (I have >no idea what netbios-dd-server is, you may want to set this to the same >machine). Or on each client put that address into their network configuation.