Ubuntu Servers :: Server 10.04, One Interface Not Brought Up On Boot?

Jan 7, 2011

I'm having an odd problem with Server 10.04. I have two interfaces but only one interface is brought up on boot - and it's not always the same interface. Usually eth0 fails and eth1 comes up fine, but sometimes eth1 fails and eth0 comes up. I'm using the same config that was previously used on Server 8.04, but never had this problem on 8.04.

/etc/network/interfaces:

Code:
# The loopback network interface
auto lo
iface lo inet loopback[code]....

Once the system has booted, if I run /etc/init.d/networking restart, then both interfaces come up fine. However, having read that this is now an upstart, I also tried service networking restart, but get:

Code:
restart: Unknown instance:
Don't know if that's significant or not.

Cannot find a single problem with networking reported in log files, other than bound services failing to start as a result of the interface not being up (dansguardian, squid, dhcp which are all bound to eth0, and therefore fail when eth0 doesn't come up. And when eth1 doesn't come up, the only process that fails to run is clamav-freshclam). Although at one point I did see something about interfaces being renamed which seemed a little odd.

I could just have networking restarted automatically once booted, but this obviously isn't a solution to whatever is causing the problem. There is quite a bit running on the server: Samba/LDAP domain controller with roaming profiles, squid & dansguardian with LDAP auth, postfix & dovecot with LDAP auth, mailscanner, dhcp & ddns, strict iptables policy with nat... so I'm not sure if any of those could have any bearing on interfaces?

View 1 Replies


ADVERTISEMENT

Red Hat / Fedora :: RHEL 5 Dual Networking - Ethx (0,1) Devices Are Brought Up Be Changed At Boot Time

Jun 3, 2010

I'm having an issue with dual networking on RHEL 5. My initial question is can the order the ethx (0,1) devices are brought up be changed at boot time, so I could bring up eth1 before eth0?

Some background: eth0 is DHCP'd and using DNS, basically this is my primary network. eth1 is an isolated subnet, with a manually configured IP which has no connection to eth0 or the outside world. When I bring up networking it first brings up eth0 and then eth1, what happens is eth1 becomes the 'primary' network of the host and I lose my connection to DNS/NFS/NIS and the outside world.

If I login and manually bring up eth1 first, then eth0 everyone is happy and connections work. So, I'm looking for a solution to either bring up eth1 before eth0 or somehow make eth0 my primary IP and not have it be clobbered by eth1.

View 2 Replies View Related

Server :: Program With Web Interface To Show My Servers Hardware Status?

Jan 30, 2011

I am looking for a program with a web interface to show my servers hardware status. hdd usage, cpu load, memory etc.

View 2 Replies View Related

Ubuntu Servers :: Installing Zend Server \ When Log In To The Admin Interface, It Told It Couldn't Start The Webserver?

Oct 18, 2010

I had installed apache previously on my system, and I think I uninstalled it completely, although remnants might have remained. I have just installed zend server ce php 5.3, and I am having trouble getting it to work. When I log in to the admin interface, it told me it couldn't start the webserver, so I go to restart apache, and it gives me this:* Starting web server apache2 Syntax error on line 6 of /etc/apache2/sitesenabled/zendserver_gui.conf:Invalid command 'php_admin_flag', perhaps misspelled or defined by a module not included in the server configurationThis has to do with php_mod some how... but I am not sure how to fix this, or where to start, since I am relatively new to actually setting up apache.I thought this might have something to do with libapache2-mod-php... so I went to reinstall it, and ran this:

mburns@mb2449-laptop:~$ sudo aptitude install libapache2-mod-php5
Reading package lists... Done
Building dependency tree

[code]....

View 2 Replies View Related

Ubuntu Servers :: Windows DHCP Server - Multiple Boot Servers ?

Apr 1, 2011

I'm curious if anybody can shed some light for me in this department. We're in a large environment with a Windows DHCP Server. We have been tinkering with LTSP on Edubuntu as thin and fat clients. It works great, but right now we just have 1 server handling the lab, which works fine unless we want to expand, which may be very possible.

These are the instructions I received:
Login to your windows server and load the DHCP configuration screen
Create a DHCP reservation for the MAC address you obtained
Add the configuration options below to enable the machine to boot from the LTSP server
017 Root Path: /opt/ltsp/i386
066 Boot Server Host Name: <ip address>
067 Bootfile Name: ltsp/arch/pxelinux.0 # Specify CPU architecture in place of 'arch', for instance 'i386'

From: [url]

I'm curious, what if I want to have multiple Ubuntu servers on the network that I want to have bootable? For example, let's say I have 3 labs, and 3 servers. Server A to Lab A, Server B to Lab B, and Server C to Lab C. I want all C's computers to boot to C, and B to B, A to A, etc.

1 - How would I add multiple entries on the Windows DHCP Server to allow all 3 (A B C) servers to boot?

2 - How would I be able to isolate the clients so ONLY Lab A clients boot to Server A, etc?

View 7 Replies View Related

Networking :: DHCP IP Not Being Brought Up?

Jun 5, 2011

I have made a CentOS AMI Image for Amazon EC2 Now the network is starting but it doesnt even try to determine the IP :

Bringing up interface eth0: [ OK ]
BUT if I hit the ifconfig :
eth0 Link encap:Ethernet HWaddr 12:31:39:0A:99:F8
inet6 addr: fe80::1031:39ff:fe0a:99f8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

[Code]......

View 6 Replies View Related

Ubuntu :: Get The List Of Packages Manually Installed - Not Brought In As Dependency

Jul 29, 2011

Is there any way that I can get a list of packages (on the command line) that have been installed manually i.e. all those that haven't been installed as dependencies? I think this must be possible as apt seems to know which dependency packages are no longer required i.e. apt-get autoremove

View 2 Replies View Related

Debian :: XPDF Be Brought Back Into The Distro?

May 24, 2010

Xpdf is gone from our repos. It was the only app that could kick away the password of PDF files. Could it be again in our Debian Distro?

View 1 Replies View Related

Ubuntu Installation :: 10.10 - Wouldn't Load Just Brought Up The GRUB Loader With A Terminal Prompt

Nov 22, 2010

I just got a Tablet PC, and I installed Ubuntu on it. But, problem is, I tried to install 10.10, and it would install properly, but it wouldn't load, just brought up the GRUB loader with a terminal prompt. I ended up having to install 7.04, and it works great. but I'd like to upgrade it.

View 9 Replies View Related

Ubuntu Servers :: Server Will Not Boot After Static IP Set

Mar 27, 2010

I just installed sever 9.1 with webmin. Everything was working great, untill it tried to set it to a static ip address. I tried to do it thur webmin. after it rebooted the server and it now stops at this line
init: network main process (61 terminated with status 1

Any idea what I did wrong? Or how I can fix this?

View 6 Replies View Related

Ubuntu Servers :: 10.04 Server (no GUI) Hangs On Boot

Apr 30, 2010

I just installed 10.04 i386 Server(release version)last night on an older IBM workstation (sorry, for the life of me can't remember model and I'm at work now); P4 2.4, 512Mb RAM, generic Intel graphics. This was a base install (aside from OpenSSH) with no window mgr. The HDD was wiped during the install and GRUB2 wrote to the MBR.

The install went smoothly, and on the soft reboot after the install I got a shell and was able to login, etc. and even SSH in.I unplugged the machine, moved it, booted, and got a cursor in the upper-left of the screen for about 3 seconds, and then the monitor would enter power save mode. (I tried 2 different models of monitor). While the cursor was on the screen the HDD access LED was blinking with activity, but that would stop right before the screen would enter standby. Tried a few reboots with the same result.

I'm thinking this is not a video driver issue (as similar threads have suggested),because the splash screen for the install disc renders properly and on the first successful boot the shell rendered appropriately at a high resolution.I can hold down shift to enter the GRUB2 menu, which also renders at a higher-than-text resolution and is defaulted / displays the correct options.

Most other threads with a similar yet non-video issue centered around GRUB2 issues with a dual-boot machine, which mine is not.I did go in via rescue mode (off the install CD -- the rescue option of the GRUB menu has the same result as a standard boot), and checked that my grub.cfg was correct, and I ran grub-install to no avail, and also ran grub-mkconfig on a subsequent boot to no avail, yet the grub.cfg generated appeared identical to the original generated during install.

The partition/file system is default layout.

20 Gb IDE (/dev/sda)
/dev/sda1 /boot ext2
/dev/sda2 Ext

[code]....

I'd be happy to give more info if someone has a troubleshooting direction in which to go.

View 1 Replies View Related

Ubuntu Servers :: Server Hangs On Boot

Jul 27, 2010

I'm trying to track down a problem with my server. Basically, I can get it to boot with a LiveCD and do rescue stuff with it - I just can no longer get it to boot. I've been slowly working my way through all of the error messages that come up during the boot process, and knocking them off one by one. Right now, they're fairly minor.

I'm trying to find out what the big issue is by looking at the logs. The last thing that it does is bring up apache2, says [OK] and then hangs. I've tried to do ls -lustR on /var/log to see what's the last log touched, and that's syslog or boot.log, but the last entry says something along the lines of Apache2 is up and running.

Where else should I look?

View 5 Replies View Related

Ubuntu Servers :: Server Is Now Hanging On Boot?

Jun 7, 2011

After a powercut in the middle of the night (UPS battery also ran out before power came back) my server is now hanging on boot.This is where it gets, and it just hangs indefinitely:

View 2 Replies View Related

Ubuntu Servers :: Setting Up 2nd Interface?

Jul 15, 2010

I am having trouble setting up my second network interface on Ubuntu Server 10.04. When setting up the machine it did detect both cards but I only picked one to configure, and now I want to setup the second.

I went into /etc/interfaces and basically copied the settings for eth0 but changed the IP and the name to eth1. I then restarted.

Quite honestly it might be working! But when I run ifconfig -a I see no packets I see

Quote:

eth1 Link encap:Ethernet HWaddr 00:0e:0c:59:af:c4
inet addr:192.168.4.21 Bcast:192.168.4.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0

[Code].....

isn't that what "UP BROADCAST...." line means?

So perhaps my question is how do I test my 2nd interface? I tried using the 2nd IP with Putty (which is how I usually work on the machine) and couldn't connect.

View 7 Replies View Related

Ubuntu Servers :: Ssh Restrictions Per Interface ?

Aug 20, 2010

I have a server with two active network interfaces. On one, I need ssh open for all users (it's running LTSP, and as I learned the hard way today, blocking ssh kills LDM access).

On the other interface (which connects to the rest of the network), I only want to allow a few administrative users to connnect.

Is there a way to do this cleanly using sshd_config or PAM? I don't want to do something hacky like running dropbear.

View 3 Replies View Related

Ubuntu Servers :: Eliminate Anything Unnecessary From Server Box And Set It Up To Boot Into RAM?

Mar 11, 2010

I'd like to eliminate anything unnecessary from my Ubuntu Server box (on a Compact Flash IDE drive) and set it up to boot into RAM. I've seen ways of getting a live CD to do this and seen other distributions that are designed to do this, but since I'm familiar with Ubuntu, I'd like to be able to get rid of my swap space and make the existing installation boot to RAM.

View 2 Replies View Related

Ubuntu Servers :: Apache Server Don't Want To Start By Itself On Boot

Apr 6, 2010

My apache server don't want to start by itself on boot.

View 9 Replies View Related

Ubuntu Servers :: MySQL Server Not Starting With Boot?

Jul 26, 2010

So recently my MySQL server doesn't startup when Ubuntu boots (it used to) and therefore causes database errors with my Web applications. How do I add MySQL to the run at startup list?

View 1 Replies View Related

Ubuntu Servers :: Can't Boot Up U11.04 Server In Vmware / What Happen?

Jun 25, 2011

I just installed Ubuntu 11.04 server edition into vmware workstation. Everything works well and I can even set-up a LAMP server.

Next, I issue a reboot or shutdown to my ubuntu server.

The next time I want to start up my ubuntu server, it won't boot up. There is only a black screen with no flickering cursors.

Anyone knows what happen?

View 9 Replies View Related

Servers :: Ubuntu Server Won't Boot After Updating / Sort It?

Jun 29, 2011

I'm planning on having a play with Ubuntu server. I'm running it on VMWare 7.

I installed Ubuntu server, after that i proceeded to update it.

sudo apt-get update
sudo apt-get upgrade
sudo reboot

After the reboot it just boots into a black screen with a blinking cursor.

I can boot into recovery mode if i hold down shift and i tried to follow these instructions for repairing GRUB.

View 2 Replies View Related

Ubuntu Servers :: MP3 Streaming Software With Web Interface?

Feb 28, 2011

I have an old PC that I turned into a server. I have Ubuntu 10.04 running on it. I am looking for some media server software that can stream .mp3s to multiple computers over a LAN. But, I would like a software that can stream through a web interface. I would like my family to be able to open a web browser and go to the server and play files by clicking on them.

View 5 Replies View Related

Ubuntu Servers :: Remotely Reboot Via Web Interface?

May 2, 2011

Is there any web interface that I can install to remotely reboot ubuntu? It would only be accessible via a VPN or on the LAN so not too much worry over security.

View 3 Replies View Related

Ubuntu Servers :: Network Interface Not Found?

May 9, 2011

Alright, here's the problem: I have a server going that was running 10.10, then upgraded to 11.04 with no problems, but when I reinstalled 9.04 (so i could muck around with GNUPanel), the install couldn't find the ethernet on the motherboard (which I had no problems with on 10.10 or 11.04). I'm a bit of a newb, but it seems to me that something is very wrong here because I can't get online. All of the other computers in my house are unaffected, so I think I can narrow it down to the device not being recognized, but beyond that, I'm lost.

View 3 Replies View Related

Ubuntu Servers :: Starting Multiple Programs At Boot On Server

Feb 11, 2010

Running Ubuntu Server 9.10.I have a couple of programs that I would like to start at boot, they will both run forever. I have created a cron job with @reboot and that will start a program, but if I have multiple programs in there it waits for the first to finish before starting the next.

View 2 Replies View Related

Ubuntu Servers :: How To Boot Straight Into Server Bypassing Grub

Apr 11, 2010

I was running a ubuntu server on another PC which has no keyboard. only power and lan cable is connected and i was remotely admining it from my desktop PC. When i turned that Server PC on earlier , it goes straight into user login screen of ubuntu server. But right now i see the grub menu list which is expecting the keyboard Enter input. how do i remove that so later on i don't need to plug the keyboard and hit enter to goto server login ?

View 4 Replies View Related

Ubuntu Servers :: RAID AFU / Server Won't Boot After Upgrading To Lucid RC1?

Apr 22, 2010

Ran 'do-release-upgrade -d'on my server running Hardy.No problems during the upgrade.Rebooted after the upgrade completed, and I was presented with the new plymouth screen. This sucks for servers.It sat there displaying the logo for ~5 minutes.Hit CTRL+ALT+F1 through F8 and didn't see anything on the virtual consoles.Finally figured out that I had to hit ESC on the plymouth screen to actually see what was going on.It said /dev/sdi1 had problems along with /dev/md0.It sat there forever with no fsck status and no HDD lights blinking.

SysRq+REISUB and tweaked the boot parameter to remove 'quiet splash' and appended 'S' for single-user mode.Got the attached screenshot.The box has been sitting like this for ~15 minutes.Not entirely sure what to report a bug against at the moment. Plus the somewhat-new requirement of running 'ubuntu-bug' is pretty retarded in this situation. (Yeah, I know I can add some string to the URL to get around it.Why is it such a pain in the *** to report a bug?)I'm going to do some more digging to try and find out what is dying during boot.The new boot process is a bit of a mystery to me still, so if anyone has pointers or any devs want more detailed information,

View 8 Replies View Related

Ubuntu Servers :: 10.04 Server Won't Boot - Modprobe FATAL Error

Jun 30, 2010

I have server 10.04 running, and I modified my fstab file to automatically mount an NTFS partition on startup, but after a reboot, I see that I clearly did something wrong, as now it will not boot. The output is:

[Code]....

init: ureadahead-other main process (923) terminated with status 4 If this is an error with my changes to the fstab file, is there any way I can access is to change it? No matter what i do I can't get it to boot.

View 1 Replies View Related

Ubuntu Servers :: Zabbix-Server Mysql Not Starting At Boot?

Oct 18, 2010

I recently installed an Ubuntu 10.04LTS server. I have zabbix-server on that machine, and I noticed that after reboot it won't start. Probabily, the mix of upstart and old init.d scripts result in zabbix starting when mysql is not active yet, in fact in zabbix-server.log I see it cannot reach db. How can I make sure zabbix-server waits for mysql?

View 9 Replies View Related

Ubuntu Servers :: Recommendations For Remote Control Web Interface?

Jun 16, 2010

I want to set up a home computer as server. I've installed Ubuntu Server Edition 10.04, and can access it through SSH. However, I would like to have a browser based interface for managing things, such as installing a phpBB forum and stuff like that. Also, I want my friends to be able to share files on my home server as well. I know I can do it by using FTP, but I would rather not have them to install a FTP program.

View 9 Replies View Related

Ubuntu Servers :: How To Install Graphical User Interface In 10.04

Jan 5, 2011

I have installed ubuntu server 10.04 sucessfully. But I'm new to ubuntu so I need graphical user interface(GUI). How can I install gui in ubuntu server 10.04.

View 5 Replies View Related







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