dear list!
yesterday i recompiled the kernel of two of my machines running 5.1R with
options NETGRAPH
device udbp
in order to try netgraph with a Prolific PL2301 (inspired by the thread on
hackers a while ago).
one of machines (m/b: ASUS P2L97-S, more specific to hardware please cf
qilin) since
On Thu, Jun 19, 2003 at 03:17:03PM -0700, John-Mark Gurney wrote:
> I am running FreeBSD 5.1-R on a sparc64 machine, and am getting warnings
> about mallocing data w/ a lock aquired.
>
> dmesg output:
> malloc() of "64" with the following non-sleepablelocks held:
> exclusive sleep mutex netisr loc
dear list
i yesterday played around with a Prolific PL2301 usb host to host adapter to
connect two machines using netgraph
after
# ngctl mkpeer udbp0: eiface data ether
# ifconfig nge0 inet 192.168.1.1 (192.168.1.2 on the other machine)
i got (ifconfig)
nge0: flags=8843 mtu 1500
inet 1
Hiten Pandya wrote:
> On Thu, Jun 19, 2003 at 03:17:03PM -0700, John-Mark Gurney wrote:
> > I am running FreeBSD 5.1-R on a sparc64 machine, and am getting warnings
> > about mallocing data w/ a lock aquired.
> >
> > dmesg output:
> > malloc() of "64" with the following non-sleepablelocks held:
> >
When doing some maintenance on my server i found what I believe to be a
typo in the /etc/services file on the novastorbackup rows.
-novastorbakcup 308/tcp#novastor backup
-novastorbakcup 308/udp#novastor backup
+novastorbackup 308/tcp#novastor backup
+novastorbackup 308/udp#novasto
On Sat, 21 Jun 2003, Hiten Pandya wrote:
> On Thu, Jun 19, 2003 at 03:17:03PM -0700, John-Mark Gurney wrote:
> > I am running FreeBSD 5.1-R on a sparc64 machine, and am getting warnings
> > about mallocing data w/ a lock aquired.
> >
> > dmesg output:
> > malloc() of "64" with the following non-
On Sat, Jun 21, 2003 at 17:36 , while denying his reply is
spam, Daniel Gustafson prattled on endlessly saying:
> When doing some maintenance on my server i found what I believe to be a
> typo in the /etc/services file on the novastorbackup rows.
> -novastorbakcup 308/tcp#novastor backup
> -
I am re-organizing my company's network, albeit a small one, but it is still
very very important.
I run a small webhosting company, and I am rebuilding the LAN with the idea
of expandibility.
the LAN Diagram is here
http://www.bluhayz.org/~dero/overall_lan.png
(I apologize for PNG, but that's
On Saturday 21 June 2003 10:36 am, Bill Vermillion wrote:
> On Sat, Jun 21, 2003 at 17:36 , while denying his reply is
>
> spam, Daniel Gustafson prattled on endlessly saying:
> > When doing some maintenance on my server i found what I believe to be
> > a typo in the /etc/services file on the novas