Ubuntu :: Cannot Detect Network Device When Using Libpcap

May 27, 2011

I use libpcap to write a program to detect network device in Ubuntu but not sucess. The result is no suitable device found. How many reasons are there for that? The code i used is the main user page.

[code]
#define HAVE_REMOTE
#define WPCAP
#include <pcap.h>
#include <stdlib.h>
#include <sys/socket.h>

[Code]....

View 4 Replies


ADVERTISEMENT

Software :: "cannot Stat `libpcap.so.1.0.0':" Error During Make Of Libpcap 1.0.0 On Fedora 9

Apr 6, 2010

I am trying to install Libpcap version 1.0.0 on Fedora 9. During 'make, i get the following error:

"/usr/bin/install: cannot stat `libpcap.so.1.0.0': No such file or directory

make: *** [install] Error 1"

View 4 Replies View Related

Fedora Installation :: Device Driver For Usb To Detect Device?

Sep 19, 2009

I am currently using fedora 11 kernel 2.6.29 version, i wanted to write device driver for usb to detect my own device. My project is radio with computer. My fm radio get connected to usb port so i need to write h/w interfacing program.

View 1 Replies View Related

Fedora Networking :: Open The Network Device Control To Activate It But There Is No Network Ports In Network Device Control?

Jan 7, 2010

I just added a 2 port network card to a system that is running Fedora 11, but it is INACTIVE. I open the Network Device Control to activate it but there is no network ports in Network Device Control. It is empty.It looks like the system recognize the card and loaded correct driver.

View 4 Replies View Related

Ubuntu Networking :: 10.04 Can't Detect The Wireless Device?

Jun 24, 2011

My computer is Dell Inspiron N4020.And after I installed the Ubuntu 10.04 successfully,a problem occured:No wireless device appear nor the wireless signal

View 1 Replies View Related

Ubuntu :: Detect And Install A Mic Device Driver?

Jan 8, 2010

how to detect and install a mic device driver? i only plug and play the mic in xp.

View 1 Replies View Related

Ubuntu :: Unable To Detect WMID Device

Apr 22, 2011

So I bought an eMachine e250 from a friend of mine, and installed Backtrack on it. That worked fine, until I realised that I didn't like KDE, and decided to get the gnome-based Gnacktrack (based on Ubuntu 10.10, so I'm fairly sure they work the same). I also have a harddrive from an old laptop that I've scrapped with Ubuntu 10.4 that I run in the laptop, and fpr some bizzare reason, neither operating system is able to detect the wireless card. It worked fine with Backtrack (based on Noppix I believe), and I'm curious as to why the wireless card hates Ubuntu so much. I know that it's unable to detect the wireless card because on start-up it says "Unable to detect WMID device". I even added the wireless card from my scrapped laptop to the laptop, and that NIC was detected just fine. (though I can't use it because the antenna won't reach the slot for the secondary NIC)

View 6 Replies View Related

Ubuntu :: Acer Wmi Unable To Detect Wmid Device?

May 8, 2010

im using acer ao532h and just install lucid dual boot with w7. I have problem this mesej coming out when booting after grub then blank screen direct to login screen.

View 1 Replies View Related

General :: Detect FireWire Interface And Connected Device On It, In Ubuntu 11.04?

Sep 6, 2011

I have a FireWire camera LifeSize connected to my PC in the FireWire interface. My PC has miniPCI slot and with external converter its having a FireWire interface. Now its Ubuntu who is not showing me anything at all when i try:

$ uname -a
Linux desktop 2.6.38-11-generic-pae #48-Ubuntu SMP Fri Jul 29 20:51:21 UTC 2011 i686 i686 i386 GNU/Linux

[code]....

View 1 Replies View Related

Fedora Hardware :: Detect The Usb Device When On Cli Mode?

Oct 31, 2010

How I do detect the usb device when I'm on cli mode? This is possible or not?

View 2 Replies View Related

General :: Detect The Scsi Device Without Restarting?

Mar 25, 2010

I am attaching a LTO-3 tape drivce into my RHEL5 linux machine. Every time i used to restart my machine to detect the tape drive is there any way to rescan the buses to detect the newly attached scsi devices. In solaris "devfsadm" and "iostat" is there. I need the same kind of thing in linux.

View 2 Replies View Related

General :: Xsane Is Unable To Detect Scanner Device?

Feb 3, 2010

I'm using debian lenny, I bought a new Hp officejet j4500 scanner but the xsane is unable to detect the scanner. It says device not found. If I run xsane as root it detects and works properly it is obvious.I have added the user to scanner,saned and also to root user group.

View 2 Replies View Related

Networking :: Detect SNMP Object Identifiers Of A Device?

May 30, 2011

I have a pair of special radio-devices which support SNMP, but the problem is, that if I snmpwalk those devices, I only see few generic values(sysContact, sysDescr, sysServices etc) and nothing else. Most likely I need MIB files so NMS could know what values can be asked from the radio devices? If yes, is there a possibility to get all the OID's device supports without MIB files as those devices have been out or production for years?

View 2 Replies View Related

Debian :: WICD Network Manager Does Not Detect Any Network / Resolve This?

Jan 16, 2011

I have installed WICD on Debian . I can now access a new a Network Manager screen, which did not exist before, but it does not display/detect any wireless networks. It is like dead. Before installing WICD I did at least have a wireless WPE encrypted network, which was detected, although it often disconnected for no known reasons. Now even that Network has gone and I can't go on line. Can anybody help here? How can I configure the WICDNetwork Manager to detect an existing network or create a new one? In the latter case, would I have to reconfigure the Router settings to setup/connect to a network in Debian? May be I have to do this, because Tor/Vidalia changes my IP address and so my Network Adapter ( Linksys) can no longer connect to the router.
Also, when trying to follow troubleshooting leads in this connection, the Terminal screen on Debian ( CMD) would often return a PERMISSIONS DENIED message.

View 4 Replies View Related

OpenSUSE Network :: Unable To Detect Network Info In Laptop

Jun 8, 2011

I am having a situation where I couldn't connect to Internet through wireless and LAN cable. I have done ifconfig, it only shows me "lo" info. May I know how can I bring up the LAN and wireless?

View 2 Replies View Related

Programming :: After USB Boot - Detect Which Device The Ramfs Was Loaded From - Bash Or Python

Sep 22, 2010

How one could determine (for use in a Bash or Python script) which device (eg /dev/sda1, /dev/hda1... etc) a ramfs was loaded from when booting from a USB drive.

I have a RIPLinux/Tinycore live USB disk that automatically needs to run a script that is stored on the same USB drive but not part of the RIPLinux/Tinycore image. (Please note that I do not want to put this script into the RIPLinux image.) I therefore would like to remix the RIPLinux/Tinycore ISO to automatically run this script once it has started up. After RIP linux has booted I would like to automatically mount the USB drive that RIPLinux/Tinycore was booted from. I need help detecting which device this is.

View 3 Replies View Related

Ubuntu :: Error Installing Libpcap And Tcpdump

Jun 20, 2010

I am trying to install libpcap and tcpdump, but even if I have already installed Flex, as the terminal tells me to do. What else could I do?

Code:
configure: error: Your operating system's lex is insufficient to compile libpcap. Flex is a lex replacement that has many advantages, including being able to compile libpcap. For more information, see [URL].

View 1 Replies View Related

OpenSUSE Network :: Device YaST - Can't Identify YaST - "Unknown Network Device"

Dec 8, 2010

In my YaST Network Settings (11.3), I see an entry labelled "Unknown Network Device" how to remove the confusion? The Overview tab also correctly lists my three known network devices (listed below), as does the Hardware Information utility. This is the output of lspci, and as far as I can tell, is accurate and complete. So what has YaST seen that it can't identify?

Code:
00:00.0 Host bridge: Intel Corporation 82845 845 [Brookdale] Chipset Host Bridge (rev 11)
00:01.0 PCI bridge: Intel Corporation 82845 845 [Brookdale] Chipset AGP Bridge (rev 11)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI [Code].....

View 7 Replies View Related

Slackware :: No Libpcap.so In Tcpdump-4.1.1?

Mar 1, 2011

I am running slackware-current and I have tcpdump-4.1.1-i486-1.txz installed. If I remember right libpcap used to be part of tcpdump, but since recently i cannot find it in my system anymore! Tools like nmap give me the error message:

"error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory"

View 2 Replies View Related

General :: Just Use Dumpfile Function Of Libpcap?

Jul 15, 2010

These days i try make a simple sniffer for a embedded system. and it need the function of dump all the packets into a file, which can be read by wireshark..etc. First i copy a code called simplesniffer.c from the Internet,and and now I want to add the dumpfile funtion to it. i find some problems.Quote:

/* Come from ---- http://blog.chinaunix.net/u/24474/showart_226419.html */
/* simplesniffer.c */
#include <stdio.h>

[code]...

View 2 Replies View Related

Ubuntu :: Can't Detect Wireless Network / What To Do?

Jun 14, 2011

I've just fully installed Ubuntu on my laptop. I had it running as a secondary operating system and have switched over. Now, however, I'm having all sorts of incredibly frustrating problems, one of which being that it won't detect the wireless networks around me!
how I can get the network manager to automatically detect wireless networks in range, this whole process has become very frustrating.

View 9 Replies View Related

Fedora Networking :: 3G USB Modem Has Wrong Device Port In NM - Change Device Port In Network Manager?

Aug 14, 2009

I installed ZTE MF 626 modem in my F10 with kernel 2.6.27.12-170, i run usb_modeswitch and so far things happened normally. Watching through /var/log/messages it says that F10 detects two port device for this modem: ttyUSB1 and ttyUSB2, and in the sequence it disable port ttyUSB1 BUT Network Manager still set this port.I mean, when i connect via wvdial appointing to ttyUSB2 i get connection, but Network Manager fails to do it appointing to ttyUSB1. How to change device port in Network Manager?

View 1 Replies View Related

Networking :: Arptype 65534 Not Supported By Libpcap?

Dec 8, 2010

I am running Ubuntu Hardy Heron. Trying to configure a ax25 packet software to connect to the internet by way of a port called tun0 that I've created within the software. I can connect within the LAN but not outside. If I execute tcpdump while the tun0 is up, I first receive the message, "WARNING: arptype 65534 not supported by libpcap - falling back to cooked socket."Question: Does this warning relate to my connectivity issue and if so, how can I 'fix' the problem?

View 1 Replies View Related

General :: Enhance The Current Libpcap Version 1.1.x?

Jan 27, 2011

we want to enhance the current libpcap version 1.1.x to provide timestamp in nanosecond resolution.

While searching related to same, we found that enhanced libpcap requires x64 architecture.

Is that so?

Do we need 64-bit architecture for using enhanced libpcap for nanosecond timestamping ?

View 1 Replies View Related

Server :: Install Libpcap Version 1 On Centos 5?

Oct 27, 2010

I am trying to install libpcap version 1 on my centos 5.5 (which supply libpcap 0.9.4 as built in). I need libpcap>=1.0 to install snort 2.9. I tried to install by downloading source code from tcpdump.org but failed to update libpcap-0.9.4 by libpcap-1.0.0.

View 4 Replies View Related

Programming :: How To Send And Receive Packets Using Libpcap

Mar 11, 2011

How can I send and receive packets using libpcap, reply as early as possible.

View 1 Replies View Related

Debian :: Can't Detect WPA Network Despite?

Feb 7, 2011

My driver is rt2870sta. I know it works because wicd can detect a WEP network, but it can't detect my WPA network despite me being right next to the hub. I consulted the wiki and have wpa_supplicant installed.

My /etc/network/interfaces file reads: # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback
I am added to the group netdev as well.

On an unrelated point, my other usb wifi adapter uses ath9k_htc, but it isn't included with the kernel. I thought it was supposed to be?

View 6 Replies View Related

OpenSUSE :: Error: Bandwidthd Requires But Cannot Find Libpcap

Apr 6, 2010

i've been trying to "./configure" the bandwitdhd package. When i do it i get :

configure: error: Bandwidthd requires but cannot find libpcap

I have installed the libpcap and libpcap-devel:

linux-1a6o:/home/alex/bandwidthd-2.0.1 # locate libpcap
/alex/Win32/Prj/libpcap.dsp
/alex/Win32/Prj/libpcap.dsw
/usr/lib/libpcap.a

[Code]....

View 6 Replies View Related

General :: Can Specify The Path To Libpcap When Configuring/making/installing

Dec 9, 2010

I'm running Ubuntu 10.04.1 and am trying to get packet capturing working for my Bluetooth dongle using hcidump.From what I've read, libpcap must be compiled to enable Bluetooth sniffing and given that hcidump isn't finding a single packet, I'm guessing the version Ubuntu has installed for me isn't compiled with bluetooth support.So I downloaded a newer version of libpcap and installed the bluez header files. Configured libpcap and it gave a "Yes" for bluetooth support. It is now installed and sitting in /usr/local/lib/. Now I'm trying to compile hcidump to use this lib rather than the system default but I can't figure out how...I've read that GCC can be passed the -lpcap flag to set the path but I haven't figured out how to do this.

View 1 Replies View Related

Debian :: NetworkManager Applet Shows No Network While Connected - Wired Network Device Not Managed

Oct 30, 2010

I'm running Squeeze and I'm looking 3 days now for a solution in some weird problem. The NetworkManager Applet shows that there isn't connection although I am connected. The icon has this small "x" and when mouseover it says "No network conncection". Moreover when left clicking it, it says

"Wired Network Device not managed"

While I was looking for the solution a came across this post by an Ubuntu developer who says:network-manager-applet displays the connectivity state of network-manager's managed interfaces not every interface. So the title "network manager says disconnected but is connected and working" is actually misleading. The interface is connected and working but not from network-manager's point of view since it is not managing the interface. Additionally, in Lucid now network-manager applet displays nothing now for non-managed interfaces so is less misleading. You can check to see whether or not an interface is managed by network-manager by using the command line too nm-tool. You'll see "State: unmanaged" for unmanaged interfaces.

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved