Displaying 20 results from an estimated 27 matches for "enp0s8".
Did you mean:
enp0s3
2016 Aug 10
1
Gateway question
...most likely cause it was already in
the main routing table. Only the default route appeared in the tables
$ cat /etc/sysconfig/network-scripts/route-enp0s3
192.168.1.0/24 dev enp0s3 src 192.168.1.12 table t2
default via 192.168.1.1 dev enp0s3 table t2
$ cat /etc/sysconfig/network-scripts/route-enp0s8
192.168.1.0/24 dev enp0s8 src 192.168.1.13 table t3
default via 192.168.1.1 dev enp0s8 table t3
$ ip r l t t2
default via 192.168.1.1 dev enp0s3
$ ip r l t t3
default via 192.168.1.1 dev enp0s8
*[0]* - https://imagebin.ca/v/2r5NJgNEqSgQ
2015 Nov 12
10
Poor perfmance of bridged interfaces
...g systems is extremely slow
Interfaces files :
[root at localhost ~]# cat /etc/sysconfig/network-scripts/ifcfg-*
DEVICE=br0
TYPE=Bridge
BOOTPROTO=dhcp
ONBOOT=yes
#STP=on
#DELAY=0
NM_CONTROLLED=no
DEVICE=enp0s3
#HWADDR=08:00:27:AB:1D:E6
BOOTPROTO=none
ONBOOT=yes
NM_CONTROLLED=no
BRIDGE=br0
DEVICE=enp0s8
HWADDR=08:00:27:A3:98:E6
BOOTPROTO=none
ONBOOT=yes
NM_CONTROLLED=no
BRIDGE=br0
DEVICE=lo
TYPE=loopback
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
# If you're having problems with gated making 127.0.0.0/8 a martian,
# you can change this to something else (255.255.255.255, for example)...
2015 Nov 13
3
Poor perfmance of bridged interfaces
...loop.
>
> What says 'brctl show'?
>
When I enable stp:
[root at localhost ~]# brctl show br0
bridge name bridge id STP enabled interfaces
br0 8000.080027a398e6 yes enp0s3
enp0s8
>
> best regards
> Ulf
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
--
--
Sergio Belkin
LPIC-2 Certified - http://www.lpi.org
2016 Aug 09
3
Gateway question
On 08/09/2016 12:03 PM, John R Pierce wrote:
> those are both the same network, and the default gateway is a global
> thing. packets forwarded to 192.168.1.1 could use either 192.168.1.12
> or .13, as they are all the same. in reality, they will use the first
> match they find.
Generally, but not necessarily. What Birta is trying to accomplish is
called
2019 Jul 03
5
cannot set filesystem permissions on shares
> >> Who are you logged into the Windows PC as ?
> > I log in az A\Administrator. I created an admin user, put in Domain
> > Admins group, but the result was the same (ok, it would be strange, if
> > it would work with it, instead of Administrator)
> Then you need to ensure that 'Domain Admins' has the same privilege as
> 'A\Administrator'
Ok, I
2018 Aug 15
2
DDNS with bind9 and isc-dhcp-server
...15 21:27:51 sambabuch root[674]: 15-08-18 21:27:51 [dyndns] : dhcpd
kinit for dynamic DNS failed
Aug 15 21:27:51 sambabuch dhcpd[572]: execute:
/etc/dhcp/bin/dhcp-dyndns.sh exit status 256
Aug 15 21:27:51 sambabuch dhcpd[572]: DHCPREQUEST for 192.168.56.221
from 08:00:27:7b:f1:f2 (linux-client) via enp0s8
Aug 15 21:27:51 sambabuch dhcpd[572]: DHCPACK on 192.168.56.221 to
08:00:27:7b:f1:f2 (linux-client) via enp0s8
--------------------
I saw there is a problem with the kerberos ticket so I checked with:
---------------------
root at sambabuch:~# klist -c /tmp/dhcp-dyndns.cc
klist: No ticket file: /t...
2019 Jul 03
2
cannot set filesystem permissions on shares
...ommand : ip a
> > 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
> > group default qlen 1000
> > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
> > inet 127.0.0.1/8 scope host lo
> > inet6 ::1/128 scope host
> > 2: enp0s8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
> pfifo_fast
> > state UP group default qlen 1000
> > link/ether 08:00:27:c9:09:60 brd ff:ff:ff:ff:ff:ff
> > inet 10.0.3.15/24 brd 10.0.3.255 scope global dynamic enp0s8
> > valid_lft 83319sec pref...
2015 Nov 12
0
Poor perfmance of bridged interfaces
On 11/12/2015 10:42 AM, Sergio Belkin wrote:
> DEVICE=enp0s8
> HWADDR=08:00:27:A3:98:E6
> BOOTPROTO=none
> ONBOOT=yes
> NM_CONTROLLED=no
> BRIDGE=br0
> DEVICE=lo
> TYPE=loopback
> IPADDR=127.0.0.1
> NETMASK=255.0.0.0
> NETWORK=127.0.0.0
> ...
I hope thats two seperate files, ifcfg-enp0s8 and ifcfg-lo ... otherwise,
why is a...
2019 Jul 03
0
cannot set filesystem permissions on shares
...is computer is running Debian 10.0 x86_64
-----------
running command : ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
2: enp0s8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
state UP group default qlen 1000
link/ether 08:00:27:c9:09:60 brd ff:ff:ff:ff:ff:ff
inet 10.0.3.15/24 brd 10.0.3.255 scope global dynamic enp0s8
valid_lft 83319sec preferred_lft 83319sec
inet6 fe80::a00:27ff:fec9:...
2018 Jul 24
2
Bad zone problem after join, seize, demote
...99]
Jul 24 08:19:21 dc4 named[1526]: listening on IPv6 interfaces, port 53
Jul 24 08:19:21 dc4 named[1526]: listening on IPv4 interface lo,
127.0.0.1#53
Jul 24 08:19:21 dc4 named[1526]: listening on IPv4 interface enp0s3,
10.220.1.22#53
Jul 24 08:19:21 dc4 named[1526]: listening on IPv4 interface enp0s8,
10.0.2.22#53
Jul 24 08:19:21 dc4 named[1526]: generating session key for dynamic DNS
Jul 24 08:19:21 dc4 named[1526]: sizing zone task pool based on 5 zones
Jul 24 08:19:21 dc4 named[1526]: Loading 'AD DNS Zone' using driver dlopen
Jul 24 08:19:21 dc4 named[1526]: samba_dlz: started for D...
2019 Jul 03
4
cannot set filesystem permissions on shares
...ommand : ip a
> > 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
> > group default qlen 1000
> > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
> > inet 127.0.0.1/8 scope host lo
> > inet6 ::1/128 scope host
> > 2: enp0s8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
> > state UP group default qlen 1000
> > link/ether 08:00:27:c9:09:60 brd ff:ff:ff:ff:ff:ff
> > inet 10.0.3.15/24 brd 10.0.3.255 scope global dynamic enp0s8
> > valid_lft 83319sec preferred_...
2018 Aug 15
0
DDNS with bind9 and isc-dhcp-server
...t[674]: 15-08-18 21:27:51 [dyndns] :
> dhcpd kinit for dynamic DNS failed
> Aug 15 21:27:51 sambabuch dhcpd[572]: execute:
> /etc/dhcp/bin/dhcp-dyndns.sh exit status 256
> Aug 15 21:27:51 sambabuch dhcpd[572]: DHCPREQUEST for 192.168.56.221
> from 08:00:27:7b:f1:f2 (linux-client) via enp0s8
> Aug 15 21:27:51 sambabuch dhcpd[572]: DHCPACK on 192.168.56.221 to
> 08:00:27:7b:f1:f2 (linux-client) via enp0s8
> --------------------
>
OK, it should look similar to this:
Aug 15 21:14:19 dc3 dhcpd: Commit: IP: 192.168.0.59 DHCID: 1:cc:4e:ec:e9:c8:d3 Name: dhcp-192-168-0-59
Aug 1...
2016 Jan 19
2
Change user Password with smbpasswd
...end = rid
doing parameter idmap config EXAMPLE : range = 1000000 - 1999999
doing parameter interfaces = 192.168.56.41
doing parameter bind interfaces only = yes
doing parameter winbind offline logon = yes
doing parameter kerberos method = secrets and keytab
pm_process() returned Yes
added interface enp0s8 ip=192.168.56.41 bcast=192.168.56.255
netmask=255.255.255.0
Old SMB password:
New SMB password:
Retype new SMB password:
Connecting to 192.168.56.11 at port 445
Doing spnego session setup (blob length=96)
got OID=1.2.840.48018.1.2.2
got OID=1.2.840.113554.1.2.2
got OID=1.3.6.1.4.1.311.2.2.10
got pr...
2024 Jan 26
1
Samba acting as a domain member + netbios
...Samba is running on a custom Unix distribution, all ports are open for the tests
Testparm -s result :
# Global parameters
[global]
bind interfaces only = Yes
disable spoolss = Yes
idmap cache time = 300
idmap negative cache time = 0
interfaces = 127.0.0.0/8 enp0s8
load printers = No
machine password timeout = 0
name cache timeout = 0
realm = BERTINIT.TEST
security = ADS
server string = VDMACHINE File Server
smb ports = 445
template homedir = /data/cifs/%%U
winbind cache time = 0...
2015 Nov 13
3
Poor perfmance of bridged interfaces
...ts/ifcfg-*
> | DEVICE=br0
> | TYPE=Bridge
> | BOOTPROTO=dhcp
> | ONBOOT=yes
> | #STP=on
> | #DELAY=0
> | NM_CONTROLLED=no
> | DEVICE=enp0s3
> | #HWADDR=08:00:27:AB:1D:E6
> | BOOTPROTO=none
> | ONBOOT=yes
> | NM_CONTROLLED=no
> | BRIDGE=br0
> |
> | DEVICE=enp0s8
> | HWADDR=08:00:27:A3:98:E6
> | BOOTPROTO=none
> | ONBOOT=yes
> | NM_CONTROLLED=no
> | BRIDGE=br0
> | DEVICE=lo
> | TYPE=loopback
> | IPADDR=127.0.0.1
> | NETMASK=255.0.0.0
> | NETWORK=127.0.0.0
> | # If you're having problems with gated making 127.0.0.0/8 a ma...
2024 Jan 26
1
Samba acting as a domain member + netbios
...s
'custom unix' ????
>
> Testparm -s result :
>
> # Global parameters
> [global]
> bind interfaces only = Yes
> disable spoolss = Yes
> idmap cache time = 300
> idmap negative cache time = 0
> interfaces = 127.0.0.0/8 enp0s8
> load printers = No
> machine password timeout = 0
> name cache timeout = 0
> realm = BERTINIT.TEST
> security = ADS
> server string = VDMACHINE File Server
> smb ports = 445
> template homedir = /data/cifs/%%U...
2024 Jan 26
1
Samba acting as a domain member + netbios
...sts
'custom unix' ????
>
> Testparm -s result :
>
> # Global parameters
> [global]
> bind interfaces only = Yes
> disable spoolss = Yes
> idmap cache time = 300
> idmap negative cache time = 0
> interfaces = 127.0.0.0/8 enp0s8
> load printers = No
> machine password timeout = 0
> name cache timeout = 0
> realm = BERTINIT.TEST
> security = ADS
> server string = VDMACHINE File Server
> smb ports = 445
> template homedir = /data/cifs/%%U...
2015 Nov 12
0
Poor perfmance of bridged interfaces
On 11/12/2015 10:42 AM, Sergio Belkin wrote:
> DEVICE=enp0s3
> #HWADDR=08:00:27:AB:1D:E6
> BOOTPROTO=none
> ONBOOT=yes
> NM_CONTROLLED=no
> BRIDGE=br0
> DEVICE=enp0s8
> HWADDR=08:00:27:A3:98:E6
> BOOTPROTO=none
> ONBOOT=yes
> NM_CONTROLLED=no
> BRIDGE=br0
Do you have those two devices connected to the same LAN?
> I've disabled NetworkManager, but problem persists.
Why would that matter, when all of your interfaces are NM_CONTROLLED=no?
2015 Nov 12
1
Poor perfmance of bridged interfaces
...2 16:51 GMT-03:00 Gordon Messmer <gordon.messmer at gmail.com>:
> On 11/12/2015 10:42 AM, Sergio Belkin wrote:
>
>> DEVICE=enp0s3
>> #HWADDR=08:00:27:AB:1D:E6
>> BOOTPROTO=none
>> ONBOOT=yes
>> NM_CONTROLLED=no
>> BRIDGE=br0
>>
>
> DEVICE=enp0s8
>> HWADDR=08:00:27:A3:98:E6
>> BOOTPROTO=none
>> ONBOOT=yes
>> NM_CONTROLLED=no
>> BRIDGE=br0
>>
>
> Do you have those two devices connected to the same LAN?
>
Yes I have.
>
> I've disabled NetworkManager, but problem persists.
>>
>...
2015 Nov 12
0
Poor perfmance of bridged interfaces
...faces files :
|
| [root at localhost ~]# cat /etc/sysconfig/network-scripts/ifcfg-*
| DEVICE=br0
| TYPE=Bridge
| BOOTPROTO=dhcp
| ONBOOT=yes
| #STP=on
| #DELAY=0
| NM_CONTROLLED=no
| DEVICE=enp0s3
| #HWADDR=08:00:27:AB:1D:E6
| BOOTPROTO=none
| ONBOOT=yes
| NM_CONTROLLED=no
| BRIDGE=br0
|
| DEVICE=enp0s8
| HWADDR=08:00:27:A3:98:E6
| BOOTPROTO=none
| ONBOOT=yes
| NM_CONTROLLED=no
| BRIDGE=br0
| DEVICE=lo
| TYPE=loopback
| IPADDR=127.0.0.1
| NETMASK=255.0.0.0
| NETWORK=127.0.0.0
| # If you're having problems with gated making 127.0.0.0/8 a martian,
| # you can change this to something else (255.2...