Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25667
| Path | csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | "The Coca Cola Kid" <thecocacolakid@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: Need help connecting via a remote VPN |
| Date | Thu, 19 Jul 2012 20:41:47 -0500 |
| Organization | Not Google |
| Lines | 22 |
| Message-ID | <juad0u$5tt$1@speranza.aioe.org> (permalink) |
| References | <ju7oac$2fh$1@speranza.aioe.org> <mailman.2284.1342663213.4697.python-list@python.org> |
| NNTP-Posting-Host | 4HTTcOWUCr6fNbKPxyTTPg.user.speranza.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; format=flowed; charset="iso-8859-1"; reply-type=original |
| Content-Transfer-Encoding | 7bit |
| X-Complaints-To | abuse@aioe.org |
| X-MimeOLE | Produced By Microsoft MimeOLE V15.4.3555.308 |
| X-Notice | Filtered by postfilter v. 0.8.2 |
| X-Newsreader | Microsoft Windows Live Mail 15.4.3555.308 |
| Importance | Normal |
| X-Priority | 3 |
| X-MSMail-Priority | Normal |
| Xref | csiph.com comp.lang.python:25667 |
Show key headers only | View raw
"Dave Angel" wrote in message news:mailman.2284.1342663213.4697.python-list@python.org... >Starting a VPN simply makes it possible for IP packets to get to the >specified machine. You still need to match some protocol that the >particular remote machine can handle. SSH is probably the most common, >but there are lots of other possibilities, some standard and some >custom. So the question is what does the remote machine (server) >support for file access? > >glob will work if the server supports mounting the remote partition as a >file system. But there are no guarantees that that's possible. You >haven't even said what the two operating systems involved are, though I >can guess that the local machine is some version of Windows. The local machine is running Windows 7. I'm not sure what the other machine is running on, but I assume it can handle ssh. If it helps, I usually connect to it manually via an https web link, and then after entering my user name and password in a Firepass session manager it runs an active-x cache cleaner program and will then let me navigate to server B which is behind the firewall.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Need help connecting via a remote VPN "The Coca Cola Kid" <thecocacolakid@gmail.com> - 2012-07-18 20:36 -0500
Re: Need help connecting via a remote VPN Dave Angel <d@davea.name> - 2012-07-18 21:59 -0400
Re: Need help connecting via a remote VPN "The Coca Cola Kid" <thecocacolakid@gmail.com> - 2012-07-19 20:41 -0500
Re: Need help connecting via a remote VPN Dave Angel <d@davea.name> - 2012-07-19 21:58 -0400
csiph-web