VPN connection does not change the default routing on clients
I run Mac OS X server 10.5.7 with VPN configured for L2TP
MacBook Pro client can connect to VPN without any problems, but the client traffic is not redirected via the vpn after the client is connected to the VPN.
I run netstat -r on the client before the vpn connection and after the vpn connecton.
the default route stays the same.
The client routing table is not modified in any way but the VPN connection.
I tried adding Network Routing Definition but they have not effects since the default gateway stays the same all the time and is never changed to the vpn tunnel.
the Apple VPN doc says"
Important Notes About VPN Routing Definitions
 If no routing definitions are added, traffic is routed through the VPN connection by
default.
 If routing definitions are added, the VPN connection is no longer set as the default
route, and traffic destined for addresses not specifically declared as a private route
will not go over the VPN connection.
 DNS lookups go over the VPN connection regardless of the routes that are set.
 Definitions are unordered. They only apply the description that most closely matches
the packet being routed.
"
But it is not working.
The traffic does not get routed through the VPN connection by default.
So the result is that the clients connects to the vpn without any problems but the vpn is useless since the client routing ins unchanged after the vpn connection is estabished ?
What should i do to fix this issue ?
MacBook Pro client can connect to VPN without any problems, but the client traffic is not redirected via the vpn after the client is connected to the VPN.
I run netstat -r on the client before the vpn connection and after the vpn connecton.
the default route stays the same.
The client routing table is not modified in any way but the VPN connection.
I tried adding Network Routing Definition but they have not effects since the default gateway stays the same all the time and is never changed to the vpn tunnel.
the Apple VPN doc says"
Important Notes About VPN Routing Definitions
 If no routing definitions are added, traffic is routed through the VPN connection by
default.
 If routing definitions are added, the VPN connection is no longer set as the default
route, and traffic destined for addresses not specifically declared as a private route
will not go over the VPN connection.
 DNS lookups go over the VPN connection regardless of the routes that are set.
 Definitions are unordered. They only apply the description that most closely matches
the packet being routed.
"
But it is not working.
The traffic does not get routed through the VPN connection by default.
So the result is that the clients connects to the vpn without any problems but the vpn is useless since the client routing ins unchanged after the vpn connection is estabished ?
What should i do to fix this issue ?
MacBook Pro / Mac Pro, Mac OS X (10.5.7)