[uml-user] iptables question

2008-03-30 Thread kewlemer
Hi all, I'm running 2.6.24 UML kernel and Fedora AMD64 filesystem from http://uml.nagafix.co.uk/. I have compiled all the netfilter and iptables options the 2.6.24 kernel provides. I have also installed the iptables userspace program by simply doing a "yum install iptables". The version installe

[uml-user] ping -f blocks the select

2008-03-30 Thread vincent-perrier
Hello, I am doing networking with ulm, and I have a pb, on one machine I run a piece of software as under: while (1) { tv.tv_sec = 1; tv.tv_usec = 0; select( 1, NULL, NULL, NULL, &tv ); tell_time(); } I get 1200 milli-sec with each loop, when all is nominal, but when I do a ping -