set ip address manually

asked 2015-02-12 15:59:13 +0300

arbyter gravatar image

hi all
is there a possibility to set the ip address manualy? For some reason i dont get a valid ip from a certain wifi hotspot. Other devices like notebooks get an address from this hotspot and work fine.

edit retag flag offensive close delete

Comments

"ifconfig wlan0 <ipaddr> <netmask> up"</netmask></ipaddr>

But of course you'd first need to connect to the SSID of the AP. You can do that manually too but you probably need to kill connman first.

juiceme ( 2015-02-12 19:02:29 +0300 )edit