Thanks for the response. I did manually change the media type last night from
half to full. It was set to auto, and the switch port to which it was
connected was set to full, but for some reason it went to half. After I
changed the duplex, I didn't see any improvement. This morning I came in,
and although I know I've done this before, I tried switching the port and
the cable, and it immediately improved. This will have to be chalked to
either the cable or the port, although I've never seen it happen that a
cable would not drop packets or log errors and still cause be limitations?
The port is new, and there is no QoS or anything else I can detect that
might have caused something like this. I'm glad it's fixed though. It was
driving me nuts.


 

Nick Ryan wrote:
> 
> Sorry pppoe in that example should have been $pppoe and it should  
> correspond to the interface you're using for pppoe and declared in the  
> pf.conf file. It's in the man pages anyway.
> 
> On 29 Jan 2009, at 10:06, Nick Ryan wrote:
> 
>> I'd try manually changing the interface media type just in case it's  
>> that. I've seen odd things happen if you have it autodetect compared  
>> to manually setting it to 100mbTX full duplex... (and vice versa)
>>
>> Then I'd look at cables, try switching out the network card for  
>> another, that sort of thing.
>>
>> ifconfig vr0 media 100baseTX mediaopt full-duplex
>>
>> Change vr0 to whatever your network card is.
>>
>> Also I'm assuming you're not using PPPOE - if you are try setting  
>> the maximum mtu size in your pf.conf file...
>>
>> scrub out on pppoe0 max-mss 1440
>>
>> anyway - if it's neither of these then we'll need more info on what  
>> your set up is. A dmesg would also help.
>>
>>
>>
>> On 29 Jan 2009, at 05:21, numb3rs1x wrote:
>>
>>> I've aalso tried the sysctl adjustment listed in the man pages.
>>>
>>> net.inet.tcp.sendspace: 65536
>>> net.inet.tcp.recvspace=65536
>>>
>>> That seemed to make it worse if anything.
>>> -- 
>>> View this message in context:
>>> http://www.nabble.com/Firewall-4.3-is-limiting-bandwidth-tp21720950p21721077.html
>>> Sent from the openbsd user - misc mailing list archive at Nabble.com.
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Firewall-4.3-is-limiting-bandwidth-tp21720950p21731315.html
Sent from the openbsd user - misc mailing list archive at Nabble.com.

Reply via email to