Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: paskali on January 25, 2014, 02:13:41 PM

Title: How to reset / renew ip address on ppp0 interface with a hsdpa modem connection
Post by: paskali on January 25, 2014, 02:13:41 PM
Hi dear friends, the question is simple as the title say. I tried with dhclient but it does not work.
Any idea?

Thanks!
Title: Re: How to reset / renew ip address on ppp0 interface with a hsdpa modem connection
Post by: tinypoodle on January 25, 2014, 03:14:48 PM
What about udhcpc?
Title: Re: How to reset / renew ip address on ppp0 interface with a hsdpa modem connection
Post by: paskali on January 26, 2014, 02:11:12 AM
What about udhcpc?

Thanks. Can you explain me better? The following does not work as well and it takes long time to respond:

Code: [Select]
sudo udhcpc -i ppp0 -r xxx.xxx.xxx.xxx
Title: Re: How to reset / renew ip address on ppp0 interface with a hsdpa modem connection
Post by: tinypoodle on January 26, 2014, 02:16:35 PM
Not sure what you would want me to explain better when you have not explained better what you are trying to do...

http://git.busybox.net/busybox/tree/networking/udhcp/README.udhcpc?h=1_1_stable&id=179f41778880d0a233435f5c9ed04e17316f479a

http://gergap.wordpress.com/2008/08/13/howto-renew-a-dhcp-lease/