Displaying 5 results from an estimated 5 matches for "enp0s17".
2019 Dec 11
3
centos8 :: firewalld active but tables empty
Hi! I have a minimal installation of centos8 + packages for freeipa as a
vbox vm. there is something strange with the firewall rules :
[root at ldap ~]# iptables -S
-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
[root at ldap ~]# firewall-cmd --get-active-zones
public
interfaces: enp0s17
[root at ldap ~]# firewall-cmd --state
running
[root at ldap ~]# firewall-cmd --zone=public --permanent --list-all
public
target: default
icmp-block-inversion: no
interfaces:
sources:
services: cockpit dhcpv6-client dns freeipa-ldap freeipa-ldaps http
https ssh
ports: 22/...
2017 Jun 02
5
Cannot change passwords on Active Directory Samba from clients
...h complexity, or history requirements of the domain
We are out of ideas, and Google is not helping much. Below is the smb.conf
file from the main domain controller (we troubleshooted by even shutting
down the secondary DC):
# Global parameters
[global]
bind interfaces only = Yes
interfaces = lo enp0s17
netbios name = DC1
realm = <FQDN>
workgroup = <DOMAIN>
dns forwarder = <DNS SERVER>
server role = active directory domain controller
winbind separator = /
idmap_ldb:use rfc2307 = yes
comment =
[netlogon]
path = /var/lib/samba/sysvol/<DOMAIN>/scripts
read only = No...
2019 Dec 11
0
centos8 :: firewalld active but tables empty
...e with the firewall rules :
I'm not sure but does CentOS 8 still use iptables?
Regards,
Simon
>
> [root at ldap ~]# iptables -S
> -P INPUT ACCEPT
> -P FORWARD ACCEPT
> -P OUTPUT ACCEPT
>
> [root at ldap ~]# firewall-cmd --get-active-zones
> public
> interfaces: enp0s17
>
> [root at ldap ~]# firewall-cmd --state
> running
>
> [root at ldap ~]# firewall-cmd --zone=public --permanent --list-all
> public
> target: default
> icmp-block-inversion: no
> interfaces:
> sources:
> services: cockpit dhcpv6-client dns free...
2019 Dec 11
2
centos8 :: firewalld active but tables empty
...t sure but does CentOS 8 still use iptables?
>
> Regards,
> Simon
>
> > [root at ldap ~]# iptables -S
> > -P INPUT ACCEPT
> > -P FORWARD ACCEPT
> > -P OUTPUT ACCEPT
> > [root at ldap ~]# firewall-cmd --get-active-zones
> > public
> > interfaces: enp0s17
> > [root at ldap ~]# firewall-cmd --state
> > running
> > [root at ldap ~]# firewall-cmd --zone=public --permanent --list-all
> > public
> > target: default
> > icmp-block-inversion: no
> > interfaces:
> > sources:
> > services: cockpit dhcpv6-...
2017 Jun 03
0
Cannot change passwords on Active Directory Samba from clients
...e domain
>
> We are out of ideas, and Google is not helping much. Below is the smb.conf
> file from the main domain controller (we troubleshooted by even shutting
> down the secondary DC):
>
> # Global parameters
> [global]
> bind interfaces only = Yes
> interfaces = lo enp0s17
> netbios name = DC1
> realm = <FQDN>
> workgroup = <DOMAIN>
> dns forwarder = <DNS SERVER>
> server role = active directory domain controller
> winbind separator = /
> idmap_ldb:use rfc2307 = yes
> comment =
> [netlogon]
> path = /var/lib/sa...