CentOS 5 Networking :: Can't Get Wake Up On LAN (wol) To Work On Network Card
Oct 2, 2010
I can't get wake up on lan (wol) to work on my network card.The strange thing is that before I had it working with the exact same hardware. But I was on Centos 5.4 then. Now I am on Centos 5.5.Am I correct in concluding that the sky2 driver does not support wake up on lan?
View 4 Replies
ADVERTISEMENT
May 1, 2009
I just have CentOS installed and cannot get the Agere et131x network card to work.I have tried the following:Reboot the computer and still did not see the network hardware.
Fai
lspci
Quote:
[code]....
View 7 Replies
View Related
Aug 25, 2010
I just upgraded from Ubuntu 9.04 64-bit, to CentOS 5.5 64-bit and my RT-73 USB network card doesn't seem to want to function. It always worked fine in Ubuntu by default (plug and play). Is there some setting I need to make to get this working?Even BT-3 (which is quite old) recognizes the RT-73.
View 19 Replies
View Related
Feb 27, 2009
I suppose this was caused by an update, I don't know. I just know that my wireless card is no longer seen by my Ubuntu 8.1. Maybe I should be in the newbie area. Isn't there a way I can wake it up with modprobe?
View 5 Replies
View Related
Feb 13, 2009
Can anyone please tell me the files that a network card needs to use - know it needs a file called ifcfg-eth0 in etc/sysconfig/network-scripts
What other files has information relating to eth0
View 1 Replies
View Related
Jun 24, 2010
I am trying to get an old IBM 600e to work with Centos 5.5. The install seems to have gone well but I am struggling to get any networking support. I am concentrating on a 3Com 3CCE589EC card which seems to be on the supported list. It works fine under Windows 2000 on the same computer so I believe the hardware is OK. When I insert it the following messages are shown in /var/log/messages:
pccard: PCMCIA card inserted into slot 0
pcmcia: registeing new device pcmcia0.0
0.0: RequestIRQ: Resource in use
0.0: RequestIRQ: Resource in use
0.0: RequestIRQ: Resource in use
Am I likely to have an easier time with a different card and if so which?
View 3 Replies
View Related
Jun 26, 2010
I'm trying to activate a wireless network on an ubuntu server 10.04. The machine has a TPLink PCI wireless card. Card is well recognized, and scanning for wireless connection it finds correctly the essid of the access point in the room. But when I try:
Code:
$ sudo iwconfig wlan0 essid "apoint" key s:my_key_8
this error is returned:
Code:
Error for wireless request "Set Encode" (8B2A) :
SET failed on device wlan0 ; Invalid argument.I looked for similar situations over many forums, and I found that it could be the card doesn't support the encryption type (My AP uses WPA with TKIP). However if I use an ubuntu desktop live CD on the same machine, I can connect witouth any problem with NetworkManager 0.8.
View 2 Replies
View Related
Feb 11, 2010
I am looking for a gigabit network card for my centos 5.4 server. I am looking for something known to work well with linux. I have been on the bestbuy site and I found a DLink (DGE-530T) card with support for linux from the vendor but after reading feedback from users with that card I am not so sure it is linux friendly. I am now thinking of buying online.
View 2 Replies
View Related
Jan 21, 2011
I had installed a Centos 5 server, with one network interface card and work find. Now I want to install ADSL (PPPOE) dial-up for internet in this server, so need to add a 2nd network interface card (RTL8139D or other) . After plug the network card, what I need to do in Centos to find this new card and config it?
View 1 Replies
View Related
Dec 14, 2010
a machine with 2+ network cards, need to setup TFTP server on one card and use internet on another.
the tftpd server works on default routing network adaptor with following configuration.
How set the TFTP server on the secondary network adaptor?
TFTP server tftpd by xinetd configuration in: /etc/xinetd.d/tftp
{
protocol = udp
port = 69
socket_type = dgram
[Code]....
Could not find how to change the post <prefix> I remembered clearly I did before.
View 1 Replies
View Related
Jun 30, 2009
I've just set up a PC with CentOS 5.3 runing on near identical hardware to an existing 5.2 machine. Motherboard is Asus M2A-VM which I discover by chance generally works very well with CentOS. Ethernet is on board Nvidia.The older machine just did run gigabit speed without any intervention at all, rather to my surprise. The newer machine insists on running at 100 Mbit which is annoying as it is connected to a NAS through a gigabit dumb switch.
The obvious difference between the two is that ethtool on the older machine says that supported ports are TP, and so the port is TP. Whereas the newer machine says that supported ports are TP or MII and insists on running MII. I cannot change this with ethtool -s eth0 port tp. Perhaps not too surprisingly, mii-tool says that the supported speeds range up to 100 Mbit.
View 13 Replies
View Related
Jul 28, 2010
I have just installed CentOS and it is working fine!I made a masquerade with the document there: I didn't used the script, because right now, I do not completely understand it, and obviously I am not modifying anything by leaving it like that.I was using Mandriva before and I am used to graphical tools My questions are:I add the following lines in my iptables:
[root@localhost ~]# service iptables stop
[root@localhost ~]# iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE
[root@localhost ~]# service iptables save
[code]....
View 1 Replies
View Related
Nov 26, 2009
Suppose that it is not convenient to go behind a machine to have a look.So I want to use a command to show whether the cable is plugged into network card. (Media connected or not)Can ifconfig do this? Or another one?
View 2 Replies
View Related
Jul 4, 2010
i like to use my DVB-C Card KNC-One on Centos 5.5 x86_64. But i cant get it to work. on a 32 Bit Centos this is working like a charm. I tryed several different kernels together with the video4linux-kmdl
At the moment i am using this kernel: 2.6.18-194.3.1.el5.centos.plus
[Code]....
View 8 Replies
View Related
Aug 21, 2010
I'm running Ubuntu 10.04 Server. I can't get my Wireless Card & Wired Card to work at the same time. My interfaces file is incorrect, when I comment out 1 of the interfaces the other works. I have attached my interfaces file.
View 2 Replies
View Related
Feb 13, 2010
In new Acer Extensa 5635G i install 11.2 but lan card don`t work,wireles too!Hеrе info
Code:
/sbin/lspci
07:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100
09:00.0 Ethernet controller: Attansic Technology Corp. Device 1063 (rev c0)
/usr/sbin/hwinfo
[Code]..
View 5 Replies
View Related
Jul 18, 2010
I swited network cards because the card i was using wouldn'tlip, and the cable kept falling out. Now, the internet doesn't work. They're Both Dlink cards, but they might be diffrent models. The lights on the card are on, but I'm not gettin internet. Is their any command I can use to automatically reconfigure the network/card
View 3 Replies
View Related
Aug 20, 2010
I have just set up a server with Ubuntu Server edition 10.04. I installed it by plugging the harddrive into my main pc as the server doesn't have a cd drive. Now the drive is back in the server and the internet won't work. I have run lspci and lshw and neither show a lan or network card anywhere. ifconfig comes up with nothing related to eth0, and says the 'inet addr' is 127.0.0.1. My motherboard has an onboard Realtek 8101L LAN controller. Can't seem to find much with a google search
View 2 Replies
View Related
Aug 7, 2011
My problem is similar to this one [URL] and I've already tried some of the steps, to no final resolution.The OS in question: Ubuntu 11.04 64 bitProblem hardware: Intel Ethernet 82567V-2 network card[URL]I've already installed the latest driver using the README instructions (sudo make install, etc).The network card will connect ONLY to my Linksys router but not even to my Motorola cable modem, even when it's directly connected to the modem ! I cannot get any web pages at all outside of my LAN, only my Linksys configuration page on my router.As I said above, I've already tried most of the steps in that forum post above. I'm going back to retrace my steps to see what else I can do
View 1 Replies
View Related
Jan 6, 2010
I've been using Slackware distribution for few years now, Setup new system with Xen Server 5.5 and installed Slackware 13 on it, but network card is not detected and can't seem to make it work.
View 4 Replies
View Related
Aug 3, 2010
I'm trying to get WOL to work on my web server built on an ASUS P4A800D-X motherboard (which supports wol).I have it enabled in my BIOS and I've tried several different tools with no results, including my dd-wrt based router which has this functionality built into the firmware.All the guides I've read say it has to be enabled in the driver settings in the Windows Control panel before it will work, but I'm running Ubuntu Server 10.04.
Is there any special steps that must be taken in the OS to enable my web server to power on from the LAN? I've never used this feature before and would like to just shove my web server in a corner some where and have 100% remote control from my main PC.
View 1 Replies
View Related
Mar 18, 2010
I have centos 5.4 with kernel 2.6.18-164.el5, i want know what card for 100mbit or better connection is good solution, some hints for network card? What do u think about this cards?Intel Gigabit CT Desktop bulk - EXPI9301CTBLK or something different for game server?
View 3 Replies
View Related
May 18, 2010
I add one serical card which is extended to 4 serial ports to my host, but in centos 5.4, only 3 (In my machine, is ttyS1, ttyS2 and ttyS3,ttyS0 is another serial port) of my host can be used, and /dev/ttyS4 doesn't work.
$ sudo cat /dev/ttyS4
cat: /dev/ttyS4: No such device or address
The card info is as follows:
Host> lspci -vvv
03:01.0 Serial controller: Oxford Semiconductor Ltd OX16PCI954 (Quad 16950 UART) function 0 (Uart) (prog-if 06 [16950])
Subsystem: AFAVLAB Technology Inc Unknown device 2150
[code]....
View 3 Replies
View Related
Apr 3, 2010
I installed the driver for my network card. iwconfig and ifconfig are all responsive to connecting to the network, I'm given an access point address. Then, I try to connect to a website and no dice. ping www.google.com yields no result. What gives?
View 2 Replies
View Related
May 25, 2010
Cannot activate network device eth0!"device eth0 does not seem to be present, delaying initialization".i cannot find my network card while i set up network configuration Now I use dual boot window 7 and fedora 9,I cannot find my network card in select network adapter while network configuration ,i have a network card Atheros AR8132 PCI-E fast Ethernet controller NDIS(620)and for wired in Accer laptop .
View 1 Replies
View Related
Mar 14, 2009
Wireless card detected but cannot connect to a wireless network
I have install it suse 11, and everything went well until the wireless thing is not working, my card is Broadcom BCM4318, I see my card on the network settings but I cannot configure the card, and also I cannot connect to a wireless network, can someone tell me what to do here, I am loosing my patient....
View 4 Replies
View Related
Jul 12, 2010
my wireless home network is not recognized by my network card (RealTek RTL8190 mini PCI). The post was as follows: "I am using a new computer with Windows 7 , Athlon quad core 2.60 64 bit, 8GB RAM. Internet conection works fine with ethernet but ubuntu does not see my wireless network. card (RealTek RTL 8190 ID: 10ec:8190). Have searched this forum but unable to come up with a fix. I was looking for windows XP drivers to use Ndiswrapper but could not find a list of .inf files. My network is OK and works perfectly in windows and with my 2 laptops. Can anyone point me in the right direction? Additional info: install was done within Windows using WUBI to a separate partition on my HDD. I am new to this and thouroughly confused as to the procedure for installing the drivers if they are in fact available."
I am very frustrated in that I would like to use Ubuntu 10.04 but it is useless without internet connectability. I am new to linux and do not understand where to get the appropriate drivers or how to install them. I wish someone would answer this post and either give me a clue what to do or just say "give up" and uninstall ubunutu.
View 2 Replies
View Related
Nov 2, 2010
I'm getting some trouble with Wake on Lan. The main question is: when I shutdown a PC through Windows, the WOL works well, but it doesn't happen when I shutdwon the same PC through Linux. It happens in all of my PCs here in the company.
View 8 Replies
View Related
May 8, 2010
i installed suse (KDE) on my old notebook and now I'm trying to get the wlan to connect to our router and can't figure out how to get it to work. My card seems to work, the network manager even finds the router, but i just cant get a connection. I followed the steps of the "Getting Your Wireless to Work" thread and these are the results:
[Code]....
- i messed around a bit with the network settings and might have cluelessly broken something (or broken it more)
- i tried a usb-wlan-card as an alternative, which didn't work either, but could possibly have messed things up even more.
View 7 Replies
View Related
Sep 13, 2010
I've installed from the CD the Centos version 5.5. When I try to connect to Internet I can't because I received some errors. I've the Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller also a wireless slot (I've the wireless card DWL-G650+) When I turn on the pc and I go to "Ethernet Device", I see set: peth0 (Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) ETHERNET CONTROLLER) and also set "Bind to MAC address": fe:ff:ff:ff:ff:ff I've set manually the IP address (I'm under router). Status is "Active" but can't go on the Net. When I change to "eth0 (Intel EtherExpress/100 driver)...sometimes become "Active" an other times said that the MAC address is different or to check the cable because can't find the IP. What can I do?
View 5 Replies
View Related