Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: evikali on December 09, 2004, 09:04:47 PM
-
I believe there might be a problem with how the sme server is controlling which network are allowed to access the server if connected through a vpn connection. The sme server does not supply the vpn tunnel, it´s supplied by a D-Link 804hv router.
I cannot connect to the servers ibays from an vpn tunnel, but there is no problem when the client has an IP that is on the local network.
Has anyone experienced the same ?
-
can you ping the SME Server from the client through the tunnel ?
-
Yes I can easily ping the servers ip.
I would like to make a link to one of the servers ibays, so the client can access the folder. I try to use:
net use x: \\"server ip"\"folder name" "password" /user:"username"
"net use" just reply that the network is not available.
-
can you add the i-bay via windows network places on a client?
-
no, i can not see the ibays via windows network neighbourhood
-
and which IP range do you get from the D-Link router? Did you add this range (if different from the eth0 range) in local networks?
-
yes i added the network address range 192.168.11.0 which i am getting from the d-link router,
when i added this network range under local networks, i added it with the ip of my router, which is 192.168.10.1
Is that the correct way to do it ?
-
Yes, that should be the right way. Try to type "route" in the shell and post it - maybe something didn't go right. Are you "just" trying to access a single SME box via VPN and is it running server or server-gateway?
-
i will post the output of "route" tomorrow.
The server is a "server-only" and yes i am just trying to access a single sme box
-
Hi there, sorry for the delay, here is the output from "route":
[root@webserver root]# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.11.0 pc-00001.lisbje 255.255.255.255 UGH 0 0 0 eth0
1x0.225.10.xxx pc-00001.lisbje 255.255.255.248 UG 0 0 0 eth0
1x0.225.11.xxx pc-00001.lisbje 255.255.255.248 UG 0 0 0 eth0
192.168.2.0 pc-00001.lisbje 255.255.255.0 UG 0 0 0 eth0
192.168.10.0 * 255.255.255.0 U 0 0 0 eth0
192.168.254.0 pc-00001.lisbje 255.255.255.0 UG 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default pc-00001.lisbje 0.0.0.0 UG 0 0 0 eth0
[root@webserver root]#
-
Anyone with good ideas why my vpn clients can not see the ibays of the sme, even though the ip adresses of the clients are allowed under "local networks" of the sme ???
please help :-D