jbar has a good point. I'm suspicious that you might not have network-manager installed so try this:
$ sudo aptitude install network-manager To start the service try this: $ sudo /etc/init.d/network-manager start to force nm-applet program to be executed try this: $ nm-applet Tell us how it goes.
