LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   IP address not getting updated (https://www.linuxquestions.org/questions/linux-wireless-networking-41/ip-address-not-getting-updated-885441/)

dakshayini 06-09-2011 11:08 AM

IP address not getting updated
 
Hi,

I am using using kernel 2.6.31 for my imx35 board .I have problem with setting up the network . when i connect my ethernet cable to one router it will get ip for example 199.xx.yy.zzz through dhcp but when i disconnect the cable and connect to different router which is have ip 192.xx.yy.zz its not getting the ip series from that router it is retaining the old address .Even if i restarted the system its ip not getting updated. I have another problem when i do ifconfig up my system default gateway ip getting deleted even if immediatly add the route its getting deleted .

T3RM1NVT0R 06-09-2011 01:49 PM

@ Reply
 
Hi there,

It sounds quite normal to me because you are using the same line and DHCP has already leased that IP address to your system. It is quite common when you use an ADSL connection.

Also not quite sure what you mean by when you connect to router? Which Linux distro you are using? Let us know the output of the following commands:

1. ifconfig (on both the systems)
2. route (on both the systems)


All times are GMT -5. The time now is 05:38 AM.