Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2001 11:23:49 +0100
From:      Edwin Groothuis <mavetju@chello.nl>
To:        Dan Langille <dan@langille.org>
Cc:        questions@freebsd.org
Subject:   Re: verifying that a cvs ssh connections
Message-ID:  <20010215112349.P62745@d9168.upc-d.chello.nl>
In-Reply-To: <200102150826.f1F8QEo21324@ns1.unixathome.org>; from dan@langille.org on Thu, Feb 15, 2001 at 09:26:13PM %2B1300
References:  <200102150826.f1F8QEo21324@ns1.unixathome.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 15, 2001 at 09:26:13PM +1300, Dan Langille wrote:
> I've been reading 
> 
> http://cvsbook.red-bean.com/cvsbook.html#Accessing_A_Repository 
> 
> and trying out the ssh options for accessing a remote repository.  Apart 
> from sniffing the packets along the way, is there some method (e.g 
> netstat or sockstat) of verifying that the process is being conducted via 
> ssh?

Do you want a general thing or a "let's check it if this really works?" ?

I could think of:
- disabling the cvspservice and seeing if you still could access the repository.
- disabling the sshd and seeing if you still could access the repository.
- check the logfiles of sshd on the repository machine
- fizzling around with ipfw-rules to disable any cvspserver-port-traffic

and so on :-)

Edwin

-- 
Edwin Groothuis   |           Interested in MUDs? Visit Fatal Dimensions:
mavetju@chello.nl |                     http://fataldimensions.nl.eu.org/
------------------+               telnet://fataldimensions.nl.eu.org:4000


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010215112349.P62745>