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

BCM4360 & bcmwl-kernel-source cause high cpu use

$
0
0
Hi I have no issues with installing the software and getting my wifi running. What my problems is, when I use the driver my system grinds to a halt for 2-5 seconds every 2-5 seconds making the system unusable. This only occurs while wifi is running. I do a fresh install of 14.04.2 x64 and first thing I do is install bcmwl-kernel-source so I can untether my phone and use wifi.

As soon as the driver is making use of the hardware, the lags begin. Xorg, kworker, migration and even network manager tasks will show intermittent high cpu use (30-70%) while the lags are taking place. I am using an ASUS PCE-AC68 wifi card.

Has anyone run into this before or know how to solve the issue of high CPU use while using bcmwl-kernel driver for the BCM4360?

[ubuntu] LOST 8169 drivers

$
0
0
Okay Some friends suggested me to install the r8168 Realtek driver for Ubuntu 14.04 instead of the r8169 (which I previously did).
During the process, I remember executing this command: 'rmmod r8169'. I guess this basically means that my laptop no longer has any wired adapter drivers.
Sadly, the process for installation of the r168 failed, and I am now left with no drivers for the wired connection.
None of the usual commands to detect eth0 (like 'ifconfig -a') are recognizing it, the laptop waits around at bootup for network configuration, and I am frustrated. Any help please?

Wifi Card issues

$
0
0
Hello everyone ive had this Dwa 160 b2 card for a while now.
I have tried countless google searching on and off for a few months but i can't find anything that will resolve my issues.

Here is the output from lsusb
Code:

~$ lsusb
Bus 002 Device 005: ID 2001:3c1a D-Link Corp. DWA-160 802.11abgn Xtreme N Dual Band Adapter(rev.B2) [Ralink RT5572]
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 08ff:2810 AuthenTec, Inc. AES2810
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

My ubuntu version
Code:

Description:    Ubuntu 14.04.2 LTS
Release:    14.04

On my labtop it has a built in wifi driver and it is working. But as soon as i plug in my wifi card it freezes the connection.

If someone could please help it would be much appreciated, im sure it would be a quick fix for some.

I'm sorry for the inconvenience i have tried countless google searching with no avail

[ubuntu] Samba Domain Controller with LDAP Backend

$
0
0
I have followed this guide "http://www.unixmen.com/setup-samba-domain-controller-with-openldap-backend-in-ubuntu-13-04/" to try and set up samba to use ldap as the authentication. I got through the entire guide without error until i try to log into the domain or connect to the share. When trying to connect to the domain from a windows 7 client i get "An Active Directory Domain Controller for the domain "NOETIC" could not be contacted." When trying to map the share I get the error "You might not have permission to use this network resource... A device attached to the system is not functioning. I tried remaking the user account and now I am getting "Access Denied" but that is not my main issue I don't think.

I have tried looking at the SID and making sure that they match where they are supposed to go. It is probably some simple error but I am rather new to Linux and networking.

Here is my smb.conf
Code:

#======================= Global Settings =======================


#============= Configuring samba with LDAP settings ============

[global]
workgroup = NOETICFS
netbios name = NOETIC

deadtime = 10
log level = 1
log file = /var/log/samba/log.%m
max log size = 5000
debug pid = yes
debug uid = yes
syslog = 0
utmp = yes

security = user
domain logons = yes
domain master = yes
os level = 64
logon path =\\%N\%U\profile
logon home =\\%N\%U
logon drive = H:
logon script =logon.cmd

passdb backend = ldapsam:"ldap://ldap.hsv1.noeticstrategies.com/"
ldap ssl = off
ldap admin dn = cn=admin,dc=hsv1,dc=noeticstrategies,dc=com
ldap delete dn = no

# Sync UNIX password with Samba password
## Method 1:
ldap password sync = yes
## Method 2:
;ldap password sync = no
;unix password sync = yes
;passwd program = /usr/sbin/smbldap-passwd -u '%u'
;passwd chat = "Changing *\nNew password*" %n\n "*Retype new password*" %n\n"

ldap suffix = dc=hsv1,dc=noeticstrategies,dc=com
ldap user suffix = ou=Users
ldap group suffix = ou=Groups
ldap machine suffix = ou=Computers
ldap idmap suffix = ou=Idmap

add user script = /usr/sbin/smbldap-useradd -m '%u' -t 1
rename user script = /usr/sbin/smbldap-usermod -r '%unew' '%uold'
delete user script = /usr/sbin/smbldap-userdel '%u'
set primary group script = /usr/sbin/smbldap-usermod -g '%g' '%u'
add group script = /usr/sbin/smbldap-groupadd -p '%g'
delete group script = /usr/sbin/smbldap-groupdel '%g'
add user to group script = /usr/sbin/smbldap-groupmod -m '%u' '%g'
delete user from group script = /usr/sbin/smbldap-groupmod -x '%u' '%g'
add machine script = /usr/sbin/smbldap-useradd -w '%u' -t 1

## Browsing/Identification ###

# Change this to the workgroup/NT-domain name your Samba server will part of
#  workgroup =

# server string is the equivalent of the NT Description field
#      server string = %h server (Samba, Ubuntu)

# Windows Internet Name Serving Support Section:
# WINS Support - Tells the NMBD component of Samba to enable its WINS Server
  wins support = no
#  name resolve order = wins lmhosts host bcast

# WINS Server - Tells the NMBD components of Samba to be a WINS Client
# Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
;  wins server = w.x.y.z

# This will prevent nmbd to search for NetBIOS names through DNS.
#  dns proxy = no

#### Networking ####

# The specific set of interfaces / networks to bind to
# This can be either the interface name or an IP address/netmask;
# interface names are normally preferred
;  interfaces = 127.0.0.0/8 eth0

# Only bind to the named interfaces and/or networks; you must use the
# 'interfaces' option above to use this.
# It is recommended that you enable this feature if your Samba machine is
# not protected by a firewall or is a firewall itself.  However, this
# option cannot handle dynamic or non-broadcast interfaces correctly.
;  bind interfaces only = yes



#### Debugging/Accounting ####

# This tells Samba to use a separate log file for each machine
# that connects
#  log file = /var/log/samba/log.%m

# Cap the size of the individual log files (in KiB).
#  max log size = 1000

# If you want Samba to only log through syslog then set the following
# parameter to 'yes'.
#  syslog only = no

# We want Samba to log a minimum amount of information to syslog. Everything
# should go to /var/log/samba/log.{smbd,nmbd} instead. If you want to log
# through syslog you should set the following parameter to something higher.
#  syslog = 0

# Do something sensible when Samba crashes: mail the admin a backtrace
  panic action = /usr/share/samba/panic-action %d


####### Authentication #######

# Server role. Defines in which mode Samba will operate. Possible
# values are "standalone server", "member server", "classic primary
# domain controller", "classic backup domain controller", "active
# directory domain controller".

# Most people will want "standalone sever" or "member server".
# Running as "active directory domain controller" will require first
# running "samba-tool domain provision" to wipe databases and create a
# new domain.
  server role = standalone server

# If you are using encrypted passwords, Samba will need to know what
# password database type you are using.
#  passdb backend = tdbsam

  obey pam restrictions = no

# This boolean parameter controls whether Samba attempts to sync the Unix
# password with the SMB password when the encrypted SMB password in the
# passdb is changed.
#  unix password sync = yes

# For Unix password sync to work on a Debian GNU/Linux system, the following
# parameters must be set (thanks to Ian Kahan <<kahan@informatik.tu-muenchen.de> for
# sending the correct chat script for the passwd program in Debian Sarge).
#  passwd program = /usr/bin/passwd %u
#  passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .

# This boolean controls whether PAM will be used for password changes
# when requested by an SMB client instead of the program listed in
# 'passwd program'. The default is 'no'.
  pam password change = no

# This option controls how unsuccessful authentication attempts are mapped
# to anonymous connections
  map to guest = bad user

########## Domains ###########

#
# The following settings only takes effect if 'server role = primary
# classic domain controller', 'server role = backup domain controller'
# or 'domain logons' is set
#

# It specifies the location of the user's
# profile directory from the client point of view) The following
# required a [profiles] share to be setup on the samba server (see
# below)
;  logon path = \\%N\profiles\%U
# Another common choice is storing the profile in the user's home directory
# (this is Samba's default)
#  logon path = \\%N\%U\profile

# The following setting only takes effect if 'domain logons' is set
# It specifies the location of a user's home directory (from the client
# point of view)
;  logon drive = H:
#  logon home = \\%N\%U

# The following setting only takes effect if 'domain logons' is set
# It specifies the script to run during logon. The script must be stored
# in the [netlogon] share
# NOTE: Must be store in 'DOS' file format convention
;  logon script = logon.cmd

# This allows Unix users to be created on the domain controller via the SAMR
# RPC pipe.  The example command creates a user account with a disabled Unix
# password; please adapt to your needs
; add user script = /usr/sbin/adduser --quiet --disabled-password --gecos "" %u

# This allows machine accounts to be created on the domain controller via the
# SAMR RPC pipe.
# The following assumes a "machines" group exists on the system
; add machine script  = /usr/sbin/useradd -g machines -c "%u machine account" -d /var/lib/samba -s /bin/false %u

# This allows Unix groups to be created on the domain controller via the SAMR
# RPC pipe.
; add group script = /usr/sbin/addgroup --force-badname %g

############ Misc ############

# Using the following line enables you to customise your configuration
# on a per machine basis. The %m gets replaced with the netbios name
# of the machine that is connecting
;  include = /home/samba/etc/smb.conf.%m

# Some defaults for winbind (make sure you're not using the ranges
# for something else.)
;  idmap uid = 10000-20000
;  idmap gid = 10000-20000
;  template shell = /bin/bash

# Setup usershare options to enable non-root users to share folders
# with the net usershare command.

# Maximum number of usershare. 0 (default) means that usershare is disabled.
;  usershare max shares = 100

# Allow users who've been granted usershare privileges to create
# public shares, not just authenticated ones
  usershare allow guests = no

#======================= Share Definitions =======================

# Un-comment the following (and tweak the other settings below to suit)
# to enable the default home directory shares. This will share each
# user's home directory as \\server\username
;[homes]
;  comment = Home Directories
;  browseable = no

# By default, the home directories are exported read-only. Change the
# next parameter to 'no' if you want to be able to write to them.
;  read only = yes

# File creation mask is set to 0700 for security reasons. If you want to
# create files with group=rw permissions, set next parameter to 0775.
;  create mask = 0700

# Directory creation mask is set to 0700 for security reasons. If you want to
# create dirs. with group=rw permissions, set next parameter to 0775.
;  directory mask = 0700

# By default, \\server\username shares can be connected to by anyone
# with access to the samba server.
# Un-comment the following parameter to make sure that only "username"
# can connect to \\server\username
# This might need tweaking when using external authentication schemes
;  valid users = %S

#===================== moved copy pasta =================

[NETLOGON]
path = /var/lib/samba/netlogon
guest ok = yes
read only = yes
browseable = no
#share modes = no

[PROFILES]
path = /var/lib/samba/profiles
browseable = no
writeable = yes
create mask = 0611
directory mask = 0700
profile acls = yes
csc policy = disable
map system = yes
map hidden = yes
guest ok = no
browseable = no

#===================== moved copy pasta =================


# Un-comment the following and create the netlogon directory for Domain Logons
# (you need to configure Samba to act as a domain controller too.)
;[netlogon]
;  comment = Network Logon Service
;  path = /home/samba/netlogon
;  guest ok = yes
;  read only = yes

# Un-comment the following and create the profiles directory to store
# users profiles (see the "logon path" option above)
# (you need to configure Samba to act as a domain controller too.)
# The path below should be writable by all users so that their
# profile directory may be created the first time they log on
;[profiles]
;  comment = Users profiles
;  path = /home/samba/profiles
;  guest ok = no
;  browseable = no
;  create mask = 0600
;  directory mask = 0700

#[printers]
#  comment = All Printers
#  browseable = no
#  path = /var/spool/samba
#  printable = yes
#  guest ok = no
#  read only = yes
#  create mask = 0700

# Windows clients look for this share name as a source of downloadable
# printer drivers
#[print$]
#  comment = Printer Drivers
#  path = /var/lib/samba/printers
#  browseable = yes
#  read only = yes
#  guest ok = no
# Uncomment to allow remote administration of Windows print drivers.
# You may need to replace 'lpadmin' with the name of the group your
# admin users are members of.
# Please note that you also need to set appropriate Unix permissions
# to the drivers directory for these users to have write rights in it
;  write list = root, @lpadmin

#Share for all files

[shares]
comment = Shared Files
path = /etc/shares
browsable = yes
guest ok = no
read only = no
create mask = 0755
valid users = "@Domain Users"

One thing i noticed in here that confused me was the [NETLOGON] share path. I read that this path should lead to some scripts and also that this path is different for most people. This path I have in my file does not lead to a folder with scripts in it, just an empty folder. I am not sure what this is about.

Here is my smbldap.conf
Code:

# $Id: smbldap.conf 139 2012-08-07 11:11:37Z fumiyas $
#
# smbldap-tools.conf : Q & D configuration file for smbldap-tools

#  This code was developped by IDEALX (http://IDEALX.org/) and
#  contributors (their names can be found in the CONTRIBUTORS file).
#
#                Copyright (C) 2001-2002 IDEALX
#
#  This program is free software; you can redistribute it and/or
#  modify it under the terms of the GNU General Public License
#  as published by the Free Software Foundation; either version 2
#  of the License, or (at your option) any later version.
#
#  This program is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#  GNU General Public License for more details.
#
#  You should have received a copy of the GNU General Public License
#  along with this program; if not, write to the Free Software
#  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
#  USA.

#  Purpose :
#      . be the configuration file for all smbldap-tools scripts

##############################################################################
#
# General Configuration
#
##############################################################################

# Put your own SID. To obtain this number do: "net getlocalsid".
# If not defined, parameter is taking from "net getlocalsid" return
SID="S-1-1-11-1111111111-1111111111-111111111"

# Domain name the Samba server is in charged.
# If not defined, parameter is taking from smb.conf configuration file
# Ex: sambaDomain="IDEALX-NT"
sambaDomain="NOETICFS"

##############################################################################
#
# LDAP Configuration
#
##############################################################################

# Notes: to use to dual ldap servers backend for Samba, you must patch
# Samba with the dual-head patch from IDEALX. If not using this patch
# just use the same server for slaveLDAP and masterLDAP.
# Those two servers declarations can also be used when you have
# . one master LDAP server where all writing operations must be done
# . one slave LDAP server where all reading operations must be done
#  (typically a replication directory)

# Slave LDAP server URI
# Ex: slaveLDAP=ldap://slave.ldap.example.com/
# If not defined, parameter is set to "ldap://127.0.0.1/"
#slaveLDAP="ldap://ldap.example.com/"

# Master LDAP server URI: needed for write operations
# Ex: masterLDAP=ldap://master.ldap.example.com/
# If not defined, parameter is set to "ldap://127.0.0.1/"
masterLDAP="ldap://ldap.hsv1.noeticstrategies.com/"

# Use TLS for LDAP
# If set to 1, this option will use start_tls for connection
# (you must also used the LDAP URI "ldap://...", not "ldaps://...")
# If not defined, parameter is set to "0"
ldapTLS="0"

# How to verify the server's certificate (none, optional or require)
# see "man Net::LDAP" in start_tls section for more details
verify="none"

# CA certificate
# see "man Net::LDAP" in start_tls section for more details
cafile="/etc/smbldap-tools/ca.pem"

# certificate to use to connect to the ldap server
# see "man Net::LDAP" in start_tls section for more details
clientcert="/etc/smbldap-tools/smbldap-tools.hsv1.noeticstrategies.com.pem"

# key certificate to use to connect to the ldap server
# see "man Net::LDAP" in start_tls section for more details
clientkey="/etc/smbldap-tools/smbldap-tools.hsv1.noeticstrategies.com.key"

# LDAP Suffix
# Ex: suffix=dc=IDEALX,dc=ORG
suffix="dc=hsv1,dc=noeticstrategies,dc=com"
# Where are stored Users
# Ex: usersdn="ou=Users,dc=IDEALX,dc=ORG"
# Warning: if 'suffix' is not set here, you must set the full dn for usersdn
usersdn="ou=Users,${suffix}"

# Where are stored Computers
# Ex: computersdn="ou=Computers,dc=IDEALX,dc=ORG"
# Warning: if 'suffix' is not set here, you must set the full dn for computersdn
computersdn="ou=Computers,${suffix}"

# Where are stored Groups
# Ex: groupsdn="ou=Groups,dc=IDEALX,dc=ORG"
# Warning: if 'suffix' is not set here, you must set the full dn for groupsdn
groupsdn="ou=Groups,${suffix}"

# Where are stored Idmap entries (used if samba is a domain member server)
# Ex: idmapdn="ou=Idmap,dc=IDEALX,dc=ORG"
# Warning: if 'suffix' is not set here, you must set the full dn for idmapdn
idmapdn="ou=Idmap,${suffix}"

# Where to store next uidNumber and gidNumber available for new users and groups
# If not defined, entries are stored in sambaDomainName object.
# Ex: sambaUnixIdPooldn="sambaDomainName=${sambaDomain},${suffix}"
# Ex: sambaUnixIdPooldn="cn=NextFreeUnixId,${suffix}"
sambaUnixIdPooldn="sambaDomainName=${sambaDomain},${suffix}"

# Default scope Used
scope="sub"

# Unix password hash scheme (CRYPT, MD5, SMD5, SSHA, SHA, CLEARTEXT)
# If set to "exop", use LDAPv3 Password Modify (RFC 3062) extended operation.
password_hash="SSHA"

# if password_hash is set to CRYPT, you may set a salt format.
# default is "%s", but many systems will generate MD5 hashed
# passwords if you use "$1$%.8s". This parameter is optional!
password_crypt_salt_format="%s"

##############################################################################
#
# Unix Accounts Configuration
#
##############################################################################

# Login defs
# Default Login Shell
# Ex: userLoginShell="/bin/bash"
userLoginShell="/bin/bash"

# Home directory
# Ex: userHome="/home/%U"
userHome="/home/%U"

# Default mode used for user homeDirectory
userHomeDirectoryMode="700"

# Gecos
userGecos="System User"

# Default User (POSIX and Samba) GID
defaultUserGid="513"

# Default Computer (Samba) GID
defaultComputerGid="515"

# Skel dir
skeletonDir="/etc/skel"

# Treat shadowAccount object or not
shadowAccount="1"

# Default password validation time (time in days) Comment the next line if
# you don't want password to be enable for defaultMaxPasswordAge days (be
# careful to the sambaPwdMustChange attribute's value)
defaultMaxPasswordAge="45"
##############################################################################
#
# SAMBA Configuration
#
##############################################################################

# The UNC path to home drives location (%U username substitution)
# Just set it to a null string if you want to use the smb.conf 'logon home'
# directive and/or disable roaming profiles
# Ex: userSmbHome="\\PDC-SMB3\%U"
userSmbHome="\\192.168.1.62\%U"

# The UNC path to profiles locations (%U username substitution)
# Just set it to a null string if you want to use the smb.conf 'logon path'
# directive and/or disable roaming profiles
# Ex: userProfile="\\PDC-SMB3\profiles\%U"
userProfile="\\192.168.1.62\profiles\%U"

# The default Home Drive Letter mapping
# (will be automatically mapped at logon time if home directory exist)
# Ex: userHomeDrive="H:"
userHomeDrive="H:"

# The default user netlogon script name (%U username substitution)
# if not used, will be automatically username.cmd
# make sure script file is edited under dos
# Ex: userScript="startup.cmd" # make sure script file is edited under dos
userScript="logon.bat"

# Domain appended to the users "mail"-attribute
# when smbldap-useradd -M is used
# Ex: mailDomain="idealx.com"
mailDomain="noeticstrategies.com"

##############################################################################
#
# SMBLDAP-TOOLS Configuration (default are ok for a RedHat)
#
##############################################################################

# Allows not to use smbpasswd (if with_smbpasswd="0" in smbldap.conf) but
# prefer Crypt::SmbHash library
with_smbpasswd="0"
smbpasswd="/usr/bin/smbpasswd"

# Allows not to use slappasswd (if with_slappasswd="0" in smbldap.conf)
# but prefer Crypt:: libraries
with_slappasswd="0"
slappasswd="/usr/sbin/slappasswd"

# comment out the following line to get rid of the default banner
# no_banner="1"

The SID is not actually all 1's. It is set to the return i get from net getlocalsid. I read other things and saw that some people had to set their domain SID to this SID using net setdomainsid "SID........". I did this so net getdomainsid returns both domain SID and local SID as this same one. I am not positive that this is correct either but it did not seem to create any new errors.

Any help is appreciated. Thank you.

Setting up LAN

$
0
0
Hello folks,

I am trying to setup a small LAN that consists of a Dell Server and an ASA (the LAN will eventually touch the interwebs). I have ubuntu server 14.04 loaded on the server.

I have the server connected to the ASA via serial so i can configure it through telnet (the shell) - but i am at a loss on where to start.

*i am very new to ubuntu/linux, so go easy :)

[ubuntu_mate] How to auto-Mount a NAS network drive after booting up?

$
0
0
Hi all,

I have a Synology NAS, DS210j, with network name "hNAS", installed in the same LAN with a Celeron J1900 Tiny Computer.
Ubuntu Mate 14.10 is installed in that Tiny Computer.

After some setup in DS210j, Ubuntu can see "hNAS"
-> by double click on the icon of "hNAS", I can login into my hNAS user account, double click one of the folders, e.g. "mfy_sa"
-> mfy_sa will be mounted and an icon of it is placed on the desktop of Ubuntu Mate
-> however after reboot, mfy_sa disappears.

So my question is:
How to setup Ubuntu so that "mfy_sa" will be mounted automatically after boot up?

Thanks for any kind of help!

WPA supplicant

$
0
0
Help, help help.....I upgraded to 14.04 a few days ago, and reset my wifi to use Wicd, as I had been doing in the past. I can connect to the internet with no problem, but my entire computer is running slowly, freezing and you tube videos are choppy and laggy. Although I've been with Ubuntu for a while, I am unfamiliar with coding, etc. When running top and System Monitor, I see that my CPU usage is 100% at all times, whether on the internet or not, and that wpa_supplicant is using 70% or more of that usage at all times. My computer is almost unusable because of this. I have tried researching this on the internet, but, to be honest, do not understand much of what I am reading. My laptop is fairly old and my graphics card is an AMD/ATI RS482M which is no longer supported by AMD and has no proprietary drivers. I need to sort this out, and wonder if there is an alternative to wpa_supplicant, if the fact that I am using Wicd rather than Network Manager is presenting a problem, or how to remedy this. Hopefully someone here has the answer to this, as I am totally frustrated. Thanks!

Can't connect to the internet

$
0
0
I just installed xubuntu. I'm using a VPN on my host machine. I can't connect to the internet. I tried pinging a public IP address with no luck. I have stopped and restarted networking.

Redirecting traffic sent to a specific IP to a different IP

$
0
0
Hello all, I'm trying to redirect port 80 traffic from a virtual machine running on a host box with Ubuntu 12.04 to a different IP. Essentially, the host box is acting as the router in this situation, and is for all intents and purposes I'm trying to do exactly what was done in this thread: http://ubuntuforums.org/showthread.php?t=1786334

I've followed this guide http://www.debuntu.org/how-to-redire...sing-iptables/, which is exactly what is given in the aforementioned thread, however I'm able to see via tcpdump that my packets are still being sent to the original IP, rather than the IP I've specified that it be redirected to.

Here is my nat table:
Code:

~# iptables -t nat -L
Chain PREROUTING (policy ACCEPT)
target    prot opt source              destination       
DNAT      tcp  --  anywhere            69.28.95.246        tcp dpt:http to:104.219.53.230:80


Chain INPUT (policy ACCEPT)
target    prot opt source              destination       


Chain OUTPUT (policy ACCEPT)
target    prot opt source              destination       


Chain POSTROUTING (policy ACCEPT)
target    prot opt source              destination       
MASQUERADE  all  --  anywhere            anywhere

also:
Code:

~# sysctl net.ipv4.ip_forward
net.ipv4.ip_forward = 1

You can see, I'm trying to redirect connections going to port 80 on 69.28.95.246 to port 80 on 104.219.53.230...everything I've read tells me that I've set this up correctly, yet tcpdump shows me that this is not the case. Wanted to bounce this off you guys to see if anyone had any ideas.

Wireless disabled by hardware switch in samsung np270e5e

$
0
0
I installed Ubuntu 14.04 in my Samsung Ativ book 2 and the wireless worked fine.. However after install and reboot my wifi is being disabled by a hardware switch. Is a uefi machine and Windows8 is not working anymore.


I try with "rfkill unblock all" and all the key combinations, but nothig...

Can anybody help?


For more information, i ran the Wireless_script

Code:



    ======== Wireless-Info START ========

System-Info ~~~~~~~~~~~~~~~~~~~~~~~~

cata 3.16.0-30-generic x86_64,  Ubuntu 14.04.2 LTS, trusty

CPU    : Intel(R) Celeron(R) CPU 847 @ 1.10GHz
Memory : 3654 MB
Uptime : 14:57:53 up 23 min,  2 users,  load average: 0,03, 0,31, 0,29


lspci ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

01:00.0 Network controller [0280]: Qualcomm Atheros AR9485 Wireless Network Adapter [168c:0032] (rev 01)
    Subsystem: Samsung Electronics Co Ltd Device [144d:4105]
    Kernel driver in use: ath9k
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
    Subsystem: Samsung Electronics Co Ltd Device [144d:c708]
    Kernel driver in use: r8169


lsusb ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Bus 002 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 2232:1041 
Bus 001 Device 005: ID 0cf3:3004 Atheros Communications, Inc.
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


PCMCIA Card Info ~~~~~~~~~~~~~~~~~~~



iwconfig ~~~~~~~~~~~~~~~~~~~~~~~~~~~

wlan0    IEEE 802.11bgn  ESSID:off/any 
          Mode:Managed  Access Point: Not-Associated  Tx-Power=off 
          Retry short limit:7  RTS thr:off  Fragment thr:off
          Power Management:off
         


rfkill ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

      Interface        Soft blocked  Hard blocked
0: phy0: Wireless LAN      no            yes
1: hci0: Bluetooth        no            no


lsmod ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

ath9k                137283  0
ath9k_common          25638  1 ath9k
ath9k_hw              446521  2 ath9k_common,ath9k
ath                    29006  3 ath9k_common,ath9k,ath9k_hw
mac80211              652718  1 ath9k
cfg80211              494330  4 ath,ath9k_common,ath9k,mac80211
wmi                    19193  0


module parameters ~~~~~~~~~~~~~~~~~~

ath9k        (6): blink=0 | bt_ant_diversity=0 | btcoex_enable=0 | nohwcrypt=0 | ps_enable=0 | use_chanctx=0
cfg80211      (2): cfg80211_disable_40mhz_24ghz=N | ieee80211_regdom=00
mac80211      (5): beacon_loss_count=7 | ieee80211_default_rc_algo=minstrel_ht | max_nullfunc_tries=2 | max_probe_tries=5 | probe_wait_ms=500
wmi          (2): debug_dump_wdg=N | debug_event=N


nm-tool ~~~~~~~~~~~~~~~~~~~~~~~~~~~~

State: disconnected
================o=============o========o=============o=========o===========o==============o===========
 Interface & ID | Type        | Driver | State      | Default | Speed    | Support      | HW Addr 
================o=============o========o=============o=========o===========o==============o===========
 eth0          | Wired      | r8169  | unavailable | no      |          |              | <MAC eth0>
----------------+-------------+--------+-------------+---------+-----------+--------------+-----------
 wlan0          | 802.11 WiFi | ath9k  | unavailable | no      |          | WEP/WPA/WPA2 | <MAC wlan0>
----------------+-------------+--------+-------------+---------+-----------+--------------+-----------


NetworkManager.state ~~~~~~~~~~~~~~~
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true


NetworkManager.conf ~~~~~~~~~~~~~~~~

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

[ifupdown]
managed=false


NM WiFi Profiles ~~~~~~~~~~~~~~~~~~~

emagic              : ssid=emagic | mac-address=<MAC wlan0> | ipv4=auto | ipv6=auto


interfaces ~~~~~~~~~~~~~~~~~~~~~~~~~

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

resolv.conf ~~~~~~~~~~~~~~~~~~~~~~~~



Routes & Ping ~~~~~~~~~~~~~~~~~~~~~~

Tabla de rutas IP del núcleo
Destino        Pasarela        Genmask        Indic Métric Ref    Uso Interfaz


iw reg get ~~~~~~~~~~~~~~~~~~~~~~~~~

(Region : "es_AR.UTF-8")
country 00:
    (2402 - 2472 @ 40), (3, 20)
    (2457 - 2482 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS
    (2474 - 2494 @ 20), (3, 20), NO-OFDM, PASSIVE-SCAN, NO-IBSS
    (5170 - 5250 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS
    (5735 - 5835 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS


iwlist chan ~~~~~~~~~~~~~~~~~~~~~~~~

wlan0    13 channels in total; available frequencies :
          Channel 01 (2.412 GHz) - 13 (2.472 GHz)


iwlist scan ~~~~~~~~~~~~~~~~~~~~~~~~



blacklist ~~~~~~~~~~~~~~~~~~~~~~~~~~

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


modinfo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~

[ath9k]
filename:      /lib/modules/3.16.0-30-generic/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko
srcversion:    F1B005F210401E25BEA4125
depends:        ath9k_hw,mac80211,ath9k_common,cfg80211,ath
parm:          debug:Debugging mask (uint)
parm:          nohwcrypt:Disable hardware encryption (int)
parm:          blink:Enable LED blink on activity (int)
parm:          btcoex_enable:Enable wifi-BT coexistence (int)
parm:          bt_ant_diversity:Enable WLAN/BT RX antenna diversity (int)
parm:          ps_enable:Enable WLAN PowerSave (int)
parm:          use_chanctx:Enable channel context for concurrency (int)

[ath9k_common]
filename:      /lib/modules/3.16.0-30-generic/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko
srcversion:    50297023DA06CB0C907A2CA
depends:        cfg80211,ath9k_hw,ath

[ath9k_hw]
filename:      /lib/modules/3.16.0-30-generic/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko
srcversion:    459A58E79BD2B283DCE8151
depends:        ath

[ath]
filename:      /lib/modules/3.16.0-30-generic/kernel/drivers/net/wireless/ath/ath.ko
srcversion:    165C1DF76AF8C8B6A45DA4F
depends:        cfg80211

[mac80211]
filename:      /lib/modules/3.16.0-30-generic/kernel/net/mac80211/mac80211.ko
srcversion:    D421794D4F30DF3A540FD24
depends:        cfg80211
parm:          max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
parm:          max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
parm:          beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
parm:          probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
parm:          ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)

[cfg80211]
filename:      /lib/modules/3.16.0-30-generic/kernel/net/wireless/cfg80211.ko
srcversion:    DEE8EAA48495E392CD51C2D
depends:       
parm:          ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm:          cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)

[wmi]
filename:      /lib/modules/3.16.0-30-generic/kernel/drivers/platform/x86/wmi.ko
srcversion:    347CF30B94B5549A75865A8
depends:       
parm:          debug_event:Log WMI Events [0/1] (bool)
parm:          debug_dump_wdg:Dump available WMI interfaces [0/1] (bool)


udev rules ~~~~~~~~~~~~~~~~~~~~~~~~~

# PCI device 0x10ec:0x8136 (r8169)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC eth0>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# PCI device 0x168c:0x0032 (ath9k)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC wlan0>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"


Custom files/entries ~~~~~~~~~~~~~~~

/etc/modules        : Default
/etc/rc.local      : Default
/etc/modprobe.d    : Not Default
/etc/pm/(cnf|pw|sl) : Default

[/etc/modprobe.d]
iwlwifi.conf      : remove iwlwifi \
                    (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
                    && /sbin/modprobe -r mac80211
mlx4.conf        : softdep mlx4_core post: mlx4_en
modesetting.conf  : options cirrus modeset=1
                    options mgag200 modeset=1


Kernel boot line ~~~~~~~~~~~~~~~~~~~

BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic root=UUID=79c02e7c-c99c-4f90-979a-f145d9b01ac4 ro quiet splash acpi_backlight=vendor acpi_osi=Linux vt.handoff=7


dmesg ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

[    0.047099] Initializing cgroup subsys net_cls
[    0.047117] Initializing cgroup subsys net_prio
[    1.263212] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.264042] audit: initializing netlink subsys (disabled)
[    1.432621] wmi: Mapper loaded
[    1.470562] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[  15.903027] ath: phy0: Set BT/WLAN RX diversity capability
[  15.911435] ath: EEPROM regdomain: 0x65
[  15.911441] ath: EEPROM indicates we should expect a direct regpair map
[  15.911445] ath: Country alpha2 being used: 00
[  15.911447] ath: Regpair used: 0x65
[  22.042113] Bluetooth: BNEP (Ethernet Emulation) ver 1.3

    ======== Done ========

[ubuntu] No wireless connection Ubuntu's latest LTS version

$
0
0
Hi!
I'm really hoping you guys will help me in solving this since it's setting me back on my Python studying program I made myself.
I've tried using wired connection but now I don't the option to get a wired connection (like 0 chance).

I've got an acer E1572G running windows 64bit and using a qualcomm atheros 956x.

here's an lshw -C network
(oh and I removed the serial myself, it was in the output)
Code:

  *-network:0                    description: Ethernet interface
      product: 82545EM Gigabit Ethernet Controller (Copper)
      vendor: Intel Corporation
      physical id: 1
      bus info: pci@0000:02:01.0
      logical name: eth0
      version: 01
      serial: -
      capacity: 1Gbit/s
      width: 64 bits
      clock: 66MHz
      capabilities: bus_master cap_list rom ethernet physical logical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=e1000 driverversion=7.3.21-k8-NAPI latency=0 link=no mingnt=255 multicast=yes port=twisted pair
      resources: irq:19 memory:fd5c0000-fd5dffff memory:fdff0000-fdffffff ioport:2000(size=64) memory:fd500000-fd50ffff
  *-network:1
      description: Ethernet interface
      product: 82545EM Gigabit Ethernet Controller (Copper)
      vendor: Intel Corporation
      physical id: 6
      bus info: pci@0000:02:06.0
      logical name: eth1
      version: 01
      serial: -
      capacity: 1Gbit/s
      width: 64 bits
      clock: 66MHz
      capabilities: bus_master cap_list rom ethernet physical logical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=e1000 driverversion=7.3.21-k8-NAPI latency=0 link=no mingnt=255 multicast=yes port=twisted pair
      resources: irq:16 memory:fd520000-fd53ffff memory:fd540000-fd54ffff ioport:20a0(size=8) memory:fd550000-fd55ffff

I tried using rfkill list all to see if there's anything blocked and ran rfkill unblock all (got nothing on both of those)
what is list to do?

Unable to Set Monitor Mode RTL8192CU

$
0
0
It's a TP-LINK TL-WN821N v4.2.

Code:

ifconfig

wlan0    Link encap:Ethernet  HWaddr 14:cc:20:1c:b4:56 
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

Code:

sudo lshw -C network

*-network
      description: Wireless interface
      physical id: 1
      bus info: usb@3:4
      logical name: wlan0
      serial: 14:cc:20:1c:b4:56
      capabilities: ethernet physical wireless
      configuration: broadcast=yes driver=rtl8192cu multicast=yes wireless=unassociated

Code:

lsusb

Bus 003 Device 003: ID 0bda:8178 Realtek Semiconductor Corp. RTL8192CU 802.11n WLAN Adapter

Code:

iwconfig wlan0

wlan0    unassociated  Nickname:"<WIFI@REALTEK>"
          Mode:Managed  Frequency=2.412 GHz  Access Point: Not-Associated 
          Sensitivity:0/0 
          Retry:off  RTS thr:off  Fragment thr:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0  Missed beacon:0

For whatever reason, iw is no longer recognizing the device, but it recognizes my other D-LINK wireless adapter fine. Running iw phy1 info does nothing.

Code:

iw wlan0 info

command failed: No such device (-19)

When trying to set monitor mode, I get this.

Code:

sudo iwconfig wlan0 mode monitor

Error for wireless request "Set Mode" (8B06) :
    SET failed on device wlan0 ; Invalid argument.

Why doesn't iw recognize my device? And why can't I set it to monitor mode? It allows it, because when iw was working, it showed monitor as available. I remember a long time ago while using Kismet, I had to create another interface, something like mon0, to be able to set it to monitor mode. Anyone have a link to a guide for how to do that?

[ubuntu] LAN trouble with VPN in Ubuntu 14.10

$
0
0
Wanting to route my internet traffic through VPN, I had installed gAdmin OpenVPN server and client, and a VPN access manager. As I was unable to configure them, I uninstalled all three. Since then none of the LANs for which the computer is configured, shows up when the Ethernet cable is plugged in.

I would really appreciate help with restoring the LAN connections. Thanks in advance.

Ubuntu 14.04 Wifi & Ethernet Network not working (II) - Network Unclaimed

$
0
0
Hi,

I seem to be having a problem similar to the one in this thread: Ubuntu 14.04 Wifi & Ethernet Network not working - Network Unclaimed, but since the thread was separated and re-merged, there are pieces missing and I don't know how the print out in the 'original' post was generated nor if the solution proposed will apply to me since I believe we have different wireless cards.

Similar to the previous thread, both the wireless and ethernet have "*-network UNCLAIMED" and I am unable to access the internet by either means.

Code:

daniel@Thomas:~$ sudo lshw -C network 
  *-network UNCLAIMED   
      description: Network controller
      product: Centrino Wireless-N 2230
      vendor: Intel Corporation
      physical id: 0
      bus info: pci@0000:02:00.0
      version: c4
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress bus_master cap_list
      configuration: latency=0
      resources: memory:f7d00000-f7d01fff
  *-network UNCLAIMED
      description: Ethernet controller
      product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
      vendor: Realtek Semiconductor Co., Ltd.
      physical id: 0.2
      bus info: pci@0000:03:00.2
      version: 0a
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress msix vpd bus_master cap_list
      configuration: latency=0
      resources: ioport:e000(size=256) memory:f0004000-f0004fff memory:f0000000-f0003fff

Thanks.

[ubuntu] 3G Connection Error: The connection was not supported by oFono

$
0
0
Hi folks,

I have ubuntu 14.04.1 LTS 64bit.

When I try to connect to internet using a mobile 3G usb stick I receive the following error message:

Connection activation failed (32) The connection was not supported by oFono.

This error did not happen earlier, but since the last few months.

Can you help pls how to resolve this issue?

Thanks

Backing up Win machines onto Ubuntu

$
0
0
Hi,

How are people backing up there windows machine to Ubuntu server. Is there Linux software that will backup folders from windows machines to my Ubuntu files server ?

thank you.

[ubuntu] Configure hotspot router to forward to localhost server?

$
0
0
I have hostapd and isc-dhcp-server working on my linux 14.04 box. My WiFi devices can find the hotspot and are assigned an ipaddress. At this point there is no connection through to eth0.

I also have a nodejs servers on localhost port 23 and port 80. How do I get all requests coming in on the WiFi to be sent to localhost. My network will all be local and not connected to the www. I assume it's an item in /etc/dhcp/dhcpd.conf but I'm not up to speed with subnet mask configuration.

If I wanted to allow certain domain requests to be forwarded to the outside world over eth0 how would that be done? I know that some WiFi Routers throw up a local html page to get people to log in before they can get access to www. How is that accomplished?

Maybe you know where I should look for help?

[ubuntu] Cannot shut off laptop internal wireless when using Alfa USB radio

$
0
0
I have a Lenovo SL510 laptop which dual-boots Ubuntu 14.04 and Windows-10.

With my new Alfa AWUS036NHV USB Wifi using Win-10, I generally shut off the PCI wifi switch on the side of the laptop, in order to use the Alfa USB wifi radio.
In other words, it's an either-or when using the wifi in Windows.

Ubuntu 14.04 problem: I installed Alfa's drivers for Linux, but now, the Alfa USB wifi will only work if the PCI wifi is ALSO activated!
If I shut off the wifi switch on the laptop, then the Alfa USB is ALSO deactivated!

So which one am I actually using in Ubuntu when my Alfa USB is plugged in?
And how can I get the Alfa USB radio to work in Ubuntu, when the laptop's own wifi is shut off, either thru software or the external switch?

[ubuntu] DNS issue with static IP in 14.04 LTS

$
0
0
I just installed 14.04 LTS and am having issues with DNS and connecting to the Internet. I can ping, I can go to google using IP (216.58.216.196), the same with other sites using IP address.

After setting up my static IP through network manager didn't work I looked around on the net for solutions, nothing has worked.

I've tried editing /etc/network/interfaces
Code:

auto eth0
iface eth0 inet static
address 10.0.0.89
netmask 255.255.255.0
gateway 10.0.01
dns-nameservers 162.253.119.65 162.253.108.30

I also tried editing /etc/resolv.conf
Code:

#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
nameserver 162.253.119.65
nameserver 162.253.108.30

I've tried restarting the system and I still can't get to the Internet. Every other computer on my home network works (Windows and Linux) so I know the settings are correct.

Any help would be appreciated before I switch to another OS.

[ubuntu] Ubuntu 15.04 Ethernet interface not appearing

$
0
0
All of a sudden Ethernet stopped working. Originally the network dropdown in the panel said

Code:

Ethernet Networks
Ethernet Connection 1
Disconnect

with all three lines grayed out and unselectable.

Well, I started with the turn it off and back on again, and that did nothing. After searching and performing most of what I could find on the forums, still nothing.

Command outputs:

Code:

paul@serenity:~$ ifconfig -alo        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:4348 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4348 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:807128 (807.1 KB)  TX bytes:807128 (807.1 KB)


wlan0    Link encap:Ethernet  HWaddr 1c:3e:84:94:82:27 
          inet addr:10.16.137.25  Bcast:10.19.255.255  Mask:255.252.0.0
          inet6 addr: fe80::1e3e:84ff:fe94:8227/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:115138 errors:0 dropped:0 overruns:0 frame:0
          TX packets:81008 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:148510352 (148.5 MB)  TX bytes:10746712 (10.7 MB)

Originally:

Code:

paul@serenity:~$ cat /etc/network/interfaces# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

But at the advice of the forums I edited and it is now:

Code:

paul@serenity:~$ cat /etc/network/interfaces# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

Code:

paul@serenity:~$ lspci
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
02:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)


Code:

paul@serenity:~$ sudo lshw -C network[sudo] password for paul:
  *-network             
      description: Network controller
      product: BCM4313 802.11bgn Wireless Network Adapter
      vendor: Broadcom Corporation
      physical id: 0
      bus info: pci@0000:02:00.0
      version: 01
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress bus_master cap_list
      configuration: driver=bcma-pci-bridge latency=0
      resources: irq:17 memory:e0400000-e0403fff
  *-network
      description: Wireless interface
      physical id: 1
      logical name: wlan0
      serial: 1c:3e:84:94:82:27
      capabilities: ethernet physical wireless
      configuration: broadcast=yes driver=brcmsmac driverversion=3.19.0-12-generic firmware=610.812 ip=10.16.137.25 link=yes multicast=yes wireless=IEEE 802.11bgn

Code:

paul@serenity:~$ ifconfig eth0 up
eth0: ERROR while getting interface flags: No such device

Code:

paul@serenity:~$ grep -i 'eth' /var/log/syslog | tail -20Apr 10 22:13:26 serenity dhclient: Error getting hardware address for "eth0": No such device
Apr 10 22:13:26 serenity networking[685]: Error getting hardware address for "eth0": No such device
Apr 10 22:13:26 serenity networking[685]: Failed to bring up eth0.
Apr 10 22:13:30 serenity NetworkManager[874]: <info> guessed connection type (eth0) = 802-3-ethernet
Apr 10 22:13:30 serenity NetworkManager[874]: <info> update_connection_setting_from_if_block: name:eth0, type:802-3-ethernet, id:Ifupdown (eth0), uuid: 681b428f-beaf-8932-dce4-687ed5bae28e
Apr 10 22:13:30 serenity NetworkManager[874]: <info> adding eth0 to connections
Apr 10 22:13:30 serenity NetworkManager[874]: <info> adding iface eth0 to eni_ifaces
Apr 10 22:13:30 serenity kernel: [  41.245373] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Apr 10 22:13:31 serenity NetworkManager[874]: <info> new connection /etc/NetworkManager/system-connections/Ethernet connection 1
Apr 10 22:13:31 serenity NetworkManager[874]: <info> new connection /etc/NetworkManager/system-connections/Auto Ethernet
Apr 10 22:41:17 serenity networking[5222]: Cannot find device "eth0"
Apr 10 22:41:17 serenity dhclient: Error getting hardware address for "eth0": No such device
Apr 10 22:41:17 serenity networking[5222]: Error getting hardware address for "eth0": No such device
Apr 10 22:41:17 serenity networking[5222]: Failed to bring up eth0.
Apr 10 22:42:07 serenity NetworkManager[5475]: <info> guessed connection type (eth0) = 802-3-ethernet
Apr 10 22:42:07 serenity NetworkManager[5475]: <info> update_connection_setting_from_if_block: name:eth0, type:802-3-ethernet, id:Ifupdown (eth0), uuid: 681b428f-beaf-8932-dce4-687ed5bae28e
Apr 10 22:42:07 serenity NetworkManager[5475]: <info> adding eth0 to connections
Apr 10 22:42:07 serenity NetworkManager[5475]: <info> adding iface eth0 to eni_ifaces
Apr 10 22:42:07 serenity NetworkManager[5475]: <info> new connection /etc/NetworkManager/system-connections/Ethernet connection 1
Apr 10 22:42:07 serenity NetworkManager[5475]: <info> new connection /etc/NetworkManager/system-connections/Auto Ethernet


Any assistance would be greatly appreciated.
Viewing all 23300 articles
Browse latest View live


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