Hi,
I have assigned permanent IP to the LAN card (WinXP). Run some services
bound to this IP.
But when i disconect LAN cable, WinXP lose IP address and all my services
stop working. Even no ping to self IP, nothing in Ipconfig /all also.
Are there options (even inside registry) to set IP permanently and to not
disappear.
I've work before on WinNT4 - no such problem. LAN card retain assigned IP
ever.
On Thu, 7 Feb 2008 03:17:00 -0800, Dimitar Dimitrov
<DimitarDimitrov@discussions.microsoft.com> wrote:
>Hi,
>I have assigned permanent IP to the LAN card (WinXP). Run some services
>bound to this IP.
>But when i disconect LAN cable, WinXP lose IP address and all my services
>stop working. Even no ping to self IP, nothing in Ipconfig /all also.
>
>Are there options (even inside registry) to set IP permanently and to not
>disappear.
>I've work before on WinNT4 - no such problem. LAN card retain assigned IP
>ever.
Create a DWORD value named DisableDHCPMediaSense, set it to 1, and
reboot.
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)
Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.
Thank you Steve,
Great, i will move to WinXP and up now.
"Steve Winograd" wrote:
> On Thu, 7 Feb 2008 03:17:00 -0800, Dimitar Dimitrov
> <DimitarDimitrov@discussions.microsoft.com> wrote:
> >Hi,
> >I have assigned permanent IP to the LAN card (WinXP). Run some services
> >bound to this IP.
> >But when i disconect LAN cable, WinXP lose IP address and all my services
> >stop working. Even no ping to self IP, nothing in Ipconfig /all also.
> >
> >Are there options (even inside registry) to set IP permanently and to not
> >disappear.
> >I've work before on WinNT4 - no such problem. LAN card retain assigned IP
> >ever.
>
> Run the registry editor and open this key:
>
> HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\TcpipParameters
>
> Create a DWORD value named DisableDHCPMediaSense, set it to 1, and
> reboot.
> --
> Best Wishes,
> Steve Winograd, MS-MVP (Windows Networking)
>
> Please post any reply as a follow-up message in the news group
> for everyone to see. I'm sorry, but I don't answer questions
> addressed directly to me in E-mail or news groups.
>
> Microsoft Most Valuable Professional Program
> http://mvp.support.microsoft.com
>
On Fri, 8 Feb 2008 00:10:00 -0800, Dimitar Dimitrov
<DimitarDimitrov@discussions.microsoft.com> wrote:
>> >Hi,
>> >I have assigned permanent IP to the LAN card (WinXP). Run some services
>> >bound to this IP.
>> >But when i disconect LAN cable, WinXP lose IP address and all my services
>> >stop working. Even no ping to self IP, nothing in Ipconfig /all also.
>> >
>> >Are there options (even inside registry) to set IP permanently and to not
>> >disappear.
>> >I've work before on WinNT4 - no such problem. LAN card retain assigned IP
>> >ever.
>>
>> Run the registry editor and open this key:
>>
>> HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\TcpipParameters
>>
>> Create a DWORD value named DisableDHCPMediaSense, set it to 1, and
>> reboot.
>
>Thank you Steve,
>Great, i will move to WinXP and up now.
You're welcome, Dimitar. :-)
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)
Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.