Re: NSupdate from CLI

2008-10-27 Thread Byung-Hee HWANG
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Roberto de Sousa wrote: > Hello all, > Can someone direct me where to go to find out example of how to create a > script using nsupdate from CLI to add host to forward and reversing zone of > DNS? > I am new to Unix and just installed my freeBSD box

Re: tap+bridge -> ethernet with an alias ...

2008-10-27 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As an appendum, I have the following kernel modules loaded: 41 0xaf49c000 5066 if_bridge.ko 51 0xaf483000 35c5 bridgestp.ko 61 0xaf493000 2506 if_tap.ko same as on my desktop ... - --On Monday, Oct

Re: NSupdate from CLI

2008-10-27 Thread Roberto de Sousa
Hello Henri, Thank you for your kindness to help me on this.. I have generated the key and and edit my named.conf as per your instruction. I have also tried your script which work great. What i would like to find out more is that how to modify this script so that it provides flexibility without

tap+bridge -> ethernet with an alias ...

2008-10-27 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On my desktop here, I have a qemu-img of Win XP that is using bridging to connect to the Internet ... everything works great, even have remote desktop working so that I can login from another windows box into the VM ... and very responsive ... ...

Re: It seems that FreeBSD-7.0 does not use the available MTU

2008-10-27 Thread Chuck Swiger
On Oct 27, 2008, at 2:53 PM, Eitan Shefi wrote: When I change the MTU to a value greater then 1500, for example 3000, and then send "ping" with message size 2500, from one host to the other, the other host gets more then one ICMP packet, even thaw the message that was send is match smaller the

Re: bin/124004: ifconfig(8): Cannot assign both an IP and a MAC address to a bridge in one command

2008-10-27 Thread vwe
Synopsis: ifconfig(8): Cannot assign both an IP and a MAC address to a bridge in one command State-Changed-From-To: open->closed State-Changed-By: vwe State-Changed-When: Mon Oct 27 21:55:23 UTC 2008 State-Changed-Why: DUP of bin/123633 this issue is not just related to bridge interfaces - this

It seems that FreeBSD-7.0 does not use the available MTU

2008-10-27 Thread Eitan Shefi
Hi, I am using 2 hosts with FreeBSD-7.0 connected directly. When I change the MTU to a value greater then 1500, for example 3000, and then send "ping" with message size 2500, from one host to the other, the other host gets more then one ICMP packet, even thaw the message that was send is match sm

Re: kern/128401: [dummynet] [patch] dummynet does not shape traffic with fast IO enabled

2008-10-27 Thread oleg
Synopsis: [dummynet] [patch] dummynet does not shape traffic with fast IO enabled Responsible-Changed-From-To: freebsd-net->oleg Responsible-Changed-By: oleg Responsible-Changed-When: Mon Oct 27 18:56:54 UTC 2008 Responsible-Changed-Why: i'll look at it. http://www.freebsd.org/cgi/query-pr.cgi

Re: kern/128401: [dummynet] dummynet does not shape traffic with fast IO enabled

2008-10-27 Thread linimon
Old Synopsis: dummynet does not shape traffic with fast io enabled New Synopsis: [dummynet] dummynet does not shape traffic with fast IO enabled Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Mon Oct 27 16:29:39 UTC 2008 Responsible

Re: NSupdate from CLI

2008-10-27 Thread Henri Hennebert
Roberto de Sousa wrote: Hello all, Can someone direct me where to go to find out example of how to create a script using nsupdate from CLI to add host to forward and reversing zone of DNS? I am new to Unix and just installed my freeBSD box which running apache and BIND last month. Any advise o

Re: multiple IP pools in mpd5

2008-10-27 Thread Alexander Motin
Hi. Ganbold wrote: > Is it possible to specify multiple IP pools in mpd5? Yes. It supports both multiple pools and multiple subnets in a pool. > Something like: > >set ippool add pool1 102.179.16.20 102.179.17.254 >set ippool add pool1 102.179.17.1 102.179.17.254 > >set

NSupdate from CLI

2008-10-27 Thread Roberto de Sousa
Hello all, Can someone direct me where to go to find out example of how to create a script using nsupdate from CLI to add host to forward and reversing zone of DNS? I am new to Unix and just installed my freeBSD box which running apache and BIND last month. Any advise or information will be high

Current problem reports assigned to freebsd-net@FreeBSD.org

2008-10-27 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

Re: multiple IP pools in mpd5

2008-10-27 Thread Ganbold
Hi, Replying to myself. set ippool add pool1 102.179.16.20 102.179.17.254 set ipcp ranges 102.179.16.13/32 ippool pool1 works here :) Ganbold Ganbold wrote: Hi, Is it possible to specify multiple IP pools in mpd5? Something like: set ippool add pool1 102.179.16.20 102.179.17.254