Sunday, February 10, 2013

Linksys CURL Command to Release and Renew WAN IP

Someone asked me to provide the cURL commands to release and renew the WAN IP on Linksys routers so here they are:

Release WAN IP:
curl http://username:password@192.168.1.1/apply.cgi -d "submit_button=Status_Router&submit_type=release&change_action=gozila_cgi&wan_proto=dhcp"

Renew WAN IP:
curl http://username:password@192.168.1.1/apply.cgi -d "submit_button=Status_Router&submit_type=renew&change_action=gozila_cgi&wan_proto=dhcp"

Personal Media Organizer: digiKam

Looking to replace cloud solutions such as Google Photo's, ACDSee and Adobe with an offline application that won't have your persona...