Link to home
Start Free TrialLog in
Avatar of lyonski
lyonski

asked on

Change network type on router from domain to workgroup

I have a peer to peer network. Computers are running Windows 7 or XP. I have Sage accounting software. One PC acts as a server, and only one other PC accesses that PC as a workstation.
CenturyLink was here this week to upgrade our modem/router. The new modem/router is a Technicolor C2000T.
Now, we can't print to a network printer and we can't access the accounting software from the workstation. The Sage support people determined that the router has our network set up as a domain (determined by running ipconfig) and our PCs are setup as a workgroup. So even though the PCs can see each other, the permissions are different and won't allow the software to run. I'm leaving on vacation tomorrow and have to get this fixed before I go. CenturyLink says they'll try to send someone out today, but won't commit. And of course, they say they don't work on network problems - even though they created the problem.
CenturyLink also asked if our network needs to be bridged. I don't know. They said to ask our IT department. In a company of 19 people, I'm it. I know very basic networking things, and have learned some basic troubleshooting by watching others. But I'm not very network knowledgeable. I'm concerned that they won't get out here today, or they won't be able to fix it.
Can anyone help me reconfigure the modem/router to be a workgroup network?
Avatar of Chris H
Chris H
Flag of United States of America image

I'm thinking you have:

ROUTER
      |
------------------------------------------------------
|                    |                  |                 |
Comp1    Comp2       Server       Printer


YOu probably need:

ROUTER
     |
SWITCH
      |
------------------------------------------------------
|                    |                  |                 |
Comp1    Comp2       Server       Printer

Is there a switch that connects everything or is everything plugged into the new device they installed?
Avatar of lyonski
lyonski

ASKER

I do have a switch that connects everything.
Are your systems setup with DHCP  or static, I am betting the default gateway IP has changed (router's LAN address).  Check the network config on the 'peer' server and the printer and make sure the default gateway is the router's lan address.  The other systems are probably DHCP and should have correct info, any device with static addressing will need to be verified.
Also if switch is layer 2 or 3 it may also have a default gateway that needs to be updated.
SOLUTION
Avatar of Chris H
Chris H
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of lyonski

ASKER

CenturyLink made it here today! The new router's IP address is 192.168.0.1.
We found a place to map the DNS Host to the name of our workgroup (CLI). And then the accounting software worked.
Then the printer issue I had to create a TCP/IP port for that printer's IP address (the address changed at some point.), and add the printer again using that port. Then the printer worked. I changed the printer IP method from DHCP to Manual.
Thank you all for your help!