Hi... I have noticed that iptables start before than network:
werewolf:/etc/rc.d/init.d# head -n5 iptables #!/bin/sh # # Startup script to implement /etc/sysconfig/iptables pre-defined rules. # # chkconfig: 2345 03 92 werewolf:/etc/rc.d/init.d# head -n5 network #! /bin/bash # # network Bring up/down networking # # chkconfig: 2345 10 90 Shoud not start after ? TIA -- J.A. Magallon <[EMAIL PROTECTED]> \ Software is like sex: werewolf.able.es \ It's better when it's free Mandrake Linux release 9.2 (Cooker) for i586 Linux 2.4.23-pre2-jam1m (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-1mdk))
