Networking :: Debian Lenny 5.0.7 AMD 64 Connection Stops Running?

Feb 23, 2011

I have a Dell PowerEdge 2900 on which I just installed from scratch Debian Lenny 5.0.7 AMD 64bit. I am having issues where when I ifup a second nic card the server will maintain connectivity for a period then all connectivity is lost and I have to ifdown all eth interfaces and bring them back up to regain connectivity. Here's how the server is laid out: I have 12gb or ram with 2 Xeon 5450s in the server, as I mentioned it's a Dell Poweredge 2900. It has a build in Perc6i raid controller with 2 drives in Raid 1 for the OS and 4 drives in Raid 5 for storage. It also has a Perc 5e card in it connected to 3x6TB raid arrays. I mention this because they are all sharing the PCI bus if that matters.

The nic cards I started with were the two builtin Broadcoms and lspci reports them both as:

Broadcom Corporation NetXtreme II BCM5708 Gigabit Ethernet (rev 12)

After I started experiencing the problem I added an inexpensive Trendnet based off the Realtek RTL-8169 chip rev(10). Debian sees this card without any need for additional drivers. The Broadcoms required the non-free network drivers provided by and built against the Debian kernel (no custom drivers). One nic card is configured with a public IP address and I use IP tables to reign in the traffic to http and https only. There is also an outbound openvpn tunnel from this machine back to our offices through this interface. The second nic card is hard wired to a mac mini directly and is assigned an 10.x.x.x address. I am able to see the mac mini from it.

The amount of time the network connection stays up doesn't seem to follow any set pattern. I have flood pinged the 10.x.x.x while running apt-get and one time it fails, the next time it doesn't. Sometimes the network connection degrades and I can do an nslookup one second and get nothing and the next I get a response. Finally though it fails and it requires me to ifdown the eth connections and ifup them to get them going again. I don't really see anything in the logs. I've looked in kern.log, messages, syslog and pretty much came up empty, but not 100% certain I'm looking for anything more subtle than obvious errors. The routes all look good too.

Naturally, as Murphy's Law would have it, this is a remote server at a colo so that doesn't make troubleshooting any easier. What I have done to temporarily prevent me from losing complete access to the server is setup a cron script that runs once a minute and pings something. If there is 100% packet loss, it restarts the nics and I'm going again for another arbitrary period of time. Lastly, this has no effect on the OS running. I don't have a hung system when this happens just a trashed network connection.

View 1 Replies


ADVERTISEMENT

Networking :: Vpn Connection Fails On Debian Lenny?

Aug 2, 2010

I'm using debian lenny and I've created a vpn connection (client) to connect to a windows vpn server , my chap-secrets file looks like the following :

Code:

# Secrets for authentication using CHAP
# clientserversecretIP addresses
........
# added by pptpsetup for afa
afa afa "my_pass" *

and my settings for 'afa' vpn connection are :

Code:

# written by pptpsetup
pty "pptp 212.50.246.113 --nolaunchpppd"
lock
noauth

[code]....

View 3 Replies View Related

Debian :: Dual Boot Lenny With XP - XP Stops Booting ?

Oct 5, 2010

Have a little experience with backtrack 4, which is a Ubuntu distro. I'm changing to Lenny due to hardware limitations on my laptop, an older Dell inspiron 7000.

Here's the specs :
400 MHZ,
120 G HDD parted as C: = 20G (has bad sectors, left blank) and D: = 20G Windows part
128 Mb low density RAM
ATI Rage Mobility ( not sure of video RAM, I think 8 Mb)

Now I liked running BT and liked the linux work, so when the BT install went south I started to look for another linux distro I can run, the BT tools I use are linux after all. Here's where I hit my stump. I decided to go with the Lenny distro, it already has some of the tools I need, but the first time I installed I had the HDD like this 20G, 20G, 20G,20G, 17.??G. I had windows installed on C: (of course, no problems, yet)

After I installed lenny to D: via an iso I downloaded, the Debian GNU/Linux 5.0.6 "Lenny" - Official i386 xfce+lxde-CD Binary-1, BTW first install was from booting from the disk. After reparting, format, etc. of the install, GRUB boot loader detects my D: Windows, great. Reboot to GRUB boot menu, select ddebian, and it loads...cool, until I realize I don't have synaptic, the tools, and apt isn't going to work unless I can load the linux driver from the cdrom...which I can't find.

Reboot...windows, internet for answers I'm thinkin. GRUB loads fine, select windows and get the following error message "Windows can't start because of hardware configuration problems. Could not read from selected boot disk, check boot path and hardware. Check configuration manual for disk configuration."

It took three days to get Windows reinstalled, and a LL format (zerowrite the drive) but during the process I discovered a possible hdw issue...bad sectors on the C: hdd. Solution: C: 20G = unused, D: = Windows xp. Worked great. No more windows issues, so try it again. This time I used the disks installer from windows. Everything started great, boot menuselected debian, install-graphic, but this time I let the part manager create a drive, 20G from the free space an it appropriately made it's swapfile...when lenny booted it was good, but still no synaptic, cd/rom, couldn't browse the computer.

Reboot to windows to get instructions from someone that really knows what's going on...no windows. exactly same message as before. I was able to boot into debian okay, but couldn't find any drives, utilities, wasn't very much, but I needed my windows and the internet to get lessons. I am familiar with the terminal console and KDE. Can use apt for updating, but prefer using the synaptic. Why does my windows keep disappearing? If I can solve the dual boot issue I can learn the system casually. Right now my config is: C: = 20G, nothing here, still haven't run a scandisk either...next on todo list. D: = 20G Windows install...what I'm using now. I'm not going to attempt to reinstall debian until I receive a efinate answer to the dissappearing config, or boot capacity. Oh, yeah, Did try a fdisk/mbr and fix. this didn't bring it back either.

View 11 Replies View Related

Debian Configuration :: Strange - Running Php5 On Debian Lenny And Apache?

Jan 18, 2010

i do have a strange problem get running php5 on lenny 64 inside apache2. i had installed it as all instructions on the web does: # apt-get install php5 libapache2-mod-php5 php5-cli php5-common php5-cgi

apt has enabled php automatically, so
/etc/apache2/mods-enabled/php5.conf does have inside:
<ifmodule mod_php5.c>
AddType application/x-httpd-php .php .phtml .php3
AddType application/x-httpd-php-source .phps
</ifmodule>

[Code]...

View 3 Replies View Related

Debian :: Lenny - No Web Connection ?

May 9, 2010

Ive just installed debian-Lenny, and, with all other applications Ive installed therewith working well, I cannot get any kind of web connection to run.

I'll mention at the outset, I do use web from this same computer without problems via either live-CD or usb linux... this question concerns only my recent Lenny install, which will not connect whatever I try.

Any web address I try, and with whatever browser, gives me the same "cannot find address.html" or cannot connect screen...Ive tried the default browser, konqueror, and a lynx type text browser... none will connect to web.

Secondly I'll note, I have tried installing httpd apps...X11 seems to be there... this is installing with synaptic, so, I would think it should have picked up whatever was missing, web connect wise. At this point it looks like Lenny just doesnt work with my working internet connection...that in turn seems unreasonable(!).

View 2 Replies View Related

Debian Multimedia :: Compiz Running In XFCE4 On Lenny?

Feb 25, 2010

I have compiz running in XFCE4 on lenny, and when the cube rotates it rotates 2 cubes. Is there any way to change this behavior? I would like a single cube to rotate.

View 2 Replies View Related

Debian :: Running A Gnome Lenny LiveCD In Virtualbox?

Jul 31, 2010

I have created a squashfs live CD from HD (Gnome - lenny ). It runs like a charm in a "fromhd" mode but when I try the iso or even a burned CD in virtualbox on the same PC, X does not start. It says:

Failed to load module "type1" (module does not exist, 0) /usr/bin/xorg: symbol lookup error: /usr/lib/xorg/modules/drivers//vesa_drv.so: undefined symbol: xf86GTFMode

View 3 Replies View Related

General :: Apache Not Running After Installing On Debian Lenny

Jul 10, 2010

I just installed apache2 on my VPS (running Debian 5 (lenny)). Problem is that when i start apache2 nothing happens.

Code:
ps ax |grep apache
and
Code:
ps ax |grep httpd
returns only the grep process itself, and

[Code]....

View 2 Replies View Related

Debian :: Losing Connection With SSH And Webserver With Lenny

Aug 13, 2009

I'm not sure if it is the connection I'm losing or something else is happening and I just can't fathom it out.

I have set up Debian from netinstall. I installed openssh server and Apache. The server is connected to our local network with the IP address 192.168.0.51 and shares a physical port on a simple ethernet switch.

I can SSH into the server from Ubuntu but it takes around one minute to ask for a password and another 20 seconds or so to bring up the prompt. I have checked twice to make sure their are no conflicting IP addresses on the network (all static). The connection seems fine but if I am away from the secure shell for more than a couple of minutes or I minimize the terminal window I can no longer type anything at the remote machines prompt. Reconnection without restarting the server is impossible on most attempts and the terminal just hangs before the password prompt appears.

I have the same kind of issue with Apache. I can view Apaches test index.html using just the IP address from my browser but after a few minutes I get the 'connecting to 192.168.0.52' in the status bar and it never reconnects.

View 1 Replies View Related

Debian Multimedia :: Just Installed Squeeze / Running Back To Lenny

Feb 6, 2011

I could not get the hardware to work with Lenny's ancient drivers, so I gave up and decided to upgrade to Squeeze.Well, the hardware works (except sound), but KDE4 is a such a disaster that I want to run not walk! all the way back to Lenny. I'm stunned that after four years of active development, this desktop still doesn't have something as basic as keyboard shortcuts or the ability to place icons where YOU want them.

The widgets frustrate me to no end. The new K menu is impossible to navigate. I'd rather hang myself than use Dolphin as a file manager. KDE4 gives me more notifications than MS Windows' crapware. And it's UGLY !!! The "Oxygen" theme makes me want to tear my eyeballs out.

View 14 Replies View Related

Debian :: How To Set Up PPPoE Connection On Debian Lenny?

Aug 16, 2010

I've found that I need to use pppoeconf, but it doesn't work. I have default Debian kernel with PPPOE module. After looking for the modem it gives me the following message:"Sorry, I scanned 1 interface, but the Access Concentrator of you provider did not respond. Please check your network and modem cables. Another reason for the scan failure may also another pppoe process which controls the modem."pppoeconf detected the interface successfully (eth0, I have only one interface), but doesn't work. It does, however, work with my router connecting without any issues.

View 4 Replies View Related

Debian :: Setup Vnc Server And Keep It Running In The Background After Restart On Lenny Workstation?

Sep 23, 2010

How to setup vncserver and keep it running in the background after restart on Lenny workstation? The admin should be able to connect every time via vncviewer to this workstation.

View 2 Replies View Related

Debian :: No Wireless Connection With Lenny On Acer Aspire Laptop

Jan 17, 2010

I recently bought a new Acer Aspire and installed Lenny, I can get a wired network/internet connection however not a wireless connection. I use wicd. Bluetooth doesn't work either though I suspect that it might be the same issue.

Don't know if it helps however when I tpye iwconfig I get:
ladb:/home/nigel# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.

View 14 Replies View Related

Ubuntu Networking :: Wireless Connection Stops A Workin?

Mar 15, 2010

I am having a problem where when i connect to a wireless network at school the internet works for maybe about 30 seconds but then stops. It still says connected but i cant get to internet websites Running Ubuntu Karmic 9.10 Installed "inside" windows School has multiple routers is that a problem? all have same essid Can connect to wirelesss at home flawlessly.

View 3 Replies View Related

Ubuntu Networking :: ADSL Connection Stops Intermittently?

May 5, 2010

I just configured my (dataone) ADSL connection and now it stops intermittently. Can anyone tell me why this happens and what is the solution for this.

View 1 Replies View Related

Ubuntu Networking :: Internet Connection Stops After A Few Seconds?

Jun 30, 2010

Internet connection has been very unstable on my system latley. Think it was because of last update.

Basically for example i watch a video on ..... and it never fully loads. Even when i browse pages dont fully load and i must wait a few seconds before i press reload.

I am connected through cable. Network is working fine on other OS

View 6 Replies View Related

Ubuntu Networking :: Iwlagn Connection Stops Working After About 1MB?

Jul 24, 2010

I have an Intel PRO/Wireless 5100 AGN [Shiloh] on my HP Pavilion dv7 running a fully updated Lucid (10.04).I can connect to the wifi on my smartphone and I have no problems at all.However, after a recent update I found myself unable to use my home wifi connection.Once connected, I can usually transfer about 1 MB of data and then nothing else will go through.# uname -aLinux lappy 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 08:03:28 UTC 2010 x86_64 GNU/LinuxSince the home wifi router, a Linksys Wireless-G SRX, is a bit more advanced than the wifi capabilities of the smartphone, I'm inclined to think there is some feature being used that is now broken in the iwlagn driver.I've tried to disable the "11n" support with this:

# modprobe -r iwlagn
# modprobe iwlagn 11n_disable=1

but the problem continues even after that ... is there something else I can try to disable?r some way of getting the details of these two connections to see exactly what the difference is?

View 1 Replies View Related

Debian :: Change Boot Loader From Grub To System On Running Lenny Without Damage It?

Feb 1, 2011

How to change boot loader from Grub to syslinux on running Lenny without damage the system?

View 1 Replies View Related

Ubuntu Networking :: Wlan Connection Starts And Stops Every Few Seconds

Apr 17, 2011

I have a problem with my wlan connection. it works for few seconds, then stops for few seconds and then starts again (without interaction from my side). I run Ubuntu 10.4 Lucid. The issue started few days ago. Using ethernet, there is no problem. The problem does not exist with other computers i have, there wifi and internet work continuously and flawless. I ping my wlan router. one sees that connection to the wlan router starts and stops every few seconds... (of course, internet connection then behaves analogous)

Quote:

PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=1.30 ms
64 bytes from 192.168.1.1: icmp_seq=4 ttl=64 time=1.21 ms

[code]....

View 3 Replies View Related

Ubuntu Networking :: Wireless Connection Stops Working Randomly?

Sep 1, 2011

I have a problem with my wireless connection in ubuntu (natty with amd64bit) There seems to be intermittent disruption in my connection. Havent seen a pattern as yet, though it happens once a day. After that I cant get it to work at all and only restarting + reconnecting the USB device helps. Dont know what is going on.I have already read these pages : Commands and Wireless Troubleshooting.Here is my line of though1) Given that I am able to connect other devices to it while I am not able to connect through this desktop, I think the router is OK.2) I am able to work with it after restart + re-connection . And so the driver is OK and is loaded. The driver seems to be oK and loaded even while I am not able to connect.So why is this happening and how can I get this under control without having to reboot and re-connect the device everytime.Here are the output for the commands which will give you a more detailed idea of the process. Before reboot while I was not able to connect:

Code:
Script started on Tue 23 Aug 2011 01:40:08 PM CDT
raja@UshRaj: ~raja@UshRaj:~$ sudo nm-tool

[code]....

View 3 Replies View Related

Ubuntu Networking :: Squid Stops Working When Switching Connection Type?

Jul 13, 2011

I have squid and dansguardian installed on my laptop. What seems to be happening is when I go from home (ethernet) to school (wireless), or from school to home, squid stops working (sites don't load - at least some don't). My fix was to shutdown squid with

Code:

sudo squid -k shutdown

delete the cache folder and then recreate it with

Code:

sudo squid -z

The problem is that this keeps happening and it is becoming a hassle to have to go through the 1-2 minute process every time I change my connection. I had squid and dansguardian set up and working for about a month on this installation and since Christmas on my old installation. This problem has only started recently. Occasionally, I would have to restart my computer because of DNS issues but I did not have to do so every time I changed connections.

View 9 Replies View Related

Fedora Networking :: Network Connection Intermittent After DHCP Configuration - Stops Working Randomly

Jul 17, 2009

I'm having a bizarre problem where my network connection stops working randomly. At first I thought it was a DNS issue since Firefox simply chilled out on "Looking up [hostname]" until it timed out, but after further investigation (pinging IP's, "host" and "dig" being unable to reach servers) it became apparent that I couldn't even access the DNS servers i.e. the Wicked Connection of the East was most sincerely dead.

There are two strange things about this: one, there are no errors except "timeout". The network manager is happy, Firefox is happy until the lookup fails... Two, the failures only start *after* DHCP configuration. DHCP configuration never has any trouble sending or receiving packets. I'm going to try static IP and whatnot to see if that helps, more information later.

View 3 Replies View Related

Fedora X86/64bit :: Running Emacs 22.3 Under An X86_64 Running FC10 - Stops Responding ?

Jul 19, 2009

After "yum install emacs" & "yum install emacs-ess", I was able to install emacs on my X86_64 running Fedora 10.

If I run one session of emacs everything works fine.

Once I start a second session and try to resize or move the emacs window, the system stops responding.

View 1 Replies View Related

Debian :: Running Dnsmasq In Lenny - Wvdial Connecting But Dnsmasq Doesn't Work

Dec 30, 2010

I am running dnsmasq in debian lenny, wvdial connecting but dnsmasq doesn't work, the /var/run/dnsmasq/resolv.conf file is empty this is /var/log/syslog:

The /etc/resolv.conf and /etc/resolvconf/run/resolv.conf is ok:

This is my /etc/dnsmasq.conf:

[url]

View 3 Replies View Related

Debian :: Running VPN Connection At Boot

Jan 4, 2016

I have a headless Pi running Rasbian on my network. Upon booting I'd like it to automatically connect via the VPN connection. However upon startup this does not occur. I'm relatively new to Linux/Raspbian, so the I might not be going about the issue in the correct manner!

I connect to the Pi via TightVNC viewer. However when connecting using this method the GUI access is not admin/SU, hence when I try and start the VPN connection it states that this is not possible as I am "Not authorised to control networking". The only way I can connect via the VPN is to hook up the Pi to a monitor and keyboard.

1) How can I ensure that the VPN connection occurs at startup?
2) Using TightVNC viewer, how can I access the gui in admin/SU mode?
3) Is it possible (easily) to connect to the VPN using terminal commands?

View 1 Replies View Related

General :: Debian Lenny : How To Install Xfce 4.6 Instead Of Lenny's 4.4

Dec 14, 2009

i was trying to use gnome and kde but i don't like them. I tried xfce and it seem to fit my needs but.My computer is used to be powered on for a weeks. While time passes, a process xfdesktop begin to use more and more memory and to free RAM i need to log out and log in again.

I tried squeeze yesterday on my virtual machine and it has 4.6 and seem not to have that bug, RAM usage is static(yes it still works when i write this and have memory usage 34492k, which is not changing for an hours of usage already), also 4.6 is MUCH better than 4.4.

i already tried adding squeeze to "sources.list" but i can see too many dependencies which should be upgraded if i install 4.6, i'm beginning to afraid it can crash entire GUI(or entire system, i can see there is libc6 required to be updated).

View 14 Replies View Related

Networking :: NIS Not Updating User Information On Debian Lenny?

Jan 5, 2010

I just updated some user account information on my server and when I log on from a client it the ypcat passwd command shows the old info. How do I make it update? A related question... my NIS users can only log in on client machines using the terminal; it doesn't work at the graphical login screen. Is this normal? I'm new to NIS (just set it up last night) and still getting this stuff sorted out.

View 2 Replies View Related

Networking :: Setting Up A VPN With OpenVPN On A Debian Lenny Server?

Sep 9, 2010

I'm setting up a VPN with openVPN on a debian lenny server. I successfully installed it in the server, then created the certificates and both client (winXP) and server config files. For the client I use openVPN gui. I tested the tunnel and everything went just fine. I even can ping the openVPN server from the XP client.But thats all. I can't ping any machine behind the openvpn server.Some facts that you may find useful to help me with this issue are:

- The openVPN server is not the default gateway of the LAN. The dg is a pfsense server
- I dont have iptables enabled (policy of all chains are ACCEPT).
- I have configured ip forwarding (echo "1" >/proc/sys/net/ipv4/ip_forward)

[code]....

I have checked and all seems to be OK. I think that the problem is connected with routing the traffic from the vpn to my LAN but I don't know how to do that (besides the push route line in the server.conf).

View 11 Replies View Related

Debian Configuration :: Web Site Stops Working / Have To Reset Networking

Nov 9, 2010

I'm running Debian server 5.0.6 and the latest stable version of Apache. I am hosting a website and it will stop responding after an unknown amount of time. In order to make the website work again I have to run /etc/init.d/networking restart. The server is running a static IP address and is not resetting when the website goes down. I don't know where to start looking.

View 4 Replies View Related

Networking :: Network Doesn't Work If Cable Is Plugged In At Boot (Debian Lenny)?

Jan 19, 2010

For about the past month I have been having a very frustrating problem When I boot the system with the ethernet cable attached it acts as if the cable is unplugged even though the connection light is litWhen I boot the system with the ethernet cable disconnected and wait until it boots all the way to gnome and then plug in the cable everything works fine

View 1 Replies View Related







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