similar to: [PATCH] IPv6 ACL

Displaying 20 results from an estimated 100 matches similar to: "[PATCH] IPv6 ACL"

2002 May 02
0
problem with X11 forwarding and use_localhost on Linux (solution) (fwd)
Hi, I think we should try other AF for "x11_use_localhost" case. --- openssh-3.1p1/channels.c Tue Mar 5 10:57:45 2002 +++ openssh-3.1p1-fix/channels.c Thu May 2 21:26:28 2002 @@ -2356,6 +2356,13 @@ continue; } } +#ifdef IPV6_V6ONLY + if (ai->ai_family == AF_INET6) { + int on = 1; + if (setsockopt(sock, IPPROTO_IPV6, IPV6_V6ONLY, &on, sizeof(on)) < 0)
2003 Feb 26
2
IPv6 support?
Hello! I hope this is the right mailinglist ;) At the moment, I use IPv6 for IRC only, because of too less software wich provides IPv6. It would be very nice if OpenSSH would support IPv6. AFAIK isn't it yet implemented, so it would be nice if someone could implement this. Please send a copy of your answers to openssh-dev at oscarminus.de too, because I'm not subscriped on this
2002 Jun 06
1
X11 forwarding problem
hi i have problems with the X11 forwarding, TCP port forwarding works fine: the tcp ports bind to ipv4 and ipv6 localhost, but the X11 port (6010) binds ONLY to the ipv6 localhost, which does not work with the normal ipv4 programs :-( is this a bug, or is this an hidden feature mfg hermann redhat 7.1: openSSH 3.2.2: [mrq1 at xxxx mrq1]$ ssh -X -L 10000:localhost:22 localhost Last login: Thu
2003 Jan 05
2
IPv6 hosts allow|deny
Hi all, Does anyone know what the status is of Hideaki Yoshifuji's IPv6 ACL patch? He's submitted this twice now, and that was 3 months ago. Judging by the comments made when this was submitted, it's apparently not understood how important this is. - if you IPv6 on your rsync server, you can not secure it with "hosts allow". - if you enable IPv6 on an rsync server
2002 Nov 05
2
2.5.6 release
On Tue, Nov 05, 2002 at 08:37:00AM -0800, Martin Pool wrote: > On 10 Oct 2002, "Green, Paul" <Paul.Green@stratus.com> wrote: > > No new CVS messages have appeared on the rsync-cvs archives since August > > 30th. This seems rather odd-- perhaps a daemon stopped working? If there > > has truly been no activity since that date, I apologize for > >
2003 Aug 26
6
Bad packet length error
Hi, I am running sshd (openssh-2.9p2) on a power-pc LynxOS box, and am connecting from a ssh client (openssh-2.9p2) on an x86 Linux box. This works fine for ssh protocol version 1, but am getting the below error for ssh v2: Disconnecting: Bad packet length -857542839. I am also attaching the complete debug traces from sshd & ssh below. I am not sure if this is an "endian" issue.
1999 Dec 20
0
wins host lookup fails
Hello, I am having problems getting nmbd to work as a WINS server. nmblookup fails, as lookups from a PC. If I turn the debugging way up, in the log.nmb, I see: [1999/12/20 18:55:26, 4] libsmb/nmblib.c:debug_nmb_packet(109) nmb packet from 160.101.120.62(44713) header: id=28190 opcode=Query(0) response=No header: flags: bcast=No rec_avail=No rec_des=No trunc=No auth=No header:
2002 Oct 16
1
how to overlay the histogram with fitted gamma density plot (emergent!!)
For a real data column X value ranged between (56.4521,32317.9) with missing values, I need to overlay 2 plots: histogram & fitted gamma density. I use following to generate histogram. xbk_seq(50,33000,by=100) hist(x,breaks=xbk) But I don't know how to get "fitted gamma density"? In SAS proc capability, I got Shape=2.59, Scale=3481). But when I do plot(dgamma(x,
2008 Jun 12
0
[Bug 1309] X11 forwarding doesn't work with X11UseLocalhost=no
https://bugzilla.mindrot.org/show_bug.cgi?id=1309 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED CC| |djm
2019 Mar 26
1
INFO: task hung in vhost_net_stop_vq
On Tue, Mar 26, 2019 at 11:17 AM Jason Wang <jasowang at redhat.com> wrote: > > > On 2019/3/25 ??10:02, Michael S. Tsirkin wrote: > > Looks like more iotlb locking mess? > > > Looking at the calltrace: > > [ 221.743675] ============================================= > [ 221.744297] [ INFO: possible recursive locking detected ] > [ 221.744944] 4.7.0+ #1
2002 Oct 15
2
Don't know how to config after compiled the source code ?
Hi all, After I compiled the source code (samba-2.2.5). I don't know where is the smb.conf location and how to start the smb service. * I find some directory on /usr/local/samba: # cd /usr/local/samba # #bin lib man private swat var Would anyone can teach me a bit for my installation ? Thanks and regards, Kevin Chan
2006 Apr 24
2
Where to get 3.0_3.0.2+hg9646-1 ?
http://lists.alioth.debian.org/pipermail/pkg-xen-devel/2006-April/000462.html The above url hows 3.0_3.0.2+hg9646-1 being accepted, but http://pkg-xen.alioth.debian.org/ shows 3.0_3.0.2+hg9611-1 as the latest .deb, and https://alioth.debian.org/project/showfiles.php?group_id=30894 shows 3.0.2+hg9629 patches. Where can I get 3.0_3.0.2+hg9646-1? -- Bob Tanner <tanner@real-time.com>
2006 Apr 25
0
Pristine 2.6.16 kernel fails to build with hg9646 patches
Not sure if this is a pkg-xen issue or for the debian kernel people, trying here first since the patch I applied is created from the pkg-xen project % apt-get source xen-3.0 % cd xen-3.0-3.0.2+hg9646/ % make mkpatches % cd /usr/src/linux-source-2.6.16 % patch -p1 < ../linux-2.6-xen.patch % cp ../config-2.6.16-1-amd64-k8 .config % make-kpkg --append-to-version -1-xen-3.2.0-d0 binary
2003 Apr 19
2
rsync: read error: Connection reset by peer
Getting the following error: % rsync -avv --temp-dir=/var/tmp/ --exclude-from=../kde-redhat-exclude --delete --delete-excluded rsync://apt.unl.edu/apt/7.3/ 7.3/ rsync: read error: Connection reset by peer rsync error: error in rsync protocol data stream (code 12) at io.c(177) rsync: connection unexpectedly closed (56109 bytes read so far) rsync error: error in rsync protocol data stream (code
2006 Jan 16
1
xen 3.0.0 on CentaurHauls VIA Samuel 2
Was on irc for a bit and I''m looking for confirmation that Xen 3.0.0 will or will not work on a C3-II CPU. Found this thread: http://lists.xensource.com/archives/html/xen-devel/2004-03/msg00088.html Which seems that Sean Atkinson created a fix and patch back in March 2004 http://lists.xensource.com/archives/html/xen-devel/2004-03/msg00119.html But the box below $ cat /proc/cpuinfo
2006 Apr 11
1
dspam plugin
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey everyone.. been struggling with building a mailserver and i'm almost done. One of the last pieces is integrating dovecot with dspam so that I'm users can train their spam filters easily (sieve filtering is the last piece left.. that should be interesting.. lol) Anyway, I think i found an issue with memory allocation, and I'm not sure
2006 Oct 24
2
xm create -c vm01.cfg, Error: (22, 'Invalid argument')
# xm create -c vm01.cfg Error: Cannot open config file "vm01.cfg" www:/var/log/xen# xm create -c /etc/xen/auto/vm01.cfg Using config file "/etc/xen/auto/vm01.cfg". Error: (22, 'Invalid argument') # xm log [2006-10-24 16:16:30 xend.util.security 29229] INFO (__init__:1072) Resource label file not found. [2006-10-24 16:16:30 xend.util.security 29229] INFO
2013 Apr 02
1
Rpy2 and Mac OS X 10.8.3
I am having a strange problem. I have been using python + rpy2 on my Mac for quite sometime now. I recently upgraded to OS X 10.8 from 10.6 and that's when the problem began. Now, when I try to load some R packages (like zoo) using robjects.r, python crashes with seg fault 11. Here's an example below: >> import rpy2.robjects as ro >> ro.r(''' library(zoo)
2013 Apr 02
1
Rpy2 and Mac OS X 10.8.3
I am having a strange problem. I have been using python + rpy2 on my Mac for quite sometime now. I recently upgraded to OS X 10.8 from 10.6 and that's when the problem began. Now, when I try to load some R packages (like zoo) using robjects.r, python crashes with seg fault 11. Here's an example below: >> import rpy2.robjects as ro >> ro.r(''' library(zoo)
2004 Jul 08
0
Reclassifing with the filters
Hi all, Is the reclassify function useful for really reclassifing ? I couldnt find any samples or documents about this function. I want to pick a packet that''s over a specific rate, and reclassify that to arbitrary class that I specify. I''ve tested with the ingress filter, but it didnt work. (the script below in the ingress, and a simple qdisc, class structure at the egress)