I hooked up an extra router to extend the CAT5 cable and have a spare connection for a laptop. Internet worked fine but printing stopped working. After further investigation I realized the 2nd router was assigning it's own IP addresses, and since it's gateway is 192.168.2.1 it assigned 192.168.2.7 to the computer. However, the router that the printer is on is 192.168.0.1, so the printing stopped working. I thought maybe I could just convert the router to act like a hub to fix this. After scanning the web it was recommended to turn off DHCP on the 2nd router so that the IP addresses would be assigned by the first router (i.e. assigned 192.168.0.x rather than 192.168.2.x). I tried this and rebooted the computer and it still assigned 192.168.2.7. I checked the 2nd router and it confirmed that DHCP is off but when I ran ipconfig /all from the MS-DOS prompt it showed the 192.168.2.7 IP address and said that DHCP is on. I think I also tried turning off NAT and the firewall on the 2nd router but I don't think that made any difference. What am I doing wrong? Should I be trying something else or do I have to go out and buy a real hub? FYI, I have another real hub hanging off the 1st router that seems to work fine.