|
||||||||
Cory Strobel said the following on 17.9.2005 0:02: > Still think the problem is the subnet masking. If the tunnel is being established (you said you can ping the two hosts) but nothing else, the problem is most likely with the masks you are using. > > You are trying to access both LANs but you have this line: > > sainfo address 10.0.0.0/8 any address 192.168.0.1/32 any { > > It should be a 192.168.0.1/24 based on the other info you sent. Try resetting that and it should work. > Ok I try this and check all config and it's set ok. And now I can connect from my local net 10.0.0.0/8 to external server on 192.168.0.1. But I can't from server to my local net. regards Uros |