Ubuntu :: Single Ethernet Port Failure?
May 7, 2010
I keep on getting intermittent ethernet failures using a Gigabyte GA-MA790FXT-UD5P 790FX motherboard with a built-in network card. This is a problem on all operating systems.After many intermittent failures I think I've finally found the solution; turn the PSU off, wait until the CMOS light goes off (about 15 seconds), then turn the PSU back on. It appears a bug with Linux where a setting on the firmware of the network card is occasionally incorrectly modified causing it to malfunction, when power is removed from the device the setting resets to default and normal functionality is restored.
View 9 Replies
ADVERTISEMENT
Aug 30, 2010
i have an embbeded hardware that uses bootp for booting from a Network Managemnt Host (NMH)on the same ethernet. The embedded hardware has both kind of ports i.e ethernet as well as E1/T1. I would like ask, what do i require to establish a communication-link between the embedded hardware and the NMH throuh E1/T1 ports of embedded hardware, so as to make it boot through from E1/T1. Further, NMH possesses only ethernet port. Just to refine my questions i'd like to know what additions do i need to do on my NMH , like may be i have to put an E1/T1 port or is it possible that the E1/T1 port can be directly connected to an ethernet port on the other host.
pardon me if i am not making absolute sense here as my knowledge is limited on Layer 1 and layer 2.
View 3 Replies
View Related
Feb 2, 2010
Recently, one the SMART utility said that one of the drives had failed and another drive was about to fail. I downed the box and hooked them up to my windows machine to run sea tools on them (They are all seagate drives). Sea Tools said that the drives were fine, while ubuntu said they were failing/dead. Yesterday I decided to try to fix one of the drives in the raid. I turned the server off, took the failed drive out, and restarted. Of course the raid didn't work because only 2 of the 3 drives were there, however it had been working w/ only 2 of the 3 drives for a couple months now (I'm a lazy college student). I turned it back off and back on with the drive there just to see if I could get the raid up again, but I havn't been able to get it to go. So far I've tried:
Code:
mdadm --assemble /dev/md0 /dev/sd[b,c,d]
mdadm: no recogniseable superblock on /dev/sdb
mdadm: /dev/sdb has no superblock - assembly aborted
[code]....
I'm looking for a way to trick the raid into working with just 2 drives until I can warranty the seagate and buy an external 1.5 TB drive to use as another backup. how to remove the bad drive from the array and replace it with a fresh drive, without data loss.
View 3 Replies
View Related
Feb 16, 2010
I recently installed Ubuntu Server 9.10 with the intent of using it as a platform for running a couple of Windows XP virtual machines along with Linux/Ubuntu.
I had no problems getting the server installed. Had no problems getting the network up and running so that I had access to both my internal network as well as external connectivity to the internet. Had no problems getting a VM installed and putting Windows XP inside of it. Had no problems setting up a bridge between the WinXP virtual machine and the physical ethernet card (eth0).
What Im having trouble with is figuring out how to bridge from multiple VMs AND Ubuntu natively through one physical ethernet card.
When I set up the bridge, it knocks out the static IP address of the ethernet card that was set up initially with Ubuntu when first installed before the VM was created and installed. Therefore, connectivity within Ubuntu natively is lost.
Similarly, am having trouble figuring out how the second VM (also going to be running WinXP) is going to get its connectivity since it doesnt seem to like me setting up 2 bridges to the same physical ethernet interface card.
I need all 3 machines to have static IP addresses and be visible/accessible from the external network for either web/mail/dns/etc servers on the Ubuntu side and for remote PC control functionality on the VM side.
I have tried setting up alias ethernet interfaces (eth0:1, eth0:2, eth0:3) with static addresses which work fine from native Ubuntu in presenting multiple IP addressees, but it seems that Im not permitted to bridge to these alias interfaces.
View 5 Replies
View Related
Jul 23, 2015
I want to configure multiple virtual ethernet interfaces over a single physical ethernet interface (eth0) and for each virtual interface the MAC address must be unique and the IP address must be Static.Finally all the virtual interfaces must be able to communicate both internally and externally and the traffic should be captured using wireshark.
I need to have such kind of setup to communicate devices individually using one physical ethernet device.
Because I was fiddling with few kernel modules like MACVLAN and MACVTAP and successfully enabled those modules and rebuild kernel. Using macvlan and macvtap I can configure virtual interfaces with unique mac address and static IPs but while capturing packets using wireshark interfaces behave weirdly.
For example say on HOST machine I have 1 physical interface and created 3 virtual interfaces as shown below.
Interfaces :
eth0 (physical ethernet interface)
IP: 192.168.A.A
MAC: aa:aa:aa:aa:aa:aa
[Code] ....
First from above interfaces I started pinging eth0 internally from host machine in which it worked as usually.
Second I did same externally from other machine which is connected to the same network of Host machine, and this did work as usually.
Third I pinged first virtual interface veth0 both internally and externally and this also works and after that I did check source and destination MAC address using wireshark tool-where both showed up there respective MAC address.
Now triggers the issue, where I pinged second virtual interface same like I did for first one, but this time ping was success and where as in wireshark tool the MAC address for veth0 is picked by veth1. This is where I got stuck and this issue happened for all the remaining virtual interfaces.
I couldn't see any virtual interface showing their respective MAC address, as of the remaining except the first virtual interface has been picking the first veth0 mac address.
View 5 Replies
View Related
Aug 4, 2011
I have a program which requires running on port eth0. My current connection is named eth7. how can I change this? I went to /etc/network/interfaces but did not see the connections for eth0 or eth7 in that location. I also tried to change it in the "Network Manager" but that just broke my connection and returned errors. What Can I do?
View 7 Replies
View Related
Jul 27, 2011
I am running 11.04 on a Dell Inspiron 1501 (the first gen.). I was using my Ethernet port to connect to the internet until about two weeks ago - suddenly the system no longer recognised that port even existed and just kicked me offline. I am able to get online now with a wireless card (replaced the broadcom card, that was a whole different can of worms...).
why my system is unable to connect with the Ethernet port? If I plug in the cable nothing happens.
View 2 Replies
View Related
Feb 19, 2010
I am running several servers with multiple LAN ports. Two of the machines can communicate via two separate subnets to control bandwidth issues.
Machine 1: 10.0.0.1 (w/ additional alias 12.0.0.1)
192.168.1.1
Machine 2: 10.0.0.2
192.168.1.2
I see three separate intermittent symptoms on the 10.0.0.0 network.
1) Both machines will cut off in the middle of the data transfer (rsync) if it takes too long.
2) Both machines will claim that the RSA key host has changed on the other...this will happen every few minutes.
3) Both machines will, at times, disallow login from the other...ssh prompts for password but will not accept the password.
Performing any operation between the same machines via the 192.168.1.0 subnet has no issue (as of yet).From what I can see, the routing tables are set correctly. Machines were exact clones of each other. Machine 2 is a recently rebuilt machine with a fresh suse11 distro install. Symptoms on Machine 2 appeared immediately. I had this exact setup but reversed ip addresses before Machine 2 burned out without issue. All networks but the 12.0.0.1 are internal and there hasn't been any indication of attack.At times, running ssh-keygen -R <ipaddress> will fix issues 1-3, other times only 1-2.
View 2 Replies
View Related
Mar 6, 2011
Is there any limitation to the number of transactions through a single port if so then if we assign multiple port to that particular service then the performance is increased (what i suppose)
so: Is there any way to assign multiple Ports to a single service. like for a web server the main service is httpd or some thing like that to be running on the server and now if we assign multiple ports to that service then the performance increases.
View 2 Replies
View Related
Apr 5, 2011
How can I use one serial port for KGDB and console in 2.6 kernel
View 1 Replies
View Related
Apr 29, 2010
I have a Dell Studio 1501 Laptop and I want to bridge the wireless with the ethernet port so I can hook my xbox360 to my laptop.
I've spent the last 2 hours trying different techniques but nothing is working.
I'm running Ubuntu 9.10 so the last thing I tried was going into the network manager, clicking on wired, editing the ethernet port and allowing it to share. This did nothing.
I tried to share the connect with firestarter but that did not work either.
View 2 Replies
View Related
Apr 20, 2011
I am using ubuntu 9 but unable to connect to internet via my usb Siemens c110 modem. I have a dual boot system of both windows7 and ubuntu9. I am using the same modem in windows7 and have installed virtualbox where i have installed the same ubuntu9 but there it automatically detects the wired connection(usb)[eth0] but in the actual boot it doesnt detect anything. I have typed in the terminal sudo ppconfig but it was unable to find anything.
View 1 Replies
View Related
Jun 21, 2011
I am running Ubuntu 11.04 and i am curious to if there is a way to share my established wireless connection through my Ethernet port.. I know it was possible in Windows by going to adapters and bridging the wireless, and Ethernet adapters. how to make this work in Ubuntu?
View 1 Replies
View Related
Jul 29, 2010
I can't figure this out for the life of me. I am new to Linux too. Wireless works fine. I plug my Ethernet in and turn off wireless and I cant surf the web, download, etc...Network Manager finds the wired network under eth0 and it works perfect on my non-linux desktop (nervous to even mention Vista around here). Firewall was set up with basic setup (I didn't make any changes). I have a Sony vaio VPCCW21FX with fedora 13. Can anyone point me in the right direction?
View 10 Replies
View Related
May 16, 2011
I'm trying to solve an intermittant serial port problem on an embedded medical monitor. We have determined that the port is receiving characters from the external device but the serial thread is not transferring the chars from the buffer. this problem happens at start up about 1 in 50 boots. We're using kernal 2.6.29.6.
View 1 Replies
View Related
Mar 1, 2010
I changed to a 4 port ethernet router (D-Link DSL-2542B Adsl2+)with intention to share Internet access with my brother (he's on Vista).Initially it all went well,but 3 days ago there were connection problems occured on the part of the ISP. Without realized the problem,I had reset the router.This morning I've been informed by the ISP that the connection has been re-established.So,I accessed the Internet via the 4 port router but failed to do so (server not found).Suspecting that the problem was from the 4 port router,I reverted to my old Adsl router (DSL-520B single port) and without any problem I managed to access the Internet back.I really need help to configure back the 4 port ethernet router to its initial state.
View 9 Replies
View Related
Jul 27, 2010
installing ndiswrapper. I've used Windows all my life and I just made the jump to Ubuntu a couple days ago, install native drivers for my card, but at the end of the list of like 25 packages there are 4 packages that won't install because they all say they have dependencies upon each other. Now, I'm trying ndiswrapper and I don't understand it in the least little bit... I know I'm an utter noob, but the OS seems amazing, I'd just like to connect to the internet with it. Even the ethernet port doesn't work! :/
View 1 Replies
View Related
Jul 14, 2011
The download bar on my conky overlay (${downspeedgraph eth0}) seems to be maxed out constantly. This is when everything should be idle with no downloads happening in the background (at least non that I know about).Are there any command line tools that can tell me what process is using my ethernet port?
View 7 Replies
View Related
Jul 21, 2011
I'm running an ubuntu maverick server, and I'm having a slight problem with networking. I've only got one ethernet line running into my room, and I've got loads of computers. The server has 2 ethernet ports, one integrated into the motherboard, one on a PCI card that I took from my old server. The on board ethernet never worked on my old server- but I only tried it out post-install, it was hooked up to the card during install (For the record, networking on linux has *never* worked for me if I installed then plugged in the networking stuff after the fact). So I just used the card instead. Transferred the hard drive into a new machine, and lo and behold, it would only work after I transferred in the card from the old one. What I wanted to set up is a basic NAT system, where the network connection is routed through from my server to my main desktop- but when I run ifconfig, my card is not detected, just lo and eth0. How can I fix this?
View 3 Replies
View Related
Aug 13, 2010
I am using Ubuntu 10.04 Lucid and VMware 2.0 server. I have a an XP virtual machine that is needed for work. When I am at home and I place my cat 5 cable to my cisco catalyst switch, my XP VM recognizes the ethernet card on my laptop and bridges fine with ubuntu and works fine and I can get to my network. When I take my laptop to work and I go to a site and I plug it into a World Wide Packet 311 management port on the switch, my XP Virtual Machine does not see the network no matter what setting I set it too(100 full, 10 full, 10 half and etc). It simply says that the network card is disconnect. Ubuntu see the network fine and I can ping and talk to the network without any issues but the VM does not.
View 2 Replies
View Related
Jan 26, 2011
My environment is RHEL5. For the sake of discussion, I have two systems, each with multiple ethernet ports.
To simplify the discussion, let's say each computer has two ports. One port is the "public" ethernet (eth0) and the other is the "private" (eth4) ethernet.
All the boot activities must occur on the private site, and to a point this works well. DHCP works, the pxelinux.0 file is transferred (seen using wireshark) and the client appears to bootstrap, when the bootstrap restarts the DHCP handshake using the wrong ethernet port (eth0).
The client does NOT get far enough along to read the client's configuration document under pxelinux.cfg.
How do I instruct pxelinux.0 to use eth4 and not eth0 to continue the boot process?
View 7 Replies
View Related
Sep 5, 2010
How to number of connections for a single ip on port 80 to CentOS 5.5 with iptables? connlimit did not work on CentOS and nginx does not provide a module for that
View 4 Replies
View Related
Mar 11, 2010
I'm currently using Ubuntu 9.1, and a motherboard which has two Ethernet ports on it.
What I would like to do is bridge these ports, so I can plug in another Ethernet cable and run it to an unmanaged switch in my room (handy for my work laptop when on-call and building other PCs, etc).
I.e. Router --> 8-Port Switch --> My PC.
Eth 0 --> 192.168.1.100 static
Eth 1 --> 5-Port Switch --> DHCP
I believe this is the config to make the ports bridged:
ifconfig Eth0 0.0.0.0
ifconfig Eth1 0.0.0.0
brctl addbr Bridge0
brctl addif Bridge0 Eth0
brctl addif Bridge0 Eth1
ifconfig Bridge0 up
- How do I save this so upon reboot it sticks?
- How do I force Eth0 to remain as a static IP of 192.168.1.100?
View 8 Replies
View Related
Jul 28, 2010
I have a Dell WLAN 1397 Half Minicard, 802.11 b/g card in my laptop, and I can't seem to get ubuntu to work with it. I tried this method:
1. Synaptic Pack Manager
2. Check "Install from Boot Disc"
3. Reload
4. Install and apply bcmwl-kernel-source
5. Reboot
This didn't work for me, so I tried entering sudo apt-get install bcmwl-kernel-source and that also didn't work. Another thing I tried is formatting my Ubuntu partition and reinstalling, and retrying both of those methods. The ethernet port does work, however.
View 3 Replies
View Related
Sep 21, 2010
I just installed Ubuntu 10.04 on my Powerbook G4 1.5ghz 15", and the ethernet port on the laptop doesn't work. So I can't search for drivers to install.
Is there a way to either tether internet to the laptop using firewire? find the necessary drivers so I can transfer them?
View 2 Replies
View Related
Jan 21, 2011
I used a usb to ethernet port converter to bypass this issue. I have a laptop on which I have installed Xubuntu with a live cd. I am now trying to get ndiswrapper to work but apparently I need to compile it. Apparently I need build-essential to compile ndiswrapper. However, when I try to install build-essential from the cd it fails to find the other required packages.
Now I have no internet connection on this laptop (it has no ethernet port) so I have been transferring packages one or two at a time on a usb stick... I have noticed after some time that either with sudo apt-get or the synaptic package manager if there is more than one dependency it will always fail to find the 2nd. Am I going crazy? I am about to abandon Ubuntu to see if I have more luck elsewhere...
View 2 Replies
View Related
Dec 20, 2009
I created a wireless ad hoc network using network manager. That was simple. I have friend who doesn't have a wireless card, and still would like to join the LAN. It would be nice if he could have a different IP address Is this possible?
View 2 Replies
View Related
Nov 8, 2010
I have a simple server running Ubuntu Server. Usually the server connects to the network by Wifi, so there is usually no cable connected to the Ethernet port. I noticed that there is a dhclient3 running on eth0 anyway. It is causing undesirable disk activity. Obviously, it is never going to get a response as long as no cable is connected. I can kill the responsible process manually, but I wonder first what is starting the process and how I can prevent it from being started. If there is a way to get the server to boot without starting this process, I wonder whether this is the right solution. Connecting to the network by Ethernet is the failsafe when Wifi doesn't work. I guess what I would like to see would be a way for the server to detect when eth0 does not have a cable connected and not start dhclient in that case, but to activate dhclient when a cable is connected.
View 4 Replies
View Related
Jul 6, 2010
I have a server in a colocation environment where I'm allotted 25Mbps. I'd like to avoid exceeding that for obvious reasons. Is there a way I can set the link speed or at least throttle the bandwidth for all services?
View 2 Replies
View Related
Mar 18, 2010
Ever need to provide access to multiple PC's and did not have a router only a hub. Maybe this isn't original thinking, but then again maybe you didn't think of doing it this way (which i am sure there are many ways to do it) So I have 2 Ubuntu Servers, 1 Windows Box and a Hub - All 3 with internet access off of single ip and single Ethernet port.
While searching for a backup method today I came across Clonezilla. I was wondering if this was the right thing for me and since I needed to backup my roommates PC for a reformat and install of Windows I decided I would give it a try, but only if it would work. I didn't want the hassle of going into the main part of the house and finding out what cord was what as there is a cable modem connected into a switch (4 static IP's with internet) and one port of the switch hooked to a router) Anyways, didn't work he was on the router I was on the switch)
But this got me thinking. When I setup my server to do this, during one of the setup scripts it said it was setting up Internet access for client machines and that it was assigning them IP addresses threw a DHCP server that it had installed.
So, I dug up the hub connected the internet cable to hub up link and Server 1 on port 1 Server 2 on port 2 and Windows on port 3 The main server gets the internet provided IP address and routes it to the hub via a virtual interface. Server 2 is configured for DHCP and the windows box, It was set to get info automatically but it didn't fill the DNS info so I had to manually do that (just a heads up) I decided to use OpenDNS Servers (208.67.222.222 & 208.67.220.220) but im sure putting in the gateway IP address would have worked too.
So, by now if you need this I am sure you are excited and want to get to it. Like i said there are probably other ways of doing it, ways that don't involve you installing clonezilla and DRBL, maybe even just DRBL is needed, maybe one of them installed whats needed as a dependency- all I know is it works, if you know - elaborate so people know, but hey- this way not only do you have internet access on all PC's you can deploy custom images to them as well.
View 1 Replies
View Related