Bjørn Tore Sund wrote:
> On Tue, 08 Mar 2005 15:29:02 -0600, Peter Ensch wrote:
>>
>> I just installed suse v9.2 on an AMD64 system using the ABIT AV8 mobo
>> with onboard Gigabit NIC. This is kernel 2.6.x.
>
> This is, to be more specific, kernel 2.6.8.
>
Yes, that's correct. In fact 2.6.8.24.11 (inc. all Suse 9.2 kernel updates).
>> Everything seemed to install fine; however, every 30 minutes or so
>> my network drops out and I have to do /etc/init.d/network restart
>> to get it back up.
>> As far as I can tell my DHCP settings (using Lynksys router) are
>> the same as my old Suse 8.2 system which had a separate NIC.
>
> What's the actual status when the network "drops out"? Have
> you lost the ip address (ifconfig), have you lost the card
> (ifconfig -a), or have you lost link beat (/var/log/messages
> should be informational in that case)?
>>
The network just seems to be very unreliable; playing with it a bit more,
it now seems that I can wait for a few minutes and it 'comes back' by
itself (without the network restart). I'm pasting in the results of
ifconfig and ifconfig -a below. The output appears to be much the same
before, during and after one of these down periods. I am getting some
odd stuff in my /var/log/messages file however and I'm not
experienced enough to know what it means. That's also pasted in right
below.
Thanks for looking at this for me.
Regards,
Peter
linux: # tail /var/log/messages
Mar 8 18:49:38 linux kernel: SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT=
MAC=00:50:8d:d1:46:46:00:20:78:d3:10:99:08:00 SRC=12.120.1.15
DST=192.168.1.100 LEN=40 TOS=0x00 PREC=0x00 TTL=114 ID=21634 DF PROTO=TCP
SPT=80 DPT=2451 WINDOW=0 RES=0x00 RST URGP=0
Mar 8 18:49:38 linux kernel: SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT=
MAC=00:50:8d:d1:46:46:00:20:78:d3:10:99:08:00 SRC=65.114.4.69
DST=192.168.1.100 LEN=40 TOS=0x00 PREC=0x00 TTL=49 ID=17549 PROTO=TCP
SPT=80 DPT=2432 WINDOW=0 RES=0x00 RST URGP=0
Mar 8 18:51:48 linux kernel: SFW2-INext-DROP-DEFLT IN=eth0 OUT=
MAC=00:50:8d:d1:46:46:00:20:78:d3:10:99:08:00 SRC=204.127.202.4
DST=192.168.1.100 LEN=533 TOS=0x00 PREC=0x00 TTL=238 ID=62512 DF PROTO=UDP
SPT=53 DPT=2108 LEN=513
Mar 8 18:51:48 linux kernel: SFW2-INext-DROP-DEFLT IN=eth0 OUT=
MAC=00:50:8d:d1:46:46:00:20:78:d3:10:99:08:00 SRC=204.127.202.4
DST=192.168.1.100 LEN=206 TOS=0x00 PREC=0x00 TTL=238 ID=8370 DF PROTO=UDP
SPT=53 DPT=2107 LEN=186
linux: # ifconfig
eth0 Link encap:Ethernet HWaddr 00:50:8D

1:46:46
inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::250:8dff:fed1:4646/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:33244 errors:0 dropped:0 overruns:0 frame:0
TX packets:28485 errors:0 dropped:0 overruns:0 carrier:0
collisions:963 txqueuelen:1000
RX bytes:31427086 (29.9 Mb) TX bytes:3215046 (3.0 Mb)
Interrupt:177 Base address:0xb400
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:389 errors:0 dropped:0 overruns:0 frame:0
TX packets:389 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:29923 (29.2 Kb) TX bytes:29923 (29.2 Kb)
linux: # ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:50:8D

1:46:46
inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::250:8dff:fed1:4646/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:33244 errors:0 dropped:0 overruns:0 frame:0
TX packets:28485 errors:0 dropped:0 overruns:0 carrier:0
collisions:963 txqueuelen:1000
RX bytes:31427086 (29.9 Mb) TX bytes:3215046 (3.0 Mb)
Interrupt:177 Base address:0xb400
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:389 errors:0 dropped:0 overruns:0 frame:0
TX packets:389 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:29923 (29.2 Kb) TX bytes:29923 (29.2 Kb)
sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)