I am still experiencing weird issues with the SME server, in which connection attempts are timing out from one VLAN to another. It is happening from machines on the server's VLAN as well (192.168.1.0), but not consistently. My machine is on the 192.168.10.0 subnet, I have added 192.168.10.0 to the local networks in Control Panel, and so I can access machines on the server's VLAN as well as my own VLAN, but attempts to the file server itself are going all over the place - 27 hops! Here are traceroutes to 1) a machine on my .10 subnet, 2) a server on the .1 subnet, and 3) to the SME server, en-fs01:
-------------------------------------------------------------------------------------------------------------------------------------------------------------
1) bcalder@en-087:~$ traceroute 192.168.10.49
traceroute to 192.168.10.49 (192.168.10.49), 30 hops max, 40 byte packets
1 flbox.local (192.168.10.49) 1.885 ms 1.873 ms 1.866 ms
2) bcalder@en-087:~$ traceroute 192.168.1.249
traceroute to 192.168.1.249 (192.168.1.249), 30 hops max, 40 byte packets
1 192.168.10.1 (192.168.10.1) 1.554 ms 2.787 ms 4.048 ms
2 en-net01 (192.168.1.249) 7.520 ms 7.674 ms 7.744 ms
3) bcalder@en-087:~$ traceroute 192.168.1.240
traceroute to 192.168.1.240 (192.168.1.240), 30 hops max, 40 byte packets
1 192.168.10.1 (192.168.10.1) 1.407 ms 2.700 ms 3.956 ms
2 * * *
3 * * *
-- snip --
27 * * en-fs01 (192.168.1.240) 2.381 ms
------------------------------------------------------------------------------------------------------------------------------------------------------------
We have a Linux box set up on the .1 subnet as the DNS caching & WINS servers (the second traceroute). In Control Panel - Domains, I have identified the server as the corporate DNS server, but confusingly in Review Configuration - Server Names, the SME server still lists itself as the DNS server.
I am working with another tech on this, and neither of us really understand from the documentation how we might modify the related templates (part of the reason we set up another DNS/WINS server).
Any help to get to the bottom of this would be greatly appreciated.