  therouter
@proxyboxonline.com
| reply to nwrickert Re: Router setup problem
what did you mean by this?
"There is a problem, however. You would either need to manually assign an IP address on each of the computers, or you would need to run a DHCP server on one of them."
if i do not require any of the people in the lan to have internet access except myself, do i still need to assign an ip address or run a dhcp server on them? |
|
  nwrickert sand groper Premium,MVM join:2004-09-04 Geneva, IL
·AT&T U-Verse
·AT&T Midwest
| They still need an IP address to communicate on the LAN. It can be a private IP address. And the computers are probably setup to expect to acquire an IP address using DHCP.
You don't need to run a DHCP server on every computer. You just need something on the LAN that is running a DHCP server. Your second router will do that. -- AT&T dsl; Westell 327w modem/router; openSuSE 11.0; firefox 3.0.5 |
|
  EGeezer Go Bobcats Premium join:2002-08-04 Country!
·Callcentric
·RoadRunner Cable
·AT&T CallVantage
2 edits | reply to therouter I'd do as nwrickert recommended. Configure Ethernet card 1 as a DHCP client. Connect your Ethernet card 1 to Router1. Set up router1 for gaming, no WAN(internet) connection, with LAN address of 192.168.10.1 and as a DHCP server for the 192.168.10.0 network. Router1 will now serve addresses of 192.168.10.xxx to PCs that connect to it.
Then,
Configure Ethernet card 2 as a DHCP client. Connect your Ethernet card 2 to Router2. Set up router2 for WAN(internet) connection, with LAN address of 192.168.20.1 and as a DHCP server for the 192.168.20.0 network. Router2 will now serve addresses of 192.168.20.xxx to PCs that connect to it. These PCs will be able to access the internet.
Unless you want to share connctions between the two cards, do *not* bridge connections between the cards on your PC.
Note that you can configure Windows Firewall for each LAN card on your PC, so you can customize access to your PC as needed for each card. -- The greatest dangers to liberty lurk in insidious encroachment by men of zeal, well-meaning but without understanding. -- Justice Louis D. Brandeis |
|