···438438439439 ip_addr_copy(settings->ppp_server_ip, t_addr);
440440 output("OK\r\n");
441441+ /* re-bind to the new ip */
442442+ socks_setup();
441443 } else if (strcmp(lcmd, "at$ppps?") == 0) {
442444 /* AT$PPPS?: print PPP server IP */
443445 ip4_addr_t t_addr;