Ubuntu Servers :: DHCP3 Won't Start / Restart - Sort It?

Feb 7, 2011

Ubuntu 10.10 w/ dual NICs

here's my etc/network/interfaces file code...

Here's the problem -- DHCP wont start and throws the error "Can't create PID file /var/run/dhcpd.pid: Permission denied." Somewhere I found a post that indicated that the following corrected the issue (I dont really know why):

ln -s /var/run/dhcp3-server/dhcpd.pid /var/run/dhcpd.pid
dhcpd3 -cf /etc/dhcp3/dhcpd.conf eth1

When I do the above DHCP will start (in theory, at least no erros are thrown). But if I ask DHCP to restart, it will stop, but not restart. And the error is "No subnet declaration for eth1 (192.168.3.2)"

I'm newbie-ish. Help me Obi-Wan Kenobi.

View 2 Replies


ADVERTISEMENT

Ubuntu Servers :: Dhcp3-server Fails To Start - Can't Open /etc/dhcp3/dhcpd.conf: Permission Denied

Oct 1, 2010

I installed dhcpd using:

Code:

Now when I try to run it, I get this weird error:

Code:

The error was:

I changed permissions to 777:

Code:

To no avail!

It's got something to do with AppArmor.

I don't think it is installed on this system:

Code:

View 1 Replies View Related

Ubuntu Networking :: Restart Dhcp3 After Changing Dhcpd.conf?

Jan 17, 2010

ver: 9.10 how do I restart dhcp3 after changing dhcpd.conf?

View 3 Replies View Related

Ubuntu Networking :: DHCP3 Server Won't Start?

Feb 1, 2011

I have followed the ubuntu guide for setting up a dhcp3-server server for my internal network, I have installed dhcp3-server, configured it refuse to start, here are some background:This is my /etc/default/dhcp3-server:

# Defaults for dhcp initscript
# sourced by /etc/init.d/dhcp
# installed at /etc/default/dhcp3-server by the maintainer scripts

[code]....

View 9 Replies View Related

Ubuntu :: Can't Start Dhcp3 Server Errors Are Come?

May 3, 2011

I'm using ubuntu 10.04, Im going to setup LTSP sever, But I cant start dhcp3 server this errors are come, how can I fix this this error comes when I tried to start dhcp3 server

lachitha@lachitha-desktop:~$ sudo /etc/init.d/dhcp3-server start

[Code]...

View 9 Replies View Related

Ubuntu Servers :: Ltsp Dhcp3.conf Error?

Dec 21, 2010

I have been at this for what seems like forever but i am getting somewhere after many errors i got dhcp3 reading the file and everything is almost there but now i got an error i cannot figure out.first my config file

HTML Code:
shared-network local {
subnet 192.168.0.0 netmask 255.255.255.0 {

[code]....

View 8 Replies View Related

Ubuntu Servers :: Display The Addresses That Have Been Issued By My Dhcp3?

Jan 1, 2011

I want to display the associated host name with each address.

I've found the /var/lib/dhcp3/dhcpd.leases file, but it appears to have an entry for every time a lease was issued so it's hard to tell which ones are currently active.

View 3 Replies View Related

Ubuntu Servers :: Setup A DHCP3-server On Brand New Learning 11.04 ?

Jun 3, 2011

I been trying to set up a DHCP3-server on my brand new learning Ubuntu 11.04 server. I can connect when i put the IP infomation in manually, so I know everything else is working, just got to fix the DHCP problem before I put the machine into production on my home LAN. Can someone tell me if these config files located at /etc/dhcp3/dhcpd.conf and another at /etc/default/dhcp3-server are correct? eth1 is the NIC that will be the LAN side of the network, I double checked that...

Code:
/# A slightly different configuration for an internal subnet.
subnet 192.168.10.0 netmask 255.255.255.0 {
range 192.168.10.10 192.168.10.200;
option domain-name-servers 8.8.8.8, 8.8.4.4;
option domain-name "linuxrouter.local";

[Code]...

View 7 Replies View Related

Ubuntu Multimedia :: Can't Get Songbird To Start Again / Sort It?

Jun 10, 2010

I know, Songbird does not currently support Linux... I got the x64 .deb file off this website (http://skyzim.com/songbird-1-4-3-installer/) and installed it without issue. I got it up and running then screwed something up with the graphics and needed to reinstall. Now when I get the same file off the website, install it, then try to run I get an error "GLib-ERROR **: /build/buildd/glib2.0-2.24.1/glib/gmem.c:157: failed to allocate 14145530384 bytes". I tried doing a sudo apt-get remove libvisual-0.4-plugins as was recommended elsewhere to no avail. Anyone know how to get songbird up and running again? I did a "Removal" through synaptic to uninstall the first time, perhaps that is an issue?

View 1 Replies View Related

Ubuntu :: System Won't Start After Update / Sort It?

Jul 28, 2011

Today I downloaded an update (can't remember which ones they were exactly) and afterwards I was told I needed to restart my computer. But once this happened I couldn't even get to the GRUB menu. before the grub menu was supposed to appear I got this error message
"error: no such device: /ubuntu/disks/root.disk" and
"error: no such device: /ubuntu/install/boot/grub/grub.cfg"
afterwards I get to some command line version of grub where I can type in commands like "reboot" but i don't have my old menu where I just selected the kernel I wanted. I have a dual boot with Wubi if that makes any difference. Does anybody have a way I can recover my copy of Ubuntu, or will I need to reinstall?

View 6 Replies View Related

Ubuntu :: X Server Will Not Start / Sort Out Permissions?

Jan 27, 2009

I am new to Ubuntu and (v 8.10). Stupidly fiddling around with fstab I changed something and when I rebooted the x server would not start (some internal error)

I believe this is because I changed fstab, and so the drive is read only. I can access the partition from ubuntu installed in windows but cannot change the file. How do I sort out the permissions?

Here is fstab, i assume the bold part is the issue code...

View 2 Replies View Related

Fedora :: VLC Won't Start / Sort It?

Jul 21, 2010

I recently installed GTK-Recordmydesktop to record my desktop, and it doesn't play correctly in Totem. So I installed VLC. It won't open at all no matter how many times I click it. I tried in a Terminal, I got this code...

View 1 Replies View Related

Ubuntu :: Won't Start Unless Restart From Windows

Sep 21, 2010

I am running Ubuntu 10.10(I know what you're thinking, but I have a thing for Betas) and everything was going well until I installed an update calles Grub-PC, which I don't know exactly what it does but it said it was important. Now ubuntu won't start unless I first restart from Windows. If I try to turn on the pc and start ubuntu it restarts itself. I can only read something about NTFS, it only shows the text for less than a second than it restarts.

View 1 Replies View Related

Ubuntu Multimedia :: Icecast Fails To Start / Sort It?

Mar 27, 2010

I have following error when trying to lauch Icecast:

Starting icecast2: start-stop-daemon: Unable to set gid to 121 (Operation not permitted)

View 1 Replies View Related

Ubuntu :: Vino Won't Start After Adding Secondary X / Sort It?

Oct 22, 2010

I have recently added a second screen and uses separate X screens as my x screen settings. No xinerama. After adding the display Vino refuses to start. IIRC using dual X screens with xinerama works as expected.Starting it manually results in code...

View 7 Replies View Related

Fedora :: Unable To Start F10 / Sort It?

Jul 30, 2009

I have fedora 10 and vista in my system. however,all was working fine ,but suddenly today when i tried to boot into fedora , i found that the avahi demon was not starting , and when the systemn booted , a message was shown that thre wasn't enough memeory space , and a blacjk scereen was shown , then i booted into vista and tried t acess the linux partiotion by Explore 2f software... At first it showed not enough memory space , but on rescanning the partition,it is showing the /boot folder.So how do i delete some data in fedora ?

View 1 Replies View Related

Fedora :: Many Programs Won't Start / Sort It?

Dec 21, 2009

I just installed F12 on my machine. Installation worked fine, system boots and then the trouble begins. There are many programs that fail to start, all of them have the same error-message when I start them from my terminal code...

Do you have any idea what might be wrong with my system?

View 4 Replies View Related

Networking :: Ubuntu 10.04 Bind9 Cannot Restart/start

Oct 3, 2010

Here's my current setup:Ubuntu 10.04

When I go to run it via this command:

I get the following error message:

Quote:

This is my /etc/bind/named.conf.options file:

Code:

I've looked at various solutions already:
[url]
[url]
[url]
[url]
[url]
[url]

View 2 Replies View Related

Ubuntu Networking :: All Network Connections Start And Then Hang / Sort It?

Apr 4, 2010

All connections on my computer start loading and then hang: it happens when running apt-get update (a few repositories load successfully and then it hangs at a random one) and when loading web pages with the browser (it says "Connecting...", then "Waiting for....", sometimes some part of the page loads, and then it hangs).

This happens both with my wired and my wireless connection. It does not happen on Windows on the same computer.

Any idea on what it might be?

View 6 Replies View Related

General :: Tftpd Doesnot Start / Sort It?

Nov 9, 2010

Tftpd doesn't start with xinetd ,unable to catch where the error is ?

View 2 Replies View Related

Software :: Miro Fails To Start / Sort It?

Oct 6, 2010

Upon running miro (openSUSE 11.3 and arch) I get the following error code...

View 6 Replies View Related

Ubuntu :: Restart The Computer The 6X1TB RAID Does Not Start Up?

Jul 27, 2010

this explanation could take a paragraph or two. I have 7 hard drives in my system. One is a 250GB PATA I use for the Ubuntu install, 3 are 1.5TB SATA Seagates and the other 3 are 1TB SATA Seagates. I have had to replace 4 drives (one of them is the same drive twice) in order to get 6 that actually work well. That's a 40% failure rate. Most of the failed within a week or so of putting them in.

Through all of that I have learned a few things and now have them configured as follows. I have all six of them Raid5 with 1TB partitions. And then the 3 extra 500GB partitions I put as Raid 5 also. Seems weird, but it saves 1TB of space instead of having 3 1.5TB RAID5 and 3 1TB RAID5.I then use LVM to make it all one big 6TB drive. Yummy, lots of space.

Here's the problem I have had the last couple of times I restart the computer the 6X1TB RAID does not start up, or I should say it has all the drives as spares (the 3X500GB RAID starts fine). I have to use --force to get the raid to load, and all 6 load fine. I believe it says something about having to write something to two of the drives (I believe it is something about the superblock) to make them the same. I'm sorry I did not catch the message.Is that enough information for someone to tell me why it does this? It's done it twice now, when I reboot the computer.

View 2 Replies View Related

Fedora :: Midnight Commander Takes A Life To Start / Sort It?

Dec 25, 2009

Since I began using F11, Midnight Commander takes a life to start. Previous versions of Fedora didn't give me any problem. I know many of you don't use it, but for those who needs MC, anyone is having the same trouble? F11 x86_64.

View 1 Replies View Related

Ubuntu Servers :: Can't Stop SSH / Sort It?

May 9, 2010

With 10.04 I can't stop SSH anymore by running "/etc/init.d/ssh stop". I get an "OK" after executing it but it doesn't actually do anything.

View 8 Replies View Related

OpenSUSE Install :: Desktop Won't Start I Get An Green Striped Screen / Sort It?

Jul 26, 2011

I have installed Opensuse 11.4 and the desktop won't start i get an green striped screen, i have tried to run yast but it seems mine NVIDIA isn't correct installed.

I have an NVidia SE6150 Graphic Card and i have tried to configure the startup parameter vga=0x317, i have changed this to vga=0 to get vesa mode but that doesn't work, i have an wide screen monitor that supports 24 bit and 1360x768.

View 4 Replies View Related

Ubuntu Servers :: MySql Database Won't Start - How To Make It Start

May 4, 2011

I have a mysql database and i use it with apache for my webpages. And I guess it dosen't start when the computer starts so I have to manually start it with "sudo /etc/init.d/mysql start" This returns fail so i went to '/var/run/mysqld/' and the folder was empty. I don't know if this is the problem or not. How can I fix this?

View 9 Replies View Related

Red Hat / Fedora :: Restart / Start / Stop All Services At The Same Time Without Rebooting?

Jan 7, 2010

is it possible to restart /start/stop all services at the same time without rebooting?

View 3 Replies View Related

Networking :: Eth0 Does Not Work After Shutdown/start But Works When Restart

Sep 13, 2010

When I shutdown computer and start it up, eth0 doesn't seem to show up (though lspci sees ethernet card and modules are loaded). When i reboot (which is exactly the same, in my opinion), it works good. I'm using Sabayon GNU/Linux, Gnome Network Manager applet.

>uname -srm

Linux 2.6.34-sabayon x86_64

>sudo lspci | grep Ethernet

00:19.0 Ethernet controller: Intel Corporation 82578DC Gigabit Network Connection (rev 05)

View 2 Replies View Related

Software :: Bugfix Kde 4 Start Menu - Shutdown And Restart Are Missing

Feb 6, 2010

The start menu in kde 4 is broken. Shutdown and restart are missing.

I hope they weren't removed for some wacky paranoid security reason. My Linux partition is encrypted and I use strong passwords. Any sensitive files or folders that I have are also encrypted.

The switch user doesn't work. Although present, they just either lock the user's screen with a password needed to log back in or log out the user entirely. Linux is, last I heard, a multi-user capable operating system. The switch user button never really worked well at all & I usually avoided using it.

Even XP can handle this sort of challenge. When I was running Fedora 7 with KDE 3.something or other, these functions worked flawlessly. They also worked under Fedora 8.

The logout button appears to work properly. I had a whole bunch of updates to install, resulting in the start menu breaking. The damage is restricted to KDE. The updates have improved my wireless connection, sound quality and speed.

I'm running the newest kernel for Fedora 11, which is what I'm using with KDE 4. I would rather not break KDE entirely or have to use another desktop. I tried fluxbox, but I would like to stick with KDE. What I'm worried about is whether or not KDE will simply continue to deteriorate or break entirely.

View 12 Replies View Related

Software :: Can't Start / Stop / Restart Samba Via Command Line

Oct 12, 2010

I have a GUI for Samba already as it most likely installed, the problem is I don't have a shared folder in admin menu. I have told samba what folder to share and what user to have access to it. As well I have looked at the config file to make sure what was in the gui printed into the config file. However I cannot start, stop, restart samba via command line. I will try config package and hopefully that drops down everything,

[code]...

sudo service smbd restart unrecognized service, nmbd same thing. Now it is installed, but has no script file or the script file is not in the init.d folder like it should be still trying to figure I have come to the conclusion that the daemons are not installed and am trying to figure out what those script files look like or a way to import them off a ftp, however no luck with google so far. But the scripts files don't exist on my box. how do you install samba daemons when it says samba is already installed.

View 7 Replies View Related







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