Quantcast
Channel: Ubuntu Forums - Networking & Wireless
Viewing all 23300 articles
Browse latest View live

Wifi Disable by Hardware Switch | HP-pavilion-11-x360 |Ralink corp. RT3290 LE

$
0
0
Hola Everyone
m a newbie in Linux world, and this WiFi error stuff keep bugging me. i did boot from Windows 10, and everything fine. here's output from Wireless Script.

any suggestion?

Wifi does not work

$
0
0
Hello:

Ubuntu does not found eany WIFI. Internet connection works if use a network wire. What should I do?
Thank you!!!

Usb adapter tp-link tl-8200nd

$
0
0
good, I bought an ADAPTER TP-LINK TL-8200ND chipset rtl8192cu adapter How can I make it work in Ubuntu 18.08? serving in monitor mode and if you can injection of traffic?

WiFi stucks sometimes

$
0
0
I have recently installed Ubuntu 18.04 on my laptop and WiFi sometimes starts to work very poor and the download speed drops dramatically. Then, I have to restart the wifi:
Code:

sudo service network-manager restart
After whcih, I get my normal speed.

Some information about my WiFi card:

Code:

lshw -C network
:

Code:

*-network               
      description: Wireless interface
      product: Intel Corporation
      vendor: Intel Corporation
      physical id: 14.3
      bus info: pci@0000:00:14.3
      logical name: wlp0s20f3
      version: 30
      serial: 48:a4:72:62:0f:39
      width: 64 bits
      clock: 33MHz
      capabilities: bus_master cap_list ethernet physical wireless
      configuration: broadcast=yes driver=iwlwifi driverversion=4.18.0-16-generic firmware=38.c0e03d94.0 ip=192.168.86.26 latency=0 link=yes multicast=yes wireless=IEEE 802.11
      resources: irq:16 memory:a1310000-a1313fff

As my drivers are installed, I can't understand what might be wrong.

[other] Asking if you knowedable people can solve a domain name? Routing problem?

$
0
0
I am learning how to do things and use several small low power computers rather than one decent computer for playing with, my desk top PC is a separate machine I tend not to play with.

I have managed to run up a vehicle tracking system on an old machine and now for the sake of it I am trying to run phpb on another.

So for example I use one of the redirect services to redirect http://vehicle.adrian.net ( not real ) back to my home WAN IP. I then forward port 80 requests to a small server within my home network. That is fine it works OK.

Now I also want to have http://phpbb.adrian.net (again not real) to my home WAN IP and forward that to a different machine to serve that. I can not use port forwarding as they will both use the same port 80, or 443 if https.

It seems my home router can only do port forwarding (game and application sharing it calls it?) so is there a way once it has been passed to a machine on my network to decide which internet requests are ,meant for it and which should be forwarded to another machine? Can UFW do this on CNAME. That last restriction I have is that the machines are single network port units so I do not have ETH0 and ETH1. If there a low cost router that could solve this issue so that everything port 80/443 is passed to an internal router and then on to the correct server based on if it comes in for http://vehicle.adrian.net, or http://phpbb.adrian.net.

Am I over complicating it for myself. I know that if I had a good machine with good resources I could probably run Apache2 and have several virtual hosts, but I use low power thin clients to play with running 16.04 at present.

Thanks

Adrian

How to allow remote web server access to my Ubuntu 18.04 when using NordVPN on Hyperv

$
0
0
Hi all, hoping there are some network guru's here to help me figure out an issue with remote access to a web page i have running on Ubuntu18.04 when i'm using a vpn client.
I have ubuntu18.04 installed in a windows 10 Hyper-v and Ubuntu is setup with a static ip address of 192.168.0.195. On Ubuntu i have NordVPN installed, as well as NOIP client "ddclient" and utorrent server running on port 8081. The Utorrent server has a web page you can get to in order to do application management of utorrent. I enable the vpn when needed, it is not setup to auto-start. i have a NOIP account with the ddclient running on Ubuntu continually. It is working as expected to publish my web IP address to NOIP. It is working fine - when i do not have NordVPN enabled it is broadcasting my public IP address. When NordVPN is enabled it is broadcasting my NordVPN provided IP address correctly. I have my router setup to forward port 8081 to my Ubuntu computer. I have the Ubuntu firewall set to allow traffic for port 8081.

With the NORVPN disabled i can get to the Utorrent application management page from my other computers in the house by opening http://192.168.0.195:8081/gui/web/index.html just fine. I can also open it remotely from those computers and outside my home LAN network by using my NOIP domain name, like : http://brian.ddns.net:8081/gui/web/index.html.

Initially when i enabled the NordVPN i am unable to access the the Utorrent application management page on port 8081 remotely from any of my other computers on my internal LAN. Nordvpn has a port whilelisting function that lest you whitelist a specific port, so i used it to whitelist port 8081 on the ubuntu comptuer. That worked fine to allow my other computers on my home LAN to access the utorrent management page using the internal IP address of the Ubuntu computer (http://192.168.0.95:8081/gui/web/index.html), but i sill cannot access it externally from outside my home LAN via my NOIP domain name using http://brian.ddns.net:8081/gui/web/index.html

Additionally, important to note, i have 2 NOIP domains - one that updates my public IP address from my ISP, and one that updates my VPN IP address provided by NordVPN when i'm using NordVPN. (so something like brian.ddns.net and brianvpn.ddns.net) I have tried using both, no go.
I'm sure i'm just overlooking some very basic concept of networking and VPN that i'm just ignorant of. was hoping if someone could tell me if this is possible to do, and some pointers on how to configure things if it is.

[kubuntu] Can't pair bluetooth headphones

$
0
0
I have Asus PCE-AC55BT wifi + bluetooth adapter. It works fine in Windows but I can't make it work on Linux. I'm trying to pair Bluedio F headphones.

Help me figure this out.

Code:

$ dmesg | grep Blue
[    2.966351] Bluetooth: Core ver 2.22
[    2.966363] Bluetooth: HCI device and connection manager initialized
[    2.966365] Bluetooth: HCI socket layer initialized
[    2.966368] Bluetooth: L2CAP socket layer initialized
[    2.966371] Bluetooth: SCO socket layer initialized
[    2.976160] Bluetooth: hci0: Firmware revision 0.0 build 16 week 50 2018
[    3.924023] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.924024] Bluetooth: BNEP filters: protocol multicast
[    3.924026] Bluetooth: BNEP socket layer initialized
[  19.510895] Bluetooth: RFCOMM TTY layer initialized
[  19.510899] Bluetooth: RFCOMM socket layer initialized
[  19.510903] Bluetooth: RFCOMM ver 1.11

Code:

$ lspci                                                                                                                                                                                               
00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)                                                                                                                                     
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)                                                                                                           
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)                                                                                         
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)                                                                                                                 
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d5)
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5)
00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d5)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation B85 Express LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
01:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GP106 High Definition Audio Controller (rev a1)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
04:00.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 41)
06:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a)

Code:

$ uname -a
Linux mirz-desktop 4.18.0-16-generic #17~18.04.1-Ubuntu SMP Tue Feb 12 13:35:51 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

Code:

$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
  Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
  Active: active (running) since Sat 2019-03-23 22:12:15 CET; 16min ago
    Docs: man:bluetoothd(8)
 Main PID: 801 (bluetoothd)
  Status: "Running"
    Tasks: 1 (limit: 4915)
  CGroup: /system.slice/bluetooth.service
          └─801 /usr/lib/bluetooth/bluetoothd

mar 23 22:12:15 mirz-desktop systemd[1]: Starting Bluetooth service...
mar 23 22:12:15 mirz-desktop bluetoothd[801]: Bluetooth daemon 5.50
mar 23 22:12:15 mirz-desktop bluetoothd[801]: Starting SDP server
mar 23 22:12:15 mirz-desktop bluetoothd[801]: Version mismatch for sixaxis
mar 23 22:12:15 mirz-desktop bluetoothd[801]: Bluetooth management interface 1.14 initialized
mar 23 22:12:15 mirz-desktop systemd[1]: Started Bluetooth service.
mar 23 22:15:30 mirz-desktop bluetoothd[801]: a2dp-sink profile connect failed for 18:07:20:31:0C:66: Protocol not available
mar 23 22:15:55 mirz-desktop bluetoothd[801]: a2dp-sink profile connect failed for 18:07:20:31:0C:66: Protocol not available
mar 23 22:16:12 mirzz-desktop bluetoothd[801]: a2dp-sink profile connect failed for 18:07:20:31:0C:66: Protocol not available

Code:

$ bluetoothctl
Agent registered
[bluetooth]# power on
Changing power on succeeded
[bluetooth]# agent on
Agent is already registered
[bluetooth]# scan on
Discovery started
[CHG] Controller 00:BB:60:48:AC:B9 Discovering: yes
[NEW] Device 41:91:EB:0B:30:86 41-91-EB-0B-30-86
[bluetooth]# devices
Device 18:07:20:31:0C:66 Bluedio F
Device 41:91:EB:0B:30:86 41-91-EB-0B-30-86
[bluetooth]# pair 18:07:20:31:0C:66
Attempting to pair with 18:07:20:31:0C:66
[CHG] Device 18:07:20:31:0C:66 Connected: yes
[CHG] Device 18:07:20:31:0C:66 Paired: yes
Pairing successful
[CHG] Device 18:07:20:31:0C:66 Connected: no
[bluetooth]# info 18:07:20:31:0C:66
Device 18:07:20:31:0C:66 (public)
        Name: Bluedio F
        Alias: Bluedio F
        Class: 0x00240404
        Icon: audio-card
        Paired: yes
        Trusted: yes
        Blocked: no
        Connected: no
        LegacyPairing: no
        UUID: Audio Sink                (0000110b-0000-1000-8000-00805f9b34fb)
        UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
        UUID: A/V Remote Control        (0000110e-0000-1000-8000-00805f9b34fb)
        UUID: Handsfree                (0000111e-0000-1000-8000-00805f9b34fb)
[CHG] Device 18:07:20:31:0C:66 RSSI: -56
[bluetooth]# connect 18:07:20:31:0C:66
Attempting to connect to 18:07:20:31:0C:66
Failed to connect: org.bluez.Error.Failed

Code:

$ dpkg -l | grep blue
ii  bluedevil                                      4:5.12.7-0ubuntu0.1                        amd64        KDE Bluetooth stack
ii  blueman                                        2.0.5-1ubuntu1                              amd64        Graphical bluetooth manager
ii  bluetooth                                      5.50-0ubuntu0ppa1                          all          Bluetooth support
ii  bluez                                          5.50-0ubuntu0ppa1                          amd64        Bluetooth tools and daemons
ii  bluez-cups                                      5.50-0ubuntu0ppa1                          amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                                    5.50-0ubuntu0ppa1                          amd64        bluez obex daemon
ii  bluez-tools                                    0.2.0~20140808-5build1                      amd64        Set of tools to manage Bluetooth devices for linux
ii  libbluetooth3:amd64                            5.48-0ubuntu3.1                            amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libkf5bluezqt-data                              5.44.0-0ubuntu1                            all          data files for bluez-qt
ii  libkf5bluezqt6:amd64                            5.44.0-0ubuntu1                            amd64        Qt wrapper for bluez
ii  pulseaudio-module-bluetooth                    1:11.1-1ubuntu7.2                          amd64        Bluetooth module for PulseAudio sound server
ii  qml-module-org-kde-bluezqt:amd64                5.44.0-0ubuntu1                            amd64        QML wrapper for bluez

No Ethernet connection after upgrade/update?

$
0
0
unfortunately, my network connection is down after I did and update.

The ethtool shows “link detected”, but no connection... :(

Netplan does not apply after machine reboots

$
0
0
I installed Ubuntu 18.04 with latest updates. I used Netplan to configure my wifi static address. It works fine until I reboot the machine. I have to type sudo netplan try and get the following:

Warning: stopping systemd-nework.service, but it can still be activated by:
systemd-netwrkd.socket

I press enter and I am able to connect to the machine remotely again. This did start happening I think after I installed xubuntu. Any help is appreciated.

mtu not recognized in netplan?

[ubuntu] strongswan, ipsec connection fail: peer not responding

$
0
0
Hi, using Ubuntu 16.04.6 LTS (4.4.0-67-generic, x86_64) I'm trying to create an ipsec connection with this configuration:

/etc/ipsec.conf
Code:

conn %default
    ikelifetime=60m
    keylife=20m
    rekeymargin=3m
    keyingtries=1
    keyexchange=ikev1
#    authby=secret
    authby=psk
#    ike=aes256-md5-modp1024,3des-sha1-modp1024!
    # esp=aes256-md5-modp1024,3des-sha1-modp1024!
conn CETTOV
#    keyexchange=ikev1
    left=%defaultroute
#    left=172.20.19.7
    auto=add
#    authby=secret
#    type=transport
#    leftprotoport=17/1701
#    rightprotoport=17/1701
    # set this to the ip address of your vpn server
    right=214.178.16.197
#    rightsubnet=213.177.15.0/24
    leftfirewall=yes

/etc/ipsec.secrets
Code:

: PSK "some secret"
/etc/xl2tpd/xl2tpd.conf
Code:

[lac CETTOV]
lns = 214.178.16.197
ppp debug = yes
pppoptfile = /etc/ppp/options.l2tpd.client
length bit = yes

/etc/ppp/options.l2tpd.client
Code:

ipcp-accept-local
ipcp-accept-remote
refuse-eap
require-mschap-v2
noccp
noauth
idle 1800
mtu 1410
mru 1410
defaultroute
usepeerdns
debug
lock
connect-delay 5000

and I get:

Code:

initiating Main Mode IKE_SA CETTOV[1] to 214.178.16.197
generating ID_PROT request 0 [ SA V V V V ]
sending packet: from 172.20.19.7[500] to 214.178.16.197[500] (248 bytes)
received packet: from 214.178.16.197[500] to 172.20.19.7[500] (156 bytes)
parsed ID_PROT response 0 [ SA V V V V ]
received NAT-T (RFC 3947) vendor ID
received DPD vendor ID
received XAuth vendor ID
received unknown vendor ID: 82:99:03:17:57:a3:60:82:c6:a6:21:de:00:05:02:e0
generating ID_PROT request 0 [ KE No NAT-D NAT-D ]
sending packet: from 172.20.19.7[500] to 214.178.16.197[500] (372 bytes)
received packet: from 214.178.16.197[500] to 172.20.19.7[500] (356 bytes)
parsed ID_PROT response 0 [ KE No NAT-D NAT-D ]
local host is behind NAT, sending keep alives
generating ID_PROT request 0 [ ID HASH N(INITIAL_CONTACT) ]
sending packet: from 172.20.19.7[4500] to 214.178.16.197[4500] (108 bytes)
sending retransmit 1 of request message ID 0, seq 3
sending packet: from 172.20.19.7[4500] to 214.178.16.197[4500] (108 bytes)
sending retransmit 2 of request message ID 0, seq 3
sending packet: from 172.20.19.7[4500] to 214.178.16.197[4500] (108 bytes)
sending retransmit 3 of request message ID 0, seq 3
sending packet: from 172.20.19.7[4500] to 214.178.16.197[4500] (108 bytes)
sending keep alive to 214.178.16.197[4500]
sending retransmit 4 of request message ID 0, seq 3
sending packet: from 172.20.19.7[4500] to 214.178.16.197[4500] (108 bytes)
sending keep alive to 214.178.16.197[4500]
sending keep alive to 214.178.16.197[4500]
sending retransmit 5 of request message ID 0, seq 3
sending packet: from 172.20.19.7[4500] to 214.178.16.197[4500] (108 bytes)
sending keep alive to 214.178.16.197[4500]
sending keep alive to 214.178.16.197[4500]
sending keep alive to 214.178.16.197[4500]
giving up after 5 retransmits
establishing IKE_SA failed, peer not responding
establishing connection 'CETTOV' failed

214.178.16.197 is having full access to my computer through my firewall.

What is the problem? How can I solve it?

Wifi dont work ubuntu 18.10

$
0
0
I installed ubuntu 18.10, but the wireless card does not work. The lspci command return:

HTML Code:

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation Skylake GT2 [HD Graphics 520] (rev 07)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 08)
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 (rev 21)
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #1 (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 (rev f1)
00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 920MX] (rev a2)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5286 PCI Express Card Reader (rev 01)
02:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL810xE PCI Express Fast Ethernet controller (rev 06)

What do I have to do to fix it?

[ubuntu] AnyConnect package on the secure gateway could not be located

$
0
0
Hi, using Ubuntu 16.04.6 LTS (4.4.0-67-generic, x86_64) I try to connect to a server with Cisco AnyConnect Secure Mobility Client version 4.6.02074 and I get the error:

Code:

The AnyConnect package on the secure gateway could not be located. You may be experiencing network connectivity issues. Please try connecting again.
What's the problem? How should I solve it?

Can't connect to one wifi network

$
0
0
I was using wifi network before and then wasn't home for week and it stopped detecting it when I came back. Connecting through hidden networks fails. It works on windows and android. It has the same settings.
Connecting to another wifi works.
Did any recent update change something?
Using 18.04 Lenovo G580.

No wlan0 interface

$
0
0
Hello everyone. At my lenovo t410 i can`t see wifi network and can`t see wlan0 interface.

I rad instruction and here my all info http://paste.ubuntu.com/p/Dr5db2YsWf/ for analyses. I`ll be glad for any info and instructions.

Code:

########## wireless info START ##########

Report from: 24 Mar 2019 23:45 EET +0200

Booted last: 24 Mar 2019 00:00 EET +0200

Script from: 22 Oct 2018 03:34 UTC +0000

##### release ###########################

Distributor ID:    Ubuntu
Description:    Ubuntu 18.04.2 LTS
Release:    18.04
Codename:    bionic

##### kernel ############################

Linux 4.15.0-47-generic #50-Ubuntu SMP Wed Mar 13 10:44:52 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

Parameters: ro, quiet, splash, vt.handoff=1

##### desktop ###########################

Unity

##### lspci #############################

00:19.0 Ethernet controller [0200]: Intel Corporation 82577LM Gigabit Network Connection [8086:10ea] (rev 06)
    Subsystem: Lenovo 82577LM Gigabit Network Connection [17aa:2153]
    Kernel driver in use: e1000e

##### lsusb #############################

Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 17ef:480f Lenovo Integrated Webcam [R5U877]
Bus 001 Device 003: ID 147e:2016 Upek Biometric Touchchip/Touchstrip Fingerprint Sensor
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

##### PCMCIA card info ##################

##### rfkill ############################

0: tpacpi_bluetooth_sw: Bluetooth
    Soft blocked: yes
    Hard blocked: no

##### secure boot #######################

'mokutil' is not installed (package "mokutil").

##### lsmod #############################

wmi_bmof              16384  0
mxm_wmi                16384  0
wmi                    24576  2 wmi_bmof,mxm_wmi

##### interfaces ########################

[/etc/network/interfaces]
auto lo
iface lo inet loopback

##### ifconfig ##########################

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback <MAC address> brd <MAC address>
    inet 127.0.0.1/8 scope host lo
      valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
      valid_lft forever preferred_lft forever
2: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether <MAC 'enp0s25' [IF1]> brd <MAC address>
    inet 192.168.0.101/24 brd 192.168.0.255 scope global dynamic noprefixroute enp0s25
      valid_lft 6159sec preferred_lft 6159sec
    inet6 fe80::59cb:6327:52ba:b891/64 scope link noprefixroute
      valid_lft forever preferred_lft forever

##### iwconfig ##########################

enp0s25  no wireless extensions.

lo        no wireless extensions.

##### route #############################

default via 192.168.0.1 dev enp0s25 proto dhcp metric 100
169.254.0.0/16 dev enp0s25 scope link metric 1000
192.168.0.0/24 dev enp0s25 proto kernel scope link src 192.168.0.101 metric 100

##### resolv.conf #######################

[777 root '/etc/resolv.conf' -> '../run/resolvconf/resolv.conf']

nameserver 127.0.0.53

##### network managers ##################

Installed:

    NetworkManager

Running:

root      759    1  0 23:28 ?        00:00:00 /usr/sbin/NetworkManager --no-daemon

##### NetworkManager info ###############

GENERAL.DEVICE:                        enp0s25
GENERAL.TYPE:                          ethernet
GENERAL.NM-TYPE:                        NMDeviceEthernet
GENERAL.VENDOR:                        Intel Corporation
GENERAL.PRODUCT:                        82577LM Gigabit Network Connection
GENERAL.DRIVER:                        e1000e
GENERAL.DRIVER-VERSION:                3.4.2.1-NAPI
GENERAL.FIRMWARE-VERSION:              0.12-1
GENERAL.HWADDR:                        <MAC 'enp0s25' [IF1]>
GENERAL.MTU:                            1500
GENERAL.STATE:                          100 (connected)
GENERAL.REASON:                        0 (No reason given)
GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:19.0/net/enp0s25
GENERAL.IP-IFACE:                      enp0s25
GENERAL.IS-SOFTWARE:                    no
GENERAL.NM-MANAGED:                    yes
GENERAL.AUTOCONNECT:                    yes
GENERAL.FIRMWARE-MISSING:              no
GENERAL.NM-PLUGIN-MISSING:              no
GENERAL.PHYS-PORT-ID:                  --
GENERAL.CONNECTION:                    Wired connection 1
GENERAL.CON-UUID:                      60ede433-1d4b-329e-9af2-b3ffd4db8f27
GENERAL.CON-PATH:                      /org/freedesktop/NetworkManager/ActiveConnection/1
GENERAL.METERED:                        no (guessed)
CAPABILITIES.CARRIER-DETECT:            yes
CAPABILITIES.SPEED:                    100 Mb/s
CAPABILITIES.IS-SOFTWARE:              no
CAPABILITIES.SRIOV:                    no
WIRED-PROPERTIES.CARRIER:              on
IP4.ADDRESS[1]:                        192.168.0.101/24
IP4.GATEWAY:                            192.168.0.1
IP4.ROUTE[1]:                          dst = 0.0.0.0/0, nh = 192.168.0.1, mt = 100
IP4.ROUTE[2]:                          dst = 192.168.0.0/24, nh = 0.0.0.0, mt = 100
IP4.ROUTE[3]:                          dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
IP4.DNS[1]:                            192.168.0.1
DHCP4.OPTION[1]:                        requested_host_name = 1
DHCP4.OPTION[2]:                        domain_name_servers = 192.168.0.1
DHCP4.OPTION[3]:                        requested_domain_search = 1
DHCP4.OPTION[4]:                        requested_time_offset = 1
DHCP4.OPTION[5]:                        requested_domain_name = 1
DHCP4.OPTION[6]:                        requested_rfc3442_classless_static_routes = 1
DHCP4.OPTION[7]:                        requested_broadcast_address = 1
DHCP4.OPTION[8]:                        expiry = 1553470112
DHCP4.OPTION[9]:                        requested_wpad = 1
DHCP4.OPTION[10]:                      next_server = 0.0.0.0
DHCP4.OPTION[11]:                      broadcast_address = 192.168.0.255
DHCP4.OPTION[12]:                      requested_interface_mtu = 1
DHCP4.OPTION[13]:                      requested_subnet_mask = 1
DHCP4.OPTION[14]:                      dhcp_lease_time = 7200
DHCP4.OPTION[15]:                      dhcp_message_type = 5
DHCP4.OPTION[16]:                      ip_address = 192.168.0.101
DHCP4.OPTION[17]:                      subnet_mask = 255.255.255.0
DHCP4.OPTION[18]:                      requested_static_routes = 1
DHCP4.OPTION[19]:                      routers = 192.168.0.1
DHCP4.OPTION[20]:                      requested_netbios_scope = 1
DHCP4.OPTION[21]:                      requested_ntp_servers = 1
DHCP4.OPTION[22]:                      requested_netbios_name_servers = 1
DHCP4.OPTION[23]:                      requested_ms_classless_static_routes = 1
DHCP4.OPTION[24]:                      requested_routers = 1
DHCP4.OPTION[25]:                      requested_domain_name_servers = 1
DHCP4.OPTION[26]:                      network_number = 192.168.0.0
DHCP4.OPTION[27]:                      dhcp_server_identifier = 192.168.0.1
IP6.ADDRESS[1]:                        fe80::59cb:6327:52ba:b891/64
IP6.GATEWAY:                            --
IP6.ROUTE[1]:                          dst = ff00::/8, nh = ::, mt = 256, table=255
IP6.ROUTE[2]:                          dst = fe80::/64, nh = ::, mt = 256
IP6.ROUTE[3]:                          dst = fe80::/64, nh = ::, mt = 100
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{1}
CONNECTIONS.AVAILABLE-CONNECTIONS[1]:  60ede433-1d4b-329e-9af2-b3ffd4db8f27 | Wired connection 1

##### NetworkManager.state ##############

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true

##### NetworkManager config #############

[[/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf]]
[connection]
wifi.powersave = 3

[[/etc/NetworkManager/NetworkManager.conf]]
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=false
[device]
wifi.scan-rand-mac-address=no

[[/usr/lib/NetworkManager/conf.d/10-dns-resolved.conf]]
[main]
dns=systemd-resolved

[[/usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf]]
[keyfile]
unmanaged-devices=*,except:type:wifi,except:type:wwan

[[/usr/lib/NetworkManager/conf.d/20-connectivity-ubuntu.conf]]
[connectivity]
uri=http://connectivity-check.ubuntu.com/

[[/usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf]]
[device-mac-addr-change-wifi]
match-device=driver:rtl8723bs,driver:rtl8189es,driver:r8188eu,driver:8188eu,driver:eagle_sdio,driver:wl
wifi.scan-rand-mac-address=no
wifi.cloned-mac-address=preserve
ethernet.cloned-mac-address=preserve

##### NetworkManager profiles ###########

##### Netplan config ####################

##### iw reg get ########################

Region: Europe/Kiev (based on set time zone)

global
country 00: DFS-UNSET
    (2402 - 2472 @ 40), (6, 20), (N/A)
    (2457 - 2482 @ 20), (6, 20), (N/A), AUTO-BW, PASSIVE-SCAN
    (2474 - 2494 @ 20), (6, 20), (N/A), NO-OFDM, PASSIVE-SCAN
    (5170 - 5250 @ 80), (6, 20), (N/A), AUTO-BW, PASSIVE-SCAN
    (5250 - 5330 @ 80), (6, 20), (0 ms), DFS, AUTO-BW, PASSIVE-SCAN
    (5490 - 5730 @ 160), (6, 20), (0 ms), DFS, PASSIVE-SCAN
    (5735 - 5835 @ 80), (6, 20), (N/A), PASSIVE-SCAN
    (57240 - 63720 @ 2160), (N/A, 0), (N/A)

##### iwlist channels ###################

enp0s25  no frequency information.

lo        no frequency information.

##### iwlist scan #######################

enp0s25  Interface doesn't support scanning.

lo        Interface doesn't support scanning.

##### module infos ######################

##### module parameters #################

##### /etc/modules ######################

##### modprobe options ##################

[/etc/modprobe.d/82577LM.conf]
options 82577LM fwlps=N

[/etc/modprobe.d/amd64-microcode-blacklist.conf]
blacklist microcode

[/etc/modprobe.d/blacklist-ath_pci.conf]
blacklist ath_pci

[/etc/modprobe.d/blacklist.conf]
blacklist evbug
blacklist usbmouse
blacklist usbkbd
blacklist eepro100
blacklist de4x5
blacklist eth1394
blacklist snd_intel8x0m
blacklist snd_aw2
blacklist i2c_i801
blacklist prism54
blacklist bcm43xx
blacklist garmin_gps
blacklist asus_acpi
blacklist snd_pcsp
blacklist pcspkr
blacklist amd76x_edac

[/etc/modprobe.d/blacklist-rare-network.conf]
alias net-pf-3 off
alias net-pf-6 off
alias net-pf-9 off
alias net-pf-11 off
alias net-pf-12 off
alias net-pf-19 off
alias net-pf-21 off
alias net-pf-36 off

[/etc/modprobe.d/intel-microcode-blacklist.conf]
blacklist microcode

[/etc/modprobe.d/iwlwifi.conf]
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211

##### rc.local ##########################

grep: /etc/rc.local: No such file or directory

##### pm-utils ##########################

[/etc/pm/sleep.d/config] (644 root)
SUSPEND_MODULES="82577LM"

##### udev rules ########################

[/etc/udev/rules.d/70-snap.network-manager.rules]
# network-manager
KERNEL=="rfkill", TAG+="snap_network-manager_networkmanager"
# ppp
KERNEL=="ppp", TAG+="snap_network-manager_networkmanager"
# ppp
KERNEL=="tty[a-zA-Z]*[0-9]*", TAG+="snap_network-manager_networkmanager"
TAG=="snap_network-manager_networkmanager", RUN+="/usr/lib/snapd/snap-device-helper $env{ACTION} snap_network-manager_networkmanager $devpath $major:$minor"

##### dmesg #############################

[    4.162572] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) <MAC 'enp0s25' [IF1]>
[    4.162575] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    4.162634] e1000e 0000:00:19.0 eth0: MAC: 9, PHY: 10, PBA No: A002FF-0FF
[    4.435738] e1000e 0000:00:19.0 enp0s25: renamed from eth0
[    5.081462] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready (repeated 2 times)
[    6.798554] e1000e: enp0s25 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx
[    6.798560] e1000e 0000:00:19.0 enp0s25: 10/100 speed: disabling TSO
[    6.798609] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s25: link becomes ready

########## wireless info END ############

p.s. Sorry for my bad English.

RTL8111/8168/8411 Wireless is not working ubuntu 18.10

$
0
0
Ethernet is ok but the wireless is not working, this is my information:
http://paste.ubuntu.com/p/7xPSC4FtpF/
please help me, i dont want to come back Windows :P
Code:

########## wireless info START ##########

Report from: 25 Mar 2019 09:34 CST -0600

Booted last: 25 Mar 2019 00:00 CST -0600

Script from: 22 Oct 2018 03:34 UTC +0000

##### release ###########################

Distributor ID:        Ubuntu
Description:        Ubuntu 18.10
Release:        18.10
Codename:        cosmic

##### kernel ############################

Linux 4.18.0-16-generic #17-Ubuntu SMP Fri Feb 8 00:06:57 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

Parameters: ro, quiet, splash, vt.handoff=1

##### desktop ###########################

sed: can't read /root/.dmrc: No such file or directory

Could not be determined.

##### lspci #############################

01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
        Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:84b2]
        Kernel driver in use: r8169

02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:d723]
        Subsystem: Hewlett-Packard Company Device [103c:8319]

[ubuntu] network icon lobe has 'x' others greyed out

$
0
0
This is odd. I am running with a powerline av2 2000 gigabit starter kit for wireless. I have run speedtest-cli. Last night I had 10mbits. This morning .20 to .78 Switched to wireless and got 1.78 Sometimes my network just seems to go away. I have turned my network on and off, restarted it, etc. several times. Some info:
sudo lshw -C network
*-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:01:00.0
logical name: enp1s0
version: 06
serial: 40:8d:5c:4d:8d:8e
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168e-3_0.0.4 03/27/12 ip=192.168.0.29 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:36 ioport:e000(size=256) memory:fea00000-fea00fff memory:d0800000-d0803fff
*-network DISABLED
description: Wireless interface
physical id: 1
bus info: usb@1:3
logical name: wlx008736326fa1
serial: 00:87:36:32:6f:a1
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=mt7601u driverversion=4.15.0-46-generic firmware=N/A link=no multicast=yes wireless=IEEE 802.11

I am thinking about reinstalling the network. If I should how?

Thank you.....................

[ubuntu] Drivers

$
0
0
Hello colleagues from the forum
What is the function of this command?
sudo apt-get install build-essential
A very quick question in case a wired or wireless network driver is not recognized is there a default procedure for some initial resolution of Realtek?
Thanks for listening.

[ubuntu] Ubuntu server old network config still active?!

$
0
0
So... I have a peculiar problem.
I have a Ubuntu Server 18.04.2 running as my Docker and Virtual Machine host, it I an HP Proliant G6 with 5 NICs. 4 to use and one for administration work.
enp2s0f0, enp2s0f1, enp3s0f0, enp3s0f1

Last week I felt the need to redo the network config from scratch since the old one started to look like a jungle.
I took the time to really plan my new setup making it more logical and such, so this is what I came up with:
https://pastebin.com/c6CUibz6

It works as intended but.... when I login to the server and it shows the network setup I get this:
https://pastebin.com/T20wCSe7
Look closely enp2s0f1 is missing and I get a bond from the old config bond0.

What?! Quickly I run ip a, so here that is:
https://pastebin.com/WfSbxxPk
Here I can see enp2s0f1 and that bond0...

bond0 has the same MAC-address as enp3s0f0 and enp3s0f1 - how is that possible?
And how is bond0 created? It is not configured in the setup.

I am bewildered please help!

No wireless interface found.

$
0
0
Hi! My wifi stopped working out of the blue. The icon doesn't show up. Although, ethernet connection seems to work fine

When I run the following commands
sudo lshw -c network
It shows no wireless interface

rfkill
indicates only bluetooth and wifi

ifconfig
no wlan 0 module






The wireless info can found here: https://paste.ubuntu.com/p/Xxm5MDFKqf/

I have been struggling to find a solution. Any help is appreciated. Thanks
Viewing all 23300 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>