9.1-Stable rc.conf ifconfig IPv6

2013-03-12 Thread Bogdan Turcanu
Hi, I have a box with freebsd 9.1-Stable uname -a FreeBSD master.bogdanturcanu.ro 9.1-STABLE FreeBSD 9.1-STABLE #3: Fri Mar 8 18:43:56 EET 2013 r...@master.bogdanturcanu.ro:/usr/obj/usr/src/sys/MASTER amd64 The server is connected ussing alc0 interface. If i run: Ifconfig alc0 inet6

RE: 9.1-Stable rc.conf ifconfig IPv6

2013-03-12 Thread Bogdan Turcanu
Same. alc0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500 options=c3198VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MCAST,WOL_MAGIC,V LAN_HWTSO,LINKSTATE ether 6c:62:6d:45:cb:1b inet 193.34.182.30 netmask 0xffe0 broadcast 193.34.182.31 inet6

RE: 9.1-Stable rc.conf ifconfig IPv6

2013-03-12 Thread Bogdan Turcanu
hostname=master.bogdanturcanu.ro ifconfig_alc0=inet 193.34.182.30/27 defaultrouter=193.34.182.1 ifconfig_alc0_ipv6=inet6 2a00:50e0::fffe::2/64 -Original Message- From: Kurt Jaeger [mailto:p...@opsec.eu] Sent: Tuesday, March 12, 2013 11:07 AM To: Bogdan Turcanu Subject: Re:

RE: 9.1-Stable rc.conf ifconfig IPv6

2013-03-12 Thread Bogdan Turcanu
It is not working even I put lo0 instead of alc0. -Original Message- From: Kurt Jaeger [mailto:p...@opsec.eu] Sent: Tuesday, March 12, 2013 12:07 PM To: Bogdan Turcanu Subject: Re: 9.1-Stable rc.conf ifconfig IPv6 Hi! hostname=master.bogdanturcanu.ro ifconfig_alc0=inet

Re: 9.1-Stable rc.conf ifconfig IPv6

2013-03-12 Thread Kurt Jaeger
Hi! Try: ipv6_enable=YES in rc.conf first. It is not working even I put lo0 instead of alc0. On my laptop with alc0 I have 9.0 i386 FreeBSD, and no ipv6_enable. It still worked ? -- p...@opsec.eu+49 171 3101372 7 years to go !

Re: 9.1-Stable rc.conf ifconfig IPv6

2013-03-12 Thread alexey
Dear Bogdan. Try: ipv6_enable=YES in rc.conf first. It is not working even I put lo0 instead of alc0. -Original Message- From: Kurt Jaeger [mailto:p...@opsec.eu] Sent: Tuesday, March 12, 2013 12:07 PM To: Bogdan Turcanu Subject: Re: 9.1-Stable rc.conf ifconfig IPv6 Hi!

Re: netisr issues

2013-03-12 Thread Sami Halabi
Hi, is there any decent documentation what netisr is , what relevant sysctls/loader options are there, and in what cases it should/better be used, ie best practice? Thanks, Sami On Mon, Mar 11, 2013 at 6:48 PM, Freddie Cash fjwc...@gmail.com wrote: On Mon, Mar 11, 2013 at 9:40 AM, Mark Saad

RE: 9.1-Stable rc.conf ifconfig IPv6

2013-03-12 Thread Bogdan Turcanu
With Ipv6_enable=YES In my rc.conf Same behavior. :( -Original Message- From: alexey [mailto:co...@rambler.ru] Sent: Tuesday, March 12, 2013 12:22 PM To: Bogdan Turcanu Cc: 'Kurt Jaeger'; freebsd-stable@freebsd.org Subject: Re: 9.1-Stable rc.conf ifconfig IPv6 Dear Bogdan. Try:

Re: svn - but smaller?

2013-03-12 Thread Mark Saad
--- On Mar 11, 2013, at 9:20 PM, Michael Ross g...@ross.cx wrote: On Tue, 12 Mar 2013 00:15:35 +0100, John Mehr j...@visi.com wrote: On Mon, 11 Mar 2013 15:16:53 -0400 Patrick McEvoy patmce...@mac.com wrote: Hello John, This is Patrick the BSDTV guy. If you have the time /

Re: svn - but smaller?

2013-03-12 Thread John Mehr
On Tue, 12 Mar 2013 02:20:37 +0100  Michael Ross g...@ross.cx wrote: On Tue, 12 Mar 2013 00:15:35 +0100, John Mehr j...@visi.com wrote: On Mon, 11 Mar 2013 15:16:53 -0400   Patrick McEvoy patmce...@mac.com wrote: Hello John, This is Patrick the BSDTV guy. If you have the time /

Re: svn - but smaller?

2013-03-12 Thread John Mehr
On Tue, 12 Mar 2013 09:10:41 -0400  Mark Saad nones...@longcount.org wrote: --- On Mar 11, 2013, at 9:20 PM, Michael Ross g...@ross.cx wrote: On Tue, 12 Mar 2013 00:15:35 +0100, John Mehr j...@visi.com wrote: On Mon, 11 Mar 2013 15:16:53 -0400 Patrick McEvoy patmce...@mac.com

Re: svn - but smaller?

2013-03-12 Thread Warren Block
On Tue, 12 Mar 2013, John Mehr wrote: On Tue, 12 Mar 2013 02:20:37 +0100  Michael Ross g...@ross.cx wrote: What'd you think about a syntax extension along the lines of svnup --bsd-base svnup --bsd-ports svnup --bsd-all with automagic host selection, default to uname's

Re: svn - but smaller?

2013-03-12 Thread Ian Smith
On Tue, 12 Mar 2013 18:32:28 -0500, John Mehr wrote: On Tue, 12 Mar 2013 02:20:37 +0100  Michael Ross g...@ross.cx wrote: On Tue, 12 Mar 2013 00:15:35 +0100, John Mehr j...@visi.com wrote: [..] Hello, I'm currently in the process of adding http/https support to svnup and