Jason Tsai wrote:
> First sorry for my poor writing engish! I don't know if it's right to
> post in this mailist, but I think it's best place I can ask this kind
> of question.
> 
> I am using FreeBSD 5.4-RC3 now for testing purpose, I find that if I
> use  ifconfig_sis0="inet 10.10.1.148  netmask 255.255.255.0"  in
> /etc/rc.conf, everything goes ok when I am using Jmeter(from Windows
> Box) to load testing tomcat(on FreeBSD 5.4-RC3); but if I change
> ifconfig_sis0  to "inet 10.10.1.148  netmask 255.255.255.0 media
> 100baseTX mediaopt full-duplex", I always got "sis0 watchdog timeout"
> error when I am doing testing. 

Just don't set media and mediaopt. That only works right when both sides
of the link (your freebsd machine and the switch on the other side) are
configured to always use the 100/FD setting.

-- 
Dean C. Strik             Eindhoven University of Technology
[EMAIL PROTECTED]  |  [EMAIL PROTECTED]  |  http://www.ipnet6.org/
"This isn't right. This isn't even wrong." -- Wolfgang Pauli
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to