I installed the server version 10.04. The only problem with the install was setting up the network. I believe it was due to the fact that my nic was not setup correctly. The installation reconciled the nic, but upon the reboot after the install, I had no network capabilities. I tried to ping the router, no luck. ifconfig only showed lo. Also, the GUI (command F7) freezes and does not responds. The last thing shown is configuring web server. I tried to ndsiwrapp the drivers to the nic, but found out that ndsiwrapper is for wifi connections.
Network card (82566DM-2 Gigabit Network Connection) is DISABLED upon reboot. Only way to bring it out of disabled mode is to rerun dhclient to obtain a DHCP lease. Upon reboot though, the NIC is back into disabled mode.
A workaround I have found is to uncomment the iface line in /etc/network/interfaces, but considering I have 14 identical PCs to this one, and only this one is currently giving me grief, I am trying to find the root cause
The machine successfully obtains an IP using the PXE boot option in the BIOS - so I can hopefully rule out hardware problems as a cause. Network cable has been replaced, as the location of the machine to a different switch port.
/etc/network/interfaces
Code: # The loopback network interface auto lo iface lo inet loopback
I'm trying to setup a network with a bridge on Debian Lenny (too bad most bridging information is for 2.4 kernel, maybe I'll write some if I get this to work). I've seen somewhat similar problems involving bridging for VMs and a couple involving Fedora, but people say that it was either a driver problem or it was fixed magically.I'm using a few Intel Pro 100s, which I'm pretty certain have had driver support in the kernel for years now. Magic doesn't happen.Here's /etc/network/interfacesQuote:
auto loiface lo inet loopbackauto br0 iface br0 inet staticbridge_ports eth0 eth1bridge_maxwait 0address 70.168.186.252netmask 255.255.255.254gateway 70.168.186.1
So I have been trying to connect my Wiimote up to my PC using the following HOWTO: [URL]... I had it working last week and for some reason it has now stopped working. I am using a USB Bluetooth dongle and I am sure that it is still working because I can connect the Wiimote up to my laptop no problem. What I have noticed is that on my Laptop the bluetooth icon is highlighted and on my PC although the Icon is there it is greyed out. When I go to preferences and click on turn on Bluetooth the button greys out for a while and then comes back saying "Turn Bluetooth on" again.
I have been using ubuntu 10.10 (running on a Dell Inspiron N4010) for a couple months and love it but the wireless just recently stopped working and I can't figure out how to re-enable it. I've searched endlessly the FAQ's, forums, etc but nothing seems to work.
I've recently installed a second monitor and it's great having all that extra space.
However, Ubuntu 'loses' the new monitor after a restart and I have to go into System>Preferences>Display and get the second monitor re-enabled and put to the left of my existing monitor. Quick flicker and the second monitor is on.
I don't really want to have to do this every day so am I missing something so my second monitor is remembered?
I have recently installed 10.4 (wubi installation), and am having strange problems with my networking.
It was working fine, wireless enabled, connecting to my network fine. Then for what seems like no reason, it decided to disable the wirless on boot, and I cannot re-enable it, the option to enable it (by right clicking the nm applet) is greyed out.
I have had this problem twice now, the first time it happened, my ubuntu installation was really new, so I just reinstalled, no harm done. The second time I did something that seemed to fix it (for a while at least), but now that is not working.
We're on vacation here with free wifi and I brought two laptops. The older of the two laptops running Ubuntu 10.04 and a Broadcom wireless chip suddenly wouldn't work this morning. I checked and it says wireless disabled, however wireless is grayed out when I right click on network manager. I have -no- idea what to do. I've never seen wireless just die like that. I popped open the cover but the wireless card is fine. I re-seated it, booted back up, still no sign of it.
I updated from Ubuntu 9 to 10 some while ago and can no longer connect to the internet via wireless. The computer is a Medion 96290 with a USB wireless card. Running "lsusb" gives code...
This tells me a driver is installed but it may not be the correct one. I copied this driver from the Windows driver file.
Network Manager shows "Wireless Network" greyed out and "wireless is disabled".
WICD shows net8187b as the installed driver and that the hardware is present.
There is a wireless switch on the keyboard which it was not necessary to use in Ubuntu 9 and is inoperative in Ubuntu 10.
I have searched through and applied many suggestions without success and have posted this problem on a couple of forums, again without success.
I am running Ubuntu 10.10, and the icon for my wireless connection says it is disabled. Although my Wireless USB Adp.How do I get to enable the network icon????
I am using openSUSE since last 4 years ,which is installed on my External Transcend 320 Gig External Hard-disk. Now I don't know why but my network is not working, i.e. when I click on "Network Manager", it reads, "Network Manager disabled". So is there any way to overcome from this problem? I also tried to restart the network service but, it did not worked.
Last night I already succeeded upgrading to 10.10 (Maverick meerkat), on previous version I never face wireless issue after installed additional package (sudo apt-get install b43-fwcutter). But after upgrading I saw the wireless is disabled and the hardware indicator light off. I used Lenovo notebook.
I was cleaning my laptop and hit the wireless shortcut key on my Dell inspiron and disabled the wirless card. The key will not turn it back on either (I maybe messed with the short cut but dont remember). In the network manager it says "wireless hardware disabled". I am running 11.04 beta with gnome 3 shell. Here is from terminal
I'm running 11.04 with Unity and enabled Desktop Cube in Compiz Settings Manager. I ended up disabling services, i think "largedesktop" and enabling others like OpenGL and composite. Anyway, unity no longer works including the bar above and the icons to the left. Any idea how I can fix this?
I am running Ubuntu Server 10.10 still and I finally got a wired connection, but when I use the ifconfig command all I see is the lo(loopback) connection, and i don't know how to enable the eth0 port?
I can't connect to the Internet through my wireless card. Plus, it's disabled and I can't enable it. It's grayed-out in the Network Manager on the top panel.I ran this code in a terminal:
Code: *****@ubuntu:~$ sudo lshw -C network [sudo] password for ******:
Trying to get the wired nic working so I can troubleshoot the wireless. I cannot get any kind of network activity. Been searching so I will post a little information that seems to be common with my situation.
lshw -C network
reveals:
WARNING: you should run this program as super-user. *-network DISABLED description: Ethernet interface product: 82562EZ 10/100 Ethernet Controller vendor: Intel Corporation
opensuse v11.2, linux 2.6.31.12-0.1-desktop x86_64 ati radeon hd3200 (built into motherboard) gnome desktop
The video acceleration is clearly not enabled since I can practically watch each pixel drawn. (Well, a bit hyperbolic, but really slow.) Another system, same hardware, had this slow video problem and at one point required a complete OS re-installation. The slow video refresh went away. So there is some way to configure the graphics+display to enable acceleration at install time.
On Fedora 12 eth0 is disconnected (by the NetworkManager) by default until I manually enable it from GNOME. I need to make it connected even if I start my box in runlevel 3 or 4. How?
I've had a host of problems since upgrading to 11.04 Natty Narwhal, so let's deal with these 1 at a time.
I've got a Hewlett-Packard Pavilion G60 laptop. Next to the power button is a handy wireless on/off button. This has always worked well with previous editions (9.04,through 10.10). first press toggles the wireless off, second press toggles it on.
Not so in 11.04. The toggle off works great, first time. But, it will not toggle back on. Not after any number of tries, not after restarting, not after booting into other OS's (9.10 and Vista) re-enabling it there and then booting back into Narwhal. to further complicate the issue, this feature bypass the network manager, so toggling the wireless off by the switch leaves me showing no wireless adapter in the network manager. I also restarted, switched from Unity to a Gnome session, but the issue still persists.
As my only network options are wireless, this has become a substantial inconvenience. ---- EDIT: so the network util is actually saying "wireless disabled by hardware switch". Also noticed it I enable it in 9.10, reboot to 11.04 (where I inevitably fail to re-enable it), then reboot into 9.10, it will initially be disabled. The key difference is in 9.10 I have the ability to enable wifi using the hardware button. It seems that 11.04 is remembering that wireless is disabled between boots. Is there a place it might be storing this value? If so, I may be able simply to set the value as enabled, since toggling that silly button isn't working. ----- EDIT 2: found this thread:"Wireless disabled by hardware switch" bug? - Natty seems to be a similar issue. I'll be following how that one develops, too.
I recently installed Deluge 1.2.0 from the following PPA:[URL]I using this on two different Linux computers. One is running Linux Mint 8 and the other is running Ubuntu Netbook Remix 9.10. The first time on either computer when I enable WebUI in the Deluge GUI it works fine. However if I ever disable it in plugins section I am subsequently unable to re-enable it (doesn't appear in the side panel again). Rebooting or reinstalling Deluge seems to have no effect.Is this a bug or am I doing something wrong?
If I uncheck and recheck "Enable Networking" in the Network Manager Applet 0.7.996 I would expect the wired network to disconnect (which it does) and reconnect (which it does NOT). So I tried sudo ifdown eth0 and got
Quote:
Ignoring unknown interface eth0=eth0.
ifconfig tells me
Quote:
eth0 Link encap:Ethernet HWaddr 00:25:64:e8:18:2c inet addr:192.168.0.112 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::225:64ff:fee8:182c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
[code]....
so I am at a loss. How do I stop and restart the network interface short of rebooting the machine?
My network name is eth2 it was changed by some reason and now i got these errors... i installed, reinstalled, re re installed, tried to run the asistant but no luck :/
Code:
* Stopping the Firestarter firewall... eth0: error fetching interface information: Device not found eth0: error fetching interface information: Device not found eth0: error fetching interface information: Device not found
5.10 Breezy configured as machine controller. Works great eth0 is a fixed IP to communicate with controller comms board. Not easy at all to alter - the comms board is hard coded to listen on eth0 for commands.
I can use eth1 as the default gateway and ping google.com, etc. But when I now attempt to communicate with the controller with netcat, e.g.
Code: echo !HH | nc 192.168.1.6 80
I obviously never get an answer since the request is passed via eth1. Using the -g option with netcat doesn't work either. I had a look at iptables but it doesn't seem to be able to do what I want. How I can still use eth0 as my communication port to the controller whilst eth1 is the default gateway?
I have two servers on a vlan at my datacentre/colocation and previously both servers had public IPs on their eth0 interfaces. The servers are HP ProLiant DL360s - one is a G4 and one is a G5 The newer G5 is now the LAMP server and the G4 has been retired and I want to repurpose it as an iSCSI target using openfiler freenas or similar.
My G5 has public/static IPs lashed to the eth0 physical interface and the eth1 is not configured to do anything yet. The G4 will have both interfaces available - perhaps one for ssh access from one of my static public IPs and the other to be a private IP on the local vlan. Here is what I am trying to get my head around...
The G5 eth0 - Public IP - full LAMP services on two or three virtual interfaces eth1 - Private IP 192.168.0.1 The G4 eth0 - Public IP for ssh eth1 - Private IP 192.168.0.2
Because my traffic between eth1 on these boxes is via private IPs on the local private vlan it doesn't add to my quota for bandwidth. How do I go about configuring the routing and gateways and other aspects of this so that I can run a private IP space network between the eth1s and still serve the outside world from the eth0s...
I am afraid that if I assign the private IPs to the eth1 interfaces the routing may either not work or interfere with the access to the production internet facing interfaces (eth0s).
I got two IP's in my dedicated server. Both are external IP's. I would like to make connections using 2nd IP address under eth0:0 interface. For example: when using "lynx whatismyip.com" should display my 2nd IP. How to do this using iptables ?
On my machine (Desktop PC) I have 2 network card : wireless (rt61 802.11) and a wired card (BCM44). When I install debian 5.
The wired card is detected and logical name eth0 is assigned, while wireless is not assigned I install firmeware* software to configure the card. It is done in some way ( I used mnetwork from mepis, it works fine).
Now the problem: eth0 disapears, and no eth0 inteface found? ifconfig gives just wlan0.
Question: Why there is no eth0, it was before configuration of wlan0 ?
How to active again eth0, or ho to create the logical eth0?