ssgoku129
Dabbler
- Joined
 - Jun 26, 2013
 
- Messages
 - 32
 
Hi guys, I've searched everywhere for an answer to this problem, it should be a fairly simple task I'd think:
 
I have an IPsec Site-to-site tunnel setup with a friend, if I goto \\172.16.0.35\Media and enter my credentials, I can access his FreeNAS.
 
so I've tried the following command in FreeNAS' shell:
 
mount_smbfs -I mybuddysnetwork.ca //ssgoku129@172.16.0.35/Media /mnt/RAIDZ2/MsNAS
password:
 
but I keep getting the following error:
 
mount_smbfs: unable to open connection: syserr = Operation timed out
 
I can ping his machine from the shell, I just can't mount it... any ideas?
 
 
 
If I can mount his share in FreeNAS, I intend to use the share in my Plex plugin jail so that I can have his media library alongside my own...
	
		
			
		
		
	
			
			I have an IPsec Site-to-site tunnel setup with a friend, if I goto \\172.16.0.35\Media and enter my credentials, I can access his FreeNAS.
so I've tried the following command in FreeNAS' shell:
mount_smbfs -I mybuddysnetwork.ca //ssgoku129@172.16.0.35/Media /mnt/RAIDZ2/MsNAS
password:
but I keep getting the following error:
mount_smbfs: unable to open connection: syserr = Operation timed out
I can ping his machine from the shell, I just can't mount it... any ideas?
If I can mount his share in FreeNAS, I intend to use the share in my Plex plugin jail so that I can have his media library alongside my own...