--dport in uml crash

Patrick McHardy kaber at trash.net
Tue Oct 24 01:17:00 CEST 2006


Oskar Andreasson wrote:
> Using UML kernel 2.6.18 and iptables-1.3.6. 
> Specifying iptables -A INPUT -p tcp --dport 23 -j ACCEPT generates a
> hard crash of the UML system. 
> -j ACCEPT on it's own works flawless and -p tcp also works flawless, so
> i assume it's the --dport causing the crash for some reason. 

It is reproducable?

> I've been unable to get a look at the error messages since the xterm
> closes down before I get a chance to read it (lots of something scrolls
> by before closing however), any suggestions on how to get the errors are
> welcome, or if anyone else can replicate them would also be welcome :). 
> 
> Let me know if there is any more information that might be needed, or if
> this is an UML related bug?

Based on my experience I would guess that its UML, but it works pretty
reliable in the past few month for me. I'm unable to reproduce the
problem, can you send me your config please?

You could also get the "umlgdb" script and run uml in debug mode,
gdb should be able to tell you more.




More information about the netfilter-devel mailing list