• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

stupid networking question -- cable modem

ncage

Golden Member
Ok here goes. I know its a stupid question but ive never really attached on directly to a computer. It has always been attached to a router. Anyways don't cable modems have a dhcp server inside? I am in the process of building a OpenBSD firewall and i noticed that when i plug the cable modem directly into a network card and try to get a dhcp address from it...it fails. If they don't have internal dhcp servers how does the router know what ip address to use for the cable modem side of things?

thanks,
Brent
 
Originally posted by: ncage
Ok here goes. I know its a stupid question but ive never really attached on directly to a computer. It has always been attached to a router. Anyways don't cable modems have a dhcp server inside? I am in the process of building a OpenBSD firewall and i noticed that when i plug the cable modem directly into a network card and try to get a dhcp address from it...it fails. If they don't have internal dhcp servers how does the router know what ip address to use for the cable modem side of things? thanks, Brent

The typically have a dhcp client in them to get their address (which may on a different network than what you see). They pass thru your dhcp requests to the network which runs a normal dhcp server.

Dumb question, are you using a cross over cable when you do the direct connection?

Bill
 
Back
Top