Today I finally made the transition from 6.0.4 to 6.1.1. Most things went smooth. However, one automatic network connection now fails.
I run a AD/2003 server with internal adapter 10.2.1.2.
My (almost permanent) internet connection is a VPN-ADSL connection 80.60.x.x through my external adapter 10.0.0.150.
For my office connection I created a Demand-dial interface in RRAS for segment 10.1.x.x, so whenever, on my internal network, I try to connect to my work, the server automatically dialed the connection on ISDN.
This setup worked last year.
After the upgrade however, this autodial feature is broken. My workstation request is sent out over my internet connection in Wingate, and lost. If the line to work is open, the workstation request is handled corectly. From the server the IE-request does initiate the dialer (RRAS!) and works correctly.
Looking at the routing table on the server "route print" shows:
10.1.0.0 255.255.0.0 0.0.0.0 ffffffff 1 ;ISDN not connected
10.1.0.0 255.255.0.0 10.1.0.2 10.1.14.79 1 ;ISDN connected
At the same time Gatekeeper in Extended Networking-properties, routing does not show the 10.1.0.0 line at all when ISDN is not connected, and stays empty after connection is established (from the server). At this time the activity screen shows the correct forwarding from my workstation to the (DMZ-) office line.
Half an hour after disconnecting, the route print table correctly shows the disconnected state, however, Gatekeeper does include the line:
10.1.0.0 255.255.0.0 10.1.0.2 10.1.14.79 1
and Wingate sends my workstation requests out on the internet gateway interface.
I somehow think an update timing has been changed on the automatic interface detection, which I rather need.
If you like me to send further details, I will be glad to provide them.