Networking :: Getaddrinfo() Apparently Not Working ?
Jan 18, 2010
I have an issue with cfservd, from the cfengine package not listening on both ipv4 and ipv6. Tracing through the source indicated that the issue was with the getaddrinfo() call. I have used the example code on the man page and can confirm that it doesn't work as expected on either Fedora 12, Fedora 10 or CentOS 5.3
The servers I am testing on have both ipv4 and ipv6 enabled and working. i.e. I can ssh to them using either -4 or -6 and netstat -a shows 0.0.0.0:22 and :::22
Running the example code on the Fedora servers results in only a single IPv4 address structure being returned by the getaddrinfo call and hence only listening on the one protocol. Strangely, on the CentOS server only the IPv6 address structure is returned.
I need both IPv4 and IPv6 for cfengine but am at a complete loss as to how to get it to work when the issue appears to be something fundamentally wrong at the OS level.
View 1 Replies
ADVERTISEMENT
Mar 3, 2011
The system I am working on is a xdsl board running Linux kernel 2.6 and receiving dhcp address from a Microsoft XP PC. when looking through the dhclient.leases file I can see there's something wrong with renew time and stuff.strange calculation. as far as you know is this normal? You may find below the dhclient.lease file.
lease {
interface "tap0";
fixed-address 10.0.1.16;
filename "***";
medium "-link0 -link1 -link2";
[code]....
View 2 Replies
View Related
Nov 24, 2010
I have this issue: "nc -v <ip-address> 22" works fine, but "nc -v <fqdn> 22" fails with error message "nc: getaddrinfo: Name or service not known". However, "host <fqdn>" works fine, so name resolution works. So I have a working name resolution, but nc (netcat) doesn't seems to be using it or something. Same kind of issue with "ping <fqdn>". Does anyone know how come name resolution works, but utilities such as nc and ping doesn't?
View 2 Replies
View Related
Aug 28, 2010
I keep getting the error "reverse mapping checking getaddrinfo for fileserver.0.0.10.in-addr.arpa [10.0.0.10] failed - POSSIBLE BREAK-IN ATTEMPT!" in /var/log/auth.log I have a DNS (bind9) setup on my Linux router with the following config:
Code:
router:~# less /etc/bind/named.conf.local
// Local zone definitions here.
zone "0.0.10.in-addr.arpa" {
type master;
file "/etc/bind/db.0.0.10";
[Code]...
View 1 Replies
View Related
Jun 1, 2011
I have the following set up in my crontab:
Code:
# crontab -l
# m h dom mon dow command
*/5 * * * * /usr/bin/perl /usr/local/bin/perl/managed_arp_data.pl >> /var/log/arpdb.log
*/5 * * * * /usr/bin/perl /usr/local/bin/perl/infoblox_fixed_sync.pl >> /var/log/crossref.log
00 23 * * * /usr/bin/perl /usr/local/bin/perl/infoblox_host_sync.pl >> /var/log/host_sync.log
0 * * * * /usr/bin/perl /usr/local/bin/perl/infoblox_excl_sync.pl >> /var/log/excl_sync.log
None of these jobs is apparently running, however they did run on the 31st (yesterday), but not on the 30th or any other day during the last 10 days that I have logs for. I think I've set cron to run at log level 1, but I don't know where that log goes, I don't see anything like /var/log/cron
So, couple questions:
* If I do something like "sudo -s" to get a root prompt and then do a "crontab -e", which user does that crontab get executed as?
* Where should I look for cron logs?
* Anyone know why a job would run on the 31st, but not any other day?
View 1 Replies
View Related
Jul 13, 2010
I have done some searching around and now know that the 64 bit version of Wine is useless. I tried to install the 32 bit version and apparently succeeded. The problem is that when I open Wine File the .wine-x86_64 folder reappears. I don't even know where the 32 bit folder is.
I have tried
Code:
yum erase *wine*
but it does not seem to work. However this does.
[Code]...
View 3 Replies
View Related
May 3, 2010
I have just installed the new version 10.04 of xubuntu but I cannot enable xdmcp.
1) the gdm.conf (usualy in /etc/gdm/) is missing (where is now this file?);
2) the custom.conf apparently don't work;
3) the remote tab in login windows are missing
View 9 Replies
View Related
May 7, 2011
I'm using Slackware 13.1 on a new laptop (MSI 1481). Everything has worked great except when I put a DVD in the drive (like the Slackware DVD) the drive spools up and down constantly - you know, how it goes from slow speed to fast speed. I figured it was hal polling it every 2 seconds and that for some reason it was causing it to actually kick in and read the DVD, but disabling that didn't help. I've also tried not starting X or xfce (going to runlevel 3) but that didn't make any difference - as soon as I put the dvd in, it starts up.
It's not just the Slackware dvd either, it's any DVD. Movie DVDs however don't seem to spool up to higher speeds but you can still hear the drive running constantly, so there is some different. I'm not mounting the drive or anything, just close the tray and listen to the rhythmic annoyance of the drive at full speed, then not, then full speed, then not.
I don't see any other suspect processes with top or ps either. Anyone have any idea why this would be if it's not the polling doing it? I'm starting to think a kernel or hardware thing. The drive I have is reported by cdrecord -scanbus as "Optiarc DVD RW AD-7580S FX20".
I'm at a loss. I'm thinking next I'll have to install another distro to at least rule that out, but with so many variables (packages installed, kernel version, driver versions) I don't know that this approach would tell me much.
View 2 Replies
View Related
Jan 5, 2010
I have a user that is reporting the following error on a bounced message:
Quote:
smtp;554 5.6.1 Body type not supported by Remote Host
He is forwarding emails from his exchange server to a recipient in Germany relaying through our smtp server using Surgemail as the MTA.
He called a senior tech specialist at Microsoft to get help thinking the problem was on his end (exchange server). According to this "specialist", he said the problem was that our smtp server was not advertising 8BitMIME in its 250 statement. I tested this myself by log in on to the smtp server and doing typing the following:
Code:
EHLO localhost
250-smtp.<mycompanyname>.com. Hello localhost (127.0.0.1)
250-AUTH PLAIN LOGIN
250-DSN
[Code]....
As you can see, 250-8BITMIME is not listed here. From the bit of research I made, I found that most MTAs send this by default. Is it possible that the characters from the German language are causing this problem?
NOTE: This problem did not exist or was never reported until now. No one has made any changes on any settings on the server.
View 2 Replies
View Related
Aug 31, 2011
I've recently upgraded my Lenovo Sl500 laptop from windows vista to windows 7, both 32bit.
Prior to this i had dual boot between CentOs 5.6 and windows vista.
After i have upgraded to windows 7, the dualboot is apparently gone, I am no longer able to boot in linux.
My question is now, how can i fix this, or create a new dual boot?
Im currently left with two partitions, one with Windows 7 installed, and one with CentOs 5.6 installed, but as said, I am unable to acces my linux.
View 6 Replies
View Related
Sep 8, 2010
I have an HP OfficeJet 6500 wireless all in one.I've tried using the HPLIP that comes in the distro, uninstalling that and installing the scripted installer from the site, and manually installing the RPM.Yast isn't detecting my printer, whether I try a USB install or over the network.I have all the dependencies, CUPS is up to date, and this printer is detected by Fedora and Kubuntu.
View 9 Replies
View Related
Mar 22, 2011
I've followed the instructions that I can find as well as I can, but it seems I've hit a relatively unusual condition. Here's the preliminary stuff:
lspci output:
Code:
0b:00.0 Network controller: Broadcom Corporation BCM4321 802.11a/b/g/n (rev 05)
Subsystem: Apple Computer Inc. Device 008c
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at 97300000 (64-bit, non-prefetchable) [size=16K]
[code]....
Currently, the interface seems to be set up correctly in the YaST network settings thing, labeled as wlan0, and it doesn't have the 'Not Connected' indicator after it.
EDIT: iwconfig doesn't list wlan0; it just lists eth0 and lo0, saying neither have a wireless extension
View 5 Replies
View Related
Feb 28, 2010
I merged my toolbars into one toolbar. This results in having my bookmarks toolbar next to my URL bar.
The problems is that the URL bar apparently chooses the biggest width available with priority over the bookmarks bar, being merged into simply an arrow, which I have to click in order to see my bookmarks.
I would like to give my URL bar a fixed width so that I can see my bookmarks toolbar or to leave the URL bar with a flexible width as long as it doesnt have priority over the bookmarks bar.
View 1 Replies
View Related
Jul 15, 2010
I just ran Computer Janitor on my computer and I think it broke Synaptic. The program was cleaning up some files, but then it froze halfway through and I had to force it to quit. Since then, I can't open Synaptic package manager, the Ubuntu Software Center, nor Computer Janitor itself. When I do they either freeze and I have to force them to quite or they just don't show up on the screen, but they're stuck running in the background because System Monitor reports the processor is running at 100% and so I have to go in manually and kill the bad processes running in the background. Restarting doesn't change anything.Running Lucid Lynx on a HP dc7100, P4 3.2 Ghz, 2gb RAM.
View 2 Replies
View Related
Jul 22, 2010
I'm using Ubuntu 10.04 up-to-date in my laptop HP Pavilion dv4-1290br.My sound seems to randomly get muted, after a few hours the laptop is on. I've checked the volumes, I've compiled and installed the very latest ALSA driver, tested it trying to play music and changing the volume in hardware and software. Nothing works. The sound simply gets muted until I reboot.
View 1 Replies
View Related
Aug 28, 2010
I installed Ubuntu 5 days ago....looked great....seemed to offer everything I want. Then I clicked on the firefox icon and it brought up Google ...Great!....Then I said ..this is easy..I'll have a look at my share-trading dynamic platform. Searched for Commsec and clicked 'launch Webiress'...and then it hiccupped! I got a message saying I needed Java "Now downloading".....Okay I've had this happen in windows...no problemo.. Then I tried to follow the instructions contained on the download page from Java....thats what started my five days (30 hours now and counting) of misery.
Finally on one of the hundreds of Ubuntu pages I've read I found that there is a bug in java....that prevents it from working with the Firefox that Ubuntu provides. So I cleverly removed firefox ....and went to Mozilla and downloaded a new version 3.6 of Firefox.....followed the instructions at Sourceforge.net (and other places I can't remember). Now I have Firefox in a folder in 'Documents' with libjavaplugin_oji.so linked to ///java/jre.6.0_21/plugin/i386/ns7... But when I try to fire up Webiress I still get the messsage "Java not installed ...now downloading".
View 9 Replies
View Related
Oct 6, 2010
I'm experiencing an occasional frustration using Evolution with my work email which is on an MS Exchange 2003 server.Everything usually works well enough, but from time to time I'll try to retrieve a message,Is there a setting I've missed in Evolution that might take care of this, or some other workaround?Let me re-emphasize that the server is a 2003 Exchange server (and a source of endless frustration for a non-windows user). It's not a 2007 or 2010 Exchange server, which is what most companies use these days.
View 2 Replies
View Related
Jun 26, 2010
Tofirst automatic software update was launched on my newly installed openSUSE 11.2 - and apparently it replaced Firefox 3.6.4 with 3.5.9.I tried to find out how to install 3.6.4 using YaST2, but adding the following repository didn't help me any further:Index of /repositories/mozilla/openSUSE_11.2What do I need to do to have YaST2 install the latest firefox version?
View 8 Replies
View Related
Apr 9, 2011
I have a 3ware controller that has a RAID 1 of two SATA disks.After an outage, the linux box (which is running ubuntu), restarted and the partition is now mounted read only. I only have the "/" mount point (this is a test server).Now, if I go to the 3ware controller by pressing ALT-3 while booting, I don't see any indication that there is something wrong with the disks.If I let the computer boot, I'm asked by fdisk if I want to fix/ignore/etc the inconsistencies found.
View 1 Replies
View Related
Jan 28, 2011
I have a copy of AutoCAD, and tried installing it, but the setup.exe file is apparently unexecutable in ubuntu. I tried changing it to executable, but the disc is closed and is in read-only. Does this mean that I can only use CAD on my windows laptop?
View 4 Replies
View Related
May 9, 2011
I downloaded a program called tonespace http://www.mucoder.net/en/tonespace/ which I extracted and then tried to execute the executable file with ./tonespace. This gives me the following message:
bash: ./tonespace: No such file or directory
When I use the command: file ./tonespace I get this: tonespace: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, stripped
I dont get it. The file is clearly there, yet when trying to execute it bash doesn't seem to recognize it.
It has permissions rwxr-xr-x and is not owned by root. Am I overlooking something?
View 2 Replies
View Related
Mar 10, 2011
This seems to be a variant of a problem many people have had, but after several hours trawling through various forums, I haven't seen a reliable match for my situation.In brief:Adding a third boot partition (of Ubuntu) to my existing dual boot of OSX 10.6 and Windows 7 seems to have crippled the Windows boot from working, because Grub apparently takes over the process. Yet Grub does *not* appear to be on the Windows partition.
More verbose:I have an older MacBook Pro (3.1, running Snow Leopard) that I recently refitted with a new 240GB SSD HD. With the extra space (it was previously only 120GB) I decided to add a dual boot with Windows 7 using bootcamp. This all went swimmingly well.Encouraged, I decided to follow this Lifehacker article's suggestion and triple-boot the machine with Ubuntu (I'd never used Linux before):So I now have the nice rEFIt boot partition selection screen, and, indeed, I'm up and running in Ubuntu, and enjoying it.
Only one problem: I can't get into Windows any more. If I try to go in through rEFIt *or* by holding down OPT at startup and selecting the windows partition directly, the result is the same: I get thrown into Grub's selector, and selecting the Windows partition from there leads to an error message and a dead end.Having read through numerous postings, I get the impression that Grub is doing something or living somewhere that it ought not to be, but in most cases I've seen, people had accidentally installed Grub onto the Windows partition (or indeed onto EVERY partition). So far as I can tell, this isn't the case with me. Here's my boot summary:
Code:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
[code]....
View 9 Replies
View Related
Aug 4, 2011
./configure script fails to configure libsf. Please check the following last few lines of configure script error.
But find command shows the following;
It seems the file libdb does exist. man dbopen displays man page for dbopen. I also tried to ln -s /usr/lib/libdb.a and libdb.so /lib dir but all were in vain.
View 6 Replies
View Related
Jun 16, 2010
trying to get everything set up in Debian lenny on my new Toshiba staellite L500. I have successfully installed the wireless drivers and graphics card and have them both up and running. But I'm having trouble with the sound card. Specifically, it appears to be installed but I cant get any sound or any devices related to sound (speakers, volume control, alsamixer) to work at all.
this is my kernel:
uname -r
2.6.26-2-686
and this is the result of lspci:
00:00.0 Host bridge: Intel Corporation Device 0044 (rev 02)
00:01.0 PCI bridge: Intel Corporation Device 0045 (rev 02)
00:16.0 Communication controller: Intel Corporation Ibex Peak HECI Controller (rev 06)
[code]...
View 4 Replies
View Related
Jul 13, 2011
When originally installing 11.04 I had problems getting my Ralink 5390 wireless card to work.
Today my computer froze completely and I had to turn it off via the power switch. When I turned it back on, wireless was no longer recognized! My iPod can connect to the network just fine, so it must be an Ubuntu problem. There are no problems with my ethernet connection either.
I researched this and found several threads about blocking and unblocking wireless devices using the rfkill command. Well, unfortunately for me the rfkill command doesn't work. When I type sudo rfkill list or sudo rfkill unblock all, nothing happens; it just returns me to my bash prompt. I even tried uninstalling and reinstalling rfkill...nothing.
View 1 Replies
View Related
Jul 17, 2009
I have a strange problem for internet. My clients (winxp - S2) can't get internet.Let me explain my scenerios. Fedora 10 with lan (eth0) having direct internet from dsl model, client (XP service pack 2) can use samba shares using dhcp (wlan0) installed in Fedora 10 box. client can ping my linux box.Now problem is: client (dosbox) can ping the google ip address (i.e ping 74.125.39.106) but can't use 'ping www.google.com'. That means ping with ip works for internet from my client. My linux box can. I can use internet from FC10 but can't use iexplorer from my client to have internet. I have enable ipmasquarding in Firewall and dhcpd is running on wlan0 for dynamic ip address of my clients.Can someone suggest me what kind of problem having I? What should i do to success iexplorer for internet? what possibly am i missing?
View 3 Replies
View Related
Jun 21, 2010
I have been looking around the forums searching for similar problems, it seems not only me had this problem. About a month ago I did a regular update via Upd Manager. The next day - no wired connection.Still managable, since the local library has wireless. Now that won't work either.Just after I upgraded from Jaunty, I accidentally removed NetwMngr from the top right corner of the screen, but that should not have anything to do with how the program works, right? I now cannot reach NM, if I run it from the terminal, nothing happens visibly.
View 5 Replies
View Related
Nov 17, 2010
I have a Dell Latitude D530 Laptop (500 GB HDD). Installed Windows XP and then Ubuntu 10.10 to do dual boot. everything works fine in Windows XP.In Ubuntu 10.10 I had issues connecting to Internet(Through Wirelss), I was able to rectify this issue by dsiable ipv6 from firefox about:config and setting true to network.dns.disableIPv6. After this I was able to connect to internet and browse websites from Firefox.But I am having Issues with Evolution Mail(Connection Timed Out) and Google Talk Client(Connection Timed Out).Empathy Internet Messaging gets connected fine.I was wondering if I will have to disable IPv6 System wide and hence I added the following lines to /etc/sysctl.conf
#disable ipv6
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
[code]....
View 9 Replies
View Related
Jul 25, 2011
I had an Ubuntu Server 32 bit installation and everything was working fine. Now that I installed Ubuntu Server 64bit on a new drive in the same machine, the ethernet card is not working!! This is insane cause when I put the hard disk with the 32bit installation back and booting from it, the ethernet card is working without any problems but in the 64bits installation it is not shown at all using "ifconfig -a"
lspci output:
Quote:
02:00.0 Ethernet controller: Atheros Communications AR8151 v1.0 Gigabit Ethernet (rev c0)
How can I check which module is being loaded in the 32bits installation to try to load it manually in the 64 bits installation?
View 3 Replies
View Related
Jul 18, 2011
I can connect to the internet with wired connection. The switch for the device is on but this command "sudo lshw -C network" has the following results:
#
[sudo] password for nn:
*-network
description: Network controller
product: BCM4312 802.11a/b/g
[Code]....
View 9 Replies
View Related