Help with setup CopSSh


Go Back   Computer Help Articles > Windows XP Work Remotely
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 07:12 AM
Jawdoc
 
Posts: n/a
Default Help with setup CopSSh

Hello
I want to setup a SSH tunnel to run RDP.
I installed CopSSH and activated a user.
I downloaded BitVise tunnelier but I haven't install this yet because I
cannot find any info on how to setup the server end.
I activated a user but are there other parameters that need to be setup
on the server end?
What if I wan't to change, let's say the password?
I generally am pretty good about finding info and being able to
configure from that, but I cannot find anything on this so far.
Any help is greatly appreciated.
Reply With Quote
  #2  
Old 01-05-2006, 07:12 AM
Sooner Al [MVP]
 
Posts: n/a
Default RE: Help with setup CopSSh

I recommend posting these questions to the CopSSH forums...

http://www.itefix.no/phpws/index.php...WS_MAN_ITEMS=2

Tunnelier forums...

http://forums.bitvise.com/index.php?...&showf orum=3

--
Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the mutual
benefit of all of us...



"Jawdoc" wrote:

> Hello
> I want to setup a SSH tunnel to run RDP.
> I installed CopSSH and activated a user.
> I downloaded BitVise tunnelier but I haven't install this yet because I
> cannot find any info on how to setup the server end.
> I activated a user but are there other parameters that need to be setup
> on the server end?
> What if I wan't to change, let's say the password?
> I generally am pretty good about finding info and being able to
> configure from that, but I cannot find anything on this so far.
> Any help is greatly appreciated.
>

Reply With Quote
  #3  
Old 01-05-2006, 07:12 AM
Jawdoc
 
Posts: n/a
Default Re: Help with setup CopSSh

I installed the client and was able to access the server but it keeps
asking for a password.
Where on the CopSSH side do I find the password?
Thanks
Reply With Quote
  #4  
Old 01-05-2006, 07:12 AM
Sooner Al
 
Posts: n/a
Default Re: Help with setup CopSSh

Reply to message from Jawdoc <drbrooks@msoms.com> (Mon, 14 Nov 2005 17:20:03) about "Re:
Help with setup CopSSh":

> I installed the client and was able to access the server but it keeps asking for a
> password. Where on the CopSSH side do I find the password? Thanks


The password is for the user your trying to log on with. You have to activate each user
you want to be able to connect with.

------
Al Jarvi (MS-MVP Windows Networking)

=== Posted with Qusnetsoft NewsReader 3.3 for the PocketPC
Reply With Quote
  #5  
Old 01-05-2006, 07:12 AM
Jawdoc
 
Posts: n/a
Default Re: Help with setup CopSSh

Sooner
I have it working now.
One question though.
I noticed on a forum that you responded to that you recommended a change
to the port number.
Could you recommend a range of ports that would be best for me to use or
ports to avoid.
Thanks
Reply With Quote
  #6  
Old 01-05-2006, 07:12 AM
Sooner Al [MVP]
 
Posts: n/a
Default Re: Help with setup CopSSh

I simply use a random high numbered port. Something like 24155 would work for
example. Make sure that when you change the default port number in the
/etc/shd_config file that you both uncomment the line with the new change and
that you restart the "Openssh SSHD" service.

Good luck...

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the mutual
benefit of all of us...



"Jawdoc" wrote:

> Sooner
> I have it working now.
> One question though.
> I noticed on a forum that you responded to that you recommended a change
> to the port number.
> Could you recommend a range of ports that would be best for me to use or
> ports to avoid.
> Thanks
>

Reply With Quote
  #7  
Old 01-05-2006, 07:12 AM
Sooner Al [MVP]
 
Posts: n/a
Default Re: Help with setup CopSSh

Correction to change the file name...

That should read... "Make sure that when you change the default port number
in the /etc/sshd_config file..."

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the mutual
benefit of all of us...



"Sooner Al [MVP]" wrote:

> I simply use a random high numbered port. Something like 24155 would work for
> example. Make sure that when you change the default port number in the
> /etc/shd_config file that you both uncomment the line with the new change and
> that you restart the "Openssh SSHD" service.
>
> Good luck...
>
> --
>
> Al Jarvi (MS-MVP Windows Networking)
>
> Please post *ALL* questions and replies to the news group for the mutual
> benefit of all of us...
>
>
>
> "Jawdoc" wrote:
>
> > Sooner
> > I have it working now.
> > One question though.
> > I noticed on a forum that you responded to that you recommended a change
> > to the port number.
> > Could you recommend a range of ports that would be best for me to use or
> > ports to avoid.
> > Thanks
> >

Reply With Quote
  #8  
Old 01-05-2006, 07:12 AM
Jawdoc
 
Posts: n/a
Default Re: Help with setup CopSSh

Thanks Sooner for your time on this.
I have it working but I think I am using a null password. Am I correct
that when I activate an user on CopSSH that by default it setups a null
password?
I created a User Auth Keypair on the Tunnelier using the Userp Keypair
Manager.
I assume that I should export this (standard or open?) and import this
into a folder in OpenSSh.
Can you help with the specifics on this. If so I will be all set.
Thanks in advance!
Reply With Quote
  #9  
Old 01-05-2006, 07:12 AM
Sooner Al [MVP]
 
Posts: n/a
Default Re: Help with setup CopSSh

CopSSH creates an initial private/public key pair with a null passphrase.
Personally I recommend running ssh-keygen and create a new key pair with a
strong passphrase.

Please post CopSSH questions to the CopSSH forums...

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the mutual
benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...

"Jawdoc" <drbrooks@msoms.com> wrote in message
news:romef.775$Y82.458@bignews4.bellsouth.net...
> Thanks Sooner for your time on this.
> I have it working but I think I am using a null password. Am I correct
> that when I activate an user on CopSSH that by default it setups a null
> password?
> I created a User Auth Keypair on the Tunnelier using the Userp Keypair
> Manager.
> I assume that I should export this (standard or open?) and import this
> into a folder in OpenSSh.
> Can you help with the specifics on this. If so I will be all set.
> Thanks in advance!



Reply With Quote
  #10  
Old 01-05-2006, 07:12 AM
Jawdoc
 
Posts: n/a
Default Re: Help with setup CopSSh

Sooner
I have indeed posted to this forum with no response thus far.
I appreciate your time on this.
I will reluctantly give up and uninstall.
But thanks anyway.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble with old SUS client Remy G. Windows Update 2 01-05-2006 05:20 PM
Error 0x8024d007 MPearl Windows Update 1 01-05-2006 05:18 PM
Update installation fails Harold Cataquet Windows Update 23 01-05-2006 05:17 PM
0x80070002 - DataStore GONE?! jmac30 Windows Update 3 01-05-2006 05:12 PM
Error number: 0x8024D007 kimhuai Windows Update 2 01-05-2006 05:09 PM


All times are GMT. The time now is 08:41 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Help with setup CopSSh