On 05-Jan-01 ppX wrote:
> ifconfig fxp0 media 100baseTX mediaopt full-duplex
> is the correct way to set 100mbps fdx
> 
> i've had similar problems and they where related to
> full-duplex/half-duplex settings...
> 

 *SIGH*
 Yup.. Well I tried setting the switch manually to: 100Mbps/Half/Enabled
(BackPressure)  (It won't let me select no Flow control) ifconfiging to 
 100BT/X it says  media: 100baseTX status: active

Same problem.  Yes the switch is a Intel 460T. However the other servers are on
the same switch with the same nic card and don't seem to have the problem.

 Now.. I have the server set to 100Mb/Full duplex. But same problem :(

Switch: 100Mbps/Full/Enabled (IEEE 802.3x)
Server: media: 100baseTX <full-duplex> status: active


root@goodserver:/usr/sbin> scp sendmail.8.9.3 [EMAIL PROTECTED]:
nicole@badserver's password: 
Filesize = 290448
sendmail.8.9.3            |          8 KB |   8.0 kB/s | ETA: 00:00:34 |   2%
sendmail.8.9.3            |        152 KB |  76.0 kB/s | ETA: 00:00:01 |  53%
sendmail.8.9.3            |        160 KB |  14.5 kB/s | ETA: 00:00:08 |  56%
^CKilled by signal 2.


root@goodserver:/root> scp LSOF  [EMAIL PROTECTED]:
nicole@badservers's password: 
Filesize = 340877
LSOF                      |          8 KB |   8.0 kB/s | ETA: 00:00:40 |   2%
LSOF                      |        152 KB |  76.0 kB/s | ETA: 00:00:02 |  45%
LSOF                      |        160 KB |  14.5 kB/s | ETA: 00:00:11 |  48%
^CKilled by signal 2.


Filesize = 1569116
root@goodserver:/var/mail> scp xxx [EMAIL PROTECTED]:
nicole@badservers's password: 
xxx                    |          8 KB |   8.0 kB/s | ETA: 00:03:10 |   0%
xxx                    |        152 KB |  76.0 kB/s | ETA: 00:00:18 |   9%
xxx                    |        160 KB |  14.5 kB/s | ETA: 00:01:34 |  10%
^CKilled by signal 2.


 HELLLLP

     Way frustrated Nicole


> 
>  On Fri, 5 Jan 2001, Nicole wrote:
> 
>> 
>> On 05-Jan-01 Tom Samplonius wrote:
>> > 
>> > On Thu, 4 Jan 2001, Nicole wrote:
>> > 
>> > ...
>> >>  The problem is that when trying to scp a file or send a large file to it
>> >>  via
>> >> sendmail, (large = 253952 <a copy of sendmail>) it seems to transmit
>> >> along
>> >> happily, then (at least for scp) at abt 1/2 way through, it seems to just
>> >> start
>> >> crawling. When I have let it run, it will go forever and will seem to
>> >> eventually finish but will hang as the transfer speed keeps dropping
>> >> through
>> >> the
>> >> floor.
>> > ...
>> > 
>> >   Mismatched duplex settings can cause problems like this.  When using a
>> > switch, duplex settings on your server and switch must match.  Most
>> > FreeBSD ethernet card drivers default to autonegotiation, but can be
>> > changed with an ifconfig option.  Auto negotiation may not be trustworthy
>> > as it requires a good and recent switch, and a good and recent card.  You
>> > should verify that autonegotiation actually picks the right duplex setting
>> > before trusting it with your hardware.  Auto negotation requires that both
>> > the server and switch are set to auto.  "auto negotation" is not the same
>> > as "auto detect".
>> > 
>> >   And hubs are always half-duplex.  
>> > 
>> > Tom
>> 
>>  Yup....     Set to 100/TX via ifconfig  - 
>> 
>> Ifconfig -a shows:
>> fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>> media: 100baseTX status: active
>>         supported media: autoselect 100baseTX <full-duplex> 100baseTX
>> 10baseT/UTP <full-duplex> 10baseT/UTP
>> 
>>  The switch is showing:  100Mbps/Half/BP-Off
>> 
>>     
>>  As opposed to another server on the same switch, set to auto.
>> 
>> ifconfig -a
>> media: autoselect (100baseTX <full-duplex>) status: active
>>         supported media: autoselect 100baseTX <full-duplex> 100baseTX
>> 10baseT/UTP <full-duplex> 10baseT/UTP
>> 
>>  The switch shows: 100Mbps/Full/Enabled (IEEE 802.3x)
>> 
>> 
>>  Hmm Even if I force the switch to full duplex it does not seem to change
>>  the
>> server to full duplex when using autonegotiate via ifconfig..   What is the
>> right syntax to force full neg via ifconfig?
>> 
>> 
>>    Nicole
>> 
>> 
>> 
>> 
>>  [EMAIL PROTECTED]         |\ __ /|   (`\   http://www.unixgirl.com/
>>  [EMAIL PROTECTED] | o_o  |__  ) )  http://www.dangermouse.org/
>>  [EMAIL PROTECTED]   //      \\        http://www.deviantimages.com/ 
>>  
>> ---------------------------(((---(((----------------------------------------
>>  
>>               --  Powered by Coka-Cola and FreeBSD  --
>>   -- I don't speak for anybody but myself - that's enough trouble --
>>     --  Back Up My Hard Drive? I Can't Find The Reverse Switch! --
>> 
>> -------------------------------------------------------------------------
>>  
>> 
>> 
>> To Unsubscribe: send mail to [EMAIL PROTECTED]
>> with "unsubscribe freebsd-net" in the body of the message
>> 

 [EMAIL PROTECTED]         |\ __ /|   (`\   http://www.unixgirl.com/
 [EMAIL PROTECTED] | o_o  |__  ) )  http://www.dangermouse.org/
 [EMAIL PROTECTED]   //      \\        http://www.deviantimages.com/     
 
---------------------------(((---(((----------------------------------------
 
              --  Powered by Coka-Cola and FreeBSD  --
  -- I don't speak for anybody but myself - that's enough trouble --
    --  Back Up My Hard Drive? I Can't Find The Reverse Switch! --

-------------------------------------------------------------------------
 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to