Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Does not work on beige G3' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Does not work on beige G3
Authored by: Anonymous on Mar 31, '03 04:54:23PM

Seems pretty clear that a Beige G3 must not support full-duplex Ethernet.



[ Reply to This | # ]
Does not work on beige G3
Authored by: max_blaze on Jun 15, '03 12:53:13AM

ummm, actually, it has to do with the autoselect feature... I'm getting the same error :
root# sudo ifconfig en0 media 10baset/UTP mediaopt half-duplex
ifconfig: SIOCSIFMEDIA: Operation not supported

When I connect directly to my dsl modem(10T), my NIC switches to 10baseT/UTP (half-duplex), but when I connect to my netgear router(which is then connected to the dsl modem of course), it switches to 100baseT, this causes an extreme bottleneck (1.2k/s!!) when users try and access my ftp server on port 21.. I'm on a 333b imac... so the nic is capable of both duplex modes, and many more... but the force commands in the terminal will not take, and I get that error.. I tried the apple tech doc way of doing it, but alas it's not working. I'm wondering if I should put a 10T hub between my puter and router to force the 10T connection. Or perhaps a CAT-3 cable to force the issue.??



[ Reply to This | # ]