Samba Over WAN


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Samba Over WAN
# 1  
Old 12-11-2001
Samba Over WAN

Hi, I recently setup Samba on my home network. It's working fine there and I can use all the shares normally.
What I would like to do now is be able to use those shares on my PC at work, or actually on any computer connected to the Internet.
My OS is SuSE 7.3 and I think I'm running Samba 2.0. I've opened ports 137-139 on my router.
I can ping the server, telnet to it, FTP to it and a number of other things, but I can't connect to a Samba share.
Any ideas would be great. Thanks!
# 2  
Old 12-11-2001
Samba does not work well over a WAN and has lots of security issues. For moving across files WANS, suggest you consider SSH. That is what we do. In fact, we used to use SAMBA locally, but often just find SSH is just as easy (locally). Certainly, SSH is preferrable across a WAN.
# 3  
Old 12-11-2001
Neo, how do you get it to work over the Internet at all?
I've used SSH for telnet and ftp, but can it be used similarily to Samba for sharing a mount? I need to be able to mount one of my Unix mounts to a Windows drive across the Internet.
Thanks
# 4  
Old 12-12-2001
No, you can't mount with SSH, but you can move files back and forth... SAMBA does not work well across a WAN and has major security problems. I do not recommend using SAMBA across a WAN. Might be OK if you had a VPN tunnel and other crypto wrappers... but there are other problems.



Click HERE if you want to learn more about Samba and WAN.....
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

samba issue: one samba share without password prompting and the others with.

Hi All, I've been trying to configure samba on Solaris 10 to allow me to have one share that is open and writable to all users and have the rest of my shares password protected by a generic account. If I set my security to user, my secured shares work just fine and prompt accordingly, but when... (0 Replies)
Discussion started by: ideal2545
0 Replies

2. IP Networking

2 WAN connections on 1 switch/network

I want to know potential problems with the following scenario OR if it is an ok way to have my network setup: I have 2 WAN connections to the internet. I have each WAN connection plugged into its own router. Router DD-WRT is gateway for servers (192.0.10.50). Router Tomato is gateway for pc's... (1 Reply)
Discussion started by: herot
1 Replies

3. IP Networking

Multiple wan connection on single PC

Hi All Is it possible to be connected to a corporate lan/wan through the on-baord nic, and also be connected to mobile wan through a tethered smartphone? Ideally I'd like to be able to use my own smartphone using a browser like chrome (private browsing) while still being able to use the... (3 Replies)
Discussion started by: huskie69
3 Replies

4. Solaris

Creating WAN boot Server help

I have a Jumpstart server. It does not have Apache on there. I have not found a step by step guide on how to install a WAN boot server. I already have all my custom files from my Jumpstart Server and the flash as well. I just want to test it over the WAN and see if I can get it to work. I... (2 Replies)
Discussion started by: deaconf19
2 Replies

5. Solaris

Solaris 10 installation over WAN using jumpstart

I am trying to install Solaris 10 OS using jumpstart over WAN. I have configured the jumpstart server with apache server and created all the necessary configurations and files. When i WAN boot my target machine, it gets booted using wanboot, it downloads the miniroot from the jumpstart server, but... (3 Replies)
Discussion started by: hemalsid
3 Replies

6. IP Networking

Access samba over wan

How do I access a samba server over a wan with routers used as the gateways between the lans (1 Reply)
Discussion started by: ogah
1 Replies

7. IP Networking

Accessing Solaris 8 over WAN

We can access our solaris 8 from our LAN . However when we try to access the same over our WAN , it is not able to ping the server . /etc/hosts has entries for our DNS server. Another thing all WAN clients are Windows 2000 workstations . Here is the output netstat -nr Routing Table: IPv4... (7 Replies)
Discussion started by: Hitesh Shah
7 Replies

8. Solaris

accessing solaris 8 over WAN

We can access our solaris 8 from our LAN . However when we try to access the same over our WAN , it is not able to ping the server . /etc/hosts has entries for our DNS server. Another thing all WAN clients are Windows 2000 workstations . Here is the output netstat -nr Routing Table: IPv4... (1 Reply)
Discussion started by: Hitesh Shah
1 Replies

9. UNIX for Dummies Questions & Answers

Can someone please give me information about WAN and LAN

I just need to know the important concepts. I tried searching on the internet for information about this but got bombarded with too many un-neccessary details I find confusing and helpless. I just need to know WAN and LAN concerning how to monitor them and fix or (troubleshoot) basic problems (3 Replies)
Discussion started by: TRUEST
3 Replies
Login or Register to Ask a Question