PDA

View Full Version : IPTABLES and auto power off question.


oversc0re
11-11-2005, 11:03
Hi!

1) Is there a logical explanation why "iptables -L traffic -vx" sometimes finishes in a few seconds and sometimes it takes almost a minute?

2) By default my radio transmitter turns off at 03:00 AM. Is there a way to bypass this poweroff from the shell in case I want to work a little longer? How is this poweroff done anyway? Cron?

Thanx, oversc0re

sodb
11-11-2005, 12:31
use iptables -n option to switch off DNS resolving

oversc0re
14-11-2005, 01:26
use iptables -n option to switch off DNS resolving

Geee... Nice one! Thanx!

oversc0re
15-11-2005, 01:11
Oleg: do you maybe know how the auto radio power off works (since you are rewriting firmware ;))

Regards, over