Re: network parameters

2005-09-14 Thread Sybren Stuvel
le dahut enlightened us with: > Is there a way to get network parameters (number of network > interfaces, ip address(es), DNS, gateway) on a linux station using > python 2.3 ? Sure. - number of network interfaces, ip address(es), gateway: read from /proc - DNS: read /etc/resolv.con

network parameters

2005-09-14 Thread le dahut
Hi, Is there a way to get network parameters (number of network interfaces, ip address(es), DNS, gateway) on a linux station using python 2.3 ? Klaas -- http://mail.python.org/mailman/listinfo/python-list