D
DNite
I have 3 computers right now, 2 with windows xp and 1
running linux. All connecting to comcast internet through
a hub. Each can grab an IP address from comcast's DHCP
server but they spread them all across different subnets,
making the internal network slow and harder to connect
to. I've tried to set up each computer with a private IP,
leaving the gateway blank.. then adding the same ip the
dhcp server gave me as a second IP, and using a 'route -p
ADD 0.0.0.0 MASK 0.0.0.0 <gateway> METRIC 1' command to
merge the 2 and use both the internet and the internal
network. This works, but because comcasts rules says I
can't have static IP's, I get in trouble and get
disconnected often enough. My linux box is able to grab
an ip from the DHCP server and add a private IP without
disturbing comcast, is there any way to do this through
windows XP? Thanks in Advance.
running linux. All connecting to comcast internet through
a hub. Each can grab an IP address from comcast's DHCP
server but they spread them all across different subnets,
making the internal network slow and harder to connect
to. I've tried to set up each computer with a private IP,
leaving the gateway blank.. then adding the same ip the
dhcp server gave me as a second IP, and using a 'route -p
ADD 0.0.0.0 MASK 0.0.0.0 <gateway> METRIC 1' command to
merge the 2 and use both the internet and the internal
network. This works, but because comcasts rules says I
can't have static IP's, I get in trouble and get
disconnected often enough. My linux box is able to grab
an ip from the DHCP server and add a private IP without
disturbing comcast, is there any way to do this through
windows XP? Thanks in Advance.