Hi!

> I was wondering if there is an easy way to run pox as a daemon. I remember
> in nox there was a -d option.
> Is there something similar for pox?

I really don't think so, but you can use the 'nohup' command, like:

$ nohup ./pox.py forwarding.l2_pairs > /tmp/pox.log 2>&1 &


-- 
Att
Lucas Brasilino
MSc Student @ Federal University of Pernambuco (UFPE) / Brazil
twitter: @lucas_brasilino

Reply via email to