Displaying 6 results from an estimated 6 matches for "outerspace".
2015 Jun 25
5
[Bug 2417] New: SOCKS5 should respond with appropriate error reply in error situations
...Product: Portable OpenSSH
Version: 6.8p1
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: mindrot.org at outerspace.dyndns.org
Created attachment 2656
--> https://bugzilla.mindrot.org/attachment.cgi?id=2656&action=edit
Initial implementation proposal with a few TODOs that I don't know how
to implement
- report "bad address type" error if requested address type is not
supported
- report &...
2007 Jan 18
3
[Bug 533] PANIC: divide by zero in xt_connbytes
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=533
------- Additional Comments From xkr47@outerspace.dyndns.org 2007-01-18 12:39 MET -------
Created an attachment (id=283)
--> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=283&action=view)
Suggested fix by me
------- Additional Comments From xkr47@outerspace.dyndns.org 2007-01-18 12:40 MET -------
Created an attachment (id=...
2014 Jun 26
14
[Bug 2250] New: SOCKS5 should return "NO ACCEPTABLE METHODS" instead of nothing
https://bugzilla.mindrot.org/show_bug.cgi?id=2250
Bug ID: 2250
Summary: SOCKS5 should return "NO ACCEPTABLE METHODS" instead
of nothing
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
2007 Jan 11
0
[Bug 531] New: ip_tables.h: IPT_TABLE_MAXNAMELEN bogously #defined to XT_FUNCTION_MAXNAMELEN
...Product: netfilter/iptables
Version: linux-2.6.x
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ip_tables (kernel)
AssignedTo: laforge@netfilter.org
ReportedBy: xkr47@outerspace.dyndns.org
.. it should be #defined to XT_TABLE_MAXNAMELEN instead.
Unfortunately the two XT_*_MAXNAMELEN macros don't have the same value so I
guess it should be verified that it doesn't break userspace compatibility..
The bug appeared in 2.6.16 and exists at least until 2.6.20-rc4....
2007 Jan 18
0
[Bug 533] New: PANIC: divide by zero in xt_connbytes
...Product: netfilter/iptables
Version: linux-2.6.x
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: ip_tables (kernel)
AssignedTo: laforge@netfilter.org
ReportedBy: xkr47@outerspace.dyndns.org
xt_connbytes supports matching by average packet size. It does so by
calculating bytes_so_far / packets_so_far. Sometimes it seems that
packets_so_far is 0, which causes a divide by zero and thus the kernel to
panic. The kernel has paniced some 8 times for me already. Most traffic d...
2001 Dec 30
6
Samba Newbie
I'm in the process of beginning to set up Samba with the aid of the book
Special Edition Using Samba. The problem that I have is that I cannot
get the service to run.
I am using Red Hat 7.2 - kernel 2.4.9-13.
I modified the smb.conf file and get the following when running the
"testparm" command:
Load smb config files from /etc/samba/smb.conf
Processing section "[homes]"