Skip to content

Zercle Technology Co., Ltd.

Do not work for money. Working for knowledge, Money is a by-product.

Tag: firewalld

Posted on 2018-02-062018-02-17

Fix Docker no route to host CentOS


#!/usr/bin/env bash
systemctl stop firewalld
systemctl disable firewalld
iptables –policy INPUT ACCEPT
iptables –policy OUTPUT ACCEPT
iptables –policy FORWARD ACCEPT
iptables -Z
iptables -F
iptables -X
systemctl restart docker
exit 0

view raw

fixCentosDocker.sh

hosted with ❤ by GitHub

Tags

  • android
  • angular
  • Audio
  • Banana pi
  • centos
  • certbot
  • DDOS
  • dhcp
  • DNS
  • docker
  • emulator
  • firewalld
  • GitLab
  • go
  • golang
  • grub
  • IPv4
  • IPv6
  • java
  • kea
  • kernel
  • KVM
  • LDAP
  • letsencrypt
  • Linux
  • lz4
  • network
  • nginx
  • OpenMediaVault
  • pfSense
  • printer
  • python
  • qemu
  • radius
  • raspberry pi
  • SoftEther
  • studio
  • systemd
  • tar
  • TCP
  • thai
  • ubuntu
  • vpn
  • yarn
  • Zimbra

Connect with us

Connect with us
Proudly powered by WordPress