Hello,
I am having an issue with my newly loaded FC9 setup. Its a dell optiplex 745 with a broadcom 57xx gigabit nic. I am using this as a web server for a scheduling software. Everytime i load a page from another computer i am having a ton of collisions on the web server. Here is my ifconfig:
eth0 Link encap:Ethernet HWaddr 00:1E:4F:95:22:32
inet addr:10.200.0.119 Bcast:10.200.1.255 Mask:255.255.254.0
inet6 addr: fe80::21e:4fff:fe95:2232/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5946 errors:0 dropped:0 overruns:0 frame:0
TX packets:6500 errors:0 dropped:0 overruns:0 carrier:0
collisions:570 txqueuelen:1000
RX bytes:928465 (906.7 KiB) TX bytes:7988751 (7.6 MiB)
Interrupt:16
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:4836 errors:0 dropped:0 overruns:0 frame:0
TX packets:4836 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1529836 (1.4 MiB) TX bytes:1529836 (1.4 MiB)
Anybody have any ideas or how to trace down why i am having collisions?
Thanks,
Ray