Guys
i have a little problem i am new guy to open suse installed 10.3 now i cant config my net
its from cable and its static ip based it runs fine on windows i want to make it wrk in suse
the properties are
static ip:90.0.?.116? is for security concern]
dns:90.0.01
gateway:90.0.0.1
subnet:255.255.0.0
also my cable guy;a has set the ethernet speed to 10 mbps now on ubuntu i used to use this command to change it frm 100 to 10 but it doesnt wrk in suse
sudo mii-tool -F 10baseT-FD
can anyone help me plz
Well I’m no guy but;
su -c “ethtool -s eth0 speed 10 duplex full”
or
su -
ethtool -s eth0 speed 10 duplex full
it didnt wrk :o
any other soln
Well it should work - ethtool is the tool to change the speed, the syntax might have changed a bit over the years.
Use man ethtool
Report any error messages.
Hi
Unplug the cable and then run the ethtool command;
ethtool -s eth0 speed 10 duplex full
or
ethtool -s eth0 speed 10 duplex full autoneg off
(Note you could also try with autoneg on as well)
then check with;
ethtool eth0
It should be at 10Mb/s? Then plug your cable back in, is it still set
at 10Mb/s, is the link detected (last line in output)?
If ok, then restart the network;
rcnetwork restart
and check
ethtool eth0
If not I think you may have other issues not related to the speed.
Now you could also install the mii-tool from
Get Software from the openSUSE
Build Service
Just search on mii-tool.
–
Cheers Malcolm °¿° (Linux Counter #276890)
SLED 10 SP2 i586 Kernel 2.6.16.60-0.25-default
up 5:58, 1 user, load average: 0.02, 0.15, 0.33
GPU GeForce Go 6600 TE/6200 TE Version: 173.14.09
plz change ur lan cable…only