Displaying 20 results from an estimated 26 matches for "32800".
Did you mean:
3200
2005 Mar 24
3
Bug#301175: logcheck-databas: SSH rules for debug level
...ckage: logcheck-database
Version: 1.2.35
Severity: wishlist
If it were possible, please add rules to ignore SSH debug level messages
like these:
Mar 22 18:59:29 cante sshd[5673]: debug2: channel 4: rcvd adjust 66020
Mar 22 18:59:34 cante sshd[5673]: debug2: channel 4: window 32736 sent adjust 32800
Sometimes the SSH need to be run with DEBUG in order to pinpoint
connection troubles and the logcheck messages tend to be rather long
if these messages are included.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental...
2002 Jul 24
3
OpenSSH 3.4p1 "PRNG is not seeded"
I upgraded from OpenSSH_3.0.2p1 to OpenSSH 3.4p1. Starting SSHD or
ssh-keygen I'm getting the "PRNG is not seeded".
I have verified that prngd is running and "egc.pl /var/spool/prngd/pool get"
runs just fine reporting 32800 bits of entropy.
My platform is Solaris 8 (sparc) and I downloaded binaries from
www.sunfreeware.com.
My guess is the build of OpenSSH 3.4.p1 is looking for prngd in a different
location than my configuration.
Does anyone have any suggestions as to how I can debug this?
David Marshall
2012 Apr 25
3
[LLVMdev] Not enough optimisations in the SelectionDAG phase?
...; preds = %27, %entry
%28 = load volatile i32* inttoptr (i64 2149581832 to i32*), align 8
%29 = icmp slt i32 %28, 0
br i1 %29, label %27, label %loop.exit
loop.exit: ; preds = %27
llc will generate following MIPS code,
$BB0_1:
lui $3, 32800
ori $3, $3, 1032
lw $3, 0($3)
bltz $3, $BB0_1
nop
# BB#2:
The two operation lui and ori which are used to calculate memory address
actually are loop invariants. They supposed to be moved out of the loop. I
thought it might be a limitation of the MIPS backend. Then I tried the ARM
back...
2002 May 23
2
PANIC: share_modes_identical
...! For fileDRV/periscope/PScope15.arx, dev = 801,
inode = 1193703. Deleting it to continue...
smbd/open.c:open_mode_check(635) open_mode_check: Existent process 17884
left active oplock.
locking/locking.c:share_modes_identical(560) PANIC: share_modes_identical:
share_mode missmatch (e1 = 32, e2 = 32800). Logic error.
lib/util.c:smb_panic(1092) PANIC: PANIC: share_modes_identical logic error.
2018 Oct 04
3
help with samba and iptables
...ate RELATED,ESTABLISHED -j ACCEPT
/sbin/iptables -A INPUT -s 192.168.1.0/24 -p udp -m udp --dport 464 -j
ACCEPT
/sbin/iptables -A INPUT -s 192.168.1.0/24 -p udp -m udp --sport 464 -m
state --state RELATED,ESTABLISHED -j ACCEPT
/sbin/iptables -A INPUT -s 192.168.1.0/24 -p udp -m udp --dport
32700:32800 -j ACCEPT
/sbin/iptables -A INPUT -s 192.168.1.0/24 -p udp -m udp --sport
32700:32800 -m state --state RELATED,ESTABLISHED -j ACCEPT
#permito el acceso a smb-tcp
#lan dvm
/sbin/iptables -A INPUT -s 192.168.1.0/24 -p tcp -m tcp --dport 88 -j ACCEPT
/sbin/iptables -A INPUT -s 192.168.1.0/24 -p tcp -...
2010 Jan 25
4
[Bug 26201] New: Some screen garbage, NoAccel and GPU lockup reported with NV4E
...Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: phelps at pobox.com
QAContact: xorg-team at lists.x.org
Created an attachment (id=32800)
--> (http://bugs.freedesktop.org/attachment.cgi?id=32800)
drm/nouveau lines from dmesg
This is a weird one, so bear with me.
I'm using nouveau-linux git (eeec3a1) and KMS on the GeForce 6150 (NV4E)
embedded in my M2NPV-VM motherboard. When I load the nouveau module, the
kernel logs the...
2011 May 17
2
can not use plot.Predict {rms} reproduce figure 7.8 from Regression Modeling Strategies (http://biostat.mc.vanderbilt.edu/wiki/pub/Main/RmS/course2.pdf)
...)
options(datadist='dd')
f <- ols(democrat ~ rcs(pdensity,4) + rcs(pop.change,3) +
rcs(older,3) + crime + rcs(college,5) + rcs(income,4) +
rcs(college,5) %ia% rcs(income,4) +
rcs(farm,3) + rcs(white,5) + rcs(turnout,3), data=counties)
incomes <- seq(22900, 32800, length=4)
show.pts <- function(college.pts, income.pt)
{
s <- abs(income - income.pt) < 1650
# Compute 10th smallest and 10th
largest % college
# educated in counties with median
family income within...
2012 Sep 26
3
High memory needs
...32 bits system, the other half a 64
one. Here is a summary of the results:
Bash script:
Avg Min Max
32 bits 5400 4192 9024
64 bits 12900 10000 16528
Python script:
Avg Min Max
32 bits 8500 5004 11132
64 bits 32800 30000 36336
R:
Avg Min Max
32 bits 26900 21000 33452
64 bits 100200 93008 97496
(as a side remark, the difference between 32 and 64 is surprisingly
big to me...).
Then we ran the same things on our CentOS cluster, getting
surprisingly high result...
2002 Mar 08
2
Cannot run OpenSSH 3.1p1 on Solaris 8, Irix 6.5.14, Irix 6.5.4, SunOS 4.1.3_U1 - ssh-rand-helper child produced insufficient data
...d -d
debug3: Seeing PRNG from /usr/libexec/ssh-rand-helper
ssh-rand-helper child produced insufficient data
I compiled with:
tried both openssl 0.9.6b and 0.9.6c
prngd 0.9.23
zlib 1.1.3
Checking my random number pool shows that I have plenty of bits
available:
$ egc-irix.pl /var/run/egd-pool get
32800 bits of entropy in pool
$ /usr/sbin/sshd -D -d -d -d
debug3: Seeing PRNG from /usr/libexec/ssh-rand-helper
ssh-rand-helper child produced insufficient data
Anybody have any ideas?
Andy
--
Andy Ozment
Research Scientist
Georgia Tech College of Computing
2007 Sep 27
1
crashing R through lattice
...;-c(rep("species 1", 12),rep("species 2", 12),rep("species 3",
12),rep("species 4", 12))
count<-c(895,540,1020,470,428,620, 760, 537, 845, 1050, 387,
497, 1520, 1610, 1900, 1350, 980, 1710, 1930, 1960, 1840, 2410,
1520, 1685, 43300, 32800, 28800, 34600, 27800, 32800,28100, 18900,
31400, 39500, 29000, 22300, 11000, 8600, 8260, 9830, 7600, 9650,
8900, 6060, 10200, 15500, 9250, 7900)
qqmath(~count|species,
distribution=qnorm,
prepanel=prepanel.qqmathline,
panel = function(x,......
2012 Apr 29
0
[LLVMdev] Not enough optimisations in the SelectionDAG phase?
...tr (i64 2149581832 to i32*), align 8
> %29 = icmp slt i32 %28, 0
> br i1 %29, label %27, label %loop.exit
>
> loop.exit: ; preds = %27
>
> llc will generate following MIPS code,
>
> $BB0_1:
> lui $3, 32800
> ori $3, $3, 1032
> lw $3, 0($3)
> bltz $3, $BB0_1
> nop
> # BB#2:
>
>
> The two operation lui and ori which are used to calculate memory address actually are loop invariants. They supposed to be moved out of the loop. I thought it might be a limitation of the...
2012 Apr 29
1
[LLVMdev] Not enough optimisations in the SelectionDAG phase?
...64 2149581832 to i32*), align 8
>> %29 = icmp slt i32 %28, 0
>> br i1 %29, label %27, label %loop.exit
>>
>> loop.exit: ; preds = %27
>>
>> llc will generate following MIPS code,
>>
>> $BB0_1:
>> lui $3, 32800
>> ori $3, $3, 1032
>> lw $3, 0($3)
>> bltz $3, $BB0_1
>> nop
>> # BB#2:
>>
>>
>> The two operation lui and ori which are used to calculate memory address actually are loop invariants. They supposed to be moved out of the loop. I though...
2005 Jan 24
15
[Bug 125] add BSM audit support
http://bugzilla.mindrot.org/show_bug.cgi?id=125
alex.bell at bt.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alex.bell at bt.com
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
2014 Dec 04
3
Adding Solaris Audit to sshd (and sftp-server)
...upported.
README.platform
===============
! Solaris
! -------
! Prior to Solaris 11
! -------------------
If you enable BSM auditing on Solaris, you need to update audit_event(4)
for praudit(1m) to give sensible output. The following line needs to be
added to /etc/security/audit_event:
32800:AUE_openssh:OpenSSH login:lo
The BSM audit event range available for third party TCB applications is
32768 - 65535. Event number 32800 has been choosen for AUE_openssh.
There is no official registry of 3rd party event numbers, so if this
number is already in use on your system, you may change it...
2004 Jan 15
1
WANTED: Toll-Free gateways in Europe/Asia/Africa/South America
...ten => h,1,Hangup
exten => i,1,Hangup
;
Now, in this same example, the owner of the gateway would need to send the following string to jtodd@loligo.com so that it could be added in the freenum.org "root" tree. The following example means that some remote user would dial "3280012345" which would then be translated into "080012345" as it's sent to the remote gateway residing at gateway.mycompany.com (which could actually have SRV records associated with it, as well - that is up to the owner of the DNS for mycompany.com.)
$ORIGIN 0.0.8.2.3.freenum.org.
*...
2011 Jun 29
1
More questions about audit
Hello, Freebsd-security.
I'm grepping all sources for programs, which support audit and found
strange thing:
find . -name '*.c*' -print | \
grep -v -E '^./(sys|contrib/openbsm|tools/regression)' | \
xargs grep -E "\<(audit|au_)"
shows, that only login(1), su(1), id(1) and sshd(1) uses audit. And
even sshd(8) raise question: it doesn't call
2005 Dec 23
0
CentOS 4 on ppc32 iMac
Does anyone have CentOS 4 running on an iMac? Any caveats or useful tips?
Where are the ISOs located these days?
TIA,
Barry
2009 Sep 14
1
return from memset on mac osx
Does dtrace have a problem catching the return from memset on Mac OSX?
The script below catches the entry just fine but the return clause is
never entered.
Thanks, Joel
---
pid$target::memset:entry
/arg1 == 0/
{
self->size = arg2;
self->ts = timestamp;
self->vts = vtimestamp;
}
pid$target::memset:return
/self->size/
{
@ts = sum(timestamp - self->ts);
@vts =
2019 Nov 02
0
Sieve redirect does not collect the sendmail child process correctly (Dovecot 2.3.4.1, Pigeonhole 0.5.4)
...ovecot.lda-dupes.lock") = 0
> 22:55:50.334188 close(11) = 0
> 22:55:50.334245 write(2, "Execution of Sieve filters was aborted due to temporary failure\n", 64) = 64
> 22:55:50.334418 munmap(0x7f15401bc000, 103680) = 0
> 22:55:50.334481 munmap(0x7f15403b3000, 32800) = 0
> 22:55:50.334516 munmap(0x7f15400fb000, 788352) = 0
> 22:55:50.334610 epoll_ctl(7, EPOLL_CTL_DEL, 8, 0x7ffd5915706c) = 0
> 22:55:50.334640 close(8) = 0
> 22:55:50.334685 epoll_ctl(7, EPOLL_CTL_DEL, 5, 0x7ffd5915706c) = 0
> 22:55:50.334738 close(5)...
2019 Nov 02
2
Sieve redirect does not collect the sendmail child process correctly (Dovecot 2.3.4.1, Pigeonhole 0.5.4)
...rustev.net/tester/.dovecot.lda-dupes.lock") = 0
22:55:50.334188 close(11) = 0
22:55:50.334245 write(2, "Execution of Sieve filters was aborted due to temporary failure\n", 64) = 64
22:55:50.334418 munmap(0x7f15401bc000, 103680) = 0
22:55:50.334481 munmap(0x7f15403b3000, 32800) = 0
22:55:50.334516 munmap(0x7f15400fb000, 788352) = 0
22:55:50.334610 epoll_ctl(7, EPOLL_CTL_DEL, 8, 0x7ffd5915706c) = 0
22:55:50.334640 close(8) = 0
22:55:50.334685 epoll_ctl(7, EPOLL_CTL_DEL, 5, 0x7ffd5915706c) = 0
22:55:50.334738 close(5) = 0
22:55:50.334785 close...