wifi icon indicating copy to clipboard operation
wifi copied to clipboard

Cannot connect to/disconnect from any WiFi network, due to ifdown & ifup not being avaliable on ArchLinux(Raspberry Pi)

Open kv1dr opened this issue 9 years ago • 4 comments

Ifup and ifdown is not avaliable on ArchLinux, at least on Raspberry Pi. Since they are not avaliable I can't connect to or disconnect from any WiFi. I made a script to call 'ip link set $1 down' for ifdown, so disconnecting now works, but I can't do that for ifdown, since 'ip' command doesn't have '-o MAC:ADDRESS' and other switches. Can you somehow implemet connecting and disconnecting using 'ip' command or something? Thanks

kv1dr avatar Nov 06 '14 20:11 kv1dr

Hi @kv1dr,

I'm actually using the /sbin/ip command for a feature that's on a branch. It would be cool if I could use that one command for everything, there are lots of things that working with ifup and down make hard, I would like a different way to connect. I'm almost done with my semester here at school. Afterwards I will have some time to dedicate to this. I think I will try to do this.

rockymeza avatar Dec 17 '14 02:12 rockymeza

Hi @rockymeza @kv1dr , I have the same need #69 please indicate if there is any update of this bug, in latest version. Thanks

Develoman avatar Jun 09 '15 12:06 Develoman

Any updates on this? @rockymeza

Totalbug92 avatar Feb 06 '18 14:02 Totalbug92

+1 any update ?

ahmedAlmasri avatar Dec 19 '19 17:12 ahmedAlmasri