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

[ubuntu] VM can't ping domain but can ping IP address

$
0
0
Hi all,

Host - Ubuntu 16.04
VM - Ubuntu 18.04
VirtualBox

VM can't ping domain but can ping IP address

$ ls -al /etc/resolv.conf
Code:

lrwxrwxrwx 1 root root 37 Oct 13 13:54 /etc/resolv.conf -> /run/systemd/resolve/stub-resolv.conf
$ cat /run/systemd/resolve/stub-resolv.conf
Code:

# This file is managed by man:systemd-resolved(8). Do not edit.
#
# This is a dynamic resolv.conf file for connecting local clients to the
# internal DNS stub resolver of systemd-resolved. This file lists all
# configured search domains.
#
# Run "systemd-resolve --status" to see details about the uplink DNS servers
# currently in use.
#
# Third party programs must not access this file directly, but only through the
# symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a different way,
# replace this symlink by a static file or a different symlink.
#
# See man:systemd-resolved.service(8) for details about the supported modes of
# operation for /etc/resolv.conf.

nameserver 127.0.0.53

$ cat /etc/network/interfaces
Code:

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
dns-nameservers 218.xxx.xx.xxx 219.xx.xx.xx

# The primary network interface
auto enp0s3
iface enp0s3 inet manual

# add bridge ports
auto br0
iface br0 inet static
        address        192.168.0.89
        network        192.168.0.0
        netmask        255.255.255.0
        broadcast      192.168.0.255
        gateway        192.168.0.1
        bridge_ports    enp0s3
        bridge_fd      9
        bridge_hello    2
        bridge_maxage  12
        bridge_stop    off

Several months before I encountered the same problem. Unfortunately I forgot the solution.

Please help. Thanks

Regards
satimis

[ubuntu] Bluetooth speaker sound distorted (ubuntu 18.04)

$
0
0
In a new laptop, the sound from my usual bt speaker (JBL Flip 3) is distorted: it can be ok for a few seconds but mainly it's crackling and interrupted intermittently.
Also the connection process is sometimes tricky... I have to connect/disconnect several times. The same speaker is working fine on another Ubuntu 16.04 laptop.

What I tried so far:

  • If I boot with Windows, it is ok
  • Within Ubuntu, another bt headset works fine
  • The good old trick of switching profile (A2DP/HFP) and then disconnect/reconnect doesn't solve
  • I've reinstalled pulseaudio and pulseaudio-module-bluetooth with no luck

Furthermore, my dmesg is full of:

Bluetooth: hci0: last event is not cmd complete (0x0f)

Apparently others are experiencing the same issues: Ubuntu 18.04 and bluetooth speaker JBL Charge 3

[SOLVED] Asus T100HA (No wireless connection)

MHDDFS + Samba = writes take a while to start

$
0
0
Hello, I'm trying to diagnose a weird issue. I have several harddrives mounted over MHDDFS, and am sharing them individually (symbolic links in a directory that's shared) as well as in the combined pool.

Most things work fine over the network - writing and reading from the individual drives, and reading from the pool as well. However, writing to the pool has a weird issue: the larger the file, the longer transfers take to start, and they're not writing consistently once they've started, either. Files up to a few MB will insta-transfer, even a few dozen MB go quickly. But anything above takes at least some seconds to start the transfer, and with 1GB+ I'm waiting a while. (Addendum: writing to the pool locally seems to be fine and starts instantly. It's going through Samba and the network that's causing the issue.)

Samba's logs haven't been helpful, but I found out what mhddfs is doing while I'm waiting:
mhddfs [2018-10-15 01:03:37]: [140267440191232] mhdd_getxattr: path = /mnt/hd1/File-to-Copy.mkv name = security.capability bufsize = 0
This repeats many times, thousands if not more, before the file transfer starts.

However, I have no idea what it means. Anyone?

[ubuntu] wifi problem ubuntu 18.04

$
0
0
hello people
my problem is the next install ubuntu-18.04.1-desktop-amd64 and I can not connect to the internet I use the wireless adapter tp link tlwn8200nd it detects all the networks but it does not let me connect to any it also makes me the same from the live cd I think it's a problem with the controller but I do not know how to solve it, I hope you can help me already thank you very much
sorry for my English

Resolving DNS problem on Wake/Running a script to refresh DNS on wake up

$
0
0
Hi all,

This is my first post in the Ubuntu forums although I've been a linux user for almost 16 years. I can run simple command line stuff and have no problems digging around in a system through terminal and making simple modifications. (In case anyone cares, I actually was on the Beta for Mac OS 10.0000; which is how I got involved in the linux community in the first place) Thing is I have an older macbook air 2011 model that can't do the gnome switch (not sure if it matters for the thread purpose).

In just the last month or two I noticed a slow down and problem loading web pages (in opera, firefox, and chrome). To be fair I do usually have lot's of queued tabs in multiple browsers and browsing apps running almost all the time. Then about a week ago I had to keep rebooting my computer after I closed the laptop in order to get the Internet working again.

The command I found that seems to alleviate this problem is : sudo systemctl restart NetworkManager

Works every time, just a little hiccup in reconnecting on Wake. Thing is I have to run it manually with an open terminal window every time right now.

I really don't have much experience setting a command like that to run properly on waking in the foreground or background. I could probably run the basic script in a simple "hello world" kinda script. I know it might need the user password for sudo, and that's where I'm stumped.

If anyone either can help create a simple automatic script to run the command that would be great. If anyone knows why the problem is happening or has any ideas as to how fix it more effectively that would be even better!

- Daniel

Windows shares are lost after several minutes

$
0
0
Hi, I am working on an office environment which is all Windows based except for me.

The office has a Windows server that is shared among all persons in the office through Active Directory. I was able to set up my access through Samba long time ago, I initially had no issues, after a while (and probably a Windows Server update which I am not informed of) I lost connectivity and it resulted in me having to tweak my samba configuration to make sure it used SMB2 protocol (forced).

Now, the issue I have is that when I turn on my computer and I plug my ethernet cable to start my day it would open the share (through Gnome File Explorer), I am able to access everything, however, if I for example leave it opened and then lock my computer and get back, or if I simply don't open the sharing for a while, etc, it simply "loses" the connectivity. What I mean is if after I log in to my computer I don't immediately open the Windows share and use it, or if I open it but not actively use it for a while, when I try back it will simply fail and give me an error saying it has "An Unhandled Exception" and won't open it. I have to disconnect from the Ethernet and re-connect again in order for it to "remember" the network share and therefore work again. This makes no sense, because the server uses an internal IP of the 10.X.X.X type, so it is not changing IPs or anything.

This is kind of frustrating, I mean, it doesn't seem to be a configuration issue because it partially works, printers for example always work and they all are in the same network, it only will fail after a while. I haven't been able to find anything in the log files, in fact, I don't even know in which specific log file to look for as for samba logs it generates a log per each device you see online + generic logs, so I don't really know where to look and where I have looked there is nothing that gives me any hint.

I hope someone has had this issues and knows how to fix it, it seems to be something stupid but I can't find it.

No WiFI adapter found RLT8821CE

$
0
0
I have a HP Laptop 15g-dr0xxx (4ZD61PA#ACJ) on Ubuntu 18.04.
I can't access WIFI.It shows no WIFI driver found.
I have a RealTek RTL8821CE Wifi adapter.

I tried the solution given in this link but it's not working.
https://askubuntu.com/questions/9903...071336#1071336

My network info is attached below.

Code:

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

Report from: 15 Oct 2018 19:16 IST +0530

Booted last: 15 Oct 2018 00:00 IST +0530

Script from: 06 Oct 2018 06:16 UTC +0000

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

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

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

Linux 4.15.0-36-generic #39-Ubuntu SMP Mon Sep 24 16:19:09 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

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

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

Ubuntu

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

02: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:84a7]
    Kernel driver in use: r8169

03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
    Subsystem: Hewlett-Packard Company RTL8821CE 802.11ac PCIe Wireless Network Adapter [103c:831a]
    Kernel modules: 8821ce

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

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0bda:b00a Realtek Semiconductor Corp.
Bus 001 Device 003: ID 04f2:b65d Chicony Electronics Co., Ltd
Bus 001 Device 006: ID 2a70:f00e 
Bus 001 Device 002: ID 3938:1031 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

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

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

0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no

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

SecureBoot disabled

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

cfg80211              622592  0
hp_wmi                16384  0
wmi_bmof              16384  0
intel_wmi_thunderbolt    16384  0
sparse_keymap          16384  2 intel_vbtn,hp_wmi
mxm_wmi                16384  1 nouveau
wmi                    24576  5 wmi_bmof,intel_wmi_thunderbolt,mxm_wmi,nouveau,hp_wmi

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

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

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

eno1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether <MAC address>  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

enp0s20f0u3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.42.219  netmask 255.255.255.0  broadcast 192.168.42.255
        inet6 2405:204:d088:5796:d59b:cad0:4668:8238  prefixlen 64  scopeid 0x0<global>
        inet6 2405:204:d088:5796:fc34:b06a:26dd:d9ad  prefixlen 64  scopeid 0x0<global>
        inet6 fe80::f4a4:3ce7:eed0:41b9  prefixlen 64  scopeid 0x20<link>
        ether <MAC address>  txqueuelen 1000  (Ethernet)
        RX packets 25451  bytes 24124661 (24.1 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 16399  bytes 2896872 (2.8 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 2370  bytes 191992 (191.9 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2370  bytes 191992 (191.9 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

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

eno1      no wireless extensions.

enp0s20f0u3  no wireless extensions.

lo        no wireless extensions.

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

Kernel IP routing table
Destination    Gateway        Genmask        Flags Metric Ref    Use Iface
0.0.0.0        192.168.42.129  0.0.0.0        UG    100    0        0 enp0s20f0u3
169.254.0.0    0.0.0.0        255.255.0.0    U    1000  0        0 enp0s20f0u3
192.168.42.0    0.0.0.0        255.255.255.0  U    100    0        0 enp0s20f0u3

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

[777 root '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf']

nameserver 127.0.0.53

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

Installed:

    NetworkManager

Running:

root      944    1  0 19:05 ?        00:00:00 /usr/sbin/NetworkManager --no-daemon

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

GENERAL.DEVICE:                        enp0s20f0u3
GENERAL.TYPE:                          ethernet
GENERAL.NM-TYPE:                        NMDeviceEthernet
GENERAL.VENDOR:                        OnePlus
GENERAL.PRODUCT:                        OnePlus
GENERAL.DRIVER:                        rndis_host
GENERAL.DRIVER-VERSION:                22-Aug-2005
GENERAL.FIRMWARE-VERSION:              RNDIS device
GENERAL.HWADDR:                        <MAC address>
GENERAL.MTU:                            1500
GENERAL.STATE:                          100 (connected)
GENERAL.REASON:                        0 (No reason given)
GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/net/enp0s20f0u3
GENERAL.IP-IFACE:                      enp0s20f0u3
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 2
GENERAL.CON-UUID:                      62dbcac8-9058-37ce-ae3b-5fe58467545f
GENERAL.CON-PATH:                      /org/freedesktop/NetworkManager/ActiveConnection/1
GENERAL.METERED:                        yes (guessed)
CAPABILITIES.CARRIER-DETECT:            yes
CAPABILITIES.SPEED:                    unknown
CAPABILITIES.IS-SOFTWARE:              no
CAPABILITIES.SRIOV:                    no
WIRED-PROPERTIES.CARRIER:              on
IP4.ADDRESS[1]:                        192.168.42.219/24
IP4.GATEWAY:                            192.168.42.129
IP4.ROUTE[1]:                          dst = 0.0.0.0/0, nh = 192.168.42.129, mt = 100
IP4.ROUTE[2]:                          dst = 192.168.42.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.42.129
DHCP4.OPTION[1]:                        requested_subnet_mask = 1
DHCP4.OPTION[2]:                        requested_rfc3442_classless_static_routes = 1
DHCP4.OPTION[3]:                        subnet_mask = 255.255.255.0
DHCP4.OPTION[4]:                        domain_name_servers = 192.168.42.129
DHCP4.OPTION[5]:                        ip_address = 192.168.42.219
DHCP4.OPTION[6]:                        requested_static_routes = 1
DHCP4.OPTION[7]:                        dhcp_server_identifier = 192.168.42.129
DHCP4.OPTION[8]:                        requested_time_offset = 1
DHCP4.OPTION[9]:                        broadcast_address = 192.168.42.255
DHCP4.OPTION[10]:                      dhcp_rebinding_time = 3150
DHCP4.OPTION[11]:                      requested_interface_mtu = 1
DHCP4.OPTION[12]:                      requested_domain_name_servers = 1
DHCP4.OPTION[13]:                      dhcp_message_type = 5
DHCP4.OPTION[14]:                      requested_broadcast_address = 1
DHCP4.OPTION[15]:                      routers = 192.168.42.129
DHCP4.OPTION[16]:                      dhcp_renewal_time = 1800
DHCP4.OPTION[17]:                      requested_domain_name = 1
DHCP4.OPTION[18]:                      requested_routers = 1
DHCP4.OPTION[19]:                      expiry = 1539614203
DHCP4.OPTION[20]:                      host_name = fr3domseeker-HP-Laptop-15g-dr0xxx
DHCP4.OPTION[21]:                      requested_wpad = 1
DHCP4.OPTION[22]:                      requested_netbios_scope = 1
DHCP4.OPTION[23]:                      requested_ms_classless_static_routes = 1
DHCP4.OPTION[24]:                      requested_netbios_name_servers = 1
DHCP4.OPTION[25]:                      network_number = 192.168.42.0
DHCP4.OPTION[26]:                      requested_domain_search = 1
DHCP4.OPTION[27]:                      next_server = 192.168.42.129
DHCP4.OPTION[28]:                      requested_ntp_servers = 1
DHCP4.OPTION[29]:                      vendor_encapsulated_options = ANDROID_METERED
DHCP4.OPTION[30]:                      dhcp_lease_time = 3600
DHCP4.OPTION[31]:                      requested_host_name = 1
IP6.ADDRESS[1]:                        2405:204:d088:5796:d59b:cad0:4668:8238/64
IP6.ADDRESS[2]:                        2405:204:d088:5796:fc34:b06a:26dd:d9ad/64
IP6.ADDRESS[3]:                        fe80::f4a4:3ce7:eed0:41b9/64
IP6.GATEWAY:                            fe80::ec9c:e4ff:fe3b:ef77
IP6.ROUTE[1]:                          dst = 2405:204:d088:5796::/64, nh = ::, mt = 100
IP6.ROUTE[2]:                          dst = ::/0, nh = fe80::ec9c:e4ff:fe3b:ef77, mt = 100
IP6.ROUTE[3]:                          dst = ff00::/8, nh = ::, mt = 256, table=255
IP6.ROUTE[4]:                          dst = fe80::/64, nh = ::, mt = 256
IP6.ROUTE[5]:                          dst = fe80::/64, nh = ::, mt = 100
IP6.DNS[1]:                            2405:204:d088:5796::bc
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{3}
CONNECTIONS.AVAILABLE-CONNECTIONS[1]:  62dbcac8-9058-37ce-ae3b-5fe58467545f | Wired connection 2

GENERAL.DEVICE:                        eno1
GENERAL.TYPE:                          ethernet
GENERAL.NM-TYPE:                        NMDeviceEthernet
GENERAL.VENDOR:                        Realtek Semiconductor Co., Ltd.
GENERAL.PRODUCT:                        RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
GENERAL.DRIVER:                        r8169
GENERAL.DRIVER-VERSION:                2.3LK-NAPI
GENERAL.FIRMWARE-VERSION:              --
GENERAL.HWADDR:                        <MAC address>
GENERAL.MTU:                            1500
GENERAL.STATE:                          20 (unavailable)
GENERAL.REASON:                        2 (Device is now managed)
GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:1c.4/0000:02:00.0/net/eno1
GENERAL.IP-IFACE:                      --
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:                    --
GENERAL.CON-UUID:                      --
GENERAL.CON-PATH:                      --
GENERAL.METERED:                        unknown
CAPABILITIES.CARRIER-DETECT:            yes
CAPABILITIES.SPEED:                    unknown
CAPABILITIES.IS-SOFTWARE:              no
CAPABILITIES.SRIOV:                    no
WIRED-PROPERTIES.CARRIER:              off
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: --

##### 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 ###########

[[/etc/NetworkManager/system-connections/ADYYYWFyeWE]] (600 root)
[connection] id=ADYYYWFyeWE | type=wifi | permissions=
[wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=ADYYYWFyeWE
[ipv4] method=auto
[ipv6] method=auto

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

[/etc/netplan/01-network-manager-all.yaml]
network:
  version: 2
  renderer: NetworkManager

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

Region: Asia/Kolkata (based on set time zone)

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

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

eno1      no frequency information.

enp0s20f0u3  no frequency information.

lo        no frequency information.

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

eno1      Interface doesn't support scanning.

enp0s20f0u3  Interface doesn't support scanning.

lo        Interface doesn't support scanning.

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

[cfg80211]
filename:      /lib/modules/4.15.0-36-generic/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
author:        Johannes Berg
srcversion:    62FD05DCC5AEEA290640C3D
depends:       
retpoline:      Y
intree:        Y
name:          cfg80211
vermagic:      4.15.0-36-generic SMP mod_unload
signat:        PKCS#7
signer:       
sig_key:       
sig_hashalgo:  md4
parm:          bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
parm:          ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm:          cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)

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

[cfg80211]
bss_entries_limit: 1000
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00

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

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

[/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 ##########################

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

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

[  18.416356] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[  19.510596] Bluetooth: hci0: rtl: examining hci_ver=08 hci_rev=826c lmp_ver=08 lmp_subver=a99e
[  19.510598] Bluetooth: hci0: rtl: assuming no firmware upload needed

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

Secure boot is disabled in BIOS settings.
Attached Files

[ubuntu] 2 factor authentication and remmina

$
0
0
Hello,

I am trying to connect to my companies network using duo 2fa and openforti. I have established the connection in openforti and have an active tunnel after receiving the push from duo. Now i want to use remmina to view the order entry system on the windows host.

My OS is Ubuntu 18.04 LTS

I cannot seem to get Remmina to connect. Do I need another push from duo to allow Remmina to connect? Do i need to install Duo on my Ubuntu Box?

Please let me know if I need additional information.

Any help is appreciated.

[ubuntu] cannot get network to function consistently

$
0
0
I continue to have problems with my connection. Right now settings and the icon top bar dropdowns tell me I am connected. I am not (cannot ping yahoo.com, etc). When its trying to connect settings will sometimes tell me that "status unknown (missing)". Sometimes I am connected and it just stops, even though it thinks its connected. To fix that I turn off the network and then turn it back on and, at least 70% of the time it won't connect. This is driving me nuts. I just did a complete re-install and that didn't help a bit.

I am going to put 2 files on pastbin. The first will be called netstuff. This is a copy of the results of some commands. Each one will tell the viewer if I am really connected or told I am connected whilst not being able to ping anything, etc. That file will be called "netstuff". I will also post a copy of my netstat file.

I don't know what else to do. Oh, It doesn't matter if I am using a wired or a wi-fi connection. The results are all the same, ie. network simply stops working whilst setting and icon dropdowns say I am, just stops working and says so, etc. This is true whether I have the vpn up or not. None of this makes any sense to me.

I have two network icons, one for the network and one for the vpn. The vpn icon remains solid, the network icon goes from solid to greyed out w/question mark, sometimes and other times greyed out with something on the lower right network block (there is one block connected to 2 others). I have also tried to test my netspeed with netspeed-cli as well as others on the net and they all failed to get the job done.

I had to turn off my wired connection and turn on my wi-fi connection to get this onto pastbin, I tried, several times, with both the wired and the wi-fi connection to upload my syslog and failed. Its 2mb long and it just craps out. so, I can only off the one below.

https://pastebin.com/H08w0wcv


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

Ubuntu 18.04, Realtek RTL8188EE, Some websites load and some don't with Wifi

$
0
0
Hello all,

So my problem is with my laptop. Some websites load just fine (Google, Youtube, and facebook) and some don't (reddit, ubuntuforums, amazon, twitter) with Wifi.

Wired connect works just fine.

I've done
sudo apt update
sudo apt dist-upgrade

I tried using Chromium to see if it's the Firefox was the issue and that did not solve my problem.

I've also made sure that IvP4 and IvP6 are set to Automatic (DHCP) and Automatic respectively. Still have the problem.

Thanks in advance for the help.

[lubuntu] LAN connection not working but ethernet light is active

$
0
0
Hello,

I am trying to get an old computer (2006ish) to work again (installed windows 7 at first on it but the network drivers were only for xp and vista and i couldn't get them to work so i couldn't manage to establish a LAN connection).

Then, i've installed Lubuntu 18.04 32 bit on it because i know linux has better driver support, and even though the ethernet cable was connected during the OS installation and the light is still active, it cannot make a LAN connection.

I know the cable and the router are ok because when i plug it to my 2011 computer, it establishes a LAN connection instantly (automatic DHCP enabled). With the older computer, i have also tried adding an old network (neither the integrated card, neither this one have WIFI support, just wired) card just to see if the LAN would be working with it but it still doesn't even though the light works too when the cable is plugged in. I have experience with the linux command line but i never used it to fix a network issue so i'm quite lost, can you guys help please ?

Thank you

"iw reg get" returns "country 00: DFS-UNSET" although CRDA is configured

$
0
0
sudo iw reg get:
Code:

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)



CRDA:
Code:

# Set REGDOMAIN to a ISO/IEC 3166-1 alpha2 country code so that iw(8) may set
# the initial regulatory domain setting for IEEE 802.11 devices which operate
# on this system.
#
# Governments assert the right to regulate usage of radio spectrum within
# their respective territories so make sure you select a ISO/IEC 3166-1 alpha2
# country code suitable for your location or you may infringe on local
# legislature. See `/usr/share/zoneinfo/zone.tab' for a table of timezone
# descriptions containing ISO/IEC 3166-1 alpha2 country codes.

REGDOMAIN=ES



I've had problems using USB wifi on this PC. Checking the system log when failing, it always says something about CTRL region dom change. Could that be the reason? Is there a fix?

[all variants] Samba on Lubuntu 18 LTS not working with Xubuntu 16 LTS?

$
0
0
Hello all,

Not sure if the Ubuntu versions are a problem but basically I had Xubuntu and Lubuntu, both 16.04LTS running a LAN connection and Samba was fine; then I upgraded one machine to Lubuntu 18.04 LTS and Samba no longer wants to be recognized by the shares-admin in Lubuntu 18.04 LTS. When I try running the shares-admin it says I need to install samba or nfs; I tried installing samba with apt, both the server and client ( followed this answer -> https://askubuntu.com/questions/8839...-startup-error).

In the "Network Settings" app in Lubuntu 18.04 LTS there's a simple 3 tab layout with General, DNS, Hosts on top. I tried to enter the IP address of the Xubuntu 16.04 LTS machine along with the hostname and then rebooted both machines. After that I went into the network on the Lubuntu 18.04 LTS machine by using the file manager pcmanfm with the menu item go->network and that pops up an error saying "the specified location is not supported".

When it says "not supported", is this because the network implementation on the Xubuntu 16.04 LTS side isn't compatible to the Lubuntu 18.04 LTS side?

Basically Samba is dead on Lubuntu 18.04 LTS and the new network software in Lubuntu 18.04 LTS isn't compatible with Xubuntu 16.04 LTS? Is that the problem? If so I'll just upgrade both machines to the newer one but you all know how tricky that is so it would be nice to have a workaround.

Thanks

SoftEther local bridge missing VLAN ID

$
0
0
Hi all,
not to make too much lines I go directly to the description:
SITUATION:
- I installed succesfully SoftEther v4.25 on OrangePiZero running OpenWrt ChaosCalmer 15.05.1 system, I crosscompiled using OpenWrt SDK environment for CortexA7
- I also instlalled SE on small router 4MB ROM/32MB RAM with help of extroot also using SDK for ramips

In both cases everything works except extroot and swapping memory is so slow that it is almost unusable
In both cases I used site-to-site configuration, one vpnserver and one vpnbridge, it simply makes xxxx km long ethernet cable over internet, no need any IP setting and so on...
Principle is that on vpnserver I need to make local bridge between virtual hub VPN and physical NIC interface like eth0
also on vpnbridge I make local bridge between virtual hub BRIDGE and physical NIC interface like eth0

then SoftEther connects together both VPN and BRIDGE virtual hubs, on first location I put LAN cable to eth0 NIC and on other location this cable "gets out" of eth0 ....

All connections virtual and local bridges got VLAN ID

Problem with Ubuntu is that I get VLAN ID only for virtual connection/session BUT for local bridges I get no VLAN ID
This means that vpnserver and vpnbridge get connected over internet but system dos not work as there is some problem with local bridging...

Does anybody used SE with similar configuration? I tried 2 diffetent PCs and the same problem
Where should I start to look for the problem as to make local bridges to work?

[ubuntu] No WiFi adapter found in Ubuntu 18.04, HP Laptop15-da0058nl

[ubuntu] ubuntu desktop 18.04 networking dns server not added by NetworkManager

$
0
0
Hello.

I have had a ubuntu desktop 14.04 with manual network configuration. I recently upgraded it to 18.04.
Upgrading to 18.04 has broken my DNS server configuration and I can temporary fix it by editing /etc/resolv.conf.
However, I want to know how to do it CORRECTLY. Can someone help me find the way?

First, I wanted to figure out where my manual network configuration is stored. (Yes, I have not used it for a long time.)
I found nothing in /etc/network/interfaces. I have no files in /etc/netplan.
Code:

obelle:etc > cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
obelle:etc > ls -a /etc/netplan
...

I tried to grep my ip address in /etc and found NetworkManager is having my manual network configurations
Code:

obelle:etc > sudo grep -H "111.222.198.39" -r *
NetworkManager/system-connections/Wired connection 1:address1=111.222.198.39/24,111.222.198.1
obelle:etc > sudo cat "NetworkManager/system-connections/Wired connection 1"
[connection]
id=Wired connection 1
uuid=0238a1e0-487a-48b6-9661-6bf71d8678fc
type=ethernet
permissions=
timestamp=1539753475


[ethernet]
mac-address=00:3E:E1:C8:65:C1
mac-address-blacklist=


[ipv4]
address1=111.222.198.39/24,111.222.198.1
dns=111.222.16.61;111.222.16.62;
dns-search=my.domain.com;
method=manual


[ipv6]
addr-gen-mode=eui64
dns-search=
method=auto

I edited IP prefix to 111.222 and search domain to my.domain.com for anonymity.
Yes NetworkManager has both DNS servers but they are never added to /etc/resolv.conf.

Code:

obelle:etc > cat resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#    DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
# 127.0.0.53 is the systemd-resolved stub resolver.
# run "systemd-resolve --status" to see details about the actual nameservers.


nameserver 127.0.0.53
obelle:etc > systemd-resolve --status
Global
          DNSSEC NTA: 10.in-addr.arpa
                      16.172.in-addr.arpa
                      168.192.in-addr.arpa
                      17.172.in-addr.arpa
                      18.172.in-addr.arpa
                      19.172.in-addr.arpa
                      20.172.in-addr.arpa
                      21.172.in-addr.arpa
                      22.172.in-addr.arpa
                      23.172.in-addr.arpa
                      24.172.in-addr.arpa
                      25.172.in-addr.arpa
                      26.172.in-addr.arpa
                      27.172.in-addr.arpa
                      28.172.in-addr.arpa
                      29.172.in-addr.arpa
                      30.172.in-addr.arpa
                      31.172.in-addr.arpa
                      corp
                      d.f.ip6.arpa
                      home
                      internal
                      intranet
                      lan
                      local
                      private
                      test


Link 3 (eth1)
      Current Scopes: none
      LLMNR setting: yes
MulticastDNS setting: no
      DNSSEC setting: no
    DNSSEC supported: no


Link 2 (eth0)
      Current Scopes: none
      LLMNR setting: yes
MulticastDNS setting: no
      DNSSEC setting: no
    DNSSEC supported: no

It appears NetworkManager's DNS server configuration does not apply. How can I fix this?

[ubuntu] Wi-fi hard blocked in ubuntu 18.04 (bionic) on HP laptop. Hardware key doesn't work

$
0
0
Hi,

I recently upgraded ubuntu from16.04 to on my system and found that wi-fi was not working at all because of a hard block. A quick google search showed this forum topic with same problem, but

Code:

sudo modprobe -r hp-wireless
sudo modprobe hp-wmi


doesnt solve my problem. All other special buttons (fn+f1-f11) works correctly.
fn+f12 light orange and doesnt switch ito green.

In dmesg i cant see rows of driver uploading firmware wifi device. Somesing like this:

Code:

[  34.885470] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt3290.bin'
[  35.165620] rt2800pci 0000:0a:00.0: Direct firmware load for rt3290.bin failed with error -2
[  35.165628] ieee80211 phy0: rt2x00lib_request_firmware: Error - Failed to request Firmware

maybe problem in it?

Laptop model HP 250 G1.

Any help will be appreciated.
Attached Files

[ubuntu] ethernet connection not working (DSN problem?) on ubuntu 15.10

$
0
0
Dear users,

I'm a newby of Ubuntu. I've ubuntu 15.10 installed on a laptop and since 6 days I cannot connect anymore to internert via wired connection. I don't know what I did wrong, but I was connected with a VPN and when I disconnected I could not connect anylonger (nor with neither without VPN).

The connection name changed from eth0 to something strange containing my MAC address. I could put the name back following this post:
https://askubuntu.com/questions/6895...rface-in-15-10
but it didn't help.

When I type
Code:

ipconfig
I get:
Code:

eth0 Link encap:Ethernet  HWaddr 9c:eb:e8:29:08:6c 
    inet addr:192.168.1.68  Bcast:192.168.1.255  Mask:255.255.255.0
    inet6 addr: fe80::9eeb:e8ff:fe29:86c/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
    RX packets:113 errors:0 dropped:0 overruns:0 frame:0
    TX packets:2027 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:9048 (9.0 KB) 
    TX bytes:175165 (175.1 KB)
lo       
      Link encap:Local Loopback 
      inet addr:127.0.0.1  Mask:255.0.0.0
      inet6 addr: ::1/128 Scope:Host
        UP LOOPBACK RUNNING  MTU:65536  Metric:1
        RX packets:51 errors:0 dropped:0 overruns:0 frame:0
        TX packets:51 errors:0 dropped:0 overruns:0 carrier:0
      collisions:0 txqueuelen:0
      RX bytes:7547 (7.5 KB)  TX bytes:7547 (7.5 KB)

Then:
Code:

route -n
Code:

Kernel IP routing table
Destination   
Gateway        Genmask        Flags Metric Ref    Use Iface
0.0.0.0        192.168.1.1    0.0.0.0        UG    100    0        0 eth0
169.254.0.0    0.0.0.0        255.255.0.0    U    1000  0        0 eth0
192.168.1.0    0.0.0.0        255.255.255.0  U    100    0        0 eth0

Then:
Code:

sudo lshw -C network
Code:


*-network             
      description: Ethernet interface
      physical id: 1
logical name: eth0
serial: 9c:eb:e8:29:08:6c
size: 100Mbit/s
capacity: 1Gbit/s
capabilities: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8152 driverversion=v1.08.1 (2015/07/28) duplex=full ip=192.168.1.68 link=yes multicast=yes port=MII speed=100Mbit/s

There is no product name, but maybe it is normal(?)

However when I type:
Code:

ping 8.8.8.8
Code:

PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=120 time=52.1 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=120 time=52.0 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=120 time=51.9 ms
^C
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2002ms

It works fine, but then when I type:
Code:

ping www.google.com
it doesn't do anything.

I found here
https://askubuntu.com/questions/8042...cdaaf0d5bcc3d6
that it might the dhcp server not giving me a DNS server to look up names, but I could not find how to fix it.

Firefox just tells me "server not found"

The Wifi connection does the same.

In the Connection editor I've put IPv6 on "Ignored"

I also deleted the old network names doing:
Code:

sudo rm /etc/NetworkManager/system-connections/...old connection name ...
I have tried to do: (I admit it: I didn't know what I was doing)
Code:

sudo nano /etc/NetworkManager/NetworkManager.conf

[main]
plugins=ifupdown,keyfile,ofono
#dns=dnsmasq

sudo service network-manager restartand comment the dns=dsnmasq line, as suggested here:
https://askubuntu.com/questions/6905...n-ubuntu-15-10
but it doesn't do anything (I've put it back as it was)

Internet connection, wired and wifi, works on other laptops. I rebooted the box for internet connection too.

I apologize if similar threads have already been posted. As I'm a newby I could not find the solution in all the posts I've read.

Thank you very much for your help

Cheers
Paola

[ubuntu] Unable to install AX88179_178A driver for Gigabit USB 3.0 LAN Network Adapter

$
0
0
The problem is associated to Ubuntu 18.04.

I have 2 debian linux OS laptops. One laptop ( Mint17.3) uses 3.13.0-156 generic kernel. I downloaded the linux driver from ' www.asix.com.tw/ ' and complied / installed it on this laptop. The LAN connection was made and
ethernet interface worked.

Second laptop (Ubuntu 18.04) uses 4.15.0-36 generic kernel. I used the same driver that as installed on first laptop. I made sure build essentials, linux headers, elfutil and libelf packages were install on this laptop before
executing "make and make install". This device doesn't work on the second laptop.
Included and attached, are screen shots of the compile/install and listing of dmesg for the usb device.

[image: compile1.jpg]

[image: dmesg1.jpg]



*************
I did some additional work to install the driver. This time I used
'checkinstall' and got the following results .


This the results of 'checkinstall'
****************************************
**** Debian package creation selected ***
*****************************************
*** Warning: The package name "AX88179_178A_LINUX_DRIVER_v1.19.0_SOURCE"
contains
upper case
*** Warning: letters. dpkg might not like that so I changed
*** Warning: them to lower case.
*** Warning: The package name "ax88179_178a_linux_driver_v1.19.0_source"
contains illegal
*** Warning: characters. dpkg might not like that so I changed
*** Warning: them to dashes.
This package will be built according to these values:
0 - Maintainer: [ root@wiz3-Aspire-E5-576 ]
1 - Summary: [ USB3LAN ]
2 - Name: [ ax88179-178a-linux-driver-v1.19.0-source ]
3 - Version: [ 20181008 ]
4 - Release: [ 1 ]
5 - License: [ GPL ]
6 - Group: [ checkinstall ]
7 - Architecture: [ amd64 ]
8 - Source location: [ AX88179_178A_LINUX_DRIVER_v1.19.0_SOURCE ]
9 - Alternate source location: [ ]
10 - Requires: [ ]
11 - Provides: [ ax88179-178a-linux-driver-v1.19.0-source ]
12 - Conflicts: [ ]
13 - Replaces: [ ]
Enter a number to change any of them or press ENTER to continue:
Installing with make install...
========================= Installation results ===========================
su -c "cp -v ax88179_178a.ko
/lib/modules/4.15.0-36-generic/kernel/drivers/net/usb && /sbin/depmod
-a"
'ax88179_178a.ko' ->
'/lib/modules/4.15.0-36-generic/kernel/drivers/net/usb/ax88179_178a.ko'
======================== Installation successful ==========================
Copying files to the temporary directory...OK
Stripping ELF binaries and libraries...OK
Compressing man pages...OK
Building file list...OKKernel modules found. Calling depmod in the
postinstall script
Building Debian package...OK
Installing Debian package... FAILED!
*** Failed to install the package
Do you want to see the log file? [y]:
Selecting previously unselected package
ax88179-178a-linux-driver-v1.19.0-source.
(Reading database ... 228933 files and directories currently installed.)
Preparing to unpack
.../ax88179-178a-linux-driver-v1.19.0-source_20181008-1_amd64.deb ...
Unpacking ax88179-178a-linux-driver-v1.19.0-source (20181008-1) ...
dpkg: error processing archive
/usr/local/src/AX88179_178A_LINUX_DRIVER_v1.19.0_SOURCE/ax88179-178a-linux-driver-
v1.19.0-source_20181008-1_amd64.deb (--install):
trying to overwrite
'/lib/modules/4.15.0-36-generic/kernel/drivers/net/usb/ax88179_178a.ko',
which is
also in package linux-modules-extra-4.15.0-36-generic 4.15.0-36.39
Errors were encountered while processing:
/usr/local/src/AX88179_178A_LINUX_DRIVER_v1.19.0_SOURCE/ax88179-178a-linux-driver-
v1.19.0-source_20181008-1_amd64.deb
/var/tmp/tmp.msbax7CC7b/dpkginstall.log (END)
*** SIGINT received ***
Restoring overwritten files from backup...OK
Cleaning up...OK
Bye.



I sent emails to the 'Support@asix.com.tw' identifying the problem but,
they don't respond.

Any idea on how to fix the problem?????
Attached Images
Viewing all 23300 articles
Browse latest View live


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