On Mon, Aug 28, 2006 at 03:40:50PM -0700, Julian Elischer wrote:
> Duane Whitty wrote:
>
> >On Mon, Aug 28, 2006 at 12:33:14PM -0700, Julian Elischer wrote:
> >
> >
> >>Doug Barton wrote:
> >>
> >>
> >>
> >>>Julian Elischer wrote:
> >>>
> >>>
> >>>
> >>>
> I need some processes to loo
Quoting Julian Elischer <[EMAIL PROTECTED]>:
Julian Elischer wrote:
John-Mark Gurney wrote:
Julian Elischer wrote this message on Mon, Aug 28, 2006 at 12:33 -0700:
ALmost all other services (e.g. inetd,natd,sshd, etc.etc.) allow
you to specify a different config file
so that you can supply
Doug Barton wrote:
Julian Elischer wrote:
Duane Whitty wrote:
Hi Julian,
I'm no expert so I apologize in advance if I am wasting your time.
I was just wondering if you could use the multiple views facility as
provided by Bind 9? I'm currently using the technique to provide
di
Julian Elischer wrote:
> Duane Whitty wrote:
>> Hi Julian,
>>
>> I'm no expert so I apologize in advance if I am wasting your time.
>>
>> I was just wondering if you could use the multiple views facility as
>> provided by Bind 9? I'm currently using the technique to provide
>> different views
Randall Stewart wrote this message on Mon, Aug 28, 2006 at 17:04 -0400:
> atomic_fetchadd_int(m->m_ext.ref_cnt, -1) == 0) {
^
This should be 1 not 0.. as apparently fetchadd_int returns the old value
(at least that's what atomic(9)
Jeremie Le Hen wrote:
Julian,
On Fri, Aug 25, 2006 at 02:39:36PM -0700, Julian Elischer wrote:
I need some processes to look elsewhere for DNS information from where
the rest
of the system looks.. This patch seems to me a simple solution.
We over-ride where the resolver looks for resolv.co
Duane Whitty wrote:
On Mon, Aug 28, 2006 at 12:33:14PM -0700, Julian Elischer wrote:
Doug Barton wrote:
Julian Elischer wrote:
I need some processes to look elsewhere for DNS information from where
the rest of the system looks.. This patch seems to me a simple solution.
We
Julian Elischer wrote:
John-Mark Gurney wrote:
Julian Elischer wrote this message on Mon, Aug 28, 2006 at 12:33 -0700:
ALmost all other services (e.g. inetd,natd,sshd, etc.etc.) allow you
to specify a different config file
so that you can supply different services to theinside and outside
On Mon, Aug 28, 2006 at 12:33:14PM -0700, Julian Elischer wrote:
> Doug Barton wrote:
>
> >Julian Elischer wrote:
> >
> >
> >>I need some processes to look elsewhere for DNS information from where
> >>the rest of the system looks.. This patch seems to me a simple solution.
> >>We over-ride wher
Julian,
On Fri, Aug 25, 2006 at 02:39:36PM -0700, Julian Elischer wrote:
> I need some processes to look elsewhere for DNS information from where
> the rest
> of the system looks.. This patch seems to me a simple solution.
> We over-ride where the resolver looks for resolv.conf using an
> enviro
John-Mark Gurney wrote:
Julian Elischer wrote this message on Mon, Aug 28, 2006 at 12:33 -0700:
ALmost all other services (e.g. inetd,natd,sshd, etc.etc.) allow you to
specify a different config file
so that you can supply different services to theinside and outside but
it all falls appart
Hi all:
In 6.1 the function mb_free_ext(struct mbuf *m)
looked like this:
...
void
mb_free_ext(struct mbuf *m)
{
u_int cnt;
int dofree;
/* Account for lazy ref count assign. */
if (m->m_ext.ref_cnt == NULL)
Julian Elischer wrote this message on Mon, Aug 28, 2006 at 12:33 -0700:
> ALmost all other services (e.g. inetd,natd,sshd, etc.etc.) allow you to
> specify a different config file
> so that you can supply different services to theinside and outside but
> it all falls appart
> if they still are fo
Doug Barton wrote:
Julian Elischer wrote:
I need some processes to look elsewhere for DNS information from where
the rest of the system looks.. This patch seems to me a simple solution.
We over-ride where the resolver looks for resolv.conf using an
environment variable. This would allow me
Julian Elischer wrote:
> I need some processes to look elsewhere for DNS information from where
> the rest of the system looks.. This patch seems to me a simple solution.
> We over-ride where the resolver looks for resolv.conf using an
> environment variable. This would allow me to reset this to
Synopsis: [if_bridge] don't generate random L2 address
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: thompsa
Responsible-Changed-When: Mon Aug 28 18:18:21 UTC 2006
Responsible-Changed-Why:
Pass over to freebsd-net for discussion on the best way to handle this.
ht
Wise men talk because they have something to say, however
on Mon, Aug 28, 2006 at 12:55 , felix.schalck just had
to say something so we heard:
> Hi,
> I'm currently running 6.1-STABLE on a little laptop (CLEVO
> M120 W) connected via an ISP-router to the Internet. Since a
> few weeks, I m experi
Synopsis: [patch] ifconfig name does't rename netgraph node in network.subr
Responsible-Changed-From-To: freebsd-rc->freebsd-net
Responsible-Changed-By: brooks
Responsible-Changed-When: Mon Aug 28 12:49:02 UTC 2006
Responsible-Changed-Why:
While the proposed workaround is in network.subr, it's no
Current FreeBSD problem reports
Critical problems
Serious problems
S Tracker Resp. Description
o kern/92552 netA serious bug in most network drivers from 5.X to 6.X
f kern/93220 net[inet
Hi,
I'm currently running 6.1-STABLE on a little laptop (CLEVO M120 W)
connected via an ISP-router to the Internet.
Since a few weeks, I m experiencing very strange Netwok behaviour: the
adsl connection seems to "hang up" from time to time, getting a "host
not found"; a few minutes (~10-15) la
On 8/26/06, Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
No, but it's trivial to set up ng_bpf(4) to do it. Since the
default BPF program will be non-matching, "ifNotMatch" action
should be used.
Cool!!
While testing this I ran into some difficulty.
# ngctl
[...]
+ mkpeer bpf mixed mixed
+ nam
21 matches
Mail list logo