Networking :: Wake On Lan Settings In Ethtool?

Mar 3, 2009

Im trying to remote power on my debian machine with gnome with the wake on lan function. I enabled it on my mainboard and was configuring my ethtool. There i see:

root@lappy:~# ethtool eth0
Settings for eth0:
Supports Wake-on: g
Wake-on: d
Link detected: yes

and after this command ethtool -s eth0 wol g i get this:

root@lappy:~# ethtool eth0
Settings for eth0:
Supports Wake-on: g
Wake-on: g
Link detected: yes

So i enabled it on software and hardware. Now im trying to sent the magic packets with a windows tool "wake on lan" I see that the package has been sent but the pc wont turn on. So when i check the ethtool settings again i see that it turned to:

Wake-on: d

View 4 Replies


ADVERTISEMENT

General :: Ethtool - WOL: What Does "wake On Physical Activity" Actually Mean And (how) To Use It

Oct 31, 2010

I am fighting with the WOL settings of my Ubuntu box at the moment. The idea is to have an HTTP/SVN server to sleep while it's unused and wake up when it's accessed. So far, wake-on-LAN works and is activated on startup:

[Code]....

As you can see, I also set the wol p flag ('wake on physical activity'). My assumption was that I could convince the device to wake up not only on magic packets, but on any network access. This, however, seems to be wrong.

View 1 Replies View Related

Debian Configuration :: Wake On Lan Settings Don't Stick?

Feb 11, 2010

I recently switched back to Debian after getting fed up with Ubuntu. The one feature that I haven't been able to get back since the switch is Wake on LAN.If I turn on the computer and watch tcpdump, I can see the packets hitting my machine. I don't think it's a router configuration issue.If I shut down from windows, WOL works.Another sign that it's not a networking or BIOS thing.Here's some stuff I've tried:When I boot up in linux, if I run ethtool eth0, it tells me that wake is set to g (which every guide I've read says is correct).Just in case, I added "post-up /usr/sbin/ethtool -s $IFACE wol g" to /etc/network/interfaces (as shown here: ewtopic.php?f=5&t=42049&p=244736&hilit=wakeonlan#p244736). Also added same thing for post-down.

In /etc/init.d/halt, I changed NETDOWN to no (also from previous guide) to keep my eth card from being shut down.Also changed /etc/init.d/networking to exclude eth0 (as documented in Added "pre-down false" to /etc/network/interfaces.. trepid+wol), to keep eth0 from being shut off.Anyway, I'm guessing that either there's another script somewhere shutting off eth0 or I'm completely wrong in assuming that's the problem. I've been googling this problem for a couple weeks now and I'm totally out of ideas.

View 6 Replies View Related

Networking :: Ethtool Not Properly Enabling WOL?

Nov 25, 2008

I'm having problems enabling Wake-on-LAN using ethtool.I'm using ethtool 5.1 on Fedora 8. Ethtool reports that the card supports u,m,b,g for WOL modes. I can run "ethtool -s eth0 wol g", which completes without errors.If I run ethtool again, the Wake-on setting is changed to whatever I just set it to. However, when I actually shutdown the machine, the lights on the NIC don't stay on as they normally should, and any attempts to wake the machine have no effect. The machine dual-boot Windows XP, and I have enabled WOL in the driver there. When I shutdown the machine from XP, everything works just fine. The NIC lights remain on and the machine wakes up properly. So...I think I have my BIOS configured properly, and my WOL utility is working properly.

Hardware Info:
------------------------------------------------------------
Adapter: Intel Pro/1000 GT PCI (Vendor ID: 8086, Device ID: 107C
Motherboard: Asus P5Q Pro

lspci Output:
------------------------------------------------------------
Ethernet controller: Intel Corporation 82541PI Gigabit Ethernet Controller (rev 05)

ethtool Output:
------------------------------------------------------------
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full

[code]....

dmesg Output:
------------------------------------------------------------
e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
ADDRCONF(NETDEV_UP): eth0: link is not ready
e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX

[code]....

View 2 Replies View Related

Networking :: Can't Change To 1000 Speed With Ethtool?

Aug 9, 2010

I have two onboard gigabit connections and a PCI-E gigabit card, none of which seem to want to run beyond 100M. Everytime I issue the command to change speed to 1000M, it does nothing. I have tried modifying the interfaces file to make sure the command line for ethtool gets done automatically, but still no luck.

Below is the output from the use of ethtool to change speed. Since I am having performance issues with my local area networking (e.g. Samba transferring slower than the internet), I have been trying to figure out how to debug my network performance, and this was an obvious thing that stood out. The router and card are gigabit, yet don't use their full transfer rates.

[Code]...

View 9 Replies View Related

Ubuntu Networking :: Ethtool Is Reseting Wol Setting Before Suspendind?

Feb 28, 2011

So I have tried looking on the web for a solution to this, but I can't find anything. I have only found 2 posts with the same problem and both went unanswered. So I want to set my ubuntu machine to WOL with both Magic Packet and Unicast (the g and u functions in ethtool wol) wol supported: pumbg (thus g and u are both supported) I use "sudo ethtool -s eth0 wol ug" and check to see if it changed, and it does

sudo ethtool eth0
"wol: ug"

After I suspend though, only magic packet will wake it up! I go back in and check with "sudo ethtool eth0" and low and behold, it is back to only being "wol g", which is the default. For some reason it must bump back to default before going into suspend. NOTE, this is with suspend, not even a reboot or a shutdown! Even suspend will reset it to default. I have worked on adding a script to /etc/init.d, adding lines to /etc/rc.local, and adding lines to /etc/networking/interfaces, all with no change.

Any idea what is going on and why it is resetting wol back to default?? I know I should be happy at LEAST it does magic packet, but I want to know why it wont change.

View 2 Replies View Related

General :: Networking Commands - Difference Between Ethtool And Miitool

Jun 21, 2010

I just started learning network on linux platform. Today I came across two commands ethtool and miitool. Both of them seems to do similar kind of jobs. Now I am confused what is the difference between them.

View 2 Replies View Related

Ubuntu Networking :: Mii-tool Gives Error While Ethtool Shows Results?

Aug 31, 2010

I have upgraded to 10.04 from 9.10 after that, i get this strange issue.I have acutally asingned static address in the network manager applet.

Code:
mahiti@mahiti-admin:~$ sudo mii-tool -vv eth4
Using SIOCGMIIPHY=0x8947

[code]....

View 1 Replies View Related

Networking :: Packet Drop Measured By Ethtool, Tcpdump And Ifconfig?

May 20, 2010

I am running a test to determine when packet drops occur. I'm using a Spirent TestCenter through a switch (necessary to aggregate Ethernet traffic from 5 ports to one optical link) to a server using a Myricom card.While running my test, if the input rate is below a certain value, ethtool does not report any drop (except dropped_multicast_filtered which is incrementing at a very slow rate). However, tcpdump reports X number of packets "dropped by kernel". Then if I increase the input rate, ethtool reports drops but "ifconfig eth2" does not. In fact, ifconfig doesn't seem to report any packet drops at all. Do they all measure packet drops at different "levels", i.e. ethtool at the NIC level, tcpdump at the kernel level etc?nd am I right to say that in the journey of an incoming packet, the NIC level is the "so-called" first level, then the kernel, then the user application? So any packet drop is likely to happen first at the NIC, then the kernel, then the user application? So if there is no packet drop at the NIC, but packet drop at the kernel, then the bottleneck is not at the NIC?

View 1 Replies View Related

Networking :: Ethtool Command Not Changing Speed Of Ethernet Card?

Feb 14, 2011

I have a CentOS 5.5 machine (hosted at a remote hosting company) where "ethtool" reports that the eth0 device is currently in 10 Mbps mode, but the output indicates that it supports 100 Mbps. But if I try using ethtool to switch the device into 100 Mbps mode, it doesn't work; after running the command to switch it to 100 Mbps, ethtool reports the speed is still 10 Mbps:

[root@sls-eb5p17 network-scripts]# ethtool eth0
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full

[Code]...

The man page at [URL]..ethtool seems to suggest that this should have worked. Any reason why the reported speed of the device didn't change? Changing other settings doesn't appear to work either, e.g. if I specify "duplex half" instead of "speed 100", eth0 still reports "Duplex: Full".

View 6 Replies View Related

Networking :: Packet Drop Measured By Ethtool / Tcpdump And Ifconfig

May 19, 2010

I have a question regarding packet drops. I am running a test to determine when packet drops occur. I'm using a Spirent TestCenter through a switch (necessary to aggregate Ethernet traffic from 5 ports to one optical link) to a server using a Myricom card. While running my test, if the input rate is below a certain value, ethtool does not report any drop (except dropped_multicast_filtered which is incrementing at a very slow rate). However, tcpdump reports X number of packets "dropped by kernel". Then if I increase the input rate, ethtool reports drops but "ifconfig eth2" does not.

In fact, ifconfig doesn't seem to report any packet drops at all. Do they all measure packet drops at different "levels", i.e. ethtool at the NIC level, tcpdump at the kernel level etc? And am I right to say that in the journey of an incoming packet, the NIC level is the "so-called" first level, then the kernel, then the user application? So any packet drop is likely to happen first at the NIC, then the kernel, then the user application? So if there is no packet drop at the NIC, but packet drop at the kernel, then the bottleneck is not at the NIC?

View 1 Replies View Related

Ubuntu Networking :: Wake On Lan (over Internet)

Sep 7, 2010

how to get WOL over the internet. I have a server which i only use for development and would rather it not be on all the time. But i need to be able to access it when im out

I have WOL working over the LAN. SO next step is internet.

Ubuntu 10.04 LTS

View 2 Replies View Related

Ubuntu Networking :: Remote Wake On Lan

Dec 18, 2010

There's any program like this for ubuntu?

View 7 Replies View Related

Fedora Networking :: Wireless Wake-on-lan From A Windows Box?

Dec 23, 2009

I been a windows guy forever, and wanted to make the switch. Anyways, I am hoping to do a wireless wake-on-lan from a windows box. I have an older laptop that has a dead screen and I am trying to use it as a server. So, I want to be able to VNC the linux box from my vista machine. I think that's going to be straight forward. But, the linux machine doesn't have a builtin wireless card, so I am using a USB wireless deal. If I let the laptop hibernate/sleep after being idle, can I wake from my vista box over my network?

View 2 Replies View Related

Ubuntu Networking :: Setup Wake-on-lan With A Laptop?

Jun 8, 2010

I tried to follow this guide on how to setup wake-on-lan with a laptop, but instead of

Quote:

Auto-negotiation: on
Supports Wake-on: g
Wake-on: g
Link detected: yes

I got this:

Quote:

Auto-negotiation: on
Supports Wake-on: g
Wake-on: g
Link detected: no

I must confess I didn't see any setting in the BIOS that directly referred to WoL, but I enabled something and hoped it should be right. Is this the problem? Is there any way to check if the hardware supports WoL other than looking through the BIOS?

View 1 Replies View Related

Ubuntu Networking :: Wake-on-lan With Shutdown Computer?

Dec 11, 2010

This isn't stricly an Ubuntu question, but it is in the cause of an Ubuntu-powered home server Essentially: does wake-on-lan work if the computer is Shut Down (ie to all intents and purposes 'off' except for the hardware switch on the back), assuming that the motherboard and network interface (which in my case are one and the same) support wake-on-lan?

Also, if wake-on-lan is turned on, will this mean power going to anything other than the network interface (e.g. will PSU, CPU, case fans still be on?)Finally, will all of this work on Ubuntu 10.10 (assuming that the computer components are compatible)?

EDIT: Just to be clear, the Ubuntu system will be receiving the wake-on-lan 'call' (from a Squeezebox, though from my very limited knowledge of this stuff I don't think the source matters)

View 2 Replies View Related

Networking :: Wake On Lan (WOL) On Dual Boot Laptop?

Sep 26, 2010

i have windows 7 & ubuntu 10.04 on my laptop...and boot into win 7 im able to enable wake on lan on the nic. so my questions is if i enable WOL thru windows 7 when it boots up will it boot the win 7 or ubuntu? when i press the power button it automatically boots up ubuntu. im jus wonderin cuz it looks a lil easier to enable wol thur windows cuz i just gota check a box

View 1 Replies View Related

Networking :: Wake Lost Wireless Card Up With Modprobe?

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

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 View Related

Ubuntu Networking :: Server, When Wake On Lan Is Preformed, Cannot Power Off Laptop?

Aug 1, 2011

I have just installed ubuntu server 10.04 LTS on a laptop, and I would like to control it remotely.When I manually turn on the computer I can successfully use SSH commands to turn it off. But when I wake on lan turn it on, it doesn't power off. It hangs on a black screen where the fan and the hard drive seem to be off, but the ethernet light is on and so are all the computer lights.

View 8 Replies View Related

Hardware :: Set Gigabit NIC To 1000 MB Setting Using Ethtool

Aug 28, 2010

I am trying to set my gigabit NIC to 1000 MB setting using ethtool. The only way I can get it to register that way is to turn off auto negotiation and that just kills my signal. Below is the output of the current settings and the commands I have attempted with zero success.

[Code]....

View 1 Replies View Related

Hardware :: [AMD] 79c970 [PCnet32 LANCE] Cant Set Speed 1000 With Ethtool?

Jun 2, 2010

I have fedora 12 installed in VMWare ESX on a Dell Optiplex machine with a Intel GBit lan.While transfering from fedora's vsftpd to my workstation trough a sitecom gbit switch i get a real bad performance, mostly not higher then 8mb/s. (btw on the same ESX i have Windows 2008 from which i get around 60mb/s)I have tried to set the eth0 to 1000Mb/s full duplex using ethtools but this fails (ethtool -s eth0 speed 1000 duplex full autoneg off). I keep recieving the following error:

Code:
Cannot get current device settings: Operation not supported
not setting speed

[code]....

View 1 Replies View Related

Fedora Hardware :: Unable To " Ethtool -s Eth0 Speed 1000 Duplex Full"?

Nov 5, 2010

have a " Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)" NIC.I was unable to set it 1000bit and full duplexThe output lspci -v as below.Quote:

03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
Subsystem: ASUSTeK Computer Inc. Device 8432

[code]...

View 3 Replies View Related

Ubuntu :: Reset Compiz Settings From Command-line To Default System Settings?

Jan 31, 2010

Did you play too much with compiz and after-a-while you realize that certain functions are not working anymore?

Well, just follow the steps below:

Quote:

gconftool-2 --recursive-unset /apps/compiz

Then,

Quote:

Restart your PC / lappy

[URL]

View 4 Replies View Related

General :: Fedora 13 - Cannot Get Any Of The Resolutions Settings To Look Right On Separate X Screen With The Nvidia X Server Settings Gui

Aug 21, 2010

I am using Fedora 13 x86_64 on a Acer Aspire 7730ZG laptop with: 01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 9300M GS] (rev a1) I have kmod-nvidia-2.6.33.6-147.2.4.fc13.x86_64-195.36.31-1.fc13.2.x86_64 installed from rpmfuison when I plug in the hdmi cable to the tv, my tv says the resoultion is at 720p, and I can not get any of the resolutions settings to look right on seperate x screen with the nvidia X server settings gui. my tv is a vizo 42inch. also another question is their a way to set the video card to output at 1080? this might be part of my problem?

View 14 Replies View Related

OpenSUSE :: Sharing Of Chromium Settings / Share The Browsers And Email Settings?

Sep 28, 2010

I have a triboot windows suse 11.3 stable and suse 11.3 factory pc, I would like to share the browsers and email settings between the suse stable and factory, I succeed with thunderbird and firefox moving the /home/.thunderbird and /home/.mozilla in an ext3 shared partition and linking these in the respecive /homes, I found that there isn't a /home/.chromium folder, I found probably /usr/lib64/chromium could be the same as /home/.mozilla for firefox, but I don't know if is secure or can damage my system to move this in a ext3 partition and then link this to the respective /usr/lib64/chromium, /usr/lib64/chromium has root owner, root group, visible and modifiable for root and only visible for group and other.

View 5 Replies View Related

Networking :: How To Get DNS Settings To Stay Either Cli Or Gui

Mar 14, 2010

I have a project with a small device which is running xubuntu. Running DHCP all works fine, but we are sending this out to a client who gave us some specific IP settings.There is nothing GUI wise, which is nothing tragic, so I updated the interfaces file with the static info as well as the /etc/resolv.conf file and rebooted. The static info worked but had no DNS, and all that was in that file was;#SETUP by Network Manager (or something close as I am not at the office).

You can run via cli NetworkManager but does nothing. I installed I think it was called KNetworkManager which is a GUI to the app, but when started it shows the eth0 device as in use so I am assuming something else is managing.So basically how can I get the DNS settings to stay either cli or gui..

View 1 Replies View Related

Ubuntu :: Change File Permission Settings To Force All Documents To Inherit Parent Document Settings?

Aug 21, 2011

i have a computer with 3 users on it, and a folder using samba that everyone on the network has access to. Lets say that, the folder is stored in /etc/sharedfolder. What happens is, when user1 puts a folder in it, then logs off, user 2 attempts to modify it and fails, because permission is set to 755, and they are not in the same group. (even if they were, it should still need to be 775) Anyway, my current solution is, every 5 minutes a crontab changes permission like so: chmod 777 -R /etc/sharedfiles && chown useradmin:superadmin -R /etc/sharedfiles Which works, but seeing as there is getting close to a gig in there, this is a bad solution, as it eats up the computers resources. Solutions that i think might work:

1) create a script that only changes permissions that need be changed.
2) change file permission settings to force all documents to inherit parent document settings

View 9 Replies View Related

OpenSUSE Install :: Saving System Settings (yast Settings)

Apr 1, 2011

Is there a way I can save system settings and have yast revert to a config file in case I ever need to reinstall the system again? I hate having to configure the firewall, runlevels, samba shares, samba workgroup, apparmor, and all the other junk after every install. It's not like I install often, but should suse 11.5 or 12 roll out, I'd like it to be a snappy upgrade.

View 6 Replies View Related

Hardware :: Gpointing-device-settings Settings Will Not Stay After Reboot?

Oct 18, 2009

I am running a debian squeeze machine on a ibm t40 laptop with window maker as my window manager. I am using gpointing-device-settings as a program to get the scroll bar on my touch pad working. unfortunately, I can't get the settings to stick after i shutdown and turn on. I have to go into the program and unclick then reclick the button. i'm using version 1.3.2 (ive tried both deb and source versions). does anyone have any ideas on how to fix this? and if there is any configure files that I could configure instead of having to use the gui program.

View 4 Replies View Related







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