This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

FULL DUPLEX ?? HELP

Hi,

i would like to set my ethernet card to 10 Mb full duplex mode, my network card is a Realtek rt8139,
in another post i read that i work on with this file but i dont understand what !?!

HELP ME !!! please !!!

-----------------------------------------------------
/etc/modules.conf

alias eth0 8139too.o
alias eth1 8139too.o
alias eth2 8139too.o
-----------------------------------------------------  


This thread was automatically locked due to age.
Parents
  • If your Ethernet card is connected to either an Ethernet switch, or to another Ethernet card (via a crossover cable), then the N-way negotiation capabilities of the Ethernet circuit should set it to Full Duplex automatically for you.

    If you are connected to an Ethernet hub, then Full Duplex is not possible, since hubs are half duplex devices.

    Generally speaking, the Half  or Full duplex configuration is done automatically by the Ethernet hardware as the situation requires, so why do you need help with it?
      
  • thks, ok setting for full duplex mode, but my great problem with Astaro i s change the configuration of ethernet card from autosensitive 10/100 full duplex to 10 fullduplex, my isp provider asked me to force this setting to resolve connectivity problem.
    thanks !!
      
  • *Most* NICs will auto-switch to full duplex but not all.
    (Also depends on driver etc).

    There should be a way to force full duplex, as to how, you would probably be best served by googling...
     
  • Do you even know for sure if your Ethernet card is in half or full duplex mode at the moment?  If you get yourself a little 5-port Ethernet switch (not a hub) and an extra Ethernet patchcord, you could then place the switch in between the Internet modem and the ASL box. This will allow you to look at the LEDs on the switch to tell what speed and duplex mode the two interfaces are using.

    As far as I know, a lot of ADSL and Cable modem boxes don't actually do full duplex on their Ethernet interface, so it is possible the help desk person you talked to simply gave you bad advice.

    Communication problems on an ADSL link is more likely to be caused by interference, moisture and bad splices in the telephone company's external wiring plant than in the Ethernet connection between the ADSL modem and a PC box.

    I also second the advice given to you by others, stick to quality Ethernet cards such as the Intel E100 and the 3Com 3C905 series. Cheap, third party Ethernet cards tend to cause problems.
    Sticking with the top quality, name brand cards can eliminate a lot of hazzles.
       
  • tks everybody...i don't know if it's right but i've worked in this mode:
    with linux prompt i give this command
    mii-diag -F 10baseT-FD eth1
    and i 've seen that my ethernet card works in 10 FD mode!!!
    Do you know something about this?

      
Reply
  • tks everybody...i don't know if it's right but i've worked in this mode:
    with linux prompt i give this command
    mii-diag -F 10baseT-FD eth1
    and i 've seen that my ethernet card works in 10 FD mode!!!
    Do you know something about this?

      
Children
No Data