Re: Comcast Cable modem on linux? Anyone get it to work?
- From: Bit Twister <BitTwister@xxxxxxxxxxxxxxxx>
- Date: Sat, 16 Sep 2006 09:51:26 -0500
On Sat, 16 Sep 2006 13:31:46 +0000 (UTC), Ohmster wrote:
I took the netmask value from Windows when I was logged on to Comcast.I
got it from Network Places Properties, click on the local connection,
then click the Support tab.
Next time you are on windowd, click up a Command Prompt/cmd terminal
and do a
ipconfig /all
That is where I found the netmask that I used
for my ifcfg-eth0 script. Where did you get your netmask numbers from,
dhcp server passes masks in the lease info
cat /var/lib/dhcp/dhclient-eth0.leases
lease {
interface "eth1";
fixed-address 71.236.4.40;
option subnet-mask 255.255.254.0;
<snip>
option dhcp-server-identifier 68.87.66.10;
option broadcast-address 255.255.255.255;
<snip>
}
.
- Follow-Ups:
- Re: Comcast Cable modem on linux? Anyone get it to work?
- From: Ohmster
- Re: Comcast Cable modem on linux? Anyone get it to work?
- References:
- Comcast Cable modem on linux? Anyone get it to work?
- From: theohmster
- Re: Comcast Cable modem on linux? Anyone get it to work?
- From: Bit Twister
- Re: Comcast Cable modem on linux? Anyone get it to work?
- From: Ohmster
- Re: Comcast Cable modem on linux? Anyone get it to work?
- From: Bit Twister
- Re: Comcast Cable modem on linux? Anyone get it to work?
- From: Ohmster
- Re: Comcast Cable modem on linux? Anyone get it to work?
- From: Bit Twister
- Re: Comcast Cable modem on linux? Anyone get it to work?
- From: Ohmster
- Comcast Cable modem on linux? Anyone get it to work?
- Prev by Date: Re: Comcast Cable modem on linux? Anyone get it to work?
- Next by Date: Re: Kids' linux : what is best distro?
- Previous by thread: Re: Comcast Cable modem on linux? Anyone get it to work?
- Next by thread: Re: Comcast Cable modem on linux? Anyone get it to work?
- Index(es):
Relevant Pages
|