iptables -L bus error on SPARC

Andreas =?ISO-8859-1?Q?=D6stling?= nitzer@home.se
Mon, 19 Jun 2000 18:31:11 +0200


I also get Bus error when running 'iptables -L', on an Ultra 30.
Everything but -L seem to work.

/Andreas


On Mon, 19 Jun 2000, you wrote:
> Hi,
>   I posted this bug a while back, but never heard any response, so here
> goes again ;-)...
> 
> I'm running linux-2.4.0-test1 on a Sparc Classic. Whenever I do an
> 'iptables -L', I get an immediate Bus Error. Other iptables commands seem
> to work, but I have no way to check since iptables -L doesn't ;-):
> 
> giedi:/proc/sys/net/ipv4# iptables -P INPUT ACCEPT
> giedi:/proc/sys/net/ipv4# iptables -P FORWARD ACCEPT
> giedi:/proc/sys/net/ipv4# iptables -L
> Bus error
> 
> Has anyone else gotten this to work successfully on a SPARC?
> 
> -- Jeff