I'm trying to mount a shared drive on my machine at home (asher) that I'm sshing to. My Mac at home is being NATed by the Apple Airport Base Station. It's internal address is 10.0.1.210 (asher.local) it's external address is dynamic (asher.dnsalias.org).
Here my account info:
Username: mtennes
Host Name: asher.dnsalias.org
Private Host Name: 10.0.1.210 (also tried asher.local)
Password: ***********
Use Password is checked.
Now this works for email access from Apple's mail client (since it doesn't have built in proxy support) and also TImbuktu (Tunneling over port 407). Everything here works as expected.
Using the same account I'm trying to mount my shared drives.
Here are my Drives settings:
Type: Apple checked (afp)
Host Name: asher.local (defined is Server dialog as 10.0.1.210) (Also tried usiing IP address)
Path: HardDrive?
Username: mtennes
Password: *********
Here's the summary information:
Current Account: mtennes@asher.dnsalias.org
'AlmostVPN' connections:
smtp.sbcglobal.yahoo.com:smtp
pop.cesmail.net:pop3
Tunnels:
localhost:407 -> asher.dnsalias.org:407
Drives:
afp://mtennes@asher.local/mtennes
When I try mounting the above in the finder I get a Connection failed dialog box with the following message, "The server may not exist or it is not operational at this time. Check the server name or IP address and try again."
Both machines are running 10.4.5
Almost VPN 9.12
Any ideas?