[isf-wifidog] Server fails after start button

Ray Gwinn wifidog at wva.net
Sam 11 Fév 12:36:03 EST 2006


Another symptom and log.  After mentioning trusted mac addresses in my previous 
message, I remembered the "iptables: No chain/target/match by that name" showed up when 
wifidog started up.

I created a dump of the wifidog output with mac addresses in the "TrustedMACList" of 
wifidog.conf.

The error "iptables: No chain/target/match by that name" seems to appear at the point where 
the first trusted mac is given to iptables.  The error is at line 268 of the dump.

Note that this log is of wifidog starting and wifidog stopping only.  There are no attempts to 
login etc.

Ray

[6][Sat Feb 11 17:09:35 2006][2599](conf.c:575) Reading configuration file '/etc/wifidog.conf'
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:613) Parsing token: GatewayID, value: 
000.100.winmsu
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:613) Parsing token: ExternalInterface, value: eth0
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:613) Parsing token: GatewayInterface, value: br0
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:613) Parsing token: AuthServer, value: {
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:286) Adding wifidog.win-msu.net:80 (SSL: 443) / 
to the auth server list
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:309) Auth server added
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:613) Parsing token: CheckInterval, value: 60
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:613) Parsing token: ClientTimeout, value: 5
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:613) Parsing token: TrustedMACList, value: 
00:02:6F:09:A0:11,
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:710) Parsing string [00:02:6F:09:A0:11,] for 
trusted MAC addresses
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:721) Adding MAC address [00:02:6F:09:A0:11] to 
trusted list
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:613) Parsing token: FirewallRuleSet, value: 
validating-users
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:346) Adding Firewall Rule Set validating-users
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:385) p1 = [FirewallRule]; p2 = [block tcp port 25]
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:432) leftover: block tcp port 25
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:514) Adding Firewall Rule block tcp port 25 to 
0.0.0.0/0
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:385) p1 = [FirewallRule]; p2 = [allow to 0.0.0.0/0]
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:432) leftover: allow to 0.0.0.0/0
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:514) Adding Firewall Rule allow (null) port (null) 
to 0.0.0.0/0
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:409) Firewall Rule Set validating-users added.
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:613) Parsing token: FirewallRuleSet, value: 
known-users
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:346) Adding Firewall Rule Set known-users
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:385) p1 = [FirewallRule]; p2 = [allow to 0.0.0.0/0]
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:432) leftover: allow to 0.0.0.0/0
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:514) Adding Firewall Rule allow (null) port (null) 
to 0.0.0.0/0
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:409) Firewall Rule Set known-users added.
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:613) Parsing token: FirewallRuleSet, value: 
unknown-users
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:346) Adding Firewall Rule Set unknown-users
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:385) p1 = [FirewallRule]; p2 = [allow udp port 53]
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:432) leftover: allow udp port 53
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:514) Adding Firewall Rule allow udp port 53 to 
0.0.0.0/0
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:385) p1 = [FirewallRule]; p2 = [allow tcp port 53]
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:432) leftover: allow tcp port 53
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:514) Adding Firewall Rule allow tcp port 53 to 
0.0.0.0/0
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:385) p1 = [FirewallRule]; p2 = [allow udp port 67]
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:432) leftover: allow udp port 67
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:514) Adding Firewall Rule allow udp port 67 to 
0.0.0.0/0
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:385) p1 = [FirewallRule]; p2 = [allow tcp port 67]
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:432) leftover: allow tcp port 67
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:514) Adding Firewall Rule allow tcp port 67 to 
0.0.0.0/0
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:409) Firewall Rule Set unknown-users added.
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:613) Parsing token: FirewallRuleSet, value: 
locked-users
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:346) Adding Firewall Rule Set locked-users
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:385) p1 = [FirewallRule]; p2 = [block to 0.0.0.0/0]
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:432) leftover: block to 0.0.0.0/0
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:514) Adding Firewall Rule block (null) port (null) 
to 0.0.0.0/0
[7][Sat Feb 11 17:09:35 2006][2599](conf.c:409) Firewall Rule Set locked-users added.
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:310) Initializing signal handlers
[6][Sat Feb 11 17:09:35 2006][2599](gateway.c:370) Setting started_time
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:380) Finding IP address of br0
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:385) br0 = 10.0.100.1
[5][Sat Feb 11 17:09:35 2006][2599](gateway.c:399) Creating web server on 10.0.100.1:2060
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:405) Assigning callbacks to web server
[6][Sat Feb 11 17:09:35 2006][2599](firewall.c:208) Removing Firewall rules
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:303) Destroying our iptables entries
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:310) Destroying chains in the MANGLE 
table
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:384) Attempting to destroy all mention of 
WiFiDog_Trusted from mangle.PREROUTING
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID 
2600
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:384) Attempting to destroy all mention of 
WiFiDog_Outgoing from mangle.PREROUTING
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID 
2602
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:384) Attempting to destroy all mention of 
WiFiDog_Incoming from mangle.POSTROUTING
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID 
2604
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t 
mangle -F WiFiDog_Trusted
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2606 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2606 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t 
mangle -F WiFiDog_Outgoing
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2608 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2608 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t 
mangle -F WiFiDog_Incoming
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2610 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2610 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t 
mangle -X WiFiDog_Trusted
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2612 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2612 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t 
mangle -X WiFiDog_Outgoing
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2614 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2614 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t 
mangle -X WiFiDog_Incoming
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2616 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2616 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:326) Destroying chains in the NAT table
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:384) Attempting to destroy all mention of 
WiFiDog_Outgoing from nat.PREROUTING
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID 
2618
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -F 
WiFiDog_AuthServers
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2620 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2620 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -F 
WiFiDog_Outgoing
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2622 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2622 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -F 
WiFiDog_WIFI2Router
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2624 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2624 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -F 
WiFiDog_WIFI2Internet
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2626 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2626 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -F 
WiFiDog_Global
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2628 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2628 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -F 
WiFiDog_Unknown
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2630 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2630 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -X 
WiFiDog_AuthServers
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2632 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2632 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -X 
WiFiDog_Outgoing
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2634 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2634 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -X 
WiFiDog_WIFI2Router
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2636 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2636 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -X 
WiFiDog_WIFI2Internet
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2638 to exit
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:35 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:35 2006][2599](util.c:110) Process PID 2638 exited
[7][Sat Feb 11 17:09:35 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -X 
WiFiDog_Unknown
[7][Sat Feb 11 17:09:35 2006][2599](util.c:108) Waiting for PID 2640 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2640 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:345) Destroying chains in the FILTER 
table
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:384) Attempting to destroy all mention of 
WiFiDog_WIFI2Internet from filter.FORWARD
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID 
2642
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
F WiFiDog_WIFI2Internet
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2644 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2644 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
F WiFiDog_AuthServers
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2646 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2646 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
F WiFiDog_Locked
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2648 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2648 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
F WiFiDog_Global
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2650 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2650 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
F WiFiDog_Validate
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2652 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2652 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
F WiFiDog_Known
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2654 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2654 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
F WiFiDog_Unknown
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2656 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2656 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
X WiFiDog_WIFI2Internet
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2658 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2658 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
X WiFiDog_AuthServers
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2660 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2660 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
X WiFiDog_Locked
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2662 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2662 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
X WiFiDog_Global
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2664 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2664 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
X WiFiDog_Validate
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2666 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2666 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
X WiFiDog_Known
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2668 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2668 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
X WiFiDog_Unknown
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2670 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2670 exited
[6][Sat Feb 11 17:09:36 2006][2599](firewall.c:151) Creating ICMP socket
[6][Sat Feb 11 17:09:36 2006][2599](firewall.c:161) Initializing Firewall
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:195) Locking config
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:195) Config locked
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:200) Unlocking config
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:200) Config unlocked
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t 
mangle -N WiFiDog_Trusted
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2672 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2672 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t 
mangle -N WiFiDog_Outgoing
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2674 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2674 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t 
mangle -N WiFiDog_Incoming
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2676 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2676 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t 
mangle -I PREROUTING 1 -i br0 -j WiFiDog_Outgoing
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2678 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2678 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t 
mangle -I PREROUTING 1 -i br0 -j WiFiDog_Trusted
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2680 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2680 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t 
mangle -I POSTROUTING 1 -o br0 -j WiFiDog_Incoming
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2682 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2682 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t 
mangle -A WiFiDog_Trusted -m mac --mac-source 00:02:6F:09:A0:11 -j MARK --set-mark 2
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2684 to exit
iptables: No chain/target/match by that name
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2684 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -N 
WiFiDog_Outgoing
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2686 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2686 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -N 
WiFiDog_WIFI2Router
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2688 to exit
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:36 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:36 2006][2599](util.c:110) Process PID 2688 exited
[7][Sat Feb 11 17:09:36 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -N 
WiFiDog_WIFI2Internet
[7][Sat Feb 11 17:09:36 2006][2599](util.c:108) Waiting for PID 2690 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2690 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -N 
WiFiDog_Global
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2692 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2692 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -N 
WiFiDog_Unknown
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2694 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2694 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -N 
WiFiDog_AuthServers
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2696 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2696 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -A 
PREROUTING -i br0 -j WiFiDog_Outgoing
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2698 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2698 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -A 
WiFiDog_Outgoing -d 10.0.100.1 -j WiFiDog_WIFI2Router
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2700 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2700 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -A 
WiFiDog_WIFI2Router -j ACCEPT
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2702 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2702 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -A 
WiFiDog_Outgoing -j WiFiDog_WIFI2Internet
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2704 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2704 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -A 
WiFiDog_WIFI2Internet -m mark --mark 0x2 -j ACCEPT
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2706 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2706 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -A 
WiFiDog_WIFI2Internet -m mark --mark 0x1 -j ACCEPT
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2708 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2708 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -A 
WiFiDog_WIFI2Internet -j WiFiDog_Unknown
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2710 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2710 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -A 
WiFiDog_Unknown -j WiFiDog_AuthServers
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2712 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2712 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -A 
WiFiDog_Unknown -j WiFiDog_Global
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2714 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2714 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t nat -A 
WiFiDog_Unknown -p tcp --dport 80 -j REDIRECT --to-ports 2060
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2716 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2716 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
N WiFiDog_WIFI2Internet
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2718 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2718 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
N WiFiDog_AuthServers
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2720 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2720 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
N WiFiDog_Locked
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2722 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2722 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
N WiFiDog_Global
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2724 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2724 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
N WiFiDog_Validate
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2726 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2726 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
N WiFiDog_Known
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2728 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2728 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
N WiFiDog_Unknown
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2730 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2730 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A FORWARD -i br0 -j WiFiDog_WIFI2Internet
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2732 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2732 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_WIFI2Internet -j WiFiDog_AuthServers
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2734 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2734 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_WIFI2Internet -m mark --mark 0x254 -j WiFiDog_Locked
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2736 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2736 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:146) Load ruleset locked-users into table 
filter, chain WiFiDog_Locked
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:150) Loading rule "-t filter -A 
WiFiDog_Locked -d 0.0.0.0/0 -j REJECT" into table filter, chain WiFiDog_Locked
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_Locked -d 0.0.0.0/0 -j REJECT
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2738 to exit
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:37 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:37 2006][2599](util.c:110) Process PID 2738 exited
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:155) Ruleset locked-users loaded into 
table filter, chain WiFiDog_Locked
[7][Sat Feb 11 17:09:37 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_WIFI2Internet -j WiFiDog_Global
[7][Sat Feb 11 17:09:37 2006][2599](util.c:108) Waiting for PID 2740 to exit
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2599](util.c:110) Process PID 2740 exited
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:146) Load ruleset global into table filter, 
chain WiFiDog_Global
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:155) Ruleset global loaded into table filter, 
chain WiFiDog_Global
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:146) Load ruleset global into table nat, 
chain WiFiDog_Global
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:155) Ruleset global loaded into table nat, 
chain WiFiDog_Global
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_WIFI2Internet -m mark --mark 0x1 -j WiFiDog_Validate
[7][Sat Feb 11 17:09:38 2006][2599](util.c:108) Waiting for PID 2742 to exit
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2599](util.c:110) Process PID 2742 exited
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:146) Load ruleset validating-users into 
table filter, chain WiFiDog_Validate
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:150) Loading rule "-t filter -A 
WiFiDog_Validate -d 0.0.0.0/0 -p tcp --dport 25 -j REJECT" into table filter, chain 
WiFiDog_Validate
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_Validate -d 0.0.0.0/0 -p tcp --dport 25 -j REJECT
[7][Sat Feb 11 17:09:38 2006][2599](util.c:108) Waiting for PID 2744 to exit
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2599](util.c:110) Process PID 2744 exited
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:150) Loading rule "-t filter -A 
WiFiDog_Validate -d 0.0.0.0/0 -j ACCEPT" into table filter, chain WiFiDog_Validate
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_Validate -d 0.0.0.0/0 -j ACCEPT
[7][Sat Feb 11 17:09:38 2006][2599](util.c:108) Waiting for PID 2746 to exit
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2599](util.c:110) Process PID 2746 exited
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:155) Ruleset validating-users loaded into 
table filter, chain WiFiDog_Validate
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_WIFI2Internet -m mark --mark 0x2 -j WiFiDog_Known
[7][Sat Feb 11 17:09:38 2006][2599](util.c:108) Waiting for PID 2748 to exit
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2599](util.c:110) Process PID 2748 exited
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:146) Load ruleset known-users into table 
filter, chain WiFiDog_Known
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:150) Loading rule "-t filter -A 
WiFiDog_Known -d 0.0.0.0/0 -j ACCEPT" into table filter, chain WiFiDog_Known
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_Known -d 0.0.0.0/0 -j ACCEPT
[7][Sat Feb 11 17:09:38 2006][2599](util.c:108) Waiting for PID 2750 to exit
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2599](util.c:110) Process PID 2750 exited
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:155) Ruleset known-users loaded into 
table filter, chain WiFiDog_Known
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_WIFI2Internet -j WiFiDog_Unknown
[7][Sat Feb 11 17:09:38 2006][2599](util.c:108) Waiting for PID 2752 to exit
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2599](util.c:110) Process PID 2752 exited
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:146) Load ruleset unknown-users into 
table filter, chain WiFiDog_Unknown
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:150) Loading rule "-t filter -A 
WiFiDog_Unknown -d 0.0.0.0/0 -p udp --dport 53 -j ACCEPT" into table filter, chain 
WiFiDog_Unknown
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_Unknown -d 0.0.0.0/0 -p udp --dport 53 -j ACCEPT
[7][Sat Feb 11 17:09:38 2006][2599](util.c:108) Waiting for PID 2754 to exit
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2599](util.c:110) Process PID 2754 exited
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:150) Loading rule "-t filter -A 
WiFiDog_Unknown -d 0.0.0.0/0 -p tcp --dport 53 -j ACCEPT" into table filter, chain 
WiFiDog_Unknown
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_Unknown -d 0.0.0.0/0 -p tcp --dport 53 -j ACCEPT
[7][Sat Feb 11 17:09:38 2006][2599](util.c:108) Waiting for PID 2756 to exit
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2599](util.c:110) Process PID 2756 exited
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:150) Loading rule "-t filter -A 
WiFiDog_Unknown -d 0.0.0.0/0 -p udp --dport 67 -j ACCEPT" into table filter, chain 
WiFiDog_Unknown
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_Unknown -d 0.0.0.0/0 -p udp --dport 67 -j ACCEPT
[7][Sat Feb 11 17:09:38 2006][2599](util.c:108) Waiting for PID 2758 to exit
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2599](util.c:110) Process PID 2758 exited
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:150) Loading rule "-t filter -A 
WiFiDog_Unknown -d 0.0.0.0/0 -p tcp --dport 67 -j ACCEPT" into table filter, chain 
WiFiDog_Unknown
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_Unknown -d 0.0.0.0/0 -p tcp --dport 67 -j ACCEPT
[7][Sat Feb 11 17:09:38 2006][2599](util.c:108) Waiting for PID 2760 to exit
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2599](util.c:110) Process PID 2760 exited
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:155) Ruleset unknown-users loaded into 
table filter, chain WiFiDog_Unknown
[7][Sat Feb 11 17:09:38 2006][2599](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_Unknown -j REJECT --reject-with icmp-port-unreachable
[7][Sat Feb 11 17:09:38 2006][2599](util.c:108) Waiting for PID 2762 to exit
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2599](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2599](util.c:110) Process PID 2762 exited
[7][Sat Feb 11 17:09:38 2006][2766](wdctl_thread.c:81) Starting wdctl.
[7][Sat Feb 11 17:09:38 2006][2766](wdctl_thread.c:85) Socket name: /tmp/wdctl.sock
[7][Sat Feb 11 17:09:38 2006][2766](wdctl_thread.c:94) Creating socket
[7][Sat Feb 11 17:09:38 2006][2766](wdctl_thread.c:97) Got server socket 8
[7][Sat Feb 11 17:09:38 2006][2766](wdctl_thread.c:102) Filling sockaddr_un
[7][Sat Feb 11 17:09:38 2006][2766](wdctl_thread.c:107) Binding socket (/tmp/wdctl.sock) 
(15)
[5][Sat Feb 11 17:09:38 2006][2599](gateway.c:443) Waiting for connections
[7][Sat Feb 11 17:09:38 2006][2767](ping_thread.c:69) Running ping()
[7][Sat Feb 11 17:09:38 2006][2767](ping_thread.c:105) Entering ping()
[7][Sat Feb 11 17:09:38 2006][2767](centralserver.c:168) Locking config
[7][Sat Feb 11 17:09:38 2006][2767](centralserver.c:168) Config locked
[7][Sat Feb 11 17:09:38 2006][2767](centralserver.c:210) Level 1: Calculated 1 auth servers 
in list
[7][Sat Feb 11 17:09:38 2006][2767](centralserver.c:225) Level 1: Resolving auth server 
[wifidog.win-msu.net]
[7][Sat Feb 11 17:09:38 2006][2767](util.c:126) Locking wd_gethostbyname()
[7][Sat Feb 11 17:09:38 2006][2767](util.c:126) wd_gethostbyname() locked
[6][Sat Feb 11 17:09:38 2006][2767](util.c:228) ONLINE status became ON
[7][Sat Feb 11 17:09:38 2006][2767](util.c:141) Unlocking wd_gethostbyname()
[7][Sat Feb 11 17:09:38 2006][2767](util.c:141) wd_gethostbyname() unlocked
[7][Sat Feb 11 17:09:38 2006][2767](centralserver.c:279) Level 1: Resolving auth server 
[wifidog.win-msu.net] succeeded = [199.248.240.100]
[7][Sat Feb 11 17:09:38 2006][2767](centralserver.c:286) Level 1: Updating last_ip IP of 
server [wifidog.win-msu.net] to [199.248.240.100]
[6][Sat Feb 11 17:09:38 2006][2767](firewall.c:183) Clearing the authservers list
[7][Sat Feb 11 17:09:38 2006][2767](fw_iptables.c:79) Executing command: iptables -t filter -
F WiFiDog_AuthServers
[7][Sat Feb 11 17:09:38 2006][2767](util.c:108) Waiting for PID 2768 to exit
[7][Sat Feb 11 17:09:38 2006][2767](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2767](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2767](util.c:110) Process PID 2768 exited
[7][Sat Feb 11 17:09:38 2006][2767](fw_iptables.c:79) Executing command: iptables -t nat -F 
WiFiDog_AuthServers
[7][Sat Feb 11 17:09:38 2006][2767](util.c:108) Waiting for PID 2770 to exit
[7][Sat Feb 11 17:09:38 2006][2767](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2767](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2767](util.c:110) Process PID 2770 exited
[6][Sat Feb 11 17:09:38 2006][2767](firewall.c:192) Setting the authservers list
[7][Sat Feb 11 17:09:38 2006][2767](fw_iptables.c:79) Executing command: iptables -t filter -
A WiFiDog_AuthServers -d 199.248.240.100 -j ACCEPT
[7][Sat Feb 11 17:09:38 2006][2767](util.c:108) Waiting for PID 2772 to exit
[7][Sat Feb 11 17:09:38 2006][2767](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2767](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2767](util.c:110) Process PID 2772 exited
[7][Sat Feb 11 17:09:38 2006][2767](fw_iptables.c:79) Executing command: iptables -t nat -A 
WiFiDog_AuthServers -d 199.248.240.100 -j ACCEPT
[7][Sat Feb 11 17:09:38 2006][2767](util.c:108) Waiting for PID 2774 to exit
[7][Sat Feb 11 17:09:38 2006][2767](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:09:38 2006][2767](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:09:38 2006][2767](util.c:110) Process PID 2774 exited
[7][Sat Feb 11 17:09:38 2006][2767](centralserver.c:304) Level 1: Connecting to auth server 
wifidog.win-msu.net:80
[7][Sat Feb 11 17:09:38 2006][2767](centralserver.c:330) Level 1: Successfully connected to 
auth server wifidog.win-msu.net:80
[7][Sat Feb 11 17:09:38 2006][2767](centralserver.c:170) Unlocking config
[7][Sat Feb 11 17:09:38 2006][2767](centralserver.c:170) Config unlocked
[7][Sat Feb 11 17:09:38 2006][2767](centralserver.c:177) Connected to auth server
[6][Sat Feb 11 17:09:38 2006][2767](util.c:270) AUTH_ONLINE status became ON
[7][Sat Feb 11 17:09:38 2006][2767](ping_thread.c:156) HTTP Request to Server: [GET 
/ping/?gw_id=000.100.winmsu&sys_uptime=126&sys_memfree=38836&sys_load=0.60&wifid
og_uptime=3 HTTP/1.0
User-Agent: WiFiDog 1.1.3_beta2
Host: wifidog.win-msu.net

]
[7][Sat Feb 11 17:09:38 2006][2767](ping_thread.c:160) Reading response
[7][Sat Feb 11 17:09:38 2006][2767](ping_thread.c:188) Read 195 bytes, total now 195
[7][Sat Feb 11 17:09:38 2006][2767](ping_thread.c:206) Done reading reply, total 195 bytes
[7][Sat Feb 11 17:09:38 2006][2767](ping_thread.c:210) HTTP Response from Server: 
[HTTP/1.1 200 OK
Date: Sat, 11 Feb 2006 17:11:13 GMT
Server: Apache/2.0.54 (Fedora)
X-Powered-By: PHP/5.0.4
Content-Length: 4
Connection: close
Content-Type: text/html; charset=UTF-8

Pong]
[7][Sat Feb 11 17:09:38 2006][2767](ping_thread.c:217) Auth Server Says: Pong
[7][Sat Feb 11 17:10:38 2006][2765](auth.c:83) Running fw_counter()
[7][Sat Feb 11 17:10:38 2006][2767](ping_thread.c:69) Running ping()
[7][Sat Feb 11 17:10:38 2006][2767](ping_thread.c:105) Entering ping()
[7][Sat Feb 11 17:10:38 2006][2767](centralserver.c:168) Locking config
[7][Sat Feb 11 17:10:38 2006][2767](centralserver.c:168) Config locked
[7][Sat Feb 11 17:10:38 2006][2767](centralserver.c:210) Level 1: Calculated 1 auth servers 
in list
[7][Sat Feb 11 17:10:38 2006][2767](centralserver.c:225) Level 1: Resolving auth server 
[wifidog.win-msu.net]
[7][Sat Feb 11 17:10:38 2006][2767](util.c:126) Locking wd_gethostbyname()
[7][Sat Feb 11 17:10:38 2006][2767](util.c:126) wd_gethostbyname() locked
[7][Sat Feb 11 17:10:38 2006][2767](util.c:141) Unlocking wd_gethostbyname()
[7][Sat Feb 11 17:10:38 2006][2767](util.c:141) wd_gethostbyname() unlocked
[7][Sat Feb 11 17:10:38 2006][2767](centralserver.c:279) Level 1: Resolving auth server 
[wifidog.win-msu.net] succeeded = [199.248.240.100]
[7][Sat Feb 11 17:10:38 2006][2767](centralserver.c:304) Level 1: Connecting to auth server 
wifidog.win-msu.net:80
[7][Sat Feb 11 17:10:38 2006][2767](centralserver.c:330) Level 1: Successfully connected to 
auth server wifidog.win-msu.net:80
[7][Sat Feb 11 17:10:38 2006][2767](centralserver.c:170) Unlocking config
[7][Sat Feb 11 17:10:38 2006][2767](centralserver.c:170) Config unlocked
[7][Sat Feb 11 17:10:38 2006][2767](centralserver.c:177) Connected to auth server
[7][Sat Feb 11 17:10:38 2006][2767](ping_thread.c:156) HTTP Request to Server: [GET 
/ping/?gw_id=000.100.winmsu&sys_uptime=185&sys_memfree=38700&sys_load=0.22&wifid
og_uptime=63 HTTP/1.0
User-Agent: WiFiDog 1.1.3_beta2
Host: wifidog.win-msu.net

]
[7][Sat Feb 11 17:10:38 2006][2767](ping_thread.c:160) Reading response
[7][Sat Feb 11 17:10:38 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:38 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID 
2784
[7][Sat Feb 11 17:10:38 2006][2767](ping_thread.c:188) Read 195 bytes, total now 195
[7][Sat Feb 11 17:10:38 2006][2767](ping_thread.c:206) Done reading reply, total 195 bytes
[7][Sat Feb 11 17:10:38 2006][2767](ping_thread.c:210) HTTP Response from Server: 
[HTTP/1.1 200 OK
Date: Sat, 11 Feb 2006 17:12:13 GMT
Server: Apache/2.0.54 (Fedora)
X-Powered-By: PHP/5.0.4
Content-Length: 4
Connection: close
Content-Type: text/html; charset=UTF-8

Pong]
[7][Sat Feb 11 17:10:38 2006][2767](ping_thread.c:217) Auth Server Says: Pong
[7][Sat Feb 11 17:10:38 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:38 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID 
2786
[7][Sat Feb 11 17:10:38 2006][2765](firewall.c:229) Locking client list
[7][Sat Feb 11 17:10:38 2006][2765](firewall.c:229) Client list locked
[7][Sat Feb 11 17:10:38 2006][2765](firewall.c:326) Unlocking client list
[7][Sat Feb 11 17:10:38 2006][2765](firewall.c:326) Client list unlocked
[6][Sat Feb 11 17:10:44 2006][2765](gateway.c:271) Handler for termination caught signal 2
[6][Sat Feb 11 17:10:44 2006][2765](gateway.c:279) Cleaning up and exiting
[6][Sat Feb 11 17:10:44 2006][2765](gateway.c:282) Flushing firewall rules...
[6][Sat Feb 11 17:10:44 2006][2765](firewall.c:204) Closing ICMP socket
[6][Sat Feb 11 17:10:44 2006][2765](firewall.c:208) Removing Firewall rules
[7][Sat Feb 11 17:10:44 2006][2765](fw_iptables.c:303) Destroying our iptables entries
[7][Sat Feb 11 17:10:44 2006][2765](fw_iptables.c:310) Destroying chains in the MANGLE 
table
[7][Sat Feb 11 17:10:44 2006][2765](fw_iptables.c:384) Attempting to destroy all mention of 
WiFiDog_Trusted from mangle.PREROUTING
[6][Sat Feb 11 17:10:44 2006][2599](gateway.c:271) Handler for termination caught signal 2
[6][Sat Feb 11 17:10:44 2006][2599](gateway.c:275) Another thread already began global 
termination handler. I'm exiting
[6][Sat Feb 11 17:10:44 2006][2766](gateway.c:271) Handler for termination caught signal 2
[6][Sat Feb 11 17:10:44 2006][2766](gateway.c:275) Another thread already began global 
termination handler. I'm exiting
[6][Sat Feb 11 17:10:44 2006][2767](gateway.c:271) Handler for termination caught signal 2
[6][Sat Feb 11 17:10:44 2006][2767](gateway.c:275) Another thread already began global 
termination handler. I'm exiting
[7][Sat Feb 11 17:10:44 2006][2765](fw_iptables.c:399) Deleting rule 1 from 
mangle.PREROUTING because it mentions WiFiDog_Trusted
[7][Sat Feb 11 17:10:44 2006][2765](fw_iptables.c:79) Executing command: iptables -t 
mangle -D PREROUTING 1
[7][Sat Feb 11 17:10:44 2006][2765](util.c:108) Waiting for PID 2791 to exit
[7][Sat Feb 11 17:10:44 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:44 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID 
2789
[7][Sat Feb 11 17:10:44 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:44 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:44 2006][2765](util.c:110) Process PID 2791 exited
[7][Sat Feb 11 17:10:44 2006][2765](fw_iptables.c:384) Attempting to destroy all mention of 
WiFiDog_Trusted from mangle.PREROUTING
[7][Sat Feb 11 17:10:44 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:44 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID 
2793
[7][Sat Feb 11 17:10:44 2006][2765](fw_iptables.c:384) Attempting to destroy all mention of 
WiFiDog_Outgoing from mangle.PREROUTING
[7][Sat Feb 11 17:10:44 2006][2765](fw_iptables.c:399) Deleting rule 1 from 
mangle.PREROUTING because it mentions WiFiDog_Outgoing
[7][Sat Feb 11 17:10:44 2006][2765](fw_iptables.c:79) Executing command: iptables -t 
mangle -D PREROUTING 1
[7][Sat Feb 11 17:10:44 2006][2765](util.c:108) Waiting for PID 2797 to exit
[7][Sat Feb 11 17:10:44 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:44 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID 
2795
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2797 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:384) Attempting to destroy all mention of 
WiFiDog_Outgoing from mangle.PREROUTING
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID 
2799
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:384) Attempting to destroy all mention of 
WiFiDog_Incoming from mangle.POSTROUTING
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:399) Deleting rule 1 from 
mangle.POSTROUTING because it mentions WiFiDog_Incoming
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t 
mangle -D POSTROUTING 1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2803 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID 
2801
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2803 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:384) Attempting to destroy all mention of 
WiFiDog_Incoming from mangle.POSTROUTING
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID 
2805
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t 
mangle -F WiFiDog_Trusted
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2807 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2807 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t 
mangle -F WiFiDog_Outgoing
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2809 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2809 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t 
mangle -F WiFiDog_Incoming
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2811 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2811 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t 
mangle -X WiFiDog_Trusted
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2813 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2813 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t 
mangle -X WiFiDog_Outgoing
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2815 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2815 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t 
mangle -X WiFiDog_Incoming
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2817 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2817 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:326) Destroying chains in the NAT table
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:384) Attempting to destroy all mention of 
WiFiDog_Outgoing from nat.PREROUTING
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:399) Deleting rule 1 from 
nat.PREROUTING because it mentions WiFiDog_Outgoing
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t nat -D 
PREROUTING 1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2821 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID 
2819
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2821 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:384) Attempting to destroy all mention of 
WiFiDog_Outgoing from nat.PREROUTING
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID 
2823
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t nat -F 
WiFiDog_AuthServers
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2825 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2825 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t nat -F 
WiFiDog_Outgoing
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2827 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2827 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t nat -F 
WiFiDog_WIFI2Router
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2829 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2829 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t nat -F 
WiFiDog_WIFI2Internet
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2831 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2831 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t nat -F 
WiFiDog_Global
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2833 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2833 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t nat -F 
WiFiDog_Unknown
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2835 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2835 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t nat -X 
WiFiDog_AuthServers
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2837 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2837 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t nat -X 
WiFiDog_Outgoing
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2839 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2839 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t nat -X 
WiFiDog_WIFI2Router
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2841 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2841 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t nat -X 
WiFiDog_WIFI2Internet
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2843 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2843 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:79) Executing command: iptables -t nat -X 
WiFiDog_Unknown
[7][Sat Feb 11 17:10:45 2006][2765](util.c:108) Waiting for PID 2845 to exit
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:45 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:45 2006][2765](util.c:110) Process PID 2845 exited
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:345) Destroying chains in the FILTER 
table
[7][Sat Feb 11 17:10:45 2006][2765](fw_iptables.c:384) Attempting to destroy all mention of 
WiFiDog_WIFI2Internet from filter.FORWARD
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:399) Deleting rule 1 from filter.FORWARD 
because it mentions WiFiDog_WIFI2Internet
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:79) Executing command: iptables -t filter -
D FORWARD 1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:108) Waiting for PID 2849 to exit
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID 
2847
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:110) Process PID 2849 exited
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:384) Attempting to destroy all mention of 
WiFiDog_WIFI2Internet from filter.FORWARD
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID 
2851
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:79) Executing command: iptables -t filter -
F WiFiDog_WIFI2Internet
[7][Sat Feb 11 17:10:46 2006][2765](util.c:108) Waiting for PID 2853 to exit
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:110) Process PID 2853 exited
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:79) Executing command: iptables -t filter -
F WiFiDog_AuthServers
[7][Sat Feb 11 17:10:46 2006][2765](util.c:108) Waiting for PID 2855 to exit
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:110) Process PID 2855 exited
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:79) Executing command: iptables -t filter -
F WiFiDog_Locked
[7][Sat Feb 11 17:10:46 2006][2765](util.c:108) Waiting for PID 2857 to exit
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:110) Process PID 2857 exited
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:79) Executing command: iptables -t filter -
F WiFiDog_Global
[7][Sat Feb 11 17:10:46 2006][2765](util.c:108) Waiting for PID 2859 to exit
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:110) Process PID 2859 exited
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:79) Executing command: iptables -t filter -
F WiFiDog_Validate
[7][Sat Feb 11 17:10:46 2006][2765](util.c:108) Waiting for PID 2861 to exit
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:110) Process PID 2861 exited
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:79) Executing command: iptables -t filter -
F WiFiDog_Known
[7][Sat Feb 11 17:10:46 2006][2765](util.c:108) Waiting for PID 2863 to exit
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:110) Process PID 2863 exited
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:79) Executing command: iptables -t filter -
F WiFiDog_Unknown
[7][Sat Feb 11 17:10:46 2006][2765](util.c:108) Waiting for PID 2865 to exit
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:110) Process PID 2865 exited
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:79) Executing command: iptables -t filter -
X WiFiDog_WIFI2Internet
[7][Sat Feb 11 17:10:46 2006][2765](util.c:108) Waiting for PID 2867 to exit
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:110) Process PID 2867 exited
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:79) Executing command: iptables -t filter -
X WiFiDog_AuthServers
[7][Sat Feb 11 17:10:46 2006][2765](util.c:108) Waiting for PID 2869 to exit
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:110) Process PID 2869 exited
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:79) Executing command: iptables -t filter -
X WiFiDog_Locked
[7][Sat Feb 11 17:10:46 2006][2765](util.c:108) Waiting for PID 2871 to exit
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:110) Process PID 2871 exited
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:79) Executing command: iptables -t filter -
X WiFiDog_Global
[7][Sat Feb 11 17:10:46 2006][2765](util.c:108) Waiting for PID 2873 to exit
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:110) Process PID 2873 exited
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:79) Executing command: iptables -t filter -
X WiFiDog_Validate
[7][Sat Feb 11 17:10:46 2006][2765](util.c:108) Waiting for PID 2875 to exit
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:110) Process PID 2875 exited
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:79) Executing command: iptables -t filter -
X WiFiDog_Known
[7][Sat Feb 11 17:10:46 2006][2765](util.c:108) Waiting for PID 2877 to exit
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:110) Process PID 2877 exited
[7][Sat Feb 11 17:10:46 2006][2765](fw_iptables.c:79) Executing command: iptables -t filter -
X WiFiDog_Unknown
[7][Sat Feb 11 17:10:46 2006][2765](util.c:108) Waiting for PID 2879 to exit
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:256) Handler for SIGCHLD called. Trying to 
reap a child
[7][Sat Feb 11 17:10:46 2006][2765](gateway.c:260) Handler for SIGCHLD reaped child PID -
1
[7][Sat Feb 11 17:10:46 2006][2765](util.c:110) Process PID 2879 exited
[6][Sat Feb 11 17:10:46 2006][2765](gateway.c:290) Explicitly killing the fw_counter thread



More information about the WiFiDog mailing list