Ubuntu AMD64 client not capturing network traffic
|
12-24-2012, 03:34 AM
(This post was last modified: 12-24-2012 03:42 AM by nimd4.)
Post: #1
|
|||
|
|||
Ubuntu AMD64 client not capturing network traffic
Running on XFCE Quantal (Xubuntu 12.10)
Code: ~$ lsb_release -a According to the KB Linux installation I need / and have:
Quote:libssl and libcrypto development libraries, header files and manpages.
Code: ~$ sudo getcap ~/bin/whatpulse it seems to load fine and there are no network statistics. Code: ~$ whatpulse I have tried running as root, moot and even a little derp just now hehe. ;p Give me a hand with this, pls. I'm on a completely fresh install, wiped everything to make sure it's not my doing and still getting nowhere. ![]() ^ This was cool xD ![]() |
|||
12-24-2012, 11:19 AM
Post: #2
|
|||
|
|||
RE: Ubuntu AMD64 client not capturing network traffic
Everything seems to be in order, but it simply does not see any network interfaces. What kind of interfaces do you have (brand/type/device)?
One way to see whether it's WhatPulse or your system is to try running wireshark. WhatPulse basically uses the same drivers as that. |
|||
12-24-2012, 02:45 PM
(This post was last modified: 12-24-2012 03:19 PM by nimd4.)
Post: #3
|
|||
|
|||
RE: Ubuntu AMD64 client not capturing network traffic
Installed and ran wireshark on the before system and it was fine. LAN adapter is on the motherboard, removed the second card before reinstalling (info not sudo just to avoid listing the serial number)
Code: ~$ lspci -vvnn Guess I will have to have it like that for now, hopefully something turns up. Edit: Just saw this post and to list (again) that I have: libpcap-dev, libpcap0.8 and libpcap0.8-dev all present. ![]() ^ This was cool xD ![]() |
|||
12-26-2012, 10:37 PM
Post: #4
|
|||
|
|||
RE: Ubuntu AMD64 client not capturing network traffic
i'm getting the same behaviour, no interfaces listed
|
|||
12-28-2012, 03:23 PM
(This post was last modified: 12-28-2012 03:31 PM by FamilienVater.)
Post: #5
|
|||
|
|||
RE: Ubuntu AMD64 client not capturing network traffic
On one of my machines, I've removed linuxmint14 and reinstalled with standard ubuntu 12.10.
Since upgrading from linuxmint13 to 14 introduced the "no interfaces" problem on two machines during the beta and ubuntu worked on a third machine just fine, I hoped somehow it would fix the problem, but it didn't. Here is my network card (it's an add-on-card, the mainboard only has 100MBit and the mainboard's card is disabled in bios) (On the same machine, the network can be captured under Windows Vista 32 and Windows XP 64) Code: 02:01.0 Ethernet controller [0200]: Intel Corporation 82541PI Gigabit Ethernet Controller [8086:107c] (rev 05) |
|||
12-28-2012, 09:56 PM
Post: #6
|
|||
|
|||
RE: Ubuntu AMD64 client not capturing network traffic
Same issue, no interfaces in whatpulse.
Code: 02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 02) Code: $ getcap /usr/bin/whatpulse Code: $ ifconfig |
|||
01-02-2013, 09:46 PM
Post: #7
|
|||
|
|||
RE: Ubuntu AMD64 client not capturing network traffic
(12-28-2012 09:56 PM)Sathallrin Wrote: Same issue, no interfaces in whatpulse. Just to make sure it is the same issue, you get no error messages when running whatpulse from terminal?.. I was kinda hoping that 2.0.1 will *fix* the issue, but no joy. Still not interfaces, Wireshark works fine. ![]() ^ This was cool xD ![]() |
|||
01-03-2013, 04:49 PM
(This post was last modified: 01-05-2013 02:34 AM by Sathallrin.)
Post: #8
|
|||
|
|||
RE: Ubuntu AMD64 client not capturing network traffic
(01-02-2013 09:46 PM)nimd4 Wrote: Just to make sure it is the same issue, you get no error messages when running whatpulse from terminal?.. Yeah, I don't get any errors about the network. Code: $ whatpulse I was able to get it to work on my laptop. The only difference between the laptop and the desktop is the laptop uses NetworkManager to connect to the wireless while the desktop has a hardcoded static IP for eth0. The difference I saw was the laptop wrote a line about monitoring wlan0 after the "Starting NetworkMonitor.." line. (I'm not sure on the exact wording at the moment as I don't have the laptop available at the time of posting this) ** Edit ** The message the one machine working correctly is this: Code: Starting NetworkMonitor.. |
|||
01-04-2013, 01:59 PM
Post: #9
|
|||
|
|||
RE: Ubuntu AMD64 client not capturing network traffic
I can confirm the problem, we are working on it for 2.02
|
|||
01-05-2013, 04:05 AM
Post: #10
|
|||
|
|||
RE: Ubuntu AMD64 client not capturing network traffic
Just some notes:
I can rule out the static IPs, all my computers (aside from the server and the NAS which both do not run WhatPulse) use DHCP and the standard network manager of ubuntu 12.10 and/or linuxmint14. On one of the notebooks the wlan interface is recognized and counts towards network traffic, but the ethernet interface on the same machine does not work. Doesn't matter if only one of them is connected or both. On my desktop-pc which has not wlan but is a triple-boot-system, the network-card is recognized under both vista32 and xp64 - but not under linuxmint14 or ubuntu12.10 (both 64bit). And yes, all the same: no error message from whatpulse and wireshark is able to see and capture the devices. Please contact me, if I can be of any further assistance. I'd be happy to help. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: