On Mon, Aug 29, 2005 at 02:49:14PM +0930, Daniel O'Connor wrote:
D> On Sunday 31 July 2005 22:53, Daniel O'Connor wrote:
D> > > The calling code must always have a reference on the node to ensure that
D> > > it is not removed while it is running in it. This is sometimes
D> > > done automatically. T
hi,lists:
I'm wondering how i can assigned a static IP for multi PCs on mpd??
follow is my situations and problems:
my mpd.conf
# Default configuration is "myisp"
default:
load client1
load client2
client1:
new -i ng0 pptp pptp
# set iface addrs 192.168.1.1 192.168.168.50
set ipcp ranges 192.168.1
Good morning,
after comprehensive tests I am glad to inform that your suggestions works just
fine, so - thanks for help solving our problem.
Truth, i've got one question realated to the exampel rule below:
>ipfw add 1000 fwd ip4 ip from any to any out recv em0 xmit vlan{mumble}
After several tes
On Sunday 31 July 2005 22:53, Daniel O'Connor wrote:
> > The calling code must always have a reference on the node to ensure that
> > it is not removed while it is running in it. This is sometimes
> > done automatically. This is why there is an ng_callout facility to ensure
> > that the locking and