Displaying 20 results from an estimated 6000 matches similar to: "[Bug 1295] New: Access decision from previous priority"
2016 May 30
2
[Bug 1070] New: NETMAP "to" address is not separated from previous output while listing NAT rules
https://bugzilla.netfilter.org/show_bug.cgi?id=1070
Bug ID: 1070
Summary: NETMAP "to" address is not separated from previous
output while listing NAT rules
Product: iptables
Version: 1.4.x
Hardware: x86_64
OS: All
Status: NEW
Severity: blocker
Priority: P5
2018 May 03
3
[Bug 1254] New: nft commandline tool can't parse negative priority values.
https://bugzilla.netfilter.org/show_bug.cgi?id=1254
Bug ID: 1254
Summary: nft commandline tool can't parse negative priority
values.
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Ubuntu
Status: NEW
Severity: normal
Priority: P5
Component: nft
2018 Oct 04
1
[Bug 1281] New: Using kernel 4.18.10, nft commandline tool or nft -f can't parse negative priority values over -200.
https://bugzilla.netfilter.org/show_bug.cgi?id=1281
Bug ID: 1281
Summary: Using kernel 4.18.10, nft commandline tool or nft -f
can't parse negative priority values over -200.
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Ubuntu
Status: NEW
Severity: critical
2007 Mar 12
8
[Bug 1295] [PATCH] Transparent proxy support on Linux
http://bugzilla.mindrot.org/show_bug.cgi?id=1295
Summary: [PATCH] Transparent proxy support on Linux
Product: Portable OpenSSH
Version: 4.6p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy:
2020 Aug 10
3
Docker container isolation not working in CentOS 7
Hi,
I've decided to use these summer holidays to wrap my head around Docker and its
quirks. Spent the last couple weeks working through a Udemy tutorial and a
thick book about Docker, and I have Docker CE installed on two machines:
* my workstation running OpenSUSE Leap 15.1
* a public sandbox server running CentOS 7
I'm currently fiddling with custom networks and container
2014 Jul 09
0
Release for CentOS 6 and 7 images in the docker index
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
We would like to announce the availability of CentOS Linux docker
images, via the docker index.
===========
Information
To use these images, you will need to first install and start the
docker service. Documentation about this may be found at
http://wiki.centos.org/Cloud/Docker or
https://docs.docker.com/installation/centos/
The kickstarts used
2018 Dec 27
1
Docker + ipv6
Hello,
i want to use docker with ipv6.
i install docker and edit the /etc/docker/daemon.json:
{
"ipv6": true
}
Message:
[root at froodo network-scripts]# systemctl status docker
? docker.service - Docker Application Container Engine
Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Do
2017 Jan 19
2
SELinux upgrade
On 01/19/2017 04:47 AM, Marcin Trendota wrote:
> W dniu 19.01.2017 o 10:17, Hal Wigoda pisze:
>> I have experienced this myself. It is very upsetting.
>
>
> It happened on servers with docker installed. I got error message there:
> # semanage port -a -t ssh_port_t -p tcp <newport>
> Re-declaration of type docker_t
> Failed to create node
> Bad type
2020 Aug 10
1
Docker container isolation not working in CentOS 7
Le 10/08/2020 ? 17:03, Roberto Ragusa a ?crit?:
> Where is your docker coming from?
>From the CentOS repository on Docker.com:
$ head -n 7 /etc/yum.repos.d/docker-ce.repo
[docker-ce-stable]
name=Docker CE Stable - $basearch
baseurl=https://download.docker.com/linux/centos/7/$basearch/stable
enabled=1
gpgcheck=1
gpgkey=https://download.docker.com/linux/centos/gpg
Nearly all the online
2011 Sep 06
2
[Bug 1295] [PATCH] Transparent proxy support on Linux
https://bugzilla.mindrot.org/show_bug.cgi?id=1295
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |1930
--- Comment #12 from Damien Miller <djm at mindrot.org> 2011-09-06 10:34:21 EST ---
Retarget unresolved
2019 Sep 12
0
Fw: Btrfs Samba and Quotas
Hello Joenes,
below you find the output. I did not shorten it by tmpfs and the docker
related entries.
Are you working on fixing the Issue I described?
Regards,
Hendrik
df -TPh
Dateisystem
Typ Gr??e Benutzt Verf. Verw%
2020 Aug 13
1
Docker swarm service misconfigured in FirewallD / CentOS 7
Hi,
I'm currently fiddling with Docker Swarm on three sandbox servers running
CentOS 7.
Unfortunately I couldn't get even the most basic configuration running. After
some experimenting and investigating, it turns out there's a problem with
FirewallD.
Here's what I did first on every single node.
# firewall-cmd --permanent --add-service=docker-swarm
# firewall-cmd --reload
I
2018 Oct 30
1
PostgreSQL port accessible even though it should be blocked by firewall
On 10/29/2018 08:43 PM, Keith Keller wrote:
> On 2018-10-29, Frank Thommen <list.centos at drosera.ch> wrote:
>>
>> PostgreSQL is running in a docker container:
>>
>> $ docker ps
>> CONTAINER ID IMAGE COMMAND
>> CREATED STATUS PORTS NAMES
>> 6f11fc41d2f0 postgres
2019 Jan 10
3
@reboot only some lines of a script are working (yum install not)
Hallo,
I m using a script to install docker after a reboot.
The script is starting and working.
The problem:
yum install doesn't work running the script via cron allthough yum
remove works.
Starting the script manual works fine .
Has anyone a hint for me?
Thanks
Ralf
xxx
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
# For details see man 4 crontabs
# Example of job
2016 Mar 04
0
status for centos-release-docker and docker packages
On 03/03/16 16:23, Lokesh Mandvekar wrote:
>
> I have rpm sources for centos-release-docker at
> https://github.com/CentOS-virt7/centos-release-docker
>
> Some updated packages available on centos-docker-common-testing branch are:
> docker: http://cbs.centos.org/koji/buildinfo?buildID=9932
> atomic: http://cbs.centos.org/koji/buildinfo?buildID=10046
>
2017 Jan 19
0
SELinux upgrade
W dniu 19.01.2017 o 10:17, Hal Wigoda pisze:
> I have experienced this myself. It is very upsetting.
It happened on servers with docker installed. I got error message there:
# semanage port -a -t ssh_port_t -p tcp <newport>
Re-declaration of type docker_t
Failed to create node
Bad type declaration at /etc/selinux/targeted/tmp/modules/100/docker/cil:1
OSError: Error
After
2016 Jun 10
2
[CentOS-devel] docker and docker-latest packages on CentOS Virt SIG
Moving this discussion to centos-virt@ as it's upto the SIG to decide on
how this moves ahead.
I'm hoping to have 2 new koji tag sets:
virt7-docker-fedora-* (will have fedora rpms rebuilt)
virt7-docker-el-* (will have rhel candidate builds before they are released
or land in centos extras)
The -el-* repos will help to have Virt SIG as sort of an upstream and early QA
for both RHEL and
2017 Nov 30
0
C 7, docker, and storage
I may have missed some overnight replies to my question from yesterday -
if so, sorry.
>From my googling, it looks like I should change from the loopback device
to overlayFS (with overlay2). What I haven't found is, first and foremost,
more clarity on configuring storage.
It *appears* that the loopback storage is just a directory under
/var/lib/docker (yet I see a reference in
2016 Mar 03
2
status for centos-release-docker and docker packages
I have rpm sources for centos-release-docker at
https://github.com/CentOS-virt7/centos-release-docker
Some updated packages available on centos-docker-common-testing branch are:
docker: http://cbs.centos.org/koji/buildinfo?buildID=9932
atomic: http://cbs.centos.org/koji/buildinfo?buildID=10046
docker-distribution: http://cbs.centos.org/koji/buildinfo?buildID=9950
I think I need to have the
2020 Mar 04
2
Running CentOS 6 in a Docker container on a non-CentOS host
I have to support a legacy build that runs on CentOS 6. I?m new to Docker and would like to use the official CentOS 6.10 image (https://github.com/CentOS/sig-cloud-instance-images/blob/da050e2fc6c28d8d72d8bf78c49537247b5ddf76/docker/Dockerfile <https://github.com/CentOS/sig-cloud-instance-images/blob/da050e2fc6c28d8d72d8bf78c49537247b5ddf76/docker/Dockerfile>) as a Docker container on