Ubuntu Security :: IPBlock Will Not Update - Error
Apr 22, 2011
I was looking for a similar program to PeerBlock on Windows, as most/some might know it's the project that took over after PeerGaurdian halted. So I have installed IPBlock and was having issues with updating the lists so i removed them, re-added them and still cannot. I can't import lists from URL's either without getting the same error. Kinda seeming like a waste of time right now...
Code:
ipblock[7147]:error:update of badpeers.gz failed
ipblock[7147]:error:update of level1.gz failed
ipblock[7147]:error:update of level2.gz failed
ipblock[7147]:error:update of Primary failed
View 3 Replies
ADVERTISEMENT
Jun 12, 2011
Im running ubuntu 10.04 and I cannot get ipblock to update its lists. I've checked the ipblock.lists and the urls listed are working. When I go to update it gives me a different error code each time for the lists. Ipblock will load up and work but not with updated lists,
View 3 Replies
View Related
Nov 9, 2010
Does anyone know if IIPBlock does it's operation before IPTables completes or after? I'm using a KVM as a Router and GuideDog is Forwarding all HTTP/HTTPS to my KVM Web Server. When looking at my web access.log I see CHINA doing it's stuff, but IPBlock is not blocking that IP (58.218.199.147) on the KVM Router.Before doing the KVM Router and just receiving HTTP to mu KVM Web Server, I always had logs of CHINA, but now I don't. So I'm assuming GuideDog is rendering IPBlock useless.Can anyone let me know if your able to connect to my web server at I would like to check even if this setup is working. Because I have a seperate access-thegardenofedenblessing.log for my domain then I do for my localhost (access.log) and CHINA is showing up on my localhost log.
View 9 Replies
View Related
Dec 31, 2010
I have totally exhausted my search to find IPBlock. I use it on my other Ubuntu machines but for some strange reason I cannot find it anywhere for my Ubuntu 10.10 Maverick. I know where the iplist is but not the actual file IPBlock download
View 2 Replies
View Related
Jan 27, 2010
Long time lurker, first time posting. i've been using ubuntu for the last 2 years, since my vista went kapoft, mainly for browsing/word editing. Never had any problem until this morning.Any ideas? should i do a clean reinstall, like a good windows user, or maybe upgrade to 9.10 and hope this error go away, or even completely ignore this package and go on with my life?
View 2 Replies
View Related
Jun 11, 2011
I get this error when running apt-get update on Ubuntu 10.04.1 Server. Never got it before today, apt-get update is always error-free, unless there are connection issues.
Quote:
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://security.ubuntu.com lucid-security Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
W: Failed to fetch [URL]..Some index files failed to download, they have been ignored, or old ones used instead.
View 4 Replies
View Related
Jul 14, 2011
I have a very strange problem; when trying to apt-get update or aptitude update I get time out errors. At first it was resolving ipv6 adresses:
Cannot initiate the connection to ftp.litnet.lt:80 (2001:778::87). - connect (101: Network is unreachable) [IP: 2001:778::87 80] Err [URL] Cannot initiate the connection to security.debian.org:80 (2001:a78:5:1:216:35ff:fe7f:6ceb). - connect (101: Network is
unreachable) [IP: 2001:a78:5:1:216:35ff:fe7f:6ceb 80] As my host does not have normal ipv6 support, i just tried to disable ipv6: echo net.ipv6.conf.all.disable_ipv6=1 > /etc/sysctl.d/disableipv6.conf
[Code]....
View 2 Replies
View Related
Mar 10, 2011
If I'd added blocklists from [URL] the same ones used by IPBlock (bar a few) would it be futile to use IPBlock too?
View 1 Replies
View Related
Sep 16, 2010
Just as the title says. Why am I required to input my user password to launch this program? I am using 10.04 Ubuntu and this requirement does kind of annoy me. I like making a second account that can admin the system, and my main account has the admin option disabled in the 'Users & Groups'. I read it's secure to do this, but I see other downsides. Firestarter too requires a password to load it's GUI. Is there any work around because I don't like leaving admin privileges enabled especially when I'm not at the computer.
View 3 Replies
View Related
Apr 29, 2011
System responds (i'm translating from Italian):
"Unable to run the command '/usr/sbin/ipblock start_gui"
I checked directory /sbin, but there is no track of this "Ipblock star_gui". I have a Suse 11.4 updated system.
View 1 Replies
View Related
Mar 3, 2011
i updated both browsers i have and lost my secure log-in pages (no padlocks showing ) concerning different Web mail accounts.Just before i did these updates i checked an unrelated thing on-line regarding my sound card of which i kept a copy of and got this message below :
!!ALSA/HDA dmesg
!!------------------
[ 12.762633] cfg80211: Calling CRDA for country: AM
[code]....
View 2 Replies
View Related
Jun 1, 2010
I am from India, and I tried to update my Ubuntu system today. Code: $sudo apt-get update The update failed because the connection to the India mirror timed out: Code: [URL] Could not connect to in.archive.ubuntu.com:80 (111.91.91.37). - connect (110: Connection timed out) I tried the update a few times, with the same result every time.
I had firestarter running at this time, and noticed that I would get new security events every time I tried an update. I checked the events list, and it turned out that the machine at the ip address 111.91.91.37 (the in.archive.ubuntu.com machine, to go by the above error message) had been trying to make connections to seemingly random ports on the machine every time I tried the update: see the attached screenshot. I then changed my repositories to the Main Server using Synaptic, and tried the update again (from the command-line). This time it worked without a hitch, and firestarter did not report any unwanted incoming connection. why is the India mirror trying to open connections that the Main server apparently does not need in order for me to do the update? Should I (we) be concerned?
View 3 Replies
View Related
Feb 11, 2011
I was running 10.04 LTS and had decided to stick to the LTS versions as I'm now running my machine as a server and don't want to be updating regularly.Every time I logged in via SSH I got a message telling me there where packages to update including a security update. So I did a search to find out how to perform an update on Ubuntu server from the command line.What I found was to do this:sudo apt-get updatesudo apt-get dist-upgradeAfter doing that I rebooted but now my machine gives me this message:
init: ureadahead-other main process (794) terminated with status 4Your disk drives are being checked for errors, this may take some timePress C to cancel all checks currently inprogressI'm not pressing C yet and leaving it alone to finish, but I noticed when the machine booted that one of the options for booting talked about Ubuntu 10.10, so I'm worried that I've updated from 10.04 LTS to 10.10 by accident?
View 8 Replies
View Related
Apr 23, 2010
Libnss3-1d
xulrunner-1.9.1
xulrunner-1.9.1-gnome support
After click on install updates and entering password, a message says "Some of the packages could not be retrieved from the server(s). Do you want to continue, ignoring these packages? Yes/No.
If I answer No, this message appears:
W: Failed to fetch http://security.ubuntu.com/ubuntu/po....10.1_i386.deb
404 Not Found [IP: 91.189.88.31 80]
If Yes, it tries to download but immediately:
W: Failed to fetch http://security.ubuntu.com/ubuntu/po....10.1_i386.deb
404 Not Found [IP: 91.189.88.31 80]
It has always installed the updates with no problems, until these 3 updates remain in pending installation status.
View 4 Replies
View Related
Feb 27, 2010
Just got a sudo update from the update manager-does anyone know what this specific update does?
View 4 Replies
View Related
Aug 8, 2011
Just got a message about critical security holes for phpmyadmin (see e.g. [URL]) and wondering, when I'd get an update for my ubuntu server Lucid Lynx 10.04.3?
Currently installed version is 4:3.3.2-1, published on 2010-04-16.
View 7 Replies
View Related
Apr 14, 2010
How can I make the security applet stop showing an update for firefox 3.5.9? I have a more recent version installed from mozilla repo: firefox 3.6. The mozilla repo already has a higher priority (95 instead of 99), so I don't know what to do.
View 5 Replies
View Related
Oct 1, 2010
I am using ubuntu 9.10.While running a partial update through System->adminstration->update-manager. I am facing error as 'Error Authenticating some packages". Please find the attached, screenshot of the error and sources.list file output.
View 1 Replies
View Related
Jan 5, 2010
I was reading that Arch does not provide security updates, but just provides security by keeping with up-to-date software...So what is in a security update and what does it patch? The kernel?
View 10 Replies
View Related
Sep 1, 2011
(after i update packages, it says error, and here's whats in the details tab)
Preconfiguring packages ...
(Reading database ... 197969 files and directories currently installed.)
Preparing to replace flashplugin-installer 10.3.181.34ubuntu0.11.04.1 (using .../flashplugin-installer_10.3.181.34ubuntu0.11.04.1_i386.deb) ...
code....
How to fix This? i haven't messed with Ubuntu much...Why am i getting an error about a kernel update?
View 4 Replies
View Related
Jul 26, 2011
On two Centos5 servers, yum gives a segmentation fault error when trying 'yum update' or 'yum check-update' after running 'yum clean' :
[Code]....
The error is the same for the other computer except while attempting to update the rpmforge repository. Nothing has really changed on the servers in some time and 'yum update' worked fine on each yesterday and I have no idea why they would both suddenly fail!
View 3 Replies
View Related
Oct 1, 2009
For the past few days, the automatic GUI update has been crashing, complaining of a "Transaction error."
Here is the output that pops up in a separate window:
Code:
I tried the following:
Code:
And got the following (similar) output:
Code:
I very rarely use xfce and I don't quite know what exo is, but I'd like to fix this problem if it's not too involved.
View 3 Replies
View Related
Feb 26, 2010
Code:could not add package update for poppler-data-0.4.0-1.fc12(noarch)updates: poppler-data-0.4.0-1.fc12.noarch.
View 3 Replies
View Related
Jul 13, 2010
I have a error when i want to update my system via YUMI execute the next command.sh@ yum -y updateYou could try using --skip-broken to work around the problemYou could try running:package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigestThe program package-cleanup is found in the yum-utils package.
View 5 Replies
View Related
Nov 23, 2010
When I try to do
[code]...
I've tried the method described here: [URL]... However, I'm still getting the same error.
View 2 Replies
View Related
Jan 5, 2010
I receive these messages after I enter my user_id and password in Ubuntu 9.04;
"An error occured while loading or saving configuration information for update notifier. Some of your configuration settings may not work properly." then clicking on details box this can be seen;- {Failed to connect configuration server; some possible causes are that you need to enable TCP/IP networking for ORBIT, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Could not send message to gconf daemon: Message did not receive a reply (timeout by message bus))}
then there's another error message;
"An error occured while loading or saving configuration information for evolution-alarm-notify. Some of your configuration settings may not work properly." then clicking on details box this can be seen;- {Failed to connect configuration server; some possible causes are that you need to enable TCP/IP networking for ORBIT, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Could not send message to gconf daemon: Message did not receive a reply (timeout by message bus))}
after clicking Ok. the desktop is just blank.
View 2 Replies
View Related
Mar 31, 2010
everytime i try to install the updates from the update manager i get this error message:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: _cache->open() failed, i have tried running the sudo dpkg --configure -a in the terminal but when it asks for the password the keyboard stops working so i cant type anything into the terminal. can anyone help me fix this? My other problem was when i try to run the Add/Remove Applications i can't ever install any of the software because it says its "waiting for other tasks" i'm not sure why its doing this either.
View 1 Replies
View Related
Nov 1, 2010
I have wordpress server running on my machine and I have SELinux enabled for enforcing/targeted. I am unable to insert images, music, etc from the add new post field on the wordpress dashboard. I receive the following error:
image.jpg has failed to upload due to an error The uploaded file could not be moved to /var/www/html/wordpress/wp-content/uploads/2010/10. When I disable SELinux completely, it works fine. Does anyone know what Boolean I need to check to resolve this issue?
View 4 Replies
View Related
Mar 13, 2011
after initating the update and i enter my pass word, update stops and an error box comes up stating that it is unable to update because there is more than one synaptic manager running, i have restarted and get the same results, and to my knowledge there is nothing else running in the background.
View 3 Replies
View Related
Nov 5, 2009
I have Ubuntu Jaunty & Linux Multimedia Studio 0.4.2. In attempt to update to LMMS 0.4.5, I downloaded & attempted to install : lmms_0.4.5~ppa-1jaunty_i386.deb and got the following error message : Error : Dependency is not satisfiable : lmms-common (=0.4.5~ppa-1jaunty). What went wrong and is there an easier way to update ? Also, should I remove the older version or just install the latest on top of it ?
View 5 Replies
View Related