Displaying 20 results from an estimated 200 matches similar to: "[Bug 1026] Sudden hang of SSH session using IPv6"
2005 Apr 26
3
[Bug 1027] Sudden hang of SSH session using IPv6
http://bugzilla.mindrot.org/show_bug.cgi?id=1027
Summary: Sudden hang of SSH session using IPv6
Product: Portable OpenSSH
Version: 3.9p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: pb at
2013 Oct 24
1
user creation with samba-tool issue
I am creating a user with samba-tool. I am essentially using the s4user script (very slight mods to echo some data and assign some site-specific data).
The syntax in the script for a test user is
samba-tool add user test.user47 Passw0rd!
The echo'ed output is (including echo of entities that are to be set via ldbmodify)
Creating s4 posix user test.user48
User 'test.user48' created
2020 Feb 11
1
NOTIFYCMD not running
> When you run that command, does "some text" appear in the system log?
When I run Documents/scripts/ups-log.py manually I do see the expected text
echo'ed to the command line. It actually appends to a Google Sheet, not
the internal log files.
When I would expect to see it triggered by NOTIFYCMD, I don't see any text
printed and nothing shows up at the google sheets. If
2015 Jan 05
1
Re: use of qemu-kvm --chardev pipe, id=X, path=... argument ?
Aha! Thank you. Yes that does prevent the default stdio console .
But no output appears on the input pipe, and outputting to input end has
no effect:
In one terminal, I do:
$ cat /tmp/el6x32.out
in the main terminal, I run:
$ /usr/libexec/qemu-kvm -M rhel6.4.0 -cpu n270 -smp 1 -hda
/home/rpmbuild/OEL6/img/OEL6_32.img -kernel
/home/rpmbuild/OEL6/boot/vmlinuz-2.6.39-400.215.14.el6uek.i686 -initrd
2001 Jul 04
2
IPv6 and sshd
Hello,
I am having a some problems getting SSHD to run on the Ipv6 interface.
Interface/Ipv6 Address: ipv6.open-systems.org
[kevin at satan kevin/xp-0.0.15] 536 $ping6 ipv6.open-systems.org
PING6(56=40+8+8 bytes) 3ffe:1200:3028:ff01::cab -->
3ffe:1200:3028:ff01::caa
16 bytes from 3ffe:1200:3028:ff01::caa, icmp_seq=0 hlim=64 time=73.96
ms
sshd_config:
ListenAddress
2010 Nov 18
0
Ipv6 addr with Vlan-Id - unable to ping neighbour
Hi All,
If I have a vlan-Id on an interface with an ipv6 address, then I am unable to ping a real router.
The problem is that the Neighbour Solicitation originated from the Centos machine is missing the Vlan-Id in the packet.
Therefore a real router will drop such a packet.
I have tried this with Centos 4.7 and with Centos 5.5 with the same result.
If I originate the first Neighbour
2007 Apr 18
1
[Bridge] Problem COnnecting AP from Mobile Node
I am having problem in ping or connect AP from Mobile Node(essid & channel
is the same,maybe routing did
not set properly but i fail to configure with route add default gw
192.168.3.4,its alway said
network is unreachable ),My Mobile Node is using acx100 as driver while
AP(redhat 9.0) is using
HOSTAP 0.1.3.Any one can help? I heard How-To said we not need to set
address on eth0 & wlan0
2020 Feb 12
0
NOTIFYCMD not running
I finally got this working, for the sake of anyone else who comes across
this thread with a similar problem:
Since NOTIFYCMD was working fine with bash scripts, I had it point to a
bash script which I used to call my python script, and I set up the bash
script to capture errors and write them to a log file:
/etc/nut/ups-log.py > /home/pi/Documents/scripts/mylog 2>&1
I didn't realize
2003 Nov 13
2
IPv6 literal addresses on command line
Hello all,
Can anyone give me a hint on how to specify an IPv6 address in an
rsync address literal - the colon character is already used to
seperate the host name from the remote directory AFAICT... I get, e.g.
rsync -Cavb 3ffe:502:420:120::2:/home/cam/dev/proj
3ffe: Unknown host
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code
2017 Oct 06
6
[Bug 1188] New: nft fails to parse own output; unable to save-restore active state
https://bugzilla.netfilter.org/show_bug.cgi?id=1188
Bug ID: 1188
Summary: nft fails to parse own output; unable to save-restore
active state
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P5
Component: nft
2020 Feb 11
1
NOTIFYCMD not running
>I just went through the same issue. Take a look at my thread.
>Double check that upsmon.conf:NOTIFYCMD /sbin/upssched is not still
commented.
Thanks for the response, can you link to it? I'm not finding it in the
search. I'm not using /sbin/upssched, I have NOTIFYCMD set up as:
NOTIFYCMD /home/pi/Documents/scripts/ups-log.py
and it's not commented out.
On Tue, Feb 11, 2020
2006 Jun 26
1
NLS and fitting of x-values?
I collected eggs laid by Springtails everyday over 28 days after swich to isotopically enriched diet. The eggs were pooled at day 7, 14, and 28 (+ day 0 = initial value) and analyzed for isotopes. After the diet switch the isotopic values of the adults and eggs change towards those of the new diet.
Here are the d13C values (y) of the eggs:
x y
0 -22.2
0 -22.2
0 -22.2
0 -22.0
7
2014 Apr 29
1
Artifacts on external monitor with Optimus and GK107 on Thinkpad W530
Hi there,
last week I installed Ubuntu Gnome 14.04 on my Thinkpad W530. It has the
following specifications:
Intel Core i7-3820QM
Intel HD 4000 and nVidia Quadro K2000M
15,6" FHD RGB 1920x1080
With "Optimus" enabled in the BIOS, I am able to use the external monitor via
VGA-1-2. But there are refresh problems only on the external monitor: Mouse
traces, parts of a window remain on
2003 Dec 19
2
Problems using The Ultimate Traffic Conditioner from the Cookbook
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I''m absolutely new to tc and found The Ultimate Traffic Conditioner to be
exactly what I wanted as a starting point.
Now the script doesn''t behave as I expected though, which applies to both the
CBQ and HTB versions, the latter of which being my preference.
The only changes made to the script are these assignments:
2007 Aug 26
0
3 commits - libswfdec/swfdec_as_context.c player/swfplay.c test/trace
libswfdec/swfdec_as_context.c | 3
player/swfplay.c | 2
test/trace/ASSetPropFlags-extended-5.swf |binary
test/trace/ASSetPropFlags-extended-5.swf.trace | 8213 +++++++++++++++++++++++++
test/trace/ASSetPropFlags-extended-6.swf |binary
test/trace/ASSetPropFlags-extended-6.swf.trace | 8213 +++++++++++++++++++++++++
2015 May 28
3
[PATCH v2 8/9] acpi: Add support for Apple Gmux _DMS
Hi Dave,
----- Mail original -----
> Changes since v1:
[...]
> diff --git a/drm/nouveau/nouveau_vga.c b/drm/nouveau/nouveau_vga.c
> index 9a6328f..7b13804 100644
> --- a/drm/nouveau/nouveau_vga.c
> +++ b/drm/nouveau/nouveau_vga.c
> @@ -36,7 +36,7 @@ nouveau_switcheroo_set_state(struct pci_dev *pdev,
> {
> struct drm_device *dev = pci_get_drvdata(pdev);
>
> - if
2008 Jan 01
0
4 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_sprite_movie_as.c test/trace
libswfdec/swfdec_as_internal.h | 2
libswfdec/swfdec_as_object.c | 28
libswfdec/swfdec_as_types.c | 33
libswfdec/swfdec_as_types.h | 1
libswfdec/swfdec_sprite_movie_as.c | 44
test/trace/Makefile.am | 18
test/trace/localToGlobal-propflags-5.swf |binary
2003 Nov 18
3
Samba PDC - Solaris 8 or 9??
If anyone has Samba setup to run as a PDC with Solaris 8 or 9 could you
drop me a line? I have a few questions I would like ask. Our shop is
looking at trying to implement this option with our SMB master. I didnt
want to clutter up the list with more than one request.
--
Thank you
Todd Johnson
==============================================
= Steven ?Todd? Johnson =
=
2010 Feb 25
1
[Bug 26756] New: Cannot alter brightness as normal user
http://bugs.freedesktop.org/show_bug.cgi?id=26756
Summary: Cannot alter brightness as normal user
Product: xorg
Version: 7.4
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2003 Jan 05
0
Add User Trouble on SMB LDAP PDC 2.2.7-1.1mdk
I am having a problem getting the system to automagically add a machine
account to the LDAP database.
add user script = /usr/share/samba/scripts/smbldap-useradd.pl -w -d
/dev/null -g machines -c 'Machine Account' -s /bin/false %u
Now the above works fine from the command line but will not execute from
the server. When it is added from the command line I can join the
domain with no