I purchased a linksys befsx41 router that has VPN capability. Based on another thread (463-556776] Markku suggested to use SSH sentinel to create VPN. I used software as suggested and was able to create the connection.
My problem:
I can ping all workstations on their network using their ip address, I can't ping with their host name(don't care about this). I can't ping server either with ip address or host name. I can do a tracert to all workstations using ip address and it'll give me their host name. tracert on the linux server gives me a request time out. internal ip address of workstations are 192.168.1.100 thru 106 and server ip address is 192.168.1.125 not sure what the problem is.
All of the workstations on the network access the linux server via telnet to open up a database. All workstations on their network can ping the server's ip address 192.168.1.125. The server has a broadcast ip address of 192.168.1.255 and I can ping this broadcast ip address.
I've tried configuring forwarding on the router (disabled dhcp to do this). Opened port 23 to allow telnet to be passed to the server based on its ip address. All workstations are now on static ip.
My goal is to be able access the database remotely.
I suspect that the issue lies in the server. The server is Linux Red Hat 6.2
Any help would be much appreciated.
Thanks,
Ken
My problem:
I can ping all workstations on their network using their ip address, I can't ping with their host name(don't care about this). I can't ping server either with ip address or host name. I can do a tracert to all workstations using ip address and it'll give me their host name. tracert on the linux server gives me a request time out. internal ip address of workstations are 192.168.1.100 thru 106 and server ip address is 192.168.1.125 not sure what the problem is.
All of the workstations on the network access the linux server via telnet to open up a database. All workstations on their network can ping the server's ip address 192.168.1.125. The server has a broadcast ip address of 192.168.1.255 and I can ping this broadcast ip address.
I've tried configuring forwarding on the router (disabled dhcp to do this). Opened port 23 to allow telnet to be passed to the server based on its ip address. All workstations are now on static ip.
My goal is to be able access the database remotely.
I suspect that the issue lies in the server. The server is Linux Red Hat 6.2
Any help would be much appreciated.
Thanks,
Ken