psychic
October 13th, 2005, 07:58 AM
My intention was to develop documentation and applications for the ubuntu-distribution. Unfortunately i had some personal problems the last 6 months, so i could not help the community. Sorry for that.
The one thing i was hoping to see improved was the network-configuration utilities. But after seeing the specs at https://wiki.ubuntu.com/NetworkMagic i understand why it has not started / finished yet.
One way to get some development going is to write down the specifications of a low-level network-configuration utility. My view on this is that it should be a script or application which wraps around the existing ifconfig, iwconfig, iwlist and wlanctl-ng programs making it possible for one configuration utility to configure more then one type of NIC's. This script/application should then identify all supported stuff of each NIC. (Wireless extensions, MAC-spoofing, scanning)
This way we can remove any properties from sight which are not supported by the device (less confusing).
An easy to use application that configures IPTABLES can take firewall configuration for its account.
These two utilities can be combined by an application which manages profiles for location-dependent network configurations.
The one thing i was hoping to see improved was the network-configuration utilities. But after seeing the specs at https://wiki.ubuntu.com/NetworkMagic i understand why it has not started / finished yet.
One way to get some development going is to write down the specifications of a low-level network-configuration utility. My view on this is that it should be a script or application which wraps around the existing ifconfig, iwconfig, iwlist and wlanctl-ng programs making it possible for one configuration utility to configure more then one type of NIC's. This script/application should then identify all supported stuff of each NIC. (Wireless extensions, MAC-spoofing, scanning)
This way we can remove any properties from sight which are not supported by the device (less confusing).
An easy to use application that configures IPTABLES can take firewall configuration for its account.
These two utilities can be combined by an application which manages profiles for location-dependent network configurations.