LOL - I bet you could do it if it included alcoholic refreshment ;-)
OK - here are your problems:
1. Your server is multi-homed for some reason. If there is no network with the IP address range of 192.168.2.x locally or remotely that you need to be connected to, then you should REMOVE that IP address from your server's NIC.
2. Your workstations are pointing to EXTERNAL DNS servers, instead of your SBS server. All workstations should be pointing ONLY to your SBS server for DNS.
Now, I know this has been working for some time, but at this point it's not, so let's start by clearing out the debris. Here's what you need to do:
- Go to the Internet and Email selection in Server Management, and then run Change Server IP Address. I'm not sure what exactly you'll see with a multi-homed server, but you want the ONLY IP address assigned to your server to be 192.168.3.6.
- Reboot the server, if possible.
- Once that's done, re-check your servers' NIC properties and make sure that the 192.168.2.5 address is GONE.
- Then go back to the Server Management console, go to Advanced/Computer Management/Services and Applications/DNS.
- Go back to the properties of the server, and go to the Root Hints tab. Make sure that there are a bunch of server names listed there, all beginning with a letter of the alphabet (like, m.root-servers.net, n.root-servers.net, etc.). If they are not there, post back here and we'll go through how to re-download that info. If everything there looks good, just click OK to close that out.
- Then in the Server Management console, go to Advanced/Computer Management/Services and Applications/DHCP.
- Expand the Scope and click on Scope Options.
- Highlight the option labeled DNS Servers and double-click to open it.
- REMOVE the public DNS server addresses that are there, and then ADD 192.168.3.6 (your server IP address).
- Click OK enough times to save your changes.
- Wipe your sweaty brow.
Now see if you can browse and/or send emails from the server. Also check a workstation, but you will have to reboot it first before the DNS server information will be changed. Post back in the meantime if you have any questions/problems with these steps.