Ubuntu :: Conflicting Port Scan Results

Apr 18, 2010

I just ran the port scanner from the Network Tools utility a few times within a few minutes (see screenshots). How can there be different ports open each time? I know that port 631 is for CUPS, but what about the other ones? Could someone help me understand what is going on, or at least point me in the direction of some good information?

View 8 Replies


ADVERTISEMENT

Ubuntu Security :: Understanding ClamTK Scan Results

Apr 10, 2010

I've installed ClamTK on my Kubuntu 9.10 installation, since it's connected to a Windows7 machine.When I ran a scan, it found 9 'viruses', but they are all within my home directory > Opera/mail/store and are either status Phishing.Heuristics.Email.SpoofedDomain OR HTML.Phishing.Bank-593.I recently synced my Hotmail into Opera, so I checked the corresponding dates in my Hotmail account and deleted the emails which I thought were related, however, after clearing down my Opera history, etc., re-booting my PC and re-scanning, the results are the same.How do I clear down these files?

View 1 Replies View Related

Ubuntu Security :: Clamav Scan Results And Out Of Date?

May 29, 2011

I am a newbie in ubuntu. I did clamscan on my ubuntu /, and I got the result message as follow. it shows "486 errors" I am wondering if the result is OK or I need to do some action on it.

Known viruses: 968595
Engine version: 0.96.5
Scanned directories: 28067
Scanned files: 131696
Infected files: 0
Total errors: 486
Data scanned: 9020.40 MB
Data read: 17800.31 MB (ratio 0.51:1)
Time: 1349.479 sec (22 m 29 s)"

Also, my engine is 0.96.5. The latest version is 0.97. But "aptitude upgrade" can not upgrade the engine to 0.97. I understand 0.97 is still on testing. I am wondering if I can just stay with 0.96.5 and wait for the 0.97 passing all tests. if so, does it cause any security issue?

View 5 Replies View Related

Networking :: Port Scan Can Reveal What Os Is Being Used?

Oct 18, 2010

Is it possible that a port scan can reveal what os is being used?

View 2 Replies View Related

Hardware :: USB Port Results In Instant Death

Jan 16, 2011

Simple but puzzling problem. When I plug my USB mouse into one particular port, the mouse does not activate. Unplugging it kills the laptop. My laptop will not turn on unless the battery is removed and reinserted. I think this may be a power supply issue, but I'm not sure. I just recently purchased a new A/C power cable because my old one was toast, but this problem has been happening since before then. I'm getting a little irritated and was wondering if there is a diagnosis and solution to this problem.

View 3 Replies View Related

Ubuntu Security :: Odd Port Scanning Results - 646 - Dropping Packets

Jun 6, 2010

I was testing the security of my Ubuntu 10.04 64bit install by running a port scan from [URL] and I came upon some odd results. It appears that basically all my ports are closed, but only Port 646 is dropping packets silently. Furthermore, Port 80 is open.

View 5 Replies View Related

Fedora Networking :: Investigate Virus Using To Port Scan Edu Sites?

Nov 17, 2010

I installed F14 on a friend's computer a couple of weeks ago. Today she called me saying that her ISP called her telling her they'd have to cancel her internet if she didn't fix whatever virus was sending port scans to edu domains that they'd gotten complaints from. I thought "well, there's a first"... I've got ssh to her computer, so i shelled in and ran a couple of commands, but i really know very little about how to investigate this kind of stuff.

She's directly connected to her cable modem via cat-5; but she does have a wireless card installed --she just doesn't use it, nor a router, afaik, nor as far as i'd seen when i setup her printer. I googled a bit, and ran a couple of commands, and 1 of them was interesting because it APPEARS that her wireless card is ON and the eth0 is OFF? Perhaps someone will know how to read this output better than i, and the output of the other command that i ran. Also, does anyone know any other ways to properly investigate this one? FWIW, she does use transmission to download torrents.

Anyway, here's the commands i ran:
Code:
[root@localhost ~]# ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00.

2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000 link/ether 00:21:97:9b:70:29 brd ff:ff:ff:ff:ff:ff

3: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN qlen 1000 link/ether 00:1e:e5:9c:b6:8a brd ff:ff:ff:ff:ff:ff [root@localhost ~]#

View 14 Replies View Related

Ubuntu Security :: Difference In The Output Of A Port Scan Using Zenmap On The Same System With UFW Turned Off And Then With It Turned On

Feb 16, 2010

This is the difference in the output of a port scan using Zenmap on the same system with UFW turned off and then with it turned on. It is obvious that UFW works.

View 6 Replies View Related

Debian :: Eeepc Wifi - Every Time Scan For Network Using Iwconfig Wlan0 Scan Or Wicd And Computer Completely Freezes

Jan 9, 2011

I installed squeeze on my eeepc 1015ped and downloaded the correct firmware-brcm80211 drivers but every time I scan for my network using iwconfig wlan0 scan or wicd, my computer completely freezes. I previously had a solid install running xmonad, and wicd was working like a charm (using the same broadcom driver) but i tinkered too much with it and decided to do a fresh install. I haven't quite run into a problem like this before.

View 2 Replies View Related

General :: Saving The Results Of The Time Command While Discarding The Results Of The Command Being Timed

Apr 6, 2010

I'm timing how long it takes to run a command foo. I'm looking to append the results from the time command to a file, and discard the results from the foo command. I tried the following, but it didn't do what I want:

$ time ./foo > /dev/null >> output_from_time_command.txt

View 1 Replies View Related

Ubuntu :: How To Interpret FDisk And DF (Seems Conflicting)

Apr 25, 2011

It looks like I have one hard drive (30 GB) with three partitions, but df says my primary partition is under 9 GB? Shouldn't it be much larger?
Code:
$ sudo fdisk -l
Disk /dev/sda: 30.0 GB, 30020272128 bytes
255 heads, 63 sectors/track, 3649 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0004b8d0 .....

View 4 Replies View Related

Fedora Networking :: Port Redirect, I.e. Whatever Comes Through Whatever Interface On Port AAAA Will Get Redirected To Port BBBB?

Feb 18, 2010

I want to do a simple port redirect, i.e. whatever comes trough whatever interface on port AAAA will get redirected to port BBBBI thought that iptables -t nat -I PREROUTING --source 0/0 --destination 0/0 -p tcp --dport AAAA -j REDIRECT --to-ports BBBBhowever it doesn't work, e.g. nc -v -w2 -z localhost AAAA gives:

nc: connect to localhost port AAAA (tcp) failed: Connection refused
while
nc -v -w2 -z localhost BBBB

[code]....

View 10 Replies View Related

OpenSUSE :: Setxkbmap And Xmodmap Always Conflicting

Jan 26, 2010

To reeanable CTRL-ALT-BKSP (since 11.2), you use:

setxkbmap -option terminate:ctrl_alt_bksp

It works. However if you map keys with xmodmap, it's gone. In whatever order you use them, setxkbmap and xmodmap are always conflicting. Running xmodmap immediately disables CTRL-ALT-BKSP, while running setxbbmap reverses key mappings to their default.

View 3 Replies View Related

Ubuntu Multimedia :: Conflicting Pacakges - Not Installing Flashplugin-installer

Mar 13, 2010

I am trying to reinstall flash as i had some troubles with flash videos and compiz. I completely removed flashplugin-installer from synaptic but when i then try to reinstall flash from synaptic i get the error showing in the screenshot. I have tried removing all flashplugin-installer related files but to no avail.

View 4 Replies View Related

Ubuntu :: Firefox Vimperator Conflicting With Regular Keyboard Shortcuts?

Aug 26, 2010

I think firefox vimperator is great, but unlike google chrome it completely overrides all general shortcuts, copying, pasting,s elect all. does anyone know how to restore these?

View 1 Replies View Related

General :: Installing Themes Is 'Conflicting' With Firefox's GUI?

May 31, 2011

I don't mean that it prevents me from using it, on the contrary, it changes all of the text boxes to the same color, making it hard if it's not a conflicting color. I want to install dark themes such as Cobra and Aero-ion but they conflict with Firefox, and I don't want to use Chromium. Do I have to stick with basic and default themes if I want to customize or switch to Google Chromium? Can someone point out a website that, well, has ones compatible with Firefox 4?

View 1 Replies View Related

General :: Static Ip Is Conflicting In A Dhcp Environment

Sep 1, 2010

I am in a production environment where ip addresses are configured in dchp but when I changes the ip address (public or private ip) of any one system then after restarting the network service it gives the message that the ip is used by any other host in the network.

View 4 Replies View Related

Slackware :: BUG: Scim-bridge Is Conflicting With Firefox

May 29, 2010

This happens under slackware 13.1 32 bit and 64 bit. If scim-bridge is running, firefox will freeze the whole XWindows, especially when a pop-up window appears within firefox. Replacing scim with fcitx (Chinese only) input method solveed this problem. This annoyed me for quite a period even when I was using slackware-current because I did not know what caused firefox to behave strangely. Why no one reported this problem? I think no one uses scim and firefox at the same time here.

View 6 Replies View Related

Fedora :: Virtualbox 4.1 Not Installing - Error Regarding Conflicting Files

Jul 20, 2011

I have Fedora14. I have added virtualbox repository. On going through virtualbox.org site, I learned that virtualbox-4.1 released. I tired to update by yum update on 19.0.2011. No new package. I tried to download it from virtualbox.org (VirtualBox-4.1 Fedora14-i386). It failed on 19.0.2011 giving message that link is not operational. Today i.e. on 20.07.2011, I tired once again yum update. No new package. I tried to download from virtualbox.org. download succeed but it did not installed giving error message regarding conflicting files. Till not in repository?

View 5 Replies View Related

OpenSUSE :: Zypper Installs Conflicting Package Without Complaint?

Apr 20, 2010

I created an rpm that attempts to install the file /etc/rsyslog.conf (which on my system is already installed and owned by the rsyslog package). When I install this through rpm, I get the appropriate error. However, when I install the rpm through zypper, I get no complaints, and in the end two packages end up owning the file.

Is this the expected behavior? Does zypper force install rpms despite errors? I looked through all the config files, but couldn't find any setting dealing with this case. Is this something that is controlled by a config somewhere? I'm running openSUSE 11.2-0

Code:

linux:/usr/src/packages/RPMS/x86_64 # rpm -i testfile-2.0.1-0.x86_64.rpm
file /etc/rsyslog.conf from install of testfile-2.0.1-0.x86_64 conflicts with file from package rsyslog-4.4.1-3.1.x86_64

[code].....

View 4 Replies View Related

Programming :: Keep Getting These Areatest2.c:46: Error: Conflicting Types For Error_area?

Feb 24, 2011

#define TRIP 6
#include <stdio.h>
char error_area(char area_code, char S, char M, char L,char N,char P, char K, char R, char

[code].....

View 2 Replies View Related

Ubuntu Installation :: Unable To Update The Eclipse - Cannot Complete The Install Because Of A Conflicting Dependency

Mar 15, 2010

I installed the Eclipse IDE using Ubuntu packages. (Version 3.5.1. Package name:eclipse).A few days back, version 3.5.2 was released. I would like to update, so I added the following websites to the list of available ones:

[URL]

I then tried with Check for Updates. While on my Mac installation this results in an update to 3.5.2, on Ubuntu the program says there is nothing to update.If I try to install manually, choosing Install New Software and the then selecting the Eclipse Platform 3.5.2, I get the following error:

Cannot complete the install because of a conflicting dependency.
Software being installed: Eclipse Platform 3.5.2.M20100211-1343 (org.eclipse.platform.ide 3.5.2.M20100211-1343)
Software currently installed: Eclipse Platform 3.5.1 (Eclipse Platform 3.5.1)
Only one of the following can be installed at once:

[code]....

it is possible to update the packaged verison of Eclipse or if I should install the binary from the website?

View 3 Replies View Related

Ubuntu :: Synaptic Flash Error: Conflicting Packages - Not Installing Flashplugin - Installer

Mar 28, 2010

I open up Synaptic Package Manager, I get the dialogue, "You have 1 broken package, use the Broken Filter to locate it." So I do, and I find flashplugin-nonfree. So I try to reinstall it, and the two packages that are installed are flashplugin-nonfree and flashpluin-installer. However, I always get this error message:

[code]...

how I can fix it? I know it has SOMETHING to do with conflicting packages

View 4 Replies View Related

Installation :: Eeebuntu / Fedora Conflicting In /home - Keep Same Partition Layout

Jan 9, 2010

I ve got Eeebuntu 3.0 installed on one partition, and Fedora 12 installed on another, sharing the same /home partition, and within that, I have them sharing the same user folder. It complicates matters as Eeebuntu (with it's Ubuntu 9.04 base) still has Firefox 3.0.16, and Fedora has 3.5.6 (Adblock no longer works in Eeebuntu, I stupidly upgraded it in Fedora). I want to keep the same partition layout, but resolve these conflicts. Is there any way I can change the /home folder for Fedora, or Eeebuntu so that each one has different settings, but still be on the same /home partition?

View 3 Replies View Related

General :: Conflicting /usr & /etc Files While Installing Fedora 15 And Scientific Linux 6.1

Aug 9, 2011

Until some time ago I had a dual Windows 7 and Fedora operating system, then I completely moved to Fedora. Recently I have become interested in Scientific Linux and wanted to install it besides my Fedora. I took a back up of all my data and formatted my HDD for a clean install of both of them. This is what I did:

First I installed Scientific Linux with these partitions (contents of /etc/fstab):

[Code]...

Then I went on to install Fedora 15; I kept the same primary and extended partitions but only changed the names of "/FedoraRoot" to "/" and "/" to "/SLRoot" in the above list while installing Fedora. I also chose the boot directory of Fedora to be /dev/sda1/ which I wanted to be the /boot file for both systems while I had chosen the boot file for Scientific Linux to be "/dev/sda".

Everything went well until the final step of copying the files an error came that some of files that Fedora wanted to install in /usr/share, /usr/lib64, /usr/bin, /etc/system..., /etc/issue..., /etc/redhat-release... and /etc/rpm are already present in the Scientific Linux format and so there is a conflict and it has to terminate!!! I must have made some strange mistakes in the definitions

View 2 Replies View Related

Server :: Postfix Port - Send Message Via Port 587 Not Port 25

May 2, 2010

I have a mail server i need it to send message via port 587 not port 25, i make some changes to my postfix server which i use and it is already successed making a telnet to 587 port like it :

[Code]....

View 3 Replies View Related

Fedora Hardware :: Prevent Fglrx Conflicting With Xorg But It Doesn't Seem To Work

Aug 4, 2011

I've been using Fedora 15 LXDE for a few weeks (its been great), and decided to install the ati proprietary drivers (I used the tutorial in one of the general strickies). As soon as I rebooted, I now get the following message:

Code:
Started SYSV: Late init script for live image... ATI external events daemon. into universal adresses I can type stuff using the cursor, but it doesn't do anything. I've tried adding 'runlevel 3' to the boot options in Grub to try and prevent fglrx conflicting with Xorg but it doesn't seem to work, unless I'm doing something wrong.

View 1 Replies View Related

Red Hat / Fedora :: Cannot Install The Glbic-common File Cause It Give Me A Conflicting Error

Mar 11, 2010

I am trying to install gcc in RHEL 5.4

These is the output:

I can not install the glbic-common file cause it give me a conflicting error (the package is already install but it is somehow not recognize by the system)

View 1 Replies View Related

General :: Compiling Main.c, Conflicting Types And Previous Declaration Was Here Errors

Jun 15, 2011

I'm trying to compile a main.c file that contains a while statement. Embedded in the while statement are functions that are being called. After the while statement, I have 2 more functions being called, one to find the average(getaverage), and one to print the results (printstuff). I also used a header file (my.h) that contains all of the needed #define and #include, along with each of the void function() statements.

There isn't any problems with the while statement/ the functions in while, but when I try and compile main.c I get the following errors:

main.c error: conflicting types for 'getaverage'
my.h error: previous declaration of 'getaverage'
and then the same thing for 'printstuff'

View 3 Replies View Related

Fedora :: Gcc Error: Conflicting Types - Warning: Passing Argument 2 Of R00002_ From Incompatible Pointer Type

Jun 17, 2011

I'm trying to install a program (MOPAC2007) from the source code which is a 32-bit program, but I get the following errors:

[code]...

I have installed the 32-bit libraries (gcc-gfortran.i686, glib.i686, libstdc++.i686).

View 1 Replies View Related







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