Solution #00005197
- NG Firewall firmware versions 4.2.x
- netfence firmware versions 4.2.x
Some switches require setting the link speed of a network adapter manually.
To set the link speed of a network card manually you have to enter the driver options of the respective network card driver.
Driver Options:
ConType=10HD
ConType=10FD
ConType=100HD
ConType=100FD
ConType=1000FD
Examples:
To define the link speed of one interface to 100 MBit Full Duplex enter the following driver parametersConType=100FD
To define the link speed of one interface to 100 MBit Half Duplex and the other interface to 1000 MBit Full Duplex enter the following driver parameters
ConType=100HD,ConType=100FD
For further information on network card drivers please visit the hardware support section of the support page.