Since I cannot find out who is installing iptables when my ppp interface starts, I thought I might replace it with a shell script to log who it's parent is. Anyone care to suggest the best way to show the current process's ancestors from a shell script? Thanks.