On 12 Aug 2002 12:40:20 +0400, "Vladimir B. " Grebenschikov wrote:
> There is patch to teach rcNG do not try dhcp on not-connected ethernet.
>
> simply put
> ifconfig_fxp0="dhcp-if-carrier"
> into rc.conf
>
> It will be interested to somebody
For what it's worth, I think this rocks.
> Theor
On 14 Aug 2002 11:03:42 +0400 "Vladimir B. " Grebenschikov <[EMAIL PROTECTED]>
wrote:
> > Then, bring the interface down manually (it's even easier now that
> > you can insert your own script in the rc boot process). I am not
> > being flippant.
>
> Of course I can patch my rc.d/network1 manuall
÷ Wed, 14.08.2002, × 09:34, Mike Makonnen ÎÁÐÉÓÁÌ:
> On Tue, 13 Aug 2002 20:36:39 +0400
> "Vladimir B. Grebenschikov" <[EMAIL PROTECTED]> wrote:
>
> >
> > > Yes, there is a simple solution: adjust the timeout in dhclient.conf.
> >
> > It is not solution - it is workaround
> > - I do not wan
On Tue, 13 Aug 2002 20:36:39 +0400
"Vladimir B. Grebenschikov" <[EMAIL PROTECTED]> wrote:
>
> > Yes, there is a simple solution: adjust the timeout in dhclient.conf.
>
> It is not solution - it is workaround
> - I do not wand any dhcp activity if I have no media (say in car)
> And dhcli
÷ Tue, 13.08.2002, × 20:00, Mike Makonnen ÎÁÐÉÓÁÌ:
> On Mon, 12 Aug 2002 12:40:20 +0400
> "Vladimir B. Grebenschikov" <[EMAIL PROTECTED]> wrote:
>
> >
> > Hi
> >
> > There is patch to teach rcNG do not try dhcp on not-connected ethernet.
> >
> > simply put
> > ifconfig_fxp0="dhcp-if-carrier"
On Mon, 12 Aug 2002 12:40:20 +0400
"Vladimir B. Grebenschikov" <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> There is patch to teach rcNG do not try dhcp on not-connected ethernet.
>
> simply put
> ifconfig_fxp0="dhcp-if-carrier"
> into rc.conf
>
> It will be interested to somebody
>
> Theoretical
On Mon, Aug 12, 2002 at 12:40:20PM +0400, Vladimir B. Grebenschikov scribbled:
|
| Hi
|
| There is patch to teach rcNG do not try dhcp on not-connected ethernet.
|
| simply put
| ifconfig_fxp0="dhcp-if-carrier"
| into rc.conf
|
| It will be interested to somebody
|
| Theoretically there are