Server :: Missing Nameservers Reported By Parent?
Feb 2, 2011
I am having a strange problem on my private nameservers registered with godaddy. There are around 10 domains right now which are using my nameservers ns1 & ns2. After the setup of my nameservers, domains. I checked that the domains are resolving good to the mentioned IP addresses which I mentioned in the zone files but when I am checking the domains on it is showing "Missing nameservers reported by parent" error. I don't know why it is reporting me this error.For example I checked one of my domains spurstone.com & I got the above mentioned error. Although whois database is giving correct results with nameservers NS1.INDEPENDENTADVISORONLINE.COM & NS2.INDEPENDENTADVISORONLINE.COM
View 1 Replies
ADVERTISEMENT
Jul 4, 2010
I have got four webservers and one fileserver, all running Karmic and kernel 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009 x86_64 GNU/Linux.A folder on the fileserver has been exported using NFSv3 with these options: rw,async,no_subtree_check
and mounted on all four webservers with these options: efaults,rsize=32768,wsize=32768,noatimeThe webservers run Apache+PHP+APC. Some php-files include other php-files from the nfs mount, and are requested by users very frequently (~ 100 times per second). Sometimes but not always if I alter an included php-file using FTP (the FTP server is ProFTPD and runs on the fileserver), the file seems missing:user@webserver1: ~ $ ls --full-time -al /path/to/included/file.phpls: cannot access /path/to/included/file.php: No such file or directoryI can repeat this command for hours, but the file keeps missing. Until I query the directory:user@webserver1: ~ $ ls --full-time -al /path/to/included/ | grep file-rwxr-xr-x 1 1002 1002 14294 2010-07-04 21:11:30.000000000 +0200 file.php
View 2 Replies
View Related
Feb 16, 2010
I am trying to set up a mail server following the perfect server guide for fedora 11. I am confused as to what to enter for the nameservers. I already have a webserver running using fedora. I used ZoneEdit.com for the nameservers for the web server. Should i be using the same nameservers for my mail server?
View 6 Replies
View Related
May 3, 2011
I keep getting a segfault in compiz. I've tried everything! This is from a fresh install without and accelerated drivers (I have ATI)
Quote:
Code:
**Switching to Compiz window management**
/usr/local/bin/compiz-indicator:99: GtkWarning: Can't set a parent on widget which has a parent
menu.append(kill)
/usr/local/bin/compiz-indicator:100: GtkWarning: Can't set a parent on widget which has a parent
menu.append(start)
[code]....
View 2 Replies
View Related
Nov 2, 2010
I inherited a centos 5.2 server at my work. I didn't know anything about it when I got it except that the fate of the organization rested on my ability to manage it. I've gotten along fine with it. I don't really like it, but it mostly works. I learned a lot in the process. Anyway, I went bought some more ram for the box because, hey, it's a server and it will serve faster with more RAM. So it had 3x512mb and I took out one of the 512mb and put in 2x1gb (it's only got four slots). I rebooted and and top reports 1585152k of ram. It should be 3gb. So I haul out a monitor and keyboard because I want to see if the BIOS sees more. Sure enough, on boot I arrive at a grub/centos boot screen and it says somewhere that I have 3gb, I boot and top still reports 1585152k.
How do I make this computer realize it has more RAM?
View 13 Replies
View Related
Mar 22, 2011
I want to find the mib files where the OIDs used in snmpd are. Where can I find those mib files?
View 1 Replies
View Related
Apr 19, 2011
I set up an exim4 server successfully and was able to send/receive mail! I fired off a couple emails to my friend and never got a response. Oh well, I thought, must be because my domain name might be considered spam.Flash forward to today and I get an email from the people who host my server, telling me that I have left my exim4 relay open. Looking through some of my users' email, I see a series of messages with the subject 'Message frozen':
Code:
Message 1QCCQJ-0004FP-OY has been frozen (delivery error message).
The sender is <>.
[code]....
View 1 Replies
View Related
Jun 4, 2011
I want to host 5 websites on my new virtual server so I have created 2 nameservers that point to my virtual server's IP addresses as a glue record. What confuses me is when I create a new domain on my server it gives the new domain it's own nameservers (ns1.thenewdomain.co.uk etc) do I need to change these records so they use the nameservers I created earlier? If I do? Which particular records should I change? I'm running a Unix virtual server with a Plesk control panel.
View 2 Replies
View Related
Feb 24, 2010
There is a centralized FTP server which are accessed by clients to develop some web development project and to achieve this the clients are using ftp service. The problem is when they are trying to copy any files and directories they are getting the following error: "Message reported from the file system: FTP copy not supported,use move instead"
I've checked all the permissions and they are all OK. I don't know why this is happening. they can create and move files and folders but can't copy files and folders.
View 8 Replies
View Related
Mar 10, 2011
I have an Edubuntu server with two nics joined to the primary windows domain and I can log on with domain credentials and everything is AOK. I used LikewiseOpen 6 to join the server to the primary domain. So, on my Edubuntu server eth1 is connected to the primary domain and has a static IP. eth2 also has a static IP and is the DHCP for the thin client subnet, connected to a switch. IP forwarding is enabled.
DOMAIN - eth1 - Edubuntu Server - eth2 (SUBNET) - switch - clients
So far, so good: I can log on the thin clients with one of the local accounts specified on the Edubuntu server and with that account I can surf the net and, if I supply domain credentials, browse the primary domain. Problem I have is:
I can't work out how to log on to the primary domain with a Active Directory account directly from a thin client. If I try DOMAINuser to log on, after giving the password, the password screen refreshes and 'domainuser@11.*.21.*'s password' appears under the blank password box. The IP in that message is the IP for the subnet and not the primary domain. I feel like I'm miss-understanding some basic simple step but I just can't figure it out.
View 6 Replies
View Related
May 24, 2010
I have a transparent proxy Squid-3.0 on Slackware 12.2. I used cron to restart squid every day at 7:30 AM (just /path.to.squid/squid -k kill && /path.to.squid/squid) Some days ago I saw in /var/log/messages that Squid was killed but haven't started. I started it manually and everything was OK. But today everything repeated. And the log file is interesting. I tried to find about it on http://squid-cache.org/ but al in vain. This is from /var/log/messages :
Code:
May 24 07:30:02 konura squid[17188]: Squid Parent: child process 17199 exited due to signal 9
May 24 07:30:02 konura squid[19038]: Squid Parent: child process 19040 started
May 24 07:30:03 konura squid[19038]: Squid Parent: child process 19040 exited with status 1
May 24 07:30:06 konura squid[19038]: Squid Parent: child process 19045 started
[code]....
I need to say that I haven't edited the config file for a long time, but this problem started to happen. ADDED, Solved: I'm not sure, but maybe I found the decision. I deleted about 400 mb of Sarg logs from /var partition. And now squid runs well. Besides, before deleting old logs, 'crontab -e' and 'pkgtool' didn't work And the system wrote me that it's no space left on device. At the same time, 'df -h' showed me that all partitions had enough free space. Seems strange, but that's it. After deleting old proxy statistics, generated by Sarg (this is about 400 mb) 1)squid runs OK and 2)there are no more that annoying messages about abscence of free space.
View 1 Replies
View Related
Mar 14, 2011
I am facing a little problem with names servers.have a VPS with Kloxo installed on itI have registered 2 name servers (i.e. ns1.domain.com and ns2.domain.com) past one month.These nameservers are not accessible yet. I have check the nameserver on internic site and they are registered with the correct IP. But if I access it online via Internet explorer or nslookup I get server not found. And if I put ip address in IE I get the default page of my server
View 6 Replies
View Related
Jun 30, 2009
I finally get rid of all panel solutions on my server in order to install nginx. Everything is working correct with nginx. I defined my nameservers via my domain manager as
ns1.domain.tld ip1
ns2.domain.tld ip2
Now my question is how can i define these nameservers to my server via ssh and after defining nameservers do i have to do anything else ?
View 1 Replies
View Related
Feb 11, 2010
I'm running my own webserver at home. I've also bought a domain (it's .nl because I'm Dutch). But now I need to change the nameservers from my domain.
I've read a lot of things about running your own authoritative nameserver and things like that. I also experimented with bind9 but I can't get it.
So, I've got a Webserver running Ubuntu Server. I've bought a domain. Nothing more and nothing less. So is it possible to run a nameserver or something else to get it work in this situation?
View 9 Replies
View Related
Dec 20, 2010
I currently have a VPS at burst.net. I'm trying to get a website setup, and I have my web server installed, but I have no idea how to get my domain name setup with it. Does anyone know of any documentation on how to setup nameservers with a VPS? I'm sure this is a really easy answer, I'm kind of a newbie to Linux.
View 4 Replies
View Related
Jan 16, 2010
I have a Huawei E220 3G modem and I'm using Ubuntu 9.10. The modem picks up on USB, and the connection works, sort of. With random times, I can't get on the internet, and when running:
Code:
mtr -n -c3 -r 4.4.4.4
it tells me:
Quote:
Could not get fd's flags: Bad file descriptor
No nameservers defined
Network Manager Applet 0.7.996 is reporting my wireless connected, and applications like Skype is working perfectly. I just can't browse.
When I restart a couple of times, and my internet browsing capability starts working eventually at times. The behavior is very random.It appears that when I fiddle with USB devices, like unplugging my external hard drive, and plugging the USB modem in and out, restarting, it helps. Also, when plugging in my USB 3G modem, an icon pops up on the desktop, mounting the USB device as a USB flash drive. The device has on-board memory, but can I disable this / prevent it from mounting?I also disabled IPv6 by setting:
Code:
GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable= 1 quiet splash"
in /etc/default/grub
What I also did was to "hard code" DNS by adding:
Code:
prepend domain-name-servers 208.67.222.222,208.67.220.220;
to /etc/dhcp3/dhclient.conf
View 5 Replies
View Related
Feb 3, 2010
This has probably been beaten to death, but I can't find anything that fits my exact situation (maybe I'm using the wrong keywords, sorry).
Server:
eth0 - external NIC, DHCP IP from ISP
eth1 - internal NIC, static 192.168.0.1
DHCP running on eth1
IPTABLES set up to masquerade on eth0
I have a computer connected up via server's eth1. It's IP is 192.168.0.201 (/etc/init.d/networking restart) gives me a DHCPOFFER and everything, so DHCP seems to be working fine.
Server:
can access internet I can ssh into 192.168.0.201 (even though it seems to take longer than usual)
192.168.0.201:
can ping server (well duh, I ssh'ed in from the server) cannot access internet for DNS on the internal NAT I'm using the same DNS servers as the router, so the server's
resolv.conf:
nameserver 69.169.190.211
nameserver 208.72.160.67
[code]....
View 1 Replies
View Related
Aug 5, 2011
I have configured opendns on my adsl router. So 192.168.1.1 was the first nameserver in Network Managerbut I often faced name resolution issues, so I configured 4.2.2.1 as the first nameserver, 4.2.2.2 as the second & 192.168.1.1 as the third.Problem is with the above configuration everything works well for a few days then again name resolution stalls. And again I change the sequence of the nameservers or insert a new one & again it works for a few days. I am tired of doing that again & again.
View 8 Replies
View Related
Feb 10, 2011
I have a number of CentOS servers with latest 5.xI have 3 nameservers in the resolv.conf files. All 3 nameservers test out fine when checking for domain lookups.I'm having some trouble with ns1 and shut it down.l None of the CentOS machines fail over to the ns2 & ns3 entries. Basically everything stops resolving even though the other 2 nameservers are alive and well.
View 1 Replies
View Related
Dec 20, 2010
I have noticed this now for the 125 time that when you mount a volume and use mount to see if it is ro or rw, it says rw, but actually is read only.
Why is mount reporting it wrong?
systema3:/vol/mysql_vo2 on /mnt/mysql2 type nfs (rw,addr=192.168.10.82)
vs
failed to change ownership of `/mnt/mysql2/.snapshot/hourly.5/v240-2-bin.058' to mysql:mysql
chown: changing ownership of `/mnt/mysql2/.snapshot/hourly.5': Read-only file system
View 3 Replies
View Related
Jan 28, 2011
We have our Microsoft AD DNS servers replicating to our Sidewinder - which uses BIND for its DNS server. We ran into a situation where reverse lookup requests to the Sidewinder returned back a truncated UDP packet to the DNS client. When we added another DNS Microsoft Domain Controller, it added that name in the authoritative nameservers section of the UDP message which put it beyond the 512 byte limit. It was at about 500 bytes before we added the domain controller - then it moved to 529 which caused BIND to set the truncation flag bit in the UDP header causing the DNS client to come back in TCP mode to get the full message.
Microsoft DNS doesn't send back the "Authoritative nameservers" section in its UDP responses to reverse lookups - they probably learned that the hard way and took it out and only send back the Question and Answer section. Is there a way to modify BIND to not send the "Authoritative nameservers" section in its UDP responses and only the Question and Answer?
View 3 Replies
View Related
May 26, 2011
I installed Fedora 15 twice last night because I thought I had screwed up the installation somehow when I ran a df -h and found that it reported all my LVM partitions twice (/, /home, and /var) and it also showed /var/tmp mounted on the same logical volume that /var was mounted on (lv02 = /var AND lv02=/var/tmp). I've never seen this before and it definitely didn't appear like this in Fedora 14. Is this something new to Fedora 15?
View 2 Replies
View Related
Jul 12, 2011
I was struggling to find the information so I thought it would be easier to ask here. What does the load average as reported by top mean ? To me those are 3 mysterious values, which most likely refer to some average CPU usage and this is all I know about it (not sure if it's true).What is the maximum value for this parameter (I guess the minimum is 0.00) and what does it mean ?
View 5 Replies
View Related
May 25, 2011
Today, someone who had problems with his usb flash drive showed it to me. I plugged it in my linux box.
Code:
cat /proc/partitions
only showed
Code:
sdb
and no partition name (sdb1, etc.). So I ran fdisk on it I deleted all the partitions (4 in all) and recreated a single partition taking up the whole drive and marked it as c (win32 vfat) I exited fdisk (w) and formatted the new partition
[Code]...
View 5 Replies
View Related
Oct 24, 2009
incoming connections are not being reported to my /var/log/secure. I can't see if people are trying to connect. I can't troubleshoot because I can't do anything.
View 5 Replies
View Related
Dec 11, 2009
I've ran "powertop" on my computer and it showed horrible amount of wake-ups per second:
Code:
Cn Avg residency P-states (frequencies)
C0 (cpu running) (26.7%) 2.81 Ghz 100.0%
polling 0.0ms ( 0.0%) 1400 Mhz 0.0%
C1 16.2ms (60.5%) 1050 Mhz 0.0%
C2 0.0ms (12.8%) 700 Mhz 0.0%
350 Mhz 0.0%
Wakeups-from-idle per second : 63944.8 interval: 5.0s
no ACPI power usage estimate available
Top causes for wakeups:
45.1% ( 15.6) <interrupt> : pata_atiixp
26.0% ( 9.0) <kernel core> : hrtimer_start_range_ns (tick_sched_timer)
9.2% ( 3.2) <kernel core> : hrtimer_start (tick_sched_timer)
5.8% ( 2.0) <kernel core> : add_timer_on (clocksource_watchdog)
1.7% ( 0.6) <interrupt> : ohci_hcd:usb4, radeon, yenta
1.7% ( 0.6) Xorg : queue_delayed_work (delayed_work_timer_fn)
Suggestion: increase the VM dirty writeback time from 5.00 to 15 seconds with:
Echo 1500 > /proc/sys/vm/dirty_writeback_centisecs
This wakes the disk up less frequently for background VM activity
Q - Quit R - Refresh W - Increase Writeback time
If I wait it decreases to 50000, but it is still huge!
Situation is duplicated after complete F12 re-install. All defaults are used and no changes performed after install. Just checked again and let computer run idle for a while. Powertop reports 79604 wake-up per second, even more than before. Again, the top cause is "pata_atiixp". Also, performing suggestions of powertop shown at the bottom of the program does not help either. That decreases wake-up by a few hundreds only. Wake-ups are still well over 50000.
View 14 Replies
View Related
Jul 23, 2010
I'm doing an distro upgrade from 11.2 to 11.3 and for the DVD drive, the repo URL comes up as dvd:/// in ast and zypper. However medium not read is being reported, forcing me to find out exactly what "dvd:///" is pointing to.
My DVD drive is certainly readable and mountable and sits at /dev/dvd (symlink for /dev/sr0). I usually mount it manually, but the problem here is I don't know how to find out what "dvd:///" represents.
View 4 Replies
View Related
Jan 28, 2010
When I setup Intrepid (upgraded to Jaunty now), I chose to create a swap partition. I don't remember the size I specified. Here's what I'm confused about When I do 'cat /proc/meminfo' or 'free' or use the system monitor, it reports my swap size as 1262304 KB (i.e. 1.2GB). But if I do a 'fdisk -l', the partition size is reported as 746991 blocks (of 1024 bytes) and if I use the partition editor it says it's 729.48MB. XP disk mgmt shows it as app. 700MB too
View 9 Replies
View Related
Sep 8, 2010
Currently I am running Ubuntu on my laptop however my desktop is still XP pro. I want to move from XP to a Linux (Ubuntu) or Unix distro (BSD). My desktop is used as my ftp server, music/network storage, and for syncing my iPod with iTunes. The only thing that is keeping me from totally reinstalling the OS on that computer is iTunes. I know there are tons of applications out there that will sync your music to your iPod however I want to still be able to use itunesu and some other features in iTunes. My plan is to run a *nix os but have xp running in virtual box for iTunes. Has anyone else done this and if you have is it a huge pain? Is there a better way to go about what I'm trying to do? I have tried to get the newer iTunes installers to work with wine but I haven't gotten it to work yet. I get errors and the errors are reported bugs on winehq.
View 5 Replies
View Related
Apr 7, 2011
My MP3 Player (Zen:Vision:M) has roughly 60 GB of space and yet Ubuntu insists only 3.6 GB is available. I know this is not true because in Windows the correct amount of room is displayed and can be filled up. Because my music collection is stored in my Linux partition I need to solve this issue if I'm going to actually use my MP3 Player. What is also interesting is the fact that the device doesn't show up in Gparted, System Monitor or fdisk.
When I attempt to look at the Zen's contents through Nautilus I get this message:
Error initializing camera: -1: Unspecified error
And when I update through Banshee every song gives an error of:
Argument cannot be null. Parameter name: obj
View 5 Replies
View Related