|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] dhcp and comcast
|
On Wed, Jan 23, 2002 at 03:25:43PM -0500, Geoff Rivell wrote:
> On Wednesday January 23 2002 9:59, Tim Peeler wrote:
>
> > I use dhclient from woody. The only problem I've ever had in getting
> > a lease is when I don't send what comcast/@HOME expects to be my
> > hostname (something like: cn337391-v). Ohh, there is another thing,
> > I've never gotten pump to work with comcast. Try one of the other
> > dhcp implimentations for your system.
>
> I use pump from SID. Here's how my /etc/network/interfaces looks like:
>
>
> ------
>
> auto eth0
>
> iface eth0 inet dhcp
> hostname #######-#
>
> ------
>
> ## = comcast user ID.
>
>
> It seems to require a reboot for every time I do ifdown eth0 ; if up eth0.
> It just can't find it if I do that. Works perfect upon reboot.
>
Hmm, well that's the same version as woody. Must be the configuration
that caused my problem. You might try dhclient, I can bring the interface
up and down any time and not have the problem you're mentioning. Before
using dhclient I used dhcpcd, still had no problems bringing the interface
up or down but I seem to remember having more configuring to do, so I went
with the easier tool.
Tim
--
@a=(Lbzjoftt,Inqbujfodf,Hvcsjt); $b="Lbssz Wbmm"
;$b =~ y/b-z/a-z/ ; $c =" Tif ". @a ." hsfbu wj"
."suvft pg b qsphsbnnfs". ":\n";$c =~y/b-y/a-z/;
print"\n\n$c ";for($i=0;$i<@a; $i++) { $a[$i] =~
y/b-y/a-z/;if($a[$i]eq$a[-1]){print"and $a[$i]."
;}else{ print"$a[$i], ";}}print"\n\t\t--$b\n\n";
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|