On Linux, how can I find the default gateway for a local ip address/interface using python?
I saw the question \"How to get internal IP, external IP and default gate
It seems http://pypi.python.org/pypi/pynetinfo/0.1.9 can do this, but I haven't tested it.