Subject: Re: dhclient vs. Shaw cable modem
To: Greg Oster <oster@cs.usask.ca>
From: Ted Lemon <mellon@hoffman.vix.com>
List: current-users
Date: 11/23/1998 11:05:23
> > I did try
> > cheating and using the one from the Win95 box, but that didn't have
> > any effect.  Anyways, I have a couple of questions: first, what is
> > "tos" in the NetBSD example; second, what can I do to make them match
> > even closer, in particular, get rid of "tos" and up the ttl?  BTW, T50
> > is requested-ip-address, and probably isn't important.  

On NetBSD, the client uses bpf, so the entire packet is crafted in
userland.   You can in fact tweak the tos and ttl in packet.c,
although I doubt it'll help you.

			       _MelloN_