By: e_elan ( ELanjchezhiyan )
Ethtool setting is not affected in Liunx 8.0  
2003-08-31 21:56
Hi,
My system is Linux red hat 8.0. I ahve installed Ethtool1.8.
I cann't change the ethtool setting( I mean this has a features to change the seeting for eth0 card). And I am another changes for SIOCETHTOOL

#define SIOCETHTOOL 0x8947 --This will give other option except -i

//#define SIOCETHTOOL 0x8946 ---Using we can get details about -i option only


LIsted here:

for listing:
[[EMAIL PROTECTED] ethtool-1.8]# ./ethtool -a eth0
Pause parameters for eth0:
Autonegotiate: off
RX: off
TX: off[[EMAIL PROTECTED] ethtool-1.8]# ./ethtool -a eth0
Pause parameters for eth0:
Autonegotiate: off
RX: off
TX: off
[[EMAIL PROTECTED] ethtool-1.8]# ./ethtool -A eth0 rx on
----------The change is not refelcted:
[[EMAIL PROTECTED] ethtool-1.8]# ./ethtool -a eth0
Pause parameters for eth0:
Autonegotiate: off
RX: off
TX: off


[[EMAIL PROTECTED] ethtool-1.8]# ./ethtool -A eth0 rx off
rx unmodified, ignoring
no pause parameters changed, aborting

This Urgent!!!!!!!!!!!!!!!!
Any body help you out ?????????????????

current ethernet dev Details:-
eth0 Link encap:Ethernet HWaddr 00:80:C8:92:86:7E
inet addr:192.168.66.7 Bcast:192.168.66.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:13344 errors:0 dropped:0 overruns:0 frame:0
TX packets:9143 errors:4 dropped:0 overruns:0 carrier:6
collisions:0 txqueuelen:100
RX bytes:5695058 (5.4 Mb) TX bytes:1323452 (1.2 Mb)
Interrupt:12 Base address:0xa000
Regards,
Elan


-- 
T.Elanjchezhiyan
Core Technology Group
 
SIP Technologies & Exports Ltd
G4, Elnet Software City,CPT Road
Taramani, Chennai 600 113
India
Phone: +91-44-22541401
           +91-44-22541031
Fax    : +91-44-22541475
Website: http://www.siptech.com
-----------------------------------------
  

-



Reply via email to