Thank you for your answers!
My ethernet cable is connected to router: MikroTik hAP ac2. Router is connected by cable with modem.
DNS is configured within the router.
Speed of the internet is 600Mb/s.
No other devices is connected to router.
Connection in my ubuntu system is by ethernet cable and it is stable. The only thing is that it is established during startup 4 seconds later than my Plasma has being loaded.
On my Windows system, I have never noticed such problem. Connection with internet is established immediately.
I wrote that my SSD is to fast, on purpose.
Before moving my same ubuntu system to SSD 2 days ago, I had it on typical HDD earlier. I did not notice such situation, because ethernet may also needed some time to to established, but my Plasma loaded for a bit of time so duration of establishing connection was not noticeable.
Code:
dig
; <<>> DiG 9.16.6-Ubuntu <<>>
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 62794
;; flags: qr rd ra; QUERY: 1, ANSWER: 13, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;. IN NS
;; ANSWER SECTION:
. 512050 IN NS a.root-servers.net.
. 512050 IN NS c.root-servers.net.
. 512050 IN NS l.root-servers.net.
. 512050 IN NS d.root-servers.net.
. 512050 IN NS g.root-servers.net.
. 512050 IN NS m.root-servers.net.
. 512050 IN NS j.root-servers.net.
. 512050 IN NS k.root-servers.net.
. 512050 IN NS i.root-servers.net.
. 512050 IN NS e.root-servers.net.
. 512050 IN NS h.root-servers.net.
. 512050 IN NS f.root-servers.net.
. 512050 IN NS b.root-servers.net.
;; Query time: 19 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; MSG SIZE rcvd: 239
Code:
lspci
00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controlle
r (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor
PCI Express x16 Controller (rev 06)
00:14.0 USB controller: Intel Corporation 9 Series Chipset Family USB xHCI C
ontroller
00:16.0 Communication controller: Intel Corporation 9 Series Chipset Family
ME Interface #1
00:1a.0 USB controller: Intel Corporation 9 Series Chipset Family USB EHCI C
ontroller #2
00:1b.0 Audio device: Intel Corporation 9 Series Chipset Family HD Audio Con
troller
00:1c.0 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Ro
ot Port 1 (rev d0)
00:1c.5 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Ro
ot Port 6 (rev d0)
00:1c.6 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d0)
00:1c.7 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Ro
ot Port 8 (rev d0)
00:1d.0 USB controller: Intel Corporation 9 Series Chipset Family USB EHCI C
ontroller #1
00:1f.0 ISA bridge: Intel Corporation H97 Chipset LPC Controller
00:1f.2 SATA controller: Intel Corporation 9 Series Chipset Family SATA Cont
roller [AHCI Mode]
00:1f.3 SMBus: Intel Corporation 9 Series Chipset Family SMBus Controller
01:00.0 VGA compatible controller: NVIDIA Corporation GP107 [GeForce GTX 105
0 Ti] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Contr
oller (rev a1)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/84
11 PCI Express Gigabit Ethernet Controller (rev 0c)
04:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge
(rev 03)
05:00.0 Multimedia audio controller: VIA Technologies Inc. ICE1712 [Envy24]
PCI Multi-Channel I/O Controller (rev 02)
05:01.0 Multimedia audio controller: Creative Labs EMU20k1 [Sound Blaster X-
Fi Series]
06:00.0 Network controller: Broadcom Inc. and subsidiaries Device 43c3 (rev
04)
Code:
lshw -C network
WARNING: you should run this program as super-user.
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: enp3s0
version: 0c
serial: d8:cb:8a:7c:6f:51
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list ethernet physical tp mii 10bt 10bt-
fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverve
rsion=5.8.0-40-lowlatency duplex=full firmware=rtl8168g-2_0.0.1 02/06/13 ip=
10.10.0.254 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:17 ioport:d000(size=256) memory:f7200000-f7200fff memo
ry:e2800000-e2803fff
*-network DISABLED
description: Wireless interface
product: Broadcom Inc. and subsidiaries
vendor: Broadcom Inc. and subsidiaries
physical id: 0
bus info: pci@0000:06:00.0
logical name: wlp6s0
version: 04
serial: 34:97:f6:b6:c7:e4
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=brcmfmac driverversion=10.28.2 fi
rmware=01-d2cbb8fd latency=0 multicast=yes wireless=IEEE 802.11
resources: irq:35 memory:f7000000-f7007fff memory:f6800000-f6ffffff m
emory:e2400000-e27fffff
WARNING: output may be incomplete or inaccurate, you should run this program
as super-user.
Bookmarks