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
ADVERTISEMENT
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
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
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
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
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
View Related
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
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
Mar 11, 2011
How can I send and receive packets using libpcap, reply as early as possible.
View 1 Replies
View Related
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
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
Jun 24, 2011
For compiling ArpON on my server the cmake command says 'libpcap not found' when a newer version libpcap-1.0.0-5.20091201git117cb5.fc13.i686.rpm is already exiting which I am unable to erase as other rpms depend on it.
View 5 Replies
View Related
Jan 22, 2010
Here is my result from lspci |grep ther
[root@ast ~]# lspci |grep ther
00:19.0 Ethernet controller: Intel Corporation 82567LF-2 Gigabit Network Connection
01:00.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)
I have noticed that my 1st ethernet which is Intel is not install yet in my system, there is no (rev number) how can i install my Intel LAN (built-in)
View 6 Replies
View Related
Dec 4, 2009
I'm having problems with NX, it's doing strange things, trying to connect to some IP host in timbuktoo because my DNS provider's DNS sucks AND because NX is looking up the host "localhost" without first consulting my hosts file (which nsswitch explicitly tells it to do). THAT's all beside the point.
To work around this apparent bug in NX I tried creating an iptables rule to redirect traffic destin for a certain IP (10.x.x.x) to localhost (127.0.0.1) with the following rule: iptables -t nat -I PREROUTING -d 10.x.x.x -j DNAT --to 127.0.0.1. After adding the above rule, my attempts to connect to that host continued to get routed right off into the internet where I DIDN't want them to go. Instead of being redirected to the localhost/loopback address.
It seems DNAT to localhost is not supported? A Google search reveals many other people having this issue but blaming it on everything but iptables. I'm proposing that it's not supported, by design or not, to redirect traffic from a NIC to the loopback network?
View 1 Replies
View Related
Mar 27, 2010
I have just installed Kubuntu 9.4 and my wifi will not work. dmesg tell me it is looking for IPv6 and my router does not support it.
how I can tell the OS to ignore IPv6 and use IPv4?
I have read writing alias net-pf-10 off; and alias ipv6 off in /etc/modprobe.d/alias is supposed to work but Kubuntu 9.4 does not have an alias file in modprobe.d
View 1 Replies
View Related
Nov 26, 2010
Can anyone suggest a wireless-N adapter (USB or PCI) that is well supported under F13? And do you think an upgrade from G to N is worth it? I'm probably going to upgrade my router to N in any case as the old one is buggy and/or dying.
View 2 Replies
View Related
Jan 12, 2010
How can I find out which Bluetooth profiles are supported on Ubuntu 9.10?Sometimes I see a device say that it needs a certain profile and I would like to be able to see the list that my laptop supports.
View 1 Replies
View Related
Jan 17, 2010
i was wondering how to get the above wifi card working as it is not supported.
View 1 Replies
View Related
May 1, 2010
I'm having a problem accessing a network share in windows 7 from Ubuntu 9.10. I can access this share from a Vista computer on the network, but not from Ubuntu. Windows 7 can also connect fine to my Ubuntu Samba shares. I get the following error when trying to connect with SMBclient.
Code:
smbclient -L KRONOS
Domain=[KRONOS] OS=[Windows 7 Ultimate 7600] Server=[Windows 7 Ultimate 6.1]
Sharename Type Comment
--------- ---- -------
Error returning browse list: NT_STATUS_NOT_SUPPORTED
Domain=[KRONOS] OS=[Windows 7 Ultimate 7600] Server=[Windows 7 Ultimate 6.1]
Server Comment
--------- -------
Workgroup Master
--------- -------
View 1 Replies
View Related
May 2, 2010
Had a hard drive fail this week, and I am going to order a new one. I am using $150 dollars in Best Buy gift certificates. Well seeing as how I have some left over I would like to get a usb wireless adapter that would work out of the box (preferably usb although I could always get an internal). All Best Buy has are wireless N cards and I was wondering if anyone knows if any Wireless N USB cards work out of the box without downloading firmware or NDISwrapper.
View 3 Replies
View Related
Dec 22, 2010
Here is what I have as far as hardware goes:
Compaq Presario V2000
- PROCESSOR: Intel Pentium M 710 -- 1.4 GHz
- RAM 2 GB
- HD 80 GIG
- Duel booting XP Pro with Ultimate Edition 2.8 (I understand this is built from Ubuntu 10.10)
- lspci -vnn | grep 14e4 yields the following:
Code:
03:00.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
I have followed to the tee this guidance: [URL]
I tried the installing b43 drivers with internet (using ethernet)
I tried installing off the DVD using the no internet option
I even tried installing the STA drivers even though I know the 4318 chipset is not mentioned as a supported chipset.
All of these were loaded/extracted with no errors via terminal following the guidance to the letter. Now here is a problem I have not read that anyone else has run into. (maybe I just missed it). When I go: System > Administration > Additional Drivers the only additional driver that shows up is "Software Modem". I can't for the life of me figure out why the b43 and STA drivers are not showing up to activate. I can install drivers all day long, if I can't activate them, it really does become a moot point.
View 5 Replies
View Related
Jun 26, 2011
I'm thinking of adding a wireless antenna to my desktop since I want to get rid of the cable going outside my window into the other room. I know some cards have trouble with their drivers or performance in Ubuntu so I was wondering if there's a way of finding the best brand and model to get so I know I won't have any problems with it on my Ubuntu installation. A webpage, a place where people post their cards and how good they perform or something like that which can help me get the easiest one to work with. The card would be installed via PCI and the room with the router is pretty much in front of this one.
View 4 Replies
View Related
Jul 12, 2010
I'm going to be going on a trip for a while with probably little/no access to a wireless access point (that I'd be able to use), so I'm looking for a possible wireless broadband provider that may officially support Linux, or at least whose hardware will be supported, even if the company doesn't officially support Linux.
I've looked at Sprint's instructions for setting up their USB modems on Linux, but it's awfully rooted in Ubuntu (I'm using Arch on my laptop), and it requires the use of "KPPP", which is not in the Arch repos.
Am I SOL? I refuse to sink down to having to re-install Windows on this thing for the sole purpose of being able to use mobile broadband services. I'd like to keep this machine 100% Linux...to me, putting Windows back on just for internet is like giving up and letting MS and the ISPs win.
View 6 Replies
View Related
Aug 18, 2010
This message appears very often in teh output of very different programs, for example Firefox/Swiftfox, Thunderbird, Mplayer In case of Mozilla apps it sometimes freezes KDE interface too (can't switch windows or panel does not pop-up) for a few seconds. IPV6 is not compiled into kernel and module is not built. It is disabled on the eth0 interface too.
View 1 Replies
View Related
Apr 29, 2010
I'm running Ubuntu 9.0.4 with an Intel PRO/100 VE Network Connection. I have been trying for a couple weeks now different techniques to get my wired ethernet connection working properly. I have a seeming common issue with my e100 driver dropping connection and having hard time picking it back up sometimes. I want to purchase a relatively inexpensive Ethernet card whose generic Linux driver actually operates it CORRECTLY, open up comp and put it in, and update to 9.10. Any list of Ethernet cards that are know to work flawlessly on Ubuntu, or at least tell me which card YOU are using that works perfect without having to write code, install wrapper programs, etc...?
View 8 Replies
View Related
Dec 6, 2010
This doc is very outdated. I don't know who compiled it, but it's very old and isn't up to pace with all the newer hardware that has been released over the past year.
View 1 Replies
View Related
Jan 13, 2011
Have anybody succeded in using Nokia CS-19 Mobile broadband USB stick with ubuntu 10.10?
It is not reconized as a 3G adapter.
Nokia states that it was compatible with ubuntu 10.04 on their site:[url]
Anyone know how I get this working
View 2 Replies
View Related
Oct 14, 2009
I have an issue with the DHCP clients in a lab environment I am building. The lab is in a dns subdomain but the clients should be able to resolve any machine in the lab subdomain or the parent by using just the hostname. According to everything I have read, the client resolver should do this automagically, trying first the naked hostname, then the FQDN, then walking up the tree of parent domains. But it doesn't.
So I thought I'd just have the dhcp server set the domain search list to include both the local and parent domain. But adding "option domain-search" to dhcpd.conf causes dhcpd to fail on start up. Does the current version of dhcpd in CentOS 5.3 really not support this option?
View 4 Replies
View Related
Jun 4, 2010
I am looking to buy my own unlocked/never-locked mobile broadband modem, and I want it to work well on my 64-bit 10.04 Ubuntu system (triple-booting MacBook 4,1). Is there a list of mobile broadband modems supported in the linux kernel out there somewhere? I did try to find one myself, but no luck. The Huawei E220 looks good, but it is discontinued.
View 2 Replies
View Related
Jul 17, 2010
I need to know the best Wireless card for Ubuntu. One that is supported without the "wrapper" and is supported out of the box. I know that the Wireless-N is not supported well in Ubuntu without a wrapper.
(I went to Best Buy to get a wireless-N card and asked specifically if the one they recommened was supported. They said yes. And I now doing research I find it is not.) I need to get my Unbuntu Linux desktop up and working on wireless as soon as possible.
View 2 Replies
View Related