Ian Northeast wrote:
> On Fri, 13 Mar 2009 20:26:00 +0000, Rob Morley wrote:
>
>> On Fri, 13 Mar 2009 19:40:45 +0000
>> Ian Northeast <(E-Mail Removed)> wrote:
>>
>>> On Thu, 12 Mar 2009 21:45:41 +0000, robert wrote:
>>>
>>>> I have had a problem with internet connection being lost on a wireless
>>>> connected netbook after resuming from sleep/hibernate.
>>>>
>>>> I have traced the issue down to the default gateway being changed
>>>> after resuming.
>>>>
>>>> Doing a network repair or NIC disable/enable doesnt help - only a
>>>> restart will correct the problem.
>>>>
>>>> The wireless NIC is setup for DHCP, the wired NIC is setup with a
>>>> fixed IP , subnet mask and default gateway for a different network.
>>>>
>>>> With wireless networking after resuming from sleep , "ipconfig -all"
>>>> shows the correct IP address & DHCP server but the default gateway
>>>> had been changed to the value for the wired NIC.
>>> Why do you want two default gateways? Which one do you expect to be
>>> used?
>>>
>> The one specified for the Ethernet connection when he's connected by
>> Ethernet, and the one specified for the Wi-Fi connection when he's
>> connected by Wi-Fi. Presumably.
>
> The way I read the OP was that the wired connection was not an alternative
> to the wireless one for general network/Internet access but a separate
> connection to a LAN - he says it is for a "different network".
>
> If they are indeed alternatives which are not supposed to be used together
> then they should both be DHCP so only the active one has IP settings at
> any given time and, as per his later post, he has correctly fixed it.
>
> If my reading is correct and the connections have different purposes the
> wired one should not have a default gateway specified.
>
> Having two default gateways at once doesn't really make sense. Many OSs
> will not even permit it.
>
> Regards, Ian
The 2 networks are not used at the same time, wireless at home, wired at
work where the network isnt DHCP.
Shouldnt the settings for the 2 NICs be completely separate and work
independantly ?
Why does it all work as expected until after a hibernate ?
|