Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Please, what's the best way to accomplish this sort of a tunnel?
File server is RedHat 9.0 box running samba. Have both Windows and Ubuntu machines accessing the server files, running OOo, mostly. This is a production setting. Total of about 7 or 8 machines accessing the server at any one time.
Linux machines connect via cifs mounts.
One of my people wants to work from his home. I will send an Ubuntu box home with him.
Previously had an employee access from her home using pptp. We shut that connection down when she left our employ. pptpd is still on the server.
So my questions:
1. What are my choices for making the most robust connections? pptp openssh gstm something else?
2. If we go ssh, can the shares still be mounted via cifs?
3. If we go ssh (I have read that pptp is not very secure), will file locks work properly so that if remote person via ssh opens a file, a local person connecting via cifs will not be able to open and edit the same file simultaneously?
4. Is there a way to limit the connection coming in to just one machine, such as by restricting connection to a specific mac address?
5. Are there any sites which give the pluses and minuses and the options for such a network? I have been googling around and have not yet found anything.
go to openvpn web-site and have a look, they have a quick guide to help you to start.
yes, you can test 2 computers side by side, under local network.
it is just like normal vpn, after login, client assigns a local ip-addr.
Distribution: Ubuntu 8.04.1 desk; Red Hat 9.0 server
Posts: 246
Thanked: 0
Original Poster
uncle_philip--
Thanks! That's what I was hoping for--it's easier to fix problems when you have both machines in front of you than if you have to talk someone through it!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.