![]() |
ipconfig /release /renew equivalents?
Hi,
I've searched but couldn't find anything... What are the equivalents to ipconfig /release /renew for the N810? Thanks! Edit: Ahh found it, ifconfig. |
Re: ipconfig /release /renew equivalents?
ifconfig/iwconfig are the equivalents to ipconfig. Sorry, I don't know about release/renew. Probably dhclient or dhcpcd (which one is on the IT, I don't know. Mine isn't here yet :( )
|
Re: ipconfig /release /renew equivalents?
iwconfig is here http://www.nitapps.com/
|
Re: ipconfig /release /renew equivalents?
Well, I figured out that iwconfig is accessible in x-term via /sbin/iwconfig and that I have to be root to do:
/sbin/iwconfig wlan0 down /sbin/iwconfig wlan0 up But after I did this it seems the connection wouldn't work? |
Re: ipconfig /release /renew equivalents?
You need to specify the SSID and stuff:
Code:
iwconfig INTERFACE mode managed essid SSID power 1 key WEPKEY Code:
dhclient INTERFACE Code:
dhcpcd INTERFACE |
Re: ipconfig /release /renew equivalents?
Yes, that does. Thanks!
|
All times are GMT. The time now is 10:55. |
vBulletin® Version 3.8.8