Displaying 20 results from an estimated 36 matches for "8022".
Did you mean:
2022
2003 Sep 16
1
Problems with 3.7p1 on IRIX 6.5
$ uname -R
6.5 6.5.19m
$ cc -v
MIPSpro Compilers: Version 7.4
$ sshd -p 8022
[client]$ ssh -p 8022 -v [host]
$ par -s -SS -i -p [pid]
...
12mS sshd(3664039): fork()
12mS sshd(3664039): END-fork() = 3639808
12mS sshd(3639808): END-fork() = 0
13mS sshd(3639808): close(5) OK
13mS sshd(3639808): getuid() = 0,...
2012 May 16
2
Idea for feature recursive ssh: "scp file user1@gateway:user2@server:"
[I sent this email to the list in January but haven't seen it appear.
Maybe it didn't get through moderation?]
How many times have I typed in one window
ssh -L 8022:server:22 user1 at gateway
only so that I can type (in another window!)
scp -P 8022 file user2 at localhost:
This is a pain:
* cumbersome
* requires two commands windows
* confuses ssh's host key verification
Obviously if one is always accessing the same hosts then it is possible
to s...
2004 Sep 08
0
[PATCH]Extending user@host syntax
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
the following patch extends the user at host syntax on the ssh command line to
allow an additional HostKeyAlias and Port to be given as a single argument, eg:
ssh user at localhost%8022,www.tdl.com
is equivalent to
ssh -o 'HostKeyAlias www.tdl.com' -p 8022 user at localhost
The patch is particularly useful when ssh is called from other programs or
scripts and the ssh connection is to be established on top of a tunnel.
Consider for example a CVS repository that is co...
2006 Feb 04
1
Mixed models and missing p-value...
...sing.
Could anyone help me?
When I tried another model (mod2<-lmer(nb ~ site +
(1|patelle),tr,family=poisson)), D.F. and p-values were given...
Thank you in advance.
Very sincerely, Simon
BLANCHET Simon
PhD student
Universit?? Laval - Qu??bec-Oc??an / CIRSA
Pavillon Alexandre-Vachon
Local 8022
Qu??bec (Qu??bec), Canada G1K 7P4
T??l??phone : (418) 656-2131 poste 8022
courriel : simon.blanchet at giroq.ulaval.ca
2010 Dec 03
10
Kernel DomU 2.6.36.1 dont boot PVonHVM
Hi all,
I try to use kernel 2.6.36.1 in HVM but building the drivers xen-blkfront,
xenfs, platform-pci. I used Xen 4.0.2-rc1-pre and a DomU is a ubuntu 10.04
and I try with ubuntu 10.10.
In boot I receive error "Cannot find a root partition /dev/xvda2" and a
prompt (initramfs) appear.
In dmesg (initramfs) appear:
blkfront: xvda: barriers enabled (tag)
xvda: xvda1
vbd vbd-51712: 16
2010 Dec 03
10
Kernel DomU 2.6.36.1 dont boot PVonHVM
Hi all,
I try to use kernel 2.6.36.1 in HVM but building the drivers xen-blkfront,
xenfs, platform-pci. I used Xen 4.0.2-rc1-pre and a DomU is a ubuntu 10.04
and I try with ubuntu 10.10.
In boot I receive error "Cannot find a root partition /dev/xvda2" and a
prompt (initramfs) appear.
In dmesg (initramfs) appear:
blkfront: xvda: barriers enabled (tag)
xvda: xvda1
vbd vbd-51712: 16
2024 Nov 12
1
openssh-9.9p1 problem with faillock pam module
Dear developers,
Our server implements two SSH services on ports 22 & 8022, with
different PAM settings.
The daemon is built from source of OpenSSH portable releases.
Following the instructions in the INSTALL file, we made a copy of
"<prefix>/sbin/sshd" (for port 22) as "<prefix>/sbin/sshd2" (for port
8022), created a separate "sshd2...
2014 Jun 19
0
[PATCH] permitremoteopen - to limit remote port forwarding per user
Hi,
Here is a patch to limit reverse port forwarding(-R) per user/key on the server.
For example add:
permitremoteopen="8023" ssh-dss AAAAB3NzaC1kc3MAAACBAOUE..
in user's ~/.ssh/authorized_keys server will limit -R to port 8023 only.
an example of violation.
ssh -v -R 8022:127.0.0.1:22 -i.ssh/id_dsa foo at 10.0.0.1
debug1: Remote: Server denied remote port forward request.
debug1: remote forward failure for: listen 8022, connect 127.0.0.1:22
Warning: remote port forwarding failed for listen port 8022
and
ssh -v -R 8023:127.0.0.1:22 -i.ssh/id_dsa foo at 10.0.0.1...
2009 Jan 26
3
I need help
i have a problem need help
== Spawn extension (DLPN_everything, 2095773777, 2) exited non-zero on
'SIP/8022-b7225740'
-- Got SIP response 503 "Service Unavailable" back from 74.63.41.218
-- SIP/voipms4-09ab0c38 is circuit-busy
== Everyone is busy/congested at this time (1:0/1/0)
== Auto fallthrough, channel 'SIP/8011-b724f888' status is 'CONGESTION'
== Spawn ex...
2008 Aug 06
2
Dovecot PAM sessions with Maildir
I am configuring a new mail server on RHEL 5 x64. I have configured
dovecot as follows:
...
protocols = imaps
...
ssl_cert_file = /etc/pki/dovecot/certs/mailserver.cer
ssl_key_file = /etc/pki/dovecot/private/mailserver.pem
...
login_process_size = 64
...
mail_location = maildir:~/Maildir
...
passdb pam {
args = "session=yes cache_key=%u%s dovecot"
}
...
I'm getting the following
2002 Jun 20
0
[Bug 281] New: unable to authorize with local shadow password
...y.
debug1: Doing password authentication.
komanek at bbs's password:
Permission denied, please try again.
komanek at bbs's password:
Permission denied, please try again.
komanek at bbs's password:
Permission denied.
debug1: Calling cleanup 0x120052030(0x0)
bbs# /usr/local/sbin/sshd -p 8022 -d -d -d
debug3: Seeding PRNG from /usr/local/libexec/ssh-rand-helper
debug1: sshd version OpenSSH_3.2.3p1
debug1: private host key: #0 type 0 RSA1
debug3: Not a RSA1 key file /usr/local/etc/ssh_host_rsa_key.
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug3...
2006 Mar 22
2
Shared namespaces - solved
...how (a link from the SharedFolders page would be extremely useful also).
Channing - you were very nearly right there.
Many thanks everyone,
Mark Lidstone
IT Administrator
BMT Nigel Gee & Associates Ltd
Floors 1-3, Building 14,
Shamrock Quay,
William Street,
Southampton
SO14 5QL
UK
Tel: 023 8022 6655
Fax: 023 8022 8855
Visit Our Website: <http://www.ngal.co.uk>
-----Original Message-----
From: dovecot-bounces at dovecot.org [mailto:dovecot-bounces at dovecot.org]On
Behalf Of Mark Lidstone
Sent: 22 March 2006 08:50
To: Curtis Maloney
Cc: dovecot at dovecot.org
Subject: RE: [Doveco...
2005 Mar 07
1
Socket Error?
...st!!
I have some problems with ices, cant connect to
server...
The Error Log :
[2005-03-07 19:00:08] INFO
playlist-builtin/playlist_read Currently playing
"/Music/mr bungle - a dub.ogg"
[2005-03-07 19:00:08] EROR
stream/ices_instance_stream Failed initial connect to
172.16.0.13:8022 (Socket error: Success)
[2005-03-07 19:00:08] DBUG reencode/reencode_clear
Clearing reencoder
[2005-03-07 19:00:08] DBUG input/input_loop An
instance died, removing it
[2005-03-07 19:00:08] DBUG input/input_flush_queue
Input queue flush requested
[2005-03-07 19:00:08] INFO input/input_loop All...
2006 Jan 31
1
Stepwise selection and F-enter anf F-remove values
...move
variables?
I also would like which is the procedure to change such levels? For
instance, how to use a critical/levels of 0.05/0.10?
Many thanks in advance!
Very sincerely,
Simon Blanchet
BLANCHET Simon
PhD student
Universit?? Laval - Qu??bec-Oc??an / CIRSA
Pavillon Alexandre-Vachon
Local 8022
Qu??bec (Qu??bec), Canada G1K 7P4
T??l??phone : (418) 656-2131 poste 8022
courriel : simon.blanchet at giroq.ulaval.ca
2008 Nov 03
1
help with debugging phone call
I am running 1.4.22.
I am doing a simple call into the dialplan and am getting a strange error:
[Nov 3 08:32:27] NOTICE[8022]: chan_sip.c:14316 handle_request_invite:
Failed to authenticate user "404"
<sip:404 at 192.168.1.8>;tag=547521CB-DB0D6130
This is the only line that prints on the console...
Typically I get a few lines like:
-- Executing [33 at smvoice-sip:1] Dial("SIP/404-18afe560&quo...
2006 Mar 23
1
Per-user "Seen" flags with shared namespace stored as maildir?
...ons this is the last thing I can think of that I need to look into before I can show this to my boss.
Any help would be greatly appreciated,
Mark Lidstone
IT Administrator
BMT Nigel Gee & Associates Ltd
Floors 1-3, Building 14,
Shamrock Quay,
William Street,
Southampton
SO14 5QL
UK
Tel: 023 8022 6655
Fax: 023 8022 8855
Visit Our Website: <http://www.ngal.co.uk>
CONFIDENTIAL
The information contained in this e-mail and any attachment is
confidential. It is intended only for the named addressee(s). If you
are not the named addressee please notify the sender immediately and
do n...
2011 Jul 22
3
ANNOUNCE: Puppet Dashboard 1.2rc3 available
...196) Adjust content width based on body classes.
e756c25 (#8196) Add a body class describing sidebar state.
23cbef1 (#8196) Clean up body class manipulation.
3670e2b (#8146) Change default DASHBOARD_URL in external_node to localhost
81ec3c0 (#8090) Update .gitignore to ignore plugin files
6f117fc (#8022) Don''t fail when installing plugin without `public` directory
07a9407 (#8022) Create a hook for plugins to add items to <head> in layout
64be352 (#7967) Add default value for read column of delayed_job_failures
240c548 (#7967) Infrastructure for displaying background failures.
8038cc...
2001 Nov 06
3
rsync over different ssh port
...h /home/bill/Graphics/
bill@vortex:/home/rmckown/Graphics/
the problem i have, is i want to specifiy a specific ssh port other than 22.
i want to connect to a specific ssh server behind the firewall on the remote
end.
it would be nice to use the command like this:
rsync --progress -vrae ssh -p8022 /home/bill/Graphics/
bill@vortex:/home/bill/Graphics/
anyone have any ideas?
Ron McKown
rmckown@envenergy.com
2008 May 22
6
[Bug 1468] New: sshd does not log failed attempts using key-based authentication only
...advax at triumf.ca
When testing the Debian SSH exploit against SSH-2.0-OpenSSH_4.1p1-hpn
I noticed that sshd did not log key failures, only password failures.
I just built SSH-2.0-OpenSSH_5.0 on Fedora Core 4 with no configure
options (./configure; make) and again there is no logging
$ ./ssh -p 8022 -o PasswordAuthentication=no -i badkey localhost
Permission denied (publickey,password).
- no log entry
$ ./ssh -p 8022 -o PasswordAuthentication=no -i goodkey localhost
- login successful
- syslog entry: sshd[6987]: Accepted publickey for andrew from
127.0.0.1 port 39492 ssh2
The Debia...
2011 Aug 06
0
Announce: Dashboard 1.2rc6 available
...196) Adjust content width based on body classes.
e756c25 (#8196) Add a body class describing sidebar state.
23cbef1 (#8196) Clean up body class manipulation.
3670e2b (#8146) Change default DASHBOARD_URL in external_node to localhost
81ec3c0 (#8090) Update .gitignore to ignore plugin files
6f117fc (#8022) Don''t fail when installing plugin without `public` directory
07a9407 (#8022) Create a hook for plugins to add items to <head> in layout
64be352 (#7967) Add default value for read column of delayed_job_failures
240c548 (#7967) Infrastructure for displaying background failures.
8038cc...