* iptables problems with SuSE 8.0
@ 2003-03-13 9:41 Steffen Trenkler
0 siblings, 0 replies; 4+ messages in thread
From: Steffen Trenkler @ 2003-03-13 9:41 UTC (permalink / raw)
To: (iptables) English Mailing-List Netfilter
Hi,
I'm new here in this list.
My English is not so very well, but I try to explain my problem with
iptables:
I got a system with SuSE 8.0. It works as a router with an iptables script
between 2 static LANs. The Script does it very well, but sometimes it
happens that all connections from one LAN to the other are blocked suddenly.
/var/log/messages and /var/log/firewall shows the following:
fw kernel: eth0: Transmit timed out, status 00, resetting...
fw kernel: Rx ring c071a000: 00000000 00000000 00000000 00000000 ...
fw kernel: Tx ring c071b000: 80008001 80008005 80008009 8000800d
80008011 ...
and then:
fw kernel: PACKET DROPPED: .....
fw kernel: PACKET DROPPED: .....
fw kernel: PACKET DROPPED: .....
...
The error-message repeats periodically for a few seconds.
There are 2 same NICs in that system: D-Link DFE-550TX.
After rebooting the system, the firewall works fine again, 'cause the script
is loaded at booting the system.
Thx 4 help
Steffen Trenkler
Note: Is there any german-language iptables list?
^ permalink raw reply [flat|nested] 4+ messages in thread
* iptables problems with SuSE 8.0
@ 2003-03-13 10:21 Steffen Trenkler
2003-03-13 11:42 ` Raymond Leach
2003-03-13 19:48 ` Bill Davidsen
0 siblings, 2 replies; 4+ messages in thread
From: Steffen Trenkler @ 2003-03-13 10:21 UTC (permalink / raw)
To: (iptables) English Mailing-List Netfilter
Hi,
I'm new here in this list.
My English is not so very well, but I try to explain my problem with
iptables:
I got a system with SuSE 8.0. It works as a router with an iptables script
between 2 static LANs. The Script does it very well, but sometimes it
happens that all connections from one LAN to the other are blocked suddenly.
/var/log/messages and /var/log/firewall shows the following:
fw kernel: eth0: Transmit timed out, status 00, resetting...
fw kernel: Rx ring c071a000: 00000000 00000000 00000000 00000000 ...
fw kernel: Tx ring c071b000: 80008001 80008005 80008009 8000800d
80008011 ...
and then:
fw kernel: PACKET DROPPED: .....
fw kernel: PACKET DROPPED: .....
fw kernel: PACKET DROPPED: .....
...
The error-message repeats periodically for a few seconds.
There are 2 same NICs in that system: D-Link DFE-550TX.
After rebooting the system, the firewall works fine again, 'cause the script
is loaded at booting the system.
Thx 4 help
Steffen Trenkler
Note: Is there any german-language iptables list?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: iptables problems with SuSE 8.0
2003-03-13 10:21 iptables problems with SuSE 8.0 Steffen Trenkler
@ 2003-03-13 11:42 ` Raymond Leach
2003-03-13 19:48 ` Bill Davidsen
1 sibling, 0 replies; 4+ messages in thread
From: Raymond Leach @ 2003-03-13 11:42 UTC (permalink / raw)
To: (iptables) English Mailing-List Netfilter
[-- Attachment #1: Type: text/plain, Size: 1338 bytes --]
This is not a problem with SuSE or iptables.
It looks like a problem with either the NIC driver or the NIC itself ...
Ray
On Thu, 2003-03-13 at 12:21, Steffen Trenkler wrote:
> Hi,
>
> I'm new here in this list.
>
> My English is not so very well, but I try to explain my problem with
> iptables:
>
> I got a system with SuSE 8.0. It works as a router with an iptables script
> between 2 static LANs. The Script does it very well, but sometimes it
> happens that all connections from one LAN to the other are blocked suddenly.
>
> /var/log/messages and /var/log/firewall shows the following:
>
> fw kernel: eth0: Transmit timed out, status 00, resetting...
> fw kernel: Rx ring c071a000: 00000000 00000000 00000000 00000000 ...
> fw kernel: Tx ring c071b000: 80008001 80008005 80008009 8000800d
> 80008011 ...
>
> and then:
>
> fw kernel: PACKET DROPPED: .....
> fw kernel: PACKET DROPPED: .....
> fw kernel: PACKET DROPPED: .....
> ...
>
> The error-message repeats periodically for a few seconds.
>
> There are 2 same NICs in that system: D-Link DFE-550TX.
>
> After rebooting the system, the firewall works fine again, 'cause the script
> is loaded at booting the system.
>
> Thx 4 help
>
> Steffen Trenkler
>
> Note: Is there any german-language iptables list?
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: iptables problems with SuSE 8.0
2003-03-13 10:21 iptables problems with SuSE 8.0 Steffen Trenkler
2003-03-13 11:42 ` Raymond Leach
@ 2003-03-13 19:48 ` Bill Davidsen
1 sibling, 0 replies; 4+ messages in thread
From: Bill Davidsen @ 2003-03-13 19:48 UTC (permalink / raw)
To: Steffen Trenkler; +Cc: (iptables) English Mailing-List Netfilter
On Thu, 13 Mar 2003, Steffen Trenkler wrote:
> My English is not so very well, but I try to explain my problem with
> iptables:
>
> I got a system with SuSE 8.0. It works as a router with an iptables script
> between 2 static LANs. The Script does it very well, but sometimes it
> happens that all connections from one LAN to the other are blocked suddenly.
The output below shows clearly shows that you are having system problems,
not iptables problems. In approximate order of probability:
1 - hardware problem in the NIC
If the driver was bad it would probably happen on both NICs.
If it does happen on both NICs skip this idea.
Can you swap NICs and see if the problem moves?
2 - driver problem
Unless there is a newer driver or kernel available, you may have
to change to another brand of NIC. Sorry.
3 - cable problem
I had a bad cable cause the connection to drop once in a while.
Check that all cables are firmly plugged in.
> /var/log/messages and /var/log/firewall shows the following:
>
> fw kernel: eth0: Transmit timed out, status 00, resetting...
> fw kernel: Rx ring c071a000: 00000000 00000000 00000000 00000000 ...
> fw kernel: Tx ring c071b000: 80008001 80008005 80008009 8000800d
> 80008011 ...
>
> and then:
>
> fw kernel: PACKET DROPPED: .....
> fw kernel: PACKET DROPPED: .....
> fw kernel: PACKET DROPPED: .....
> ...
>
> The error-message repeats periodically for a few seconds.
>
> There are 2 same NICs in that system: D-Link DFE-550TX.
>
> After rebooting the system, the firewall works fine again, 'cause the script
> is loaded at booting the system.
>
> Thx 4 help
>
> Steffen Trenkler
>
> Note: Is there any german-language iptables list?
>
>
>
--
bill davidsen <davidsen@tmr.com>
CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-03-13 19:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-13 10:21 iptables problems with SuSE 8.0 Steffen Trenkler
2003-03-13 11:42 ` Raymond Leach
2003-03-13 19:48 ` Bill Davidsen
-- strict thread matches above, loose matches on Subject: below --
2003-03-13 9:41 Steffen Trenkler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox