LAN ethernet and Wifi internet not working together now

Hi,

For about 4 years I have had the ability at my work place to access the LAN from my desktop via an Ethernet connection and at the same time access the internet via Wifi to a router+DSL connection. I just switched to Fios which means a new router.

Now for some reason I cannot have both connections functioning at the same time.
When they are both running:
-I cannot access internet (Wifi connects just fine, strong signal, etc... but browser can't find any addresses). If I unplug the Ethernet/LAN cable, the browser - internet access is fine.
-I cannot print to a LAN network printer, though I can still access the server on the LAN and run programs that are located on the server. If I disable the Wifi, I can print to a network printer fine.

I really need to be able to do both again. E.g when I am away, my desktop will need to be connected to the internet so I can connect to it via Logmein and access files/programs on the server.

Here is a printout of "ipconfig /all" from my desktop:

Windows IP Configuration


Host Name . . . . . . . . . . . . : DOCTOR
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : home


Ethernet adapter Local Area Connection:


Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VIA Rhine II Fast Ethernet Adapter#2
Physical Address. . . . . . . . . : 00-0D-87-C9-42-82
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.5
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :


Ethernet adapter Wireless Network Connection 8:


Connection-specific DNS Suffix . : home
Description . . . . . . . . . . . : Linksys Wireless-G PCI Adapter
Physical Address. . . . . . . . . : 00-1E-E5-9C-C6-39
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 192.168.1.1
Lease Obtained. . . . . . . . . . : Thursday, August 08, 2013 1:21:26 AM
Lease Expires . . . . . . . . . . : Friday, August 09, 2013 1:21:26 AM

A few years back I wrote down some ipconfig info - this is when things were working well:

Windows IP Configuration
Host: Doctor
Ethernet Adapter Local Area Connection
IP Address: 192.168.1.5
Subnet Mask: 255.255.255.0

Ethernet Adapter Wireless Network
IP Address 192.168.1.101
Subnet: 255.255.255.0

Thank you so much!!!!!!!!!!!!!!!
 
More information:
OS on my desktop: XP Home SP3
OS on computer connected to router that is Wifi source for my desktop (internet access) - XP Home SP3
OS on server (LAN, ethernet) - XP Pro SP3

ipconfig /all for computer connected to router (internet access)

Windows IP Configuration

Host Name . . . . . . . . . . . . : AESCA

Primary Dns Suffix . . . . . . . :

Node Type . . . . . . . . . . . . : Hybrid

IP Routing Enabled. . . . . . . . : No

WINS Proxy Enabled. . . . . . . . : No

DNS Suffix Search List. . . . . . : home


Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : home

Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network Connection

Physical Address. . . . . . . . . : 00-07-E9-73-57-FA

Dhcp Enabled. . . . . . . . . . . : Yes

Autoconfiguration Enabled . . . . : Yes

IP Address. . . . . . . . . . . . : 192.168.1.103

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.1.1

DHCP Server . . . . . . . . . . . : 192.168.1.1

DNS Servers . . . . . . . . . . . : 192.168.1.1

Lease Obtained. . . . . . . . . . : Thursday, August 08, 2013 11:10:26 AM

Lease Expires . . . . . . . . . . : Friday, August 09, 2013 11:10:26 AM

ipconfig /all for the server (connects to my desktop via Ethernet cable)

Windows IP Configuration

Host Name . . . . . . . . . . . . : SERVER

Primary Dns Suffix . . . . . . . :

Node Type . . . . . . . . . . . . : Unknown

IP Routing Enabled. . . . . . . . : No

WINS Proxy Enabled. . . . . . . . : No


Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Realtek RTL8102E/RTL8103E Family PCI-E Fast Ethernet NIC

Physical Address. . . . . . . . . : 00-25-64-04-C8-34

Dhcp Enabled. . . . . . . . . . . : No

IP Address. . . . . . . . . . . . : 192.168.1.101

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . :

Thank you!!!
 
ipconfig /all for the server (connects to my desktop via Ethernet cable)

Windows IP Configuration
Host Name . . . . . . . . . . . . : SERVER
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown

IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Realtek RTL8102E/RTL8103E Family PCI-E Fast Ethernet NIC

Physical Address. . . . . . . . . : 00-25-64-04-C8-34

Dhcp Enabled. . . . . . . . . . . : No

IP Address. . . . . . . . . . . . : 192.168.1.101

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . :
On the host SERVER, you need to change unknown to Hybrid
with this regedit

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters\]
"DhcpNodeType"=dword:00000001
"NodeType"=dword:00000008​

Also set the DHCP Enable to yes.

Now if you really need a fixed ip address for SERVER, will get back to that after both wifi & wired work.
 
Jobeard,

Do you mean that changing the node type to Hybrid and the DHCP Enable to Yes on the server will help my desktop work with wired/Ethernet and Wifi at same time?

I've made changes to the registry of other computers but that is usually hunting for and deleting entries for uninstalled software. Could making these changes to the registry interfere with other computers access to the server on the network?

I probably should check with the person who initially set up the network and see if this is OK for however he had things set up. (I tried asking him about the above problem with my desktop and Wifi and he wasn't able to help.)
The server has our patient records software/system that we use all day long, it would be quite stressful for everyone if we couldn't connect to the server properly.

On the other hand , backing up the registry before making changes should allow me to revert to the old settings if there was a problem.

Thanks!
 
Back