Displaying 20 results from an estimated 7000 matches similar to: "Restarting iptables and libvirtd"
2010 Aug 20
0
Libvirt and iptables rule order
Hi,
On RHEL 5.5, I set up iptables rules for forwarding ports to some of my
virtual machines. For example.
iptables -t nat -A PREROUTING -i eth0 -p tcp -m tcp --dport 3380 -j DNAT
--to-destination 192.168.123.2:3389
iptables -I FORWARD -d 192.168.123.2 -i eth0 -p tcp -m tcp --dport 3389
-m state --state NEW -j ACCEPT
These worked fine, and I saved them with 'service iptables save'.
2010 Sep 09
0
Disabling iptables on bridge breaks port forwarding for NAT
Hi,
Following the directions for setting up bridged networking in the red
hat virtualization guide and libvirt wiki, I set the following kernel
parameters to 0 on a RHEL 5.5 server.
net.bridge.bridge-nf-call-ip6tables
net.bridge.bridge-nf-call-iptables
net.bridge.bridge-nf-call-arptables
Unfortunately, doing this broke the port forwarding I'd set up for VMs
on my NAT networks, e.g.
2010 Apr 16
1
Group Membership and Exec
Hi,
I have a puppet module that I''m using to manage Oracle 11G. I''m using
puppet 0.24.8 on 64-bit CentOS 5.4. Everything works properly except
the execution of the oracle installer. It fails because it believes
that the user it is running as is not a member of the proper groups.
However, the user is in the groups, and if I log in as that user and
run the same command that puppet
2003 May 08
0
FW: force group parameter problem
I accidently replied to the individual instead of the message board when
I sent this the first time.
Chris Wright
Network Specialist
Information Technology Outreach Services (ITOS)
University of Georgia
(706) 542-1976
cwright@itos.uga.edu
-----Original Message-----
From: Chris Wright
Sent: Thursday, May 08, 2003 10:05 AM
To: 'John H Terpstra'
Subject: RE: [Samba] force group parameter
1998 Aug 13
2
SAMBA digest 1778
PLEASE, PLEASE DELETE ME OFF THE MAILING LIST. I HAVE SENT SEVERAL
MESSAGES REGARDING THIS!!!
THANK YOU
-----Original Message-----
From: samba@samba.anu.edu.au [SMTP:samba@samba.anu.edu.au]
Sent: Thursday, August 13, 1998 1:09 PM
To: Multiple recipients of list
Subject: SAMBA digest 1778
SAMBA Digest 1778
For information on unsubscribing see
http://samba.anu.edu.au/listproc
2015 Dec 21
2
CentOS 7.2 libvirtd 1.2.17 bug
Hi,
There is a strange issue in the CentOS 7.2 libvirtd 1.2.17 service.
If there is a symlink in the "/etc/libvirt/qemu/autostart/" which is created
before the libvirtd service is started, libvirtd wont start.
Deleting the symlink from the autostart folder, then starting the libvirtd
service works.
Is this a know issue ?
We have found this on 4-5 servers.
Regards,
2011 Mar 18
0
libvirtd -- iptables
Hi All,
I created a couple of virtual networks (forward mode=nat) in my
rhel6-kvm box. I've come across 2 weird issues.
1. My Iptables rule chainset contains repeated rules. The same rule gets
repeated block by block
2. For connecting to guest using SSH, I created a custom IPTables chain.
I want this chain to be on top of the FORWARD chain, but everytime the
libvirtd is restarted the rule
2015 Dec 21
0
CentOS 7.2 libvirtd 1.2.17 bug
On 12/21/2015 05:57 AM, Pulkit Gupta wrote:
> Hi,
>
>
>
> There is a strange issue in the CentOS 7.2 libvirtd 1.2.17 service.
>
> If there is a symlink in the "/etc/libvirt/qemu/autostart/" which is
> created before the libvirtd service is started, libvirtd wont start.
>
> Deleting the symlink from the autostart folder, then starting the
> libvirtd
2011 Feb 06
0
playback problems with oppo BDP-95
Correct me if wrong, but I was under the impression that the processing
required for playback was totally independent on the level of compression.
The encoder looks for polynomials that fit, and it takes much more
processing to find polynomials with a very good fit and small residuals. On
the other hand, the decoder just has to multiply out the stored prediction,
which is independent of the
2011 Feb 05
2
playback problems with oppo BDP-95
My friend somehow managed to get a BDP-95, even though the hardware
isn't scheduled to ship until March. The problem is that the manual
makes no mention of FLAC, at all, and only the web page claims to
support the format.
Playback of flac seems to work, but files from one online vendor work
flawlessly while files from other online vendors have strange
glitches that sound like a
2016 May 06
0
After restart, user's gnome autostart seems broken
Hello there,
CentOS6.7 64-bit up-to-date running on my laptop.. This night I had to
restart (did it properly). Since then, my ~/.config/autostart/ contains
some new broken .desktop files and /var/log/messages complains:
gnome-session[7280]: WARNING: Could not parse desktop file /home/wwp/.config/autostart/gnome-keyring-daemon.desktop: Key file does not have key 'Name'
2017 Jun 05
0
Re: libvirtd not accepting connections
On 06/05/2017 10:46 AM, Martin Kletzander wrote:
> On Sun, Jun 04, 2017 at 06:42:39PM -0400, Michael C Cambria wrote:
>> I've upgraded from Fedora 20; probably missed a merge of rpmnew with
>> existing .conf; permission problem, some other mistake along the way to
>> Fedora 25.
>>
>
> Yeah, probably some 'rpm -qV' (or whatever the command to verify all
2005 Dec 02
1
plot bg color in Mac OSX
Hi,
I am running R on my iBook (OS X 10.4) and whenever I try and plot a
model that has been run, I get a grey background. This makes the plot
difficult to read on b&w printouts. I have tried changing the background to
white (or any other color) without any success. Here's a current example
plot(augPred(m2corn.nlme, level=0:1), bg="transparent", lty=c(1,4), pch=19,
2017 Jun 06
0
Re: libvirtd not accepting connections
On 06/06/2017 04:43 AM, Martin Kletzander wrote:
> On Mon, Jun 05, 2017 at 07:52:58PM -0400, Michael C Cambria wrote:
>>
>>
>> On 06/05/2017 10:46 AM, Martin Kletzander wrote:
>>> On Sun, Jun 04, 2017 at 06:42:39PM -0400, Michael C Cambria wrote:
>>>> I've upgraded from Fedora 20; probably missed a merge of rpmnew with
>>>> existing .conf;
2007 May 05
1
[Bug 1311] Performance on high BDP networks
http://bugzilla.mindrot.org/show_bug.cgi?id=1311
Summary: Performance on high BDP networks
Product: Portable OpenSSH
Version: 4.6p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: bitbucket at mindrot.org
ReportedBy: imorgan at
2011 Feb 06
0
playback problems with oppo BDP-95
Version 1.2.1 introduced new rice coding techniques that are used by
the reference encoder for 24 bit files. An older version of the
decoder will have trouble with frames that use this encoding... Maybe
that's where the strange noises come from...
Pyt.
On 6 f?vr. 2011, at 06:01, Brian Willoughby <brianw at sounds.wa.com> wrote:
> Thanks for bringing up this aspect, Nicholas. I
2003 May 07
2
force group parameter problem
Hello. I'm having some trouble with the force group parameter in the
smb.conf file. I'm running samba 2.2.8a on RedHat 9.
The smb.conf file has the following entries:
[sales]
comment = Sales Share
path = /sales
public = no
writable = yes
create mask = 0770
directory mask = 0770
force group
2017 May 29
1
{centos 6} errors in libvirtd, all sites down, need advice
Today out of the blue...boom all sites down.
I use a bridge and virtual machines, 5 websites.
virsh shows me all machines are up and running, everything looks okay,
but cannot get to sites.
Here are the errors listed in the log, condensed due to multiples of
same errors.
there is some kid or error reading data, then there is some kind of
network collision (bobnet, no idea what that is)
2011 Feb 06
2
playback problems with oppo BDP-95
Version 1.2.1 of the standard/spec or the local implementation?
I've not seen "FLAC 1.0/1.1 Compliant" or "FLAC 1.2 Compliant" on the specs
of hardware gear for example when FLAC is stated supported.
Just a curious on-looker.
On 7 February 2011 02:34, Pierre-Yves Thoulon <py.thoulon at gmail.com> wrote:
> Version 1.2.1 introduced new rice coding techniques
2011 Feb 06
4
playback problems with oppo BDP-95
Thanks for bringing up this aspect, Nicholas. I seem to recall that
specific hardware has a problem with certain compression levels, but
I cannot recall whether that was limited to just encoding, or
decoding as well. It could very well be true that I am conflating my
vague memory of encoder limitations with decoder limitations.
It does seem to be that the oppo BDP-95 is exhibiting