>>> Thinks? It doesn't think. What tells your SME server what
>>> the IP address is? If it's not DHCP, then what is it? If it is
>>> DHCP, then it should "just work".
>>
>> DHCP from the cable modem. Sorry for the amaturish wording.
>> But I am one.
>You still haven't answered my questions. What leads you to think
>that the ISP has allocated a different IP address, and
>what leads you to think that the SME server is still >using previous one?
My setup:
ISP----CableModem----eth0---SME---eth1---LocalNet
The fact that the cable modem is connected to the ISP leads me to believe the ISP controls the dhcp leases. When I reboot the SME, the external IP for the cable modem has changed as shown in the output of "arp -a". Also, the external IP of the SME has changed as shown in the output of "ifconfig"
>Are there references to dhcp in /var/log/messages?
There are successful DHCP lease renewals from previous attempts. I not at the SME at the moment so can't provide more details.
>As I said, DHCP should "just work". If it doesn't, it could be a >hardware (or driver) problem (therefore not related to DHCP at >all), or it could be a bug in either the client or server end >ofthe DHCP transaction.
>People here may be able to help you if you just describe >the symptions you see, rather than try to interpret them.
I'm trying. Thanks for the attempt.